| /third_party/json/docs/examples/ |
| H A D | json_pointer__operator_add.cpp | 10 std::cout << "\"" << ptr << "\"\n"; in main() local 14 std::cout << "\"" << ptr << "\"\n"; in main() local 18 std::cout << "\"" << ptr << "\"\n"; in main() local
|
| /third_party/ltp/lib/newlib_tests/ |
| H A D | test11.c | 14 volatile char *ptr = NULL; in do_test() local
|
| /third_party/musl/src/malloc/ |
| H A D | reallocarray.c | 5 void *reallocarray(void *ptr, size_t m, size_t n) in reallocarray() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | renderbuffer.h | 62 _mesa_reference_renderbuffer(struct gl_renderbuffer **ptr, in _mesa_reference_renderbuffer() argument
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_draw.h | 72 pointer_to_offset(const void *ptr) in pointer_to_offset() argument
|
| /third_party/ltp/testcases/kernel/syscalls/getcontext/ |
| H A D | getcontext01.c | 27 ucontext_t ptr; in run() local
|
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| H A D | sizeof-void.c | 7 void *ptr = &i; in test() local
|
| H A D | typeof-addresspace.c | 5 int __as obj, *ptr; in test_as() local [all...] |
| H A D | typeof-noderef.c | 5 int __noderef obj, *ptr; in test_noderef() local
|
| H A D | builtin-sync-cas.c | 1 static int *foo(int *ptr) in foo() argument 7 static long bar(long *ptr) in bar() argument 12 static _Bool boz(_Bool *ptr) in boz() argument [all...] |
| H A D | builtin-objsize-dyn.c | 5 void *ptr = alloc(4); in sta() local 11 void *ptr = alloc(n); in dyn() local
|
| H A D | crazy02-not-so.c | 1 int foo(int *ptr, int i) in foo() argument 19 int bar(int *ptr, int i) in bar() argument
|
| H A D | function-attribute-void-ptr.c | 8 void *ptr = die; in foo() local
|
| H A D | as-name.c | 5 static void foo(void __user *ptr) in foo() argument
|
| H A D | autotype-ko.c | 15 static int foo(int a, const int *ptr) in foo() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlock/ |
| H A D | 7-1.c | 24 void *ptr; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlock/ |
| H A D | 5-1.c | 24 void *ptr; in main() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/hook/hook_gtest/ |
| H A D | hook_munmap_test.cpp | 21 void* ptr = mmap(nullptr, MMAP_SIZE, PROT_READ | PROT_WRITE, MAP_ANON | MAP_PRIVATE, -1, 0); in HWTEST_F() local 34 void* ptr = mmap64(nullptr, MMAP_SIZE, PROT_READ | PROT_WRITE, MAP_ANON | MAP_PRIVATE, -1, 0); in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/ldso_cfi/crossdso_dtor/ |
| H A D | libbase.cpp | 11 void do_f(base_t *ptr) { in do_f() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/string/string_gtest/ |
| H A D | string_strcpy_test.cpp | 24 char* ptr = strdup("12345"); in HWTEST_F() local 44 char* ptr = strdup(""); in HWTEST_F() local 59 char* ptr = strdup("147852369"); in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/unistd/unistd_gtest/ |
| H A D | unistd_access_test.cpp | 22 const char* ptr = "accesstest.txt"; in HWTEST_F() local
|
| /third_party/musl/libc-test/src/gwp_asan/ |
| H A D | fork_simple_test.c | 24 void *ptr = malloc(20);
in process_task() local
|
| /third_party/libabigail/tests/data/test-diff-suppr/ |
| H A D | test34-v0.c | 10 foo(s_ptr ptr, int a) in foo() argument 17 bar(s_ptr ptr, char a) in bar() argument 25 baz(s_ptr ptr) in baz() argument
|
| H A D | test34-v1.c | 10 foo(s_ptr ptr, int a) in foo() argument 17 bar(s_ptr ptr, char a) in bar() argument 25 baz(s_ptr ptr) in baz() argument
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | replace_template_alias.hpp | 14 detail::MaybeWrapped<T> ptr; member in JS::Rooted
|