/external/u-boot/cmd/ |
D | tsi148.c | 84 __raw_writel(htonl(0x00000000), &dev->uregs->inbound[j].itat); in tsi148_init() 268 if (0x00000000 == readl(&dev->uregs->inbound[i].itat)) in tsi148_vme_slave_window() 280 __raw_writel(htonl(vmeAddr), &dev->uregs->inbound[i].itsal); in tsi148_vme_slave_window() 281 __raw_writel(0x00000000, &dev->uregs->inbound[i].itsau); in tsi148_vme_slave_window() 282 __raw_writel(htonl(vmeAddr + size), &dev->uregs->inbound[i].iteal); in tsi148_vme_slave_window() 283 __raw_writel(0x00000000, &dev->uregs->inbound[i].iteau); in tsi148_vme_slave_window() 284 __raw_writel(htonl(pciAddr - vmeAddr), &dev->uregs->inbound[i].itofl); in tsi148_vme_slave_window() 286 __raw_writel(0xffffffff, &dev->uregs->inbound[i].itofu); in tsi148_vme_slave_window() 288 __raw_writel(0x00000000, &dev->uregs->inbound[i].itofu); in tsi148_vme_slave_window() 292 __raw_writel(htonl(ctl), &dev->uregs->inbound[i].itat); in tsi148_vme_slave_window() [all …]
|
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/ |
D | gen_node.h | 74 Port(bool inbound, int32_t id) : value_(id << 1) { in Port() argument 75 if (inbound) { in Port()
|
/external/u-boot/drivers/pci/ |
D | fsl_pci_init.c | 299 int enabled, r, inbound = 0; in fsl_pci_init() local 402 inbound = fsl_pci_setup_inbound_windows(hose, in fsl_pci_init() 407 inbound = fsl_pci_setup_inbound_windows(hose, out_lo, pcie_cap, pi); in fsl_pci_init() 559 if (inbound) { in fsl_pci_init()
|
/external/llvm/test/Instrumentation/AddressSanitizer/ |
D | instrument-stack.ll | 1 ; This test checks that we are not instrumenting direct inbound stack accesses.
|
/external/u-boot/include/ |
D | tsi148.h | 80 INBOUND inbound[8]; /* 0x100 */ member
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/AddressSanitizer/ |
D | instrument-stack.ll | 1 ; This test checks that we are not instrumenting direct inbound stack accesses.
|
/external/u-boot/doc/ |
D | README.srio-pcie-boot-corenet | 64 e) Master will set inbound SRIO or PCIE windows covered slave's U-Boot 66 f) Master will set an inbound SRIO or PCIE window covered slave's UCode
|
D | README.b4860qds | 40 . RapidIO manager (RMAN) - Support SRIO types 8, 9, 10, and 11 (inbound and
|
/external/syzkaller/docs/linux/ |
D | troubleshooting.md | 14 - Check that inbound SSH to the running virtual machine works. For example, with
|
/external/autotest/client/deps/lansim/ |
D | control | 19 will see this packet as an inbound packet from the fake interface.
|
/external/libchrome/mojo/core/embedder/ |
D | README.md | 45 can watch for inbound I/O from other processes. This is configured using a
|
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/framed/ |
D | Http2.java | 672 static String formatHeader(boolean inbound, int streamId, int length, byte type, byte flags) { in formatHeader() argument 675 return format("%s 0x%08x %5d %-13s %s", inbound ? "<<" : ">>", streamId, length, in formatHeader()
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/ |
D | Http2.java | 670 static String formatHeader(boolean inbound, int streamId, int length, byte type, byte flags) { in formatHeader() argument 673 return format("%s 0x%08x %5d %-13s %s", inbound ? "<<" : ">>", streamId, length, in formatHeader()
|
/external/grpc-grpc-java/okhttp/third_party/okhttp/main/java/io/grpc/okhttp/internal/framed/ |
D | Http2.java | 676 static String formatHeader(boolean inbound, int streamId, int length, byte type, byte flags) { in formatHeader() argument 679 return format("%s 0x%08x %5d %-13s %s", inbound ? "<<" : ">>", streamId, length, in formatHeader()
|
/external/llvm/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/ |
D | split-gep.ll | 35 %1 = sext i32 %0 to i64 ; inbound sext(i + 1) = sext(i) + 1 37 ; However, inbound sext(j + -2) != sext(j) + -2, e.g., j = INT_MIN
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/ |
D | split-gep.ll | 31 %1 = sext i32 %0 to i64 ; inbound sext(i + 1) = sext(i) + 1 33 ; However, inbound sext(j + -2) != sext(j) + -2, e.g., j = INT_MIN
|
/external/libpcap/ |
D | scanner.l | 345 inbound return INBOUND;
|
D | CHANGES | 259 Improve 'inbound'/'outbound' capture filters under Linux. 916 - Added length, inbound and outbound keywords.
|
/external/cros/system_api/dbus/cryptohome/ |
D | rpc.proto | 99 // These parameters are for inbound data to Cryptohome RPC
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/LoopAccessAnalysis/ |
D | wrapping-pointer-versioning.ll | 22 ; inbound.
|
/external/llvm/test/Analysis/LoopAccessAnalysis/ |
D | wrapping-pointer-versioning.ll | 22 ; inbound.
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
D | jsilver.sablecc | 25 * The lexer breaks the inbound text stream in to a sequence of tokens.
|
/external/u-boot/arch/arm/dts/ |
D | r8a7795.dtsi | 2063 /* Map all possible DDR as inbound ranges */ 2090 /* Map all possible DDR as inbound ranges */
|
D | r8a7791.dtsi | 1578 /* Map all possible DDR as inbound ranges */
|
D | r8a7790.dtsi | 1563 /* Map all possible DDR as inbound ranges */
|