Home
last modified time | relevance | path

Searched defs:ptr (Results 101 - 125 of 7196) sorted by relevance

12345678910>>...288

/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dtkillpoison.c13 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 Dreadline.c28 int readline(int fd, char *ptr, int maxlen) in readline() argument
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dtkillpoison.c13 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 Dpure-function.c17 void *ptr = pure_ptr(p); in foo() local
H A DWaddress.c5 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 D10-1.c26 void *ptr, *notpage_ptr; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlock/
H A D11-1.c26 void *ptr, *notpage_ptr; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/hook/hook_gtest/
H A Dhook_realloc_test.cpp22 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 Dstrndup.h40 char *ptr; in strndup() local
/third_party/musl/libc-test/src/gwp_asan/
H A Drandom_sample_test.c31 void *ptr = malloc(SIZE_OF_SINGLE_MALLOC); in main() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dmem_clr.c22 void OPENSSL_cleanse(void *ptr, size_t len) in OPENSSL_cleanse() argument
/third_party/libabigail/tests/data/test-abidiff/
H A Dtest-PR27985-v0.c8 struct leaf* ptr; member
H A Dtest-PR27985-v1.c8 struct leaf* ptr; member
/third_party/openssl/crypto/
H A Dmem_clr.c22 void OPENSSL_cleanse(void *ptr, size_t len) in OPENSSL_cleanse() argument
/third_party/openssl/ohos_lite/crypto/
H A Dmem_clr.c22 void OPENSSL_cleanse(void *ptr, size_t len) in OPENSSL_cleanse() argument
/third_party/skia/third_party/externals/tint/src/ast/
H A Dblock_statement_test.cc28 auto* ptr = d; in TEST_F() local
/third_party/pulseaudio/src/pulsecore/
H A Dsemaphore.h38 pa_atomic_ptr_t ptr; member
/third_party/rust/crates/memchr/src/memchr/x86/
H A Dsse42.rs38 let mut ptr = start_ptr; in memchr3() variables
[all...]
/third_party/rust/crates/memchr/src/memmem/prefilter/
H A Dgenericsimd.rs61 let mut ptr = start_ptr; variables
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
H A Dleak_check.h75 T* IgnoreLeak(T* ptr) { in IgnoreLeak() argument
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/
H A Dhilog_realloc.cpp21 void *HilogRealloc::Realloc(void *ptr, size_t size, size_t srcSize) in Realloc() argument
/base/request/request/services/src/cxx/
H A Dc_task_info.cpp18 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 Dsections.h33 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 Dcmpxchg.h22 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 Dstdlib.c13 unsigned long long int strtoull(const char *ptr, char **end, int base) in strtoull() argument
[all...]

Completed in 6 milliseconds

12345678910>>...288