| /third_party/lwip/src/include/lwip/ |
| H A D | netbuf.h | 61 struct pbuf *p, *ptr; member
|
| /third_party/lwip/test/fuzz/ |
| H A D | fuzz.c | 117 const u8_t *ptr = data; in input_pkts() local
|
| /third_party/lwip/test/unit/core/ |
| H A D | test_mem.c | 116 u8_t *ptr, *ptr_low, *ptr_high; in START_TEST() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | js-graph.cc | 27 Node** ptr = nullptr; in CEntryStubConstant() local 40 Node** ptr in CEntryStubConstant() local [all...] |
| /third_party/node/deps/v8/include/ |
| H A D | v8-array-buffer.h | 67 void operator delete(void* ptr) { ::operator delete(ptr); } in operator delete() argument
|
| /third_party/node/deps/v8/include/v8-include/ |
| H A D | v8-array-buffer.h | 83 void operator delete(void* ptr) { ::operator delete(ptr); } in operator delete() argument
|
| H A D | v8-handle-base.h | 129 V8_INLINE internal::Address ptr() const { return *location_; } in ptr() function in v8::IndirectHandleBase 170 V8_INLINE explicit DirectHandleBase(internal::Address ptr) : ptr_(ptr) {} in DirectHandleBase() argument 173 V8_INLINE internal::Address ptr() const { return ptr_; } in ptr() function in v8::DirectHandleBase
|
| /third_party/node/deps/v8/include/cppgc/internal/ |
| H A D | pointer-policies.h | 67 void CheckPointer(const T* ptr) { in CheckPointer() argument
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-console.h | 60 int* ptr; member
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | compressed-slots-inl.h | 81 Tagged_t ptr = CompressTagged(value.ptr()); in Relaxed_Store() local 82 AsAtomicTagged::Relaxed_Store(location(), ptr); in Relaxed_Store() local 86 Tagged_t ptr = CompressTagged(value.ptr()); in Release_Store() local 87 AsAtomicTagged::Release_Store(location(), ptr); in Release_Store() local 129 Tagged_t ptr = CompressTagged(value.ptr()); Relaxed_Store() local 130 AsAtomicTagged::Relaxed_Store(location(), ptr); Relaxed_Store() local 195 Tagged_t ptr = CompressTagged(value.ptr()); Relaxed_Store() local 196 AsAtomicTagged::Relaxed_Store(location(), ptr); Relaxed_Store() local 200 Tagged_t ptr = CompressTagged(value.ptr()); Release_Store() local 201 AsAtomicTagged::Release_Store(location(), ptr); Release_Store() local [all...] |
| H A D | tagged-impl.h | 37 explicit constexpr TaggedImpl(StorageType ptr) : ptr_(ptr) {} in TaggedImpl() argument 62 constexpr StorageType ptr() const { return ptr_; } in ptr() function in v8::internal::TaggedImpl
|
| H A D | compilation-cache-table-inl.h | 21 CompilationCacheTable::CompilationCacheTable(Address ptr) in CompilationCacheTable() argument
|
| H A D | managed.h | 52 explicit Managed(Address ptr) : Foreign(ptr) {} in Managed() argument 99 static void Destructor(void* ptr) { in Destructor() argument
|
| /third_party/node/deps/v8/src/sandbox/ |
| H A D | external-pointer-table-inl.h | 138 base::Atomic64* ptr = reinterpret_cast<base::Atomic64*>(entry_address(index)); in Mark() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_query_acc.c | 174 void *ptr = fd_bo_map(rsc->bo); in fd_acc_get_query_result() local
|
| H A D | freedreno_query_hw.h | 154 fd_hw_sample_reference(struct fd_context *ctx, struct fd_hw_sample **ptr, in fd_hw_sample_reference() argument
|
| H A D | freedreno_texture.c | 138 fd_setup_border_colors(struct fd_texture_stateobj *tex, void *ptr, in fd_setup_border_colors() argument
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_resource_buffer.c | 133 i915_user_buffer_create(struct pipe_screen *screen, void *ptr, unsigned bytes, in i915_user_buffer_create() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_struct.c | 46 lp_build_struct_get_ptr(struct gallivm_state *gallivm, LLVMValueRef ptr, unsigned member, const char *name) lp_build_struct_get_ptr() argument 64 lp_build_struct_get(struct gallivm_state *gallivm, LLVMValueRef ptr, unsigned member, const char *name) lp_build_struct_get() argument 80 lp_build_struct_get_ptr2(struct gallivm_state *gallivm, LLVMTypeRef ptr_type, LLVMValueRef ptr, unsigned member, const char *name) lp_build_struct_get_ptr2() argument 99 lp_build_struct_get2(struct gallivm_state *gallivm, LLVMTypeRef ptr_type, LLVMValueRef ptr, unsigned member, const char *name) lp_build_struct_get2() argument 116 lp_build_array_get_ptr(struct gallivm_state *gallivm, LLVMValueRef ptr, LLVMValueRef index) lp_build_array_get_ptr() argument 136 lp_build_array_get(struct gallivm_state *gallivm, LLVMValueRef ptr, LLVMValueRef index) lp_build_array_get() argument 154 lp_build_array_set(struct gallivm_state *gallivm, LLVMValueRef ptr, LLVMValueRef index, LLVMValueRef value) lp_build_array_set() argument 168 lp_build_pointer_get(LLVMBuilderRef builder, LLVMValueRef ptr, LLVMValueRef index) lp_build_pointer_get() argument 177 lp_build_pointer_get_unaligned(LLVMBuilderRef builder, LLVMValueRef ptr, LLVMValueRef index, unsigned alignment) lp_build_pointer_get_unaligned() argument 197 lp_build_pointer_set(LLVMBuilderRef builder, LLVMValueRef ptr, LLVMValueRef index, LLVMValueRef value) lp_build_pointer_set() argument 209 lp_build_pointer_set_unaligned(LLVMBuilderRef builder, LLVMValueRef ptr, LLVMValueRef index, LLVMValueRef value, unsigned alignment) lp_build_pointer_set_unaligned() argument [all...] |
| H A D | lp_bld_debug.cpp | 62 lp_check_alignment(const void *ptr, unsigned alignment) in lp_check_alignment() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/rbug/ |
| H A D | rbug_connection.c | 93 uint8_t *ptr = ((uint8_t*)data) + read; in rbug_get_message() local
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_fence.c | 54 etna_screen_fence_reference(struct pipe_screen *pscreen, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) etna_screen_fence_reference() argument
|
| H A D | etnaviv_query_acc_perfmon.c | 143 uint32_t *ptr = (uint32_t *)buf; in perfmon_result() local
|
| /third_party/musl/libc-test/src/common/ |
| H A D | cfi_util.h | 37 struct dirent *ptr;
in ShowCfiLogFile() local 55 struct dirent *ptr;
in ClearCfiLog() local 117 struct dirent *ptr;
in FindDirAndCheck() local [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/mman/ |
| H A D | mmap.c | 38 const char *ptr = "/data/test.txt"; in mmap_0100() local 75 const char *ptr = "/data/test.txt"; in mmap_0200() local 129 const char *ptr = "/data/test.txt"; mmap_0400() local 166 const char *ptr = "/data/test.txt"; mmap_0500() local 204 const char *ptr = "/data/test.txt"; mmap_0600() local 239 const char *ptr = "/data/test.txt"; mmap_0700() local 275 const char *ptr = "/data/test.txt"; mmap_0800() local 306 const char *ptr = "/data/test.txt"; mmap_0900() local 338 const char *ptr = "/data/test.txt"; mmap_1000() local 374 const char *ptr = "/data/test.txt"; mmap_1100() local [all...] |