Home
last modified time | relevance | path

Searched refs:ldb (Results 1 – 25 of 52) sorted by relevance

123

/f-stack/app/redis-5.0.5/src/
H A Dscripting.c77 } ldb; variable
213 if (ldb.active && ldb.step) { in luaPushError()
452 if (ldb.active && ldb.step) { in luaRedisGenericCommand()
602 if (ldb.active && ldb.step) in luaRedisGenericCommand()
1562 ldb.fd = -1; in ldbInit()
1612 if (ldb.maxlen && sdslen(entry) > ldb.maxlen) { in ldbLogWithMaxLen()
1738 sdsfreesplitres(ldb.src,ldb.lines); in ldbEndSession()
1810 ldb.bp[ldb.bpcount++] = line; in ldbAddBreakpoint()
1824 memmove(ldb.bp+j,ldb.bp+j+1,ldb.bpcount-j); in ldbDelBreakpoint()
2310 ldb.cbuf = sdscatlen(ldb.cbuf,buf,nread); in ldbRepl()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/display/imx/
H A Dldb.txt1 Device-Tree bindings for LVDS Display Bridge (ldb)
12 - compatible : should be "fsl,imx53-ldb" or "fsl,imx6q-ldb".
79 ldb: ldb@53fa8008 {
82 compatible = "fsl,imx53-ldb";
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dimx6q-icore-ofcap12.dts28 &ldb {
H A Dimx6q-icore-ofcap10.dts17 &ldb {
H A Dimx6q-icore.dts34 &ldb {
H A Dimx6q-logicpd.dts86 &ldb {
H A Dimx6qp.dtsi98 &ldb {
H A Dimx6q-display5-tianma-tm070-1280x768.dts46 &ldb {
H A Dimx6dl-aristainetos2_7.dts78 &ldb {
H A Dimx53-mba53.dts79 &ldb {
H A Dimx6q-var-dt6customboard.dts189 &ldb {
H A Dimx6q-b450v3.dts68 &ldb {
H A Dimx6q-b650v3.dts68 &ldb {
H A Dimx6q-apalis-ixora.dts175 &ldb {
H A Dimx6q-apalis-ixora-v1.1.dts171 &ldb {
H A Dimx6q-apalis-eval.dts171 &ldb {
H A Dimx53.dtsi471 ldb: ldb@53fa8008 { label
474 compatible = "fsl,imx53-ldb";
H A Dimx6qdl-udoo.dtsi264 &ldb {
H A Dimx6dl.dtsi307 &ldb {
H A Dimx6qdl-phytec-mira.dtsi194 &ldb {
H A Dimx6qdl-savageboard.dtsi125 &ldb {
H A Dimx6qdl-tx6-lvds.dtsi114 &ldb {
H A Dimx6q-b850v3.dts56 &ldb {
H A Dimx53-tx53-x13x.dts181 &ldb {
H A Dimx6qdl.dtsi72 ldb: ldb { label
75 compatible = "fsl,imx6q-ldb", "fsl,imx53-ldb";

123