/third_party/ltp/testcases/network/can/filter-tests/ |
D | can_rcv_own_msgs.c | 138 void setopts(int s, int loopback, int recv_own_msgs) in setopts() argument 140 setsockopt(s, SOL_CAN_RAW, CAN_RAW_LOOPBACK, &loopback, in setopts() 141 sizeof(loopback)); in setopts() 145 printf("check loopback %d recv_own_msgs %d ... ", loopback, in setopts()
|
/third_party/typescript/tests/baselines/reference/ |
D | symbolLinkDeclarationEmitModuleNames.types | 2 import { Constructor } from "@loopback/context"; 12 import { BindingKey } from '@loopback/context'; 30 import { Constructor } from "@loopback/context"
|
D | symbolLinkDeclarationEmitModuleNames.symbols | 2 import { Constructor } from "@loopback/context"; 13 import { BindingKey } from '@loopback/context'; 31 import { Constructor } from "@loopback/context"
|
D | symbolLinkDeclarationEmitModuleNamesRootDir.types | 26 import { Constructor } from "@loopback/context"; 36 import { BindingKey } from '@loopback/context';
|
D | symbolLinkDeclarationEmitModuleNamesRootDir.symbols | 35 import { Constructor } from "@loopback/context"; 46 import { BindingKey } from '@loopback/context';
|
/third_party/gstreamer/gstplugins_bad/sys/wasapi/ |
D | gstwasapiutil.h | 127 gboolean loopback, guint * ret_devicep_frames); 131 WAVEFORMATEX * format, gboolean low_latency, gboolean loopback,
|
D | gstwasapisrc.c | 188 self->loopback = DEFAULT_LOOPBACK; in gst_wasapi_src_init() 265 self->loopback = g_value_get_boolean (value); in gst_wasapi_src_set_property() 298 g_value_set_boolean (value, self->loopback); in gst_wasapi_src_get_property() 404 self->loopback ? eRender : eCapture, self->role, self->device_strid, in gst_wasapi_src_open() 456 self->loopback, &devicep_frames)) in gst_wasapi_src_prepare() 461 self->loopback, &devicep_frames)) in gst_wasapi_src_prepare()
|
D | gstwasapisrc.h | 66 gboolean loopback; member
|
/third_party/boost/libs/asio/test/ip/ |
D | unicast.cpp | 75 ip::udp::endpoint ep_v4(ip::address_v4::loopback(), 0); in test() 81 ip::udp::endpoint ep_v6(ip::address_v6::loopback(), 0); in test()
|
D | multicast.cpp | 122 ip::udp::endpoint ep_v4(ip::address_v4::loopback(), 0); in test() 128 ip::udp::endpoint ep_v6(ip::address_v6::loopback(), 0); in test() 203 ip::address_v4::loopback()); in test()
|
D | v6_only.cpp | 78 ip::tcp::endpoint ep_v6(ip::address_v6::loopback(), 0); in test()
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/ti-common/ |
D | keystone_serdes.h | 49 u32 loopback; member
|
/third_party/ltp/doc/ |
D | namespaces-helper-tools.txt | 46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
|
/third_party/uboot/u-boot-2020.01/doc/device-tree-bindings/serial/ |
D | 8250.txt | 40 - no-loopback-test: set to indicate that the port does not implements loopback
|
/third_party/node/deps/npm/node_modules/ip/test/ |
D | api-test.js | 299 assert.equal(ip.loopback(), '127.0.0.1') 305 assert.equal(ip.loopback('ipv4'), '127.0.0.1') 311 assert.equal(ip.loopback('ipv6'), 'fe80::1')
|
/third_party/uboot/u-boot-2020.01/arch/arm/dts/ |
D | imx6q-kp.dts | 68 fsl,enet-loopback-clk; /* anatop reference clk via PAD loopback */
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/docs/ |
D | Usage.md | 57 This test works with either a [loopback adapter](https://source.android.com/devices/audio/latency/l… 68 This test works best with a loopback adapter. But it can also work in a quiet room.
|
/third_party/glib/gio/tests/ |
D | inet-address.c | 144 gboolean loopback; in test_property() local 159 "is-loopback", &loopback, in test_property() 172 g_assert (!loopback); in test_property()
|
/third_party/libnl/tests/ |
D | .gitignore | 29 /test-loopback-up-down
|
/third_party/uboot/u-boot-2020.01/arch/mips/dts/ |
D | nexys4ddr.dts | 32 xlnx,include-internal-loopback = <0x0>;
|
/third_party/uboot/u-boot-2020.01/board/topic/zynq/zynq-topic-miamilite/ |
D | ps7_regs.txt | 60 0xE000D038 0x00000020 // QSPI loopback - internal, 0 delay
|
/third_party/uboot/u-boot-2020.01/board/topic/zynq/zynq-topic-miami/ |
D | ps7_regs.txt | 60 0xE000D038 0x00000020 // QSPI loopback - internal, 0 delay
|
/third_party/uboot/u-boot-2020.01/board/topic/zynq/zynq-topic-miamiplus/ |
D | ps7_regs.txt | 60 0xE000D038 0x00000020 // QSPI loopback - internal, 0 delay
|
/third_party/uboot/u-boot-2020.01/arch/nds32/dts/ |
D | ag101p.dts | 48 no-loopback-test = <1>;
|
/third_party/node/deps/cares/ |
D | RELEASE-NOTES | 35 return loopback addresses, and not forward queries to recursive dns servers. 36 On Windows this now returns all loopback addresses, on other systems it
|