/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
D | apply_extended_types.pass.cpp | 36 int mem2() const { return ++count; } in mem2() function 45 int mem2(int x) const { return count += x; } in mem2() function 53 int mem2(int x, int y) const { return count += (x + y); } in mem2() function 100 mem2_t mem2 = &T::mem2; in test_ext_int_0() local 212 mem2_t mem2 = &T::mem2; in test_ext_int_1() local 297 mem2_t mem2 = &T::mem2; in test_ext_int_2() local
|
/external/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
D | apply_extended_types.pass.cpp | 36 int mem2() const { return ++count; } in mem2() function 45 int mem2(int x) const { return count += x; } in mem2() function 53 int mem2(int x, int y) const { return count += (x + y); } in mem2() function 100 mem2_t mem2 = &T::mem2; in test_ext_int_0() local 212 mem2_t mem2 = &T::mem2; in test_ext_int_1() local 297 mem2_t mem2 = &T::mem2; in test_ext_int_2() local
|
/external/libcxx/test/std/utilities/memory/specialized.algorithms/specialized.destroy/ |
D | destroy_at.pass.cpp | 49 void* mem2 = std::malloc(sizeof(Counted)); in main() local 64 void* mem2 = std::malloc(sizeof(DCounted)); in main() local
|
/external/clang/test/SemaTemplate/ |
D | crash.cpp | 8 void S<T>::mem2() { in mem2() function in S
|
/external/llvm-project/clang/test/SemaTemplate/ |
D | crash.cpp | 8 void S<T>::mem2() { in mem2() function in S
|
/external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/ |
D | invoke_rvalue.pass.cpp | 41 void mem2() const {count += 2;} in mem2() function 146 int mem2() const {return 4;} in mem2() function 215 void mem2(int i) const {count += i;} in mem2() function
|
D | invoke_lvalue.pass.cpp | 41 void mem2() const {count += 2;} in mem2() function 156 int mem2() const {return 4;} in mem2() function 231 void mem2(int i) const {count += i;} in mem2() function
|
/external/llvm-project/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/ |
D | invoke_rvalue.pass.cpp | 42 void mem2() const {count += 2;} in mem2() function 147 int mem2() const {return 4;} in mem2() function 216 void mem2(int i) const {count += i;} in mem2() function
|
D | invoke_lvalue.pass.cpp | 42 void mem2() const {count += 2;} in mem2() function 157 int mem2() const {return 4;} in mem2() function 232 void mem2(int i) const {count += i;} in mem2() function
|
/external/llvm-project/libcxx/test/std/utilities/function.objects/refwrap/refwrap.invoke/ |
D | invoke.pass.cpp | 40 void mem2() const {++count;} in mem2() function 117 int mem2() const {return 4;} in mem2() function 192 void mem2(int i) const {count += i;} in mem2() function 273 int mem2(int i) const {return i+2;} in mem2() function
|
/external/libcxx/test/std/utilities/function.objects/refwrap/refwrap.invoke/ |
D | invoke.pass.cpp | 39 void mem2() const {++count;} in mem2() function 116 int mem2() const {return 4;} in mem2() function 191 void mem2(int i) const {count += i;} in mem2() function 272 int mem2(int i) const {return i+2;} in mem2() function
|
/external/libchrome/base/memory/ |
D | ref_counted_memory_unittest.cc | 39 scoped_refptr<RefCountedMemory> mem2; in TEST() local 128 scoped_refptr<RefCountedMemory> mem2 = RefCountedBytes::TakeVector(&d2); in TEST() local
|
/external/libabigail/tests/data/test-diff-pkg/dirpkg-3-dir2/ |
D | obj-v0.cc | 17 int mem2; member
|
/external/libabigail/tests/data/test-diff-pkg/dirpkg-2-dir2/ |
D | obj-v0.cc | 17 int mem2; member
|
/external/linux-kselftest/tools/testing/selftests/kvm/s390x/ |
D | memop.c | 19 static uint8_t mem2[65536]; variable
|
/external/llvm-project/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.inv/ |
D | invoke.pass.cpp | 117 void mem2() const {++count;} in mem2() function 196 int mem2() const {return 4;} in mem2() function 274 void mem2(int i) const {count += i;} in mem2() function 357 int mem2(int i) const {return i+2;} in mem2() function
|
/external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.inv/ |
D | invoke.pass.cpp | 113 void mem2() const {++count;} in mem2() function 192 int mem2() const {return 4;} in mem2() function 270 void mem2(int i) const {count += i;} in mem2() function 353 int mem2(int i) const {return i+2;} in mem2() 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 | 56 __float128 mem2; member
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | float128-declarations.cpp | 65 __float128 mem2; member
|
D | float16-declarations.cpp | 82 _Float16 mem2; member
|
/external/llvm-project/clang/test/AST/ |
D | float16.cpp | 202 _Float16 mem2; member
|
/external/OpenCL-CTS/test_conformance/basic/ |
D | test_kernel_memory_alignment.cpp | 178 cl_mem mem0, mem2, mem3, mem4, mem8, mem16; in test_kernel_memory_alignment() local
|
/external/libtextclassifier/native/utils/base/ |
D | arena_test.cc | 111 char* mem2 = a->Memdup(mem, sizeof(mem)); in TestArena() local
|
/external/libopus/celt/ |
D | pitch.c | 111 opus_val32 mem0, mem1, mem2, mem3, mem4; in celt_fir5() local
|