/external/llvm/test/MC/MachO/ |
D | eh_symbol.s | 8 .globl _f symbol 9 _f: label
|
D | debug_frame.s | 14 .globl _f symbol 16 _f: ## @f label
|
D | indirect-symbols.s | 6 _f = 0 define
|
/external/llvm/test/ExecutionEngine/RuntimeDyld/X86/ |
D | ELF_x86_64_StubBuf.s | 10 .globl _f symbol 12 _f: ## @f label
|
/external/clang/test/Driver/ |
D | as-dwarf-cie.s | 9 .globl _f symbol 11 _f: ## @f label
|
/external/llvm/test/MC/COFF/ |
D | cv-empty-linetable.s | 13 .globl _f symbol 15 _f: # @f label
|
/external/llvm/test/Object/X86/ |
D | nm-macho.s | 6 _f: label
|
/external/libcxx/test/std/utilities/meta/meta.help/ |
D | bool_constant.pass.cpp | 28 typedef std::bool_constant<false> _f; in main() typedef
|
/external/musl/src/network/ |
D | getnameinfo.c | 50 FILE _f, *f = __fopen_rb_ca("/etc/hosts", &_f, _buf, sizeof _buf); in reverse_hosts() local 90 FILE _f, *f = __fopen_rb_ca("/etc/services", &_f, _buf, sizeof _buf); in reverse_services() local
|
D | lookup_serv.c | 73 FILE _f, *f = __fopen_rb_ca("/etc/services", &_f, _buf, sizeof _buf); in __lookup_serv() local
|
D | resolvconf.c | 13 FILE *f, _f; in __get_resolv_conf() local
|
/external/rust/crates/pin-project/tests/ui/pin_project/ |
D | override-priv-mod.rs | 31 let _f = x.as_mut().project().f; // first mutable access in main() localVariable
|
/external/rust/crates/rand/src/ |
D | lib.rs | 204 let _f: f32 = random(); in test_random() localVariable
|
/external/tensorflow/tensorflow/python/ops/memory_tests/ |
D | custom_gradient_memory_test.py | 49 def _f(*params): function
|
/external/tensorflow/tensorflow/python/eager/ |
D | forwardprop_test.py | 113 def _f(*params): function 128 def _f(*params): function 939 def _f(x): function 1023 def _f(x): function
|
D | backprop_test.py | 1738 def _f(): function 1749 def _f(): function 1941 def _f(): function 1950 def _f(): function
|
/external/python/cpython2/Lib/test/ |
D | test_dis.py | 10 def _f(a): function
|
/external/kernel-headers/original/uapi/linux/ |
D | sysinfo.h | 22 char _f[20-2*sizeof(__kernel_ulong_t)-sizeof(__u32)]; /* Padding: libc5 uses this.. */ member
|
/external/iproute2/include/uapi/linux/ |
D | sysinfo.h | 22 char _f[20-2*sizeof(__kernel_ulong_t)-sizeof(__u32)]; /* Padding: libc5 uses this.. */ member
|
/external/arm-trusted-firmware/include/lib/ |
D | smccc.h | 121 #define is_caller_non_secure(_f) (((_f) & SMC_FROM_NON_SECURE) != U(0)) argument 122 #define is_caller_secure(_f) (!is_caller_non_secure(_f)) argument
|
/external/iptables/include/linux/ |
D | kernel.h | 26 char _f[20-2*sizeof(long)-sizeof(int)]; /* Padding: libc5 uses this.. */ member
|
/external/python/cpython2/Lib/ |
D | types.py | 42 def _f(): pass function
|
/external/rust/crates/pin-project/tests/ |
D | lint.rs | 776 _f: &'pin___ mut T, field 1094 _f: T, field
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | fifo_queue_test.py | 378 def _f(): function 390 def _f(): function
|
/external/tensorflow/tensorflow/python/ops/ |
D | clustering_ops.py | 408 def _f(): function
|