| /external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/ |
| D | invoke_lvalue.pass.cpp | 40 void mem1() {++count;} in mem1() function 155 int mem1() {return 3;} in mem1() function 230 void mem1(int i) {count += i;} in mem1() function 256 std::bind(&A_void_2::mem1, _1, _2)(A_void_2(), j); in test_void_2() local 259 std::bind(&A_void_2::mem1, _2, _1)(j, A_void_2()); in test_void_2() local
|
| D | invoke_rvalue.pass.cpp | 40 void mem1() {++count;} in mem1() function 145 int mem1() {return 3;} in mem1() function 214 void mem1(int i) {count += i;} in mem1() function
|
| /external/llvm-project/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/ |
| D | invoke_lvalue.pass.cpp | 41 void mem1() {++count;} in mem1() function 156 int mem1() {return 3;} in mem1() function 231 void mem1(int i) {count += i;} in mem1() function 257 std::bind(&A_void_2::mem1, _1, _2)(A_void_2(), j); in test_void_2() local 260 std::bind(&A_void_2::mem1, _2, _1)(j, A_void_2()); in test_void_2() local
|
| D | invoke_rvalue.pass.cpp | 41 void mem1() {++count;} in mem1() function 146 int mem1() {return 3;} in mem1() function 215 void mem1(int i) {count += i;} in mem1() function
|
| /external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
| D | apply_extended_types.pass.cpp | 35 int mem1() { return ++count; } in mem1() function 44 int mem1(int x) { return count += x; } in mem1() function 52 int mem1(int x, int y) { return count += (x + y); } in mem1() function 97 mem1_t mem1 = &T::mem1; in test_ext_int_0() local 209 mem1_t mem1 = &T::mem1; in test_ext_int_1() local 294 mem1_t mem1 = &T::mem1; in test_ext_int_2() local
|
| /external/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
| D | apply_extended_types.pass.cpp | 35 int mem1() { return ++count; } in mem1() function 44 int mem1(int x) { return count += x; } in mem1() function 52 int mem1(int x, int y) { return count += (x + y); } in mem1() function 97 mem1_t mem1 = &T::mem1; in test_ext_int_0() local 209 mem1_t mem1 = &T::mem1; in test_ext_int_1() local 294 mem1_t mem1 = &T::mem1; in test_ext_int_2() local
|
| /external/libcxx/test/std/utilities/memory/specialized.algorithms/specialized.destroy/ |
| D | destroy_at.pass.cpp | 48 void* mem1 = std::malloc(sizeof(Counted)); in main() local 63 void* mem1 = std::malloc(sizeof(DCounted)); in main() local
|
| /external/libabigail/tests/data/test-diff-pkg/dirpkg-1-dir2/ |
| D | obj-v0.cc | 7 char mem1; member
|
| /external/libabigail/tests/data/test-diff-pkg/dirpkg-0-dir2/ |
| D | obj-v0.cc | 7 char mem1; member
|
| /external/llvm-project/libcxx/test/std/utilities/function.objects/refwrap/refwrap.invoke/ |
| D | invoke.pass.cpp | 39 void mem1() {++count;} in mem1() function 116 int mem1() {return 3;} in mem1() function 191 void mem1(int i) {count += i;} in mem1() function 272 int mem1(int i) {return i+1;} in mem1() function
|
| /external/libcxx/test/std/utilities/function.objects/refwrap/refwrap.invoke/ |
| D | invoke.pass.cpp | 38 void mem1() {++count;} in mem1() function 115 int mem1() {return 3;} in mem1() function 190 void mem1(int i) {count += i;} in mem1() function 271 int mem1(int i) {return i+1;} in mem1() function
|
| /external/libabigail/tests/data/test-diff-pkg/dirpkg-3-dir2/ |
| D | obj-v0.cc | 7 char mem1; member
|
| /external/libabigail/tests/data/test-diff-pkg/dirpkg-2-dir2/ |
| D | obj-v0.cc | 7 char mem1; member
|
| /external/linux-kselftest/tools/testing/selftests/kvm/s390x/ |
| D | memop.c | 18 static uint8_t mem1[65536]; variable
|
| /external/llvm-project/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.inv/ |
| D | invoke.pass.cpp | 116 void mem1() {++count;} in mem1() function 195 int mem1() {return 3;} in mem1() function 273 void mem1(int i) {count += i;} in mem1() function 356 int mem1(int i) {return i+1;} in mem1() function
|
| /external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.inv/ |
| D | invoke.pass.cpp | 112 void mem1() {++count;} in mem1() function 191 int mem1() {return 3;} in mem1() function 269 void mem1(int i) {count += i;} in mem1() function 352 int mem1(int i) {return i+1;} in mem1() function
|
| /external/tensorflow/tensorflow/lite/profiling/ |
| D | memory_info_test.cc | 24 MemoryUsage mem1, mem2; in TEST() local
|
| /external/clang/test/CodeGenCXX/ |
| D | float128-declarations.cpp | 53 C mem1; member
|
| D | value-init.cpp | 73 int mem1; member
|
| /external/llvm-project/clang/test/CodeGenCXX/ |
| D | float128-declarations.cpp | 62 C mem1; member
|
| D | float16-declarations.cpp | 78 C mem1; member
|
| /external/libchrome/base/memory/ |
| D | ref_counted_memory_unittest.cc | 125 scoped_refptr<RefCountedMemory> mem1 = RefCountedString::TakeString(&s1); in TEST() local
|
| /external/llvm-project/clang/test/AST/ |
| D | float16.cpp | 191 C mem1; member
|
| /external/libopus/celt/ |
| D | pitch.c | 111 opus_val32 mem0, mem1, mem2, mem3, mem4; in celt_fir5() local
|
| /external/rnnoise/src/ |
| D | pitch.c | 114 opus_val32 mem0, mem1, mem2, mem3, mem4; in celt_fir5() local
|