/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | intel-syntax-ambiguous.s | 7 inc [eax] label 9 inc dword ptr [eax] label 10 inc word ptr [eax] label 11 inc byte ptr [eax] label
|
D | x86_nop.s | 20 inc %eax label 22 inc %eax label
|
D | x86_long_nop.s | 19 inc %eax label 21 inc %eax label
|
/external/llvm/test/MC/X86/ |
D | intel-syntax-ambiguous.s | 7 inc [eax] label 9 inc dword ptr [eax] label 10 inc word ptr [eax] label 11 inc byte ptr [eax] label
|
D | x86_nop.s | 20 inc %eax label 22 inc %eax label
|
D | x86_long_nop.s | 10 inc %eax label 12 inc %eax label
|
/external/compiler-rt/test/asan/TestCases/Posix/ |
D | shared-lib-test.cc | 30 fun_t *inc = (fun_t*)dlsym(lib, "inc"); in main() local 49 void inc(int index) { in inc() function
|
/external/python/cpython3/Lib/test/ |
D | test_atexit.py | 112 def inc(): function 123 def inc(): function 134 def inc(): function
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cov/Inputs/sources_specified/extra/ |
D | inc.h | 1 int inc(int x) { in inc() function
|
/external/antlr/runtime/C/src/ |
D | antlr3encodings.c | 47 ANTLR3_UCHAR antlr3c8toAntlrc(ANTLR3_INT8 inc) in antlr3c8toAntlrc()
|
/external/tensorflow/tensorflow/contrib/tensorrt/custom_plugin_examples/ |
D | inc_op_kernel.cu.cc | 32 __global__ void VecInc(const float* vec, float inc, float* dest, int n) { in VecInc() 37 void IncrementKernel(const float* d_input, float inc, float* d_output, in IncrementKernel()
|
/external/llvm/test/tools/llvm-symbolizer/ |
D | print_context.c | 7 int inc(int a) { in inc() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-symbolizer/ |
D | print_context.c | 3 int inc(int a) { in inc() function
|
/external/swiftshader/third_party/subzero/crosstest/ |
D | test_stacksave.c | 37 uint32_t test_vla_in_loop(uint32_t size, uint32_t start, uint32_t inc) { in test_vla_in_loop() 53 uint32_t test_two_vlas_in_loops(uint32_t size, uint32_t start, uint32_t inc) { in test_two_vlas_in_loops()
|
/external/compiler-rt/lib/builtins/ |
D | atomic_signal_fence.c | 16 #define __has_include(inc) 0 argument
|
D | atomic_thread_fence.c | 16 #define __has_include(inc) 0 argument
|
D | atomic_flag_test_and_set.c | 16 #define __has_include(inc) 0 argument
|
D | atomic_flag_clear.c | 16 #define __has_include(inc) 0 argument
|
D | atomic_flag_test_and_set_explicit.c | 16 #define __has_include(inc) 0 argument
|
D | atomic_flag_clear_explicit.c | 16 #define __has_include(inc) 0 argument
|
/external/llvm/test/tools/dsymutil/Inputs/ |
D | basic3.c | 11 static int inc() { in inc() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/Inputs/ |
D | basic3.c | 11 static int inc() { in inc() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Inputs/ |
D | macho-universal.cc | 4 int inc(int x) { in inc() function
|
/external/llvm/test/DebugInfo/Inputs/ |
D | macho-universal.cc | 4 int inc(int x) { in inc() function
|
/external/libxaac/decoder/ |
D | ixheaacd_aac_tns.c | 210 VOID ixheaacd_tns_ar_filter_fixed_dec(WORD32 *spectrum, WORD32 size, WORD32 inc, in ixheaacd_tns_ar_filter_fixed_dec() 260 WORD32 inc, WORD32 *lpc, in ixheaacd_tns_ar_filter_fixed_non_neon_armv7() 312 WORD32 inc, WORD32 *lpc, WORD32 order, in ixheaacd_tns_ar_filter_fixed_armv8() 361 void ixheaacd_tns_ma_filter_fixed_ld(WORD32 *spectrum, WORD32 size, WORD32 inc, in ixheaacd_tns_ma_filter_fixed_ld() 382 VOID ixheaacd_tns_ar_filter_dec(WORD32 *spectrum, WORD32 size, WORD32 inc, in ixheaacd_tns_ar_filter_dec()
|