| /third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
| H A D | tkillpoison.c | 13 char *ptr = mmap(NULL, PS, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_POPULATE, 0,0);; in main() local
|
| /third_party/ltp/testcases/kernel/sched/clisrv/ |
| H A D | readline.c | 28 int readline(int fd, char *ptr, int maxlen) in readline() argument
|
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | tkillpoison.c | 13 char *ptr = mmap(NULL, PS, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_POPULATE, 0,0);; in main() local
|
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| H A D | pure-function.c | 17 void *ptr = pure_ptr(p); in foo() local
|
| H A D | Waddress.c | 5 int test_address(int arg, int ptr[]) in test_address() argument 26 int test_address_not(int arg, int ptr[]) in test_address_not() argument 47 int test_address_cmp(int arg, int ptr[]) in test_address_cmp() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlock/ |
| H A D | 10-1.c | 26 void *ptr, *notpage_ptr; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlock/ |
| H A D | 11-1.c | 26 void *ptr, *notpage_ptr; in main() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/hook/hook_gtest/ |
| H A D | hook_realloc_test.cpp | 22 void* ptr = realloc(nullptr, 0); in HWTEST_F() local 34 void* ptr = realloc(nullptr, SIZE); in HWTEST_F() local 46 void* ptr = realloc(nullptr, ILLEGAL_SIZE); in HWTEST_F() local 57 void* ptr = malloc(SIZE); in HWTEST_F() local 71 void* ptr = malloc(SIZE); HWTEST_F() local 85 void* ptr = malloc(SIZE); HWTEST_F() local [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | strndup.h | 40 char *ptr; in strndup() local
|
| /third_party/musl/libc-test/src/gwp_asan/ |
| H A D | random_sample_test.c | 31 void *ptr = malloc(SIZE_OF_SINGLE_MALLOC);
in main() local
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | mem_clr.c | 22 void OPENSSL_cleanse(void *ptr, size_t len) in OPENSSL_cleanse() argument
|
| /third_party/libabigail/tests/data/test-abidiff/ |
| H A D | test-PR27985-v0.c | 8 struct leaf* ptr; member
|
| H A D | test-PR27985-v1.c | 8 struct leaf* ptr; member
|
| /third_party/openssl/crypto/ |
| H A D | mem_clr.c | 22 void OPENSSL_cleanse(void *ptr, size_t len) in OPENSSL_cleanse() argument
|
| /third_party/openssl/ohos_lite/crypto/ |
| H A D | mem_clr.c | 22 void OPENSSL_cleanse(void *ptr, size_t len) in OPENSSL_cleanse() argument
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| H A D | block_statement_test.cc | 28 auto* ptr = d; in TEST_F() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | semaphore.h | 38 pa_atomic_ptr_t ptr; member
|
| /third_party/rust/crates/memchr/src/memchr/x86/ |
| H A D | sse42.rs | 38 let mut ptr = start_ptr; in memchr3() variables [all...] |
| /third_party/rust/crates/memchr/src/memmem/prefilter/ |
| H A D | genericsimd.rs | 61 let mut ptr = start_ptr; variables [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/ |
| H A D | leak_check.h | 75 T* IgnoreLeak(T* ptr) { in IgnoreLeak() argument
|
| /base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/ |
| H A D | hilog_realloc.cpp | 21 void *HilogRealloc::Realloc(void *ptr, size_t size, size_t srcSize) in Realloc() argument
|
| /base/request/request/services/src/cxx/ |
| H A D | c_task_info.cpp | 18 void DeleteCFormItem(CFormItem *ptr) in DeleteCFormItem() argument 23 void DeleteCFileSpec(CFileSpec *ptr) in DeleteCFileSpec() argument 28 void DeleteCStringPtr(CStringWrapper *ptr) in DeleteCStringPtr() argument 33 void DeleteCEachFileStatus(CEachFileStatus *ptr) in DeleteCEachFileStatus() argument 38 void DeleteCTaskInfo(CTaskInfo *ptr) in DeleteCTaskInfo() argument 43 DeleteTaskQosInfo(TaskQosInfo *ptr) DeleteTaskQosInfo() argument [all...] |
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| H A D | sections.h | 33 static inline void *dereference_function_descriptor(void *ptr) in dereference_function_descriptor() argument 44 static inline void *dereference_kernel_function_descriptor(void *ptr) in dereference_kernel_function_descriptor() argument
|
| /kernel/linux/linux-5.10/arch/hexagon/include/asm/ |
| H A D | cmpxchg.h | 22 static inline unsigned long __xchg(unsigned long x, volatile void *ptr, in __xchg() argument [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| H A D | stdlib.c | 13 unsigned long long int strtoull(const char *ptr, char **end, int base) in strtoull() argument [all...] |