Searched defs:inc2 (Results 1 – 10 of 10) sorted by relevance
/external/llvm-project/compiler-rt/test/asan/TestCases/Posix/ |
D | asan-symbolize-sanity-test.cpp | 33 fun_t *inc2 = (fun_t*)dlsym(lib, "inc2"); in main() local 61 void inc2(int *a, int index) { in inc2() function
|
D | shared-lib-test.cpp | 53 void inc2(int *a, int index) { in inc2() function
|
/external/compiler-rt/test/asan/TestCases/Posix/ |
D | asan-symbolize-sanity-test.cc | 32 fun_t *inc2 = (fun_t*)dlsym(lib, "inc2"); in main() local 60 void inc2(int *a, int index) { in inc2() function
|
D | shared-lib-test.cc | 54 void inc2(int *a, int index) { in inc2() function
|
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
D | PR27684_contains_ref_to_incomplete_type.pass.cpp | 51 IncompleteType inc2; variable
|
/external/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
D | PR27684_contains_ref_to_incomplete_type.pass.cpp | 54 IncompleteType inc2; variable
|
/external/bc/src/ |
D | rand.c | 233 ulong inc1, ulong inc2) in bc_rand_seedRNG() 242 ulong state1, state2, inc1, inc2; in bc_rand_fill() local 351 void bc_rand_seed(BcRNG *r, ulong state1, ulong state2, ulong inc1, ulong inc2) in bc_rand_seed()
|
D | num.c | 2271 BcRand state1, state2, inc1, inc2; in bc_num_rng() local
|
/external/llvm-project/clang/test/CodeGen/ |
D | ubsan-promoted-arith.cpp | 119 uchar inc2(uchar uc) { return uc++ + (uchar)0; } in inc2() function
|
/external/libjpeg-turbo/ |
D | jquant2.c | 771 JLONG inc0, inc1, inc2; /* initial values for increments */ in find_best_colors() local
|