Home
last modified time | relevance | path

Searched defs:ptr (Results 301 - 325 of 6936) sorted by relevance

1...<<11121314151617181920>>...278

/third_party/node/deps/uv/src/unix/
H A Ddl.c53 int uv_dlsym(uv_lib_t* lib, const char* name, void** ptr) { in uv_dlsym() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dbitfield_align_2.h11 long ptr : 62; member
/third_party/pcre2/pcre2/src/
H A Dpcre2_newline.c79 PRIV(is_newline)(PCRE2_SPTR ptr, uint32_t type, PCRE2_SPTR endptr, in is_newline() argument
169 was_newline(PCRE2_SPTR ptr, uint32_t type, PCRE2_SPTR startptr, uint32_t *lenptr, BOOL utf) was_newline() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dshm.h31 void *ptr; member
H A Dmix.h36 void *ptr; member
/third_party/skia/src/core/
H A DSkUtils.h32 static SK_ALWAYS_INLINE T sk_unaligned_load(const P* ptr) { in sk_unaligned_load() argument
41 static SK_ALWAYS_INLINE void sk_unaligned_store(P* ptr, T val) { in sk_unaligned_store() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkMemory.cpp33 void freeDeviceMemory(void *ptr) in freeDeviceMemory() argument
51 void freeHostMemory(void *ptr, const VkAllocationCallbacks *pAllocator) in freeHostMemory() argument
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DDriver.hpp79 bool Driver::lookup(T *ptr, const char *name) in lookup() argument
/third_party/openssl/ssl/
H A Dd1_msg.c40 unsigned char *ptr = &buf[0]; in dtls1_dispatch_alert() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dsharedcalendar.h29 Calendar *ptr; member in SharedCalendar
H A Dsharednumberformat.h29 NumberFormat *ptr; member in SharedNumberFormat
/third_party/skia/tests/
H A DDiscardableMemoryTest.cpp28 void* ptr = dm->data(); in test_dm() local
/third_party/skia/third_party/externals/dawn/src/common/
H A DPlacementAllocated.h25 void* operator new(size_t size, void* ptr) { in operator new() argument
32 void operator delete(void* ptr) { in operator delete() argument
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsread.h51 const FT_Byte* ptr; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dfailing-alloc.c49 void* hb_realloc_impl (void *ptr, size_t size) in hb_realloc_impl() argument
54 void hb_free_impl (void *ptr) in hb_free_impl() argument
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dis_host_shareable_test.cc91 auto* ptr = create<sem::Pointer>( in TEST_F() local
H A Dis_storeable_test.cc66 auto* ptr = create<sem::Pointer>( in TEST_F() local
H A Dptr_ref_validation_test.cc161 auto* ptr = in TEST_F() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DSlabAllocatorTests.cpp53 auto* ptr = allocator.Allocate(i); in TEST() local
78 auto* ptr = allocator.Allocate(i); in TEST() local
116 Foo* ptr = allocator.Allocate(i); in TEST() local
/third_party/protobuf/src/google/protobuf/
H A Dimplicit_weak_message.cc44 const char* ImplicitWeakMessage::_InternalParse(const char* ptr, in _InternalParse() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dhide_ptr.h36 inline uintptr_t HidePtr(T* ptr) { in HidePtr() argument
/third_party/selinux/libselinux/src/
H A Dget_default_type.c30 const char *ptr = "", *end; in find_default_type() local
[all...]
H A Dmatchmediacon.c18 char *ptr, *ptr2 = NULL; in matchmediacon() local
/kernel/linux/linux-5.10/drivers/edac/
H A Dsifive_edac.c28 int ecc_err_event(struct notifier_block *this, unsigned long event, void *ptr) in ecc_err_event() argument
H A Docteon_edac-pc.c38 co_cache_error_event(struct notifier_block *this, unsigned long event, void *ptr) co_cache_error_event() argument

Completed in 6 milliseconds

1...<<11121314151617181920>>...278