/external/llvm-project/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 | 31 inc %eax label 33 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_long_nop.s | 10 inc %eax label 12 inc %eax label
|
D | x86_nop.s | 20 inc %eax label 22 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/llvm-project/compiler-rt/test/asan/TestCases/Posix/ |
D | shared-lib-test.cpp | 29 fun_t *inc = (fun_t*)dlsym(lib, "inc"); in main() local 48 void inc(int index) { in inc() function
|
/external/rust/crates/oorandom/src/ |
D | lib.rs | 31 inc: u64, field 163 inc: u128, field 284 let inc = 0xDEADBEEF; in test_rand32_vs_randomize() localVariable 310 let inc = 0xDEADBEEF; in test_rand64_vs_randomize() localVariable 469 let inc = 0xDEADBEEF; in test_rand32_vs_rand() localVariable 498 let inc = 0xDEADBEEF; localVariable 526 let inc = 0xDEADBEEF; in test_rand32_vs_rfr() localVariable 553 let inc = 0xDEADBEEF; in test_save_restore() localVariable 576 let inc = 0xDEADBEEF; in test_save_restore() localVariable
|
/external/igt-gpu-tools/lib/ |
D | meson.build | 87 inc = [ inc, include_directories('stubs/drm') ] variable 93 inc = [ inc, include_directories('stubs/libunwind') ] variable
|
/external/python/cpython3/Lib/test/ |
D | test_atexit.py | 112 def inc(): function 123 def inc(): function 134 def inc(): function
|
/external/libxaac/decoder/ |
D | ixheaacd_aac_tns.c | 201 VOID ixheaacd_tns_ar_filter_fixed_dec(WORD32 *spectrum, WORD32 size, WORD32 inc, in ixheaacd_tns_ar_filter_fixed_dec() 251 WORD32 inc, WORD32 *lpc, in ixheaacd_tns_ar_filter_fixed_non_neon_armv7() 303 WORD32 inc, WORD32 *lpc, WORD32 order, in ixheaacd_tns_ar_filter_fixed_armv8() 352 void ixheaacd_tns_ma_filter_fixed_ld(WORD32 *spectrum, WORD32 size, WORD32 inc, in ixheaacd_tns_ma_filter_fixed_ld() 373 VOID ixheaacd_tns_ar_filter_dec(WORD32 *spectrum, WORD32 size, WORD32 inc, in ixheaacd_tns_ar_filter_dec()
|
/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/llvm-project/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/llvm-project/clang/test/CodeGen/ |
D | sanitize-atomic-int-overflow.c | 21 void inc() { in inc() function
|
/external/llvm-project/llvm/test/tools/llvm-symbolizer/ |
D | print_context.c | 3 int inc(int a) { in inc() function
|
/external/llvm/test/tools/llvm-symbolizer/ |
D | print_context.c | 7 int inc(int a) { in inc() function
|
/external/llvm-project/clang/test/SemaCXX/ |
D | constexpr-unsigned-high-bit.cpp | 5 constexpr unsigned inc() { in inc() function
|
/external/llvm-project/compiler-rt/lib/builtins/ |
D | atomic_flag_test_and_set.c | 14 #define __has_include(inc) 0 argument
|
D | atomic_flag_clear.c | 14 #define __has_include(inc) 0 argument
|
/external/compiler-rt/lib/builtins/ |
D | atomic_signal_fence.c | 16 #define __has_include(inc) 0 argument
|
D | atomic_flag_clear.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
|