/aosp_15_r20/external/clang/test/Analysis/ |
H A D | dtor.cpp | 33 char *mem = (char*)malloc(4); in testSmartPointer() local 44 char *mem = (char*)malloc(4); in testSmartPointer2() local 61 char *mem = (char*)malloc(4); in testSubclassSmartPointer() local 78 char *mem = (char*)malloc(4); in testMultipleInheritance1() local 89 char *mem = (char*)malloc(4); in testMultipleInheritance2() local 100 char *mem = (char*)malloc(4); in testMultipleInheritance3() local 118 char *mem = (char*)malloc(4); in testSmartPointerMember() local 209 void test() { in test() function 246 void test() { in test() function 279 void test() { in test() function [all …]
|
/aosp_15_r20/external/libxml2/ |
H A D | runsuite.c | 276 xmlNodePtr test; in xsdIncorrectTestCase() local 335 xmlNodePtr test; in installResources() local 371 xmlNodePtr test; in installDirs() local 397 xmlNodePtr test, tmp, cur; in xsdTestCase() local 403 int ret = 0, mem, memt; in xsdTestCase() local 750 int ret = 0, mem; in xstcTestInstance() local 845 int ret = 0, mem; in xstcTestGroup() local
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | runsuite.c | 292 xmlNodePtr test; in xsdIncorrectTestCase() local 350 xmlNodePtr test; in installResources() local 386 xmlNodePtr test; in installDirs() local 412 xmlNodePtr test, tmp, cur; in xsdTestCase() local 418 int ret = 0, mem, memt; in xsdTestCase() local 768 int ret = 0, mem; in xstcTestInstance() local 863 int ret = 0, mem; in xstcTestGroup() local
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | constructors.cpp | 18 Member mem; member 41 Member mem; member 61 Member mem; member 78 Member mem; member 99 void test(C &in) { in test() function
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/memfd_create/ |
H A D | memfd_create03.c | 37 void *mem; in check_huge_mmapable() local 81 void *mem; in test_def_pagesize() local 120 void *mem; in test_max_hugepages() local 183 static struct tst_test test = { variable
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/mmc/test/mock/ |
D | mock_embdrv_lc3.cc | 35 namespace test { namespace 56 namespace test { namespace 110 struct lc3_decoder* lc3_setup_decoder(int dt_us, int sr_hz, int sr_pcm_hz, void* mem) { in lc3_setup_decoder() 114 struct lc3_encoder* lc3_setup_encoder(int dt_us, int sr_hz, int sr_pcm_hz, void* mem) { in lc3_setup_encoder()
|
/aosp_15_r20/external/ltp/testcases/kernel/mem/mtest01/ |
H A D | mtest01.c | 90 static void do_write_mem(char *mem, int chunksize) in do_write_mem() 137 char *mem; in child_loop_alloc() local 228 static struct tst_test test = { variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/zerocopy/src/ |
D | macro_util.rs | 409 pub mod mem { module 423 macro_rules! test { in test_align_of() macro 437 macro_rules! test { in test_max_aligns_of() macro 479 macro_rules! test { in test_trailing_field_offset() macro 619 macro_rules! test { in test_struct_has_padding() macro 650 macro_rules! test { in test_union_has_padding() macro
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/zerocopy/src/ |
D | macro_util.rs | 409 pub mod mem { module 423 macro_rules! test { in test_align_of() macro 437 macro_rules! test { in test_max_aligns_of() macro 479 macro_rules! test { in test_trailing_field_offset() macro 619 macro_rules! test { in test_struct_has_padding() macro 650 macro_rules! test { in test_union_has_padding() macro
|
/aosp_15_r20/external/crosvm/ext2/src/ |
H A D | blockgroup.rs | 130 mod test { module 142 let mut mem = MemoryMappingBuilder::new(size as usize).build().unwrap(); in test_group_metadata_with_one_block_group() localVariable 194 let mut mem = MemoryMappingBuilder::new(mem_size as usize) in test_group_metadata_with_multiple_block_groups() localVariable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/madvise/ |
H A D | madvise07.c | 41 void *mem = NULL; in run_child() local 93 static struct tst_test test = { variable
|
/aosp_15_r20/external/ltp/lib/newlib_tests/ |
H A D | tst_cgroup02.c | 22 size_t mem; in do_test() local 81 static struct tst_test test = { variable
|
/aosp_15_r20/external/clang/test/CXX/class.access/class.friend/ |
H A D | p1.cpp | 43 void test() { in test() function 97 void ClassFriend::test() { in test() function in test0::ClassFriend 101 void MemberFriend::test() { in test() function in test0::MemberFriend 106 void test() { in test() function in test0::UndeclaredClassFriend 112 void test() { in test() function in test0::ClassNonFriend 189 bool test() { in test() function 209 int test(A *p) { return p->x; } in test() function in test5::ns::B 341 void *mem; member in test12::B
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fork/ |
H A D | fork14.c | 31 void *mem; in run() local 114 static struct tst_test test = { variable
|
/aosp_15_r20/external/icu/icu4c/source/tools/ctestfw/ |
H A D | ctest.c | 71 void (*test)(void); member 231 TestFunctionPtr test, in addTest() 961 static void *U_CALLCONV ctest_libRealloc(const void *context, void *mem, size_t size) { in ctest_libRealloc() 971 static void U_CALLCONV ctest_libFree(const void *context, void *mem) { in ctest_libFree() 1505 UResourceBundle* test = ures_open(path, "testtypes", err); in ctest_loadTestData() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/tools/ctestfw/ |
H A D | ctest.c | 47 void (*test)(void); member 207 TestFunctionPtr test, in addTest() 946 static void *U_CALLCONV ctest_libRealloc(const void *context, void *mem, size_t size) { in ctest_libRealloc() 957 static void U_CALLCONV ctest_libFree(const void *context, void *mem) { in ctest_libFree()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/ |
H A D | Cargo.toml | 45 test = false qkey 67 mem = [] qkey
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/ |
H A D | Cargo.toml | 45 test = false qkey 67 mem = [] qkey
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/ |
H A D | Cargo.toml | 45 test = false qkey 67 mem = [] qkey
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/ |
H A D | Cargo.toml | 45 test = false qkey 67 mem = [] qkey
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/ |
H A D | Cargo.toml | 45 test = false qkey 67 mem = [] qkey
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/allocations/ |
H A D | allocation_execute.cpp | 69 int check_image(cl_command_queue queue, cl_mem mem) { in check_image() 145 int execute_kernel(cl_context context, cl_command_queue *queue, cl_device_id device_id, int test, c… in execute_kernel()
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/move_pages/ |
H A D | move_pages12.c | 214 char *mem; in alloc_free_huge_on_node() local 338 static struct tst_test test = { variable
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
D | compile.go | 206 mem bool // report mem stats to run pass member 209 test int // pass-specific ad-hoc option, perhaps useful in development member
|
/aosp_15_r20/external/curl/tests/libtest/ |
H A D | lib3207.c | 54 struct Ctx *mem = (struct Ctx *)userp; in write_memory_callback() local 187 CURLcode test(char *URL) in test() function
|