Home
last modified time | relevance | path

Searched defs:ptr (Results 1076 - 1100 of 3831) sorted by relevance

1...<<41424344454647484950>>...154

/third_party/skia/src/core/
H A DSkCachedData.cpp129 void* ptr = fStorage.fDM->data(); in inMutexLock() local
H A DSkRecordPattern.h28 bool operator()(T* ptr) { in operator ()() argument
[all...]
H A DSkRecord.h144 void* ptr() const { return fPtr; } in ptr() function
H A DSkPtrRecorder.h108 find(T ptr) find() argument
111 add(T ptr) add() argument
[all...]
H A DSkRecords.h100 Optional(T* ptr) : fPtr(ptr) {} in Optional() argument
118 PODArray(T* ptr) : fPtr(ptr) {} in PODArray() argument
/third_party/skia/third_party/externals/spirv-tools/source/
H A Denum_set.h50 EnumSet(uint32_t count, const EnumType* ptr) { in EnumSet() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Denum_set.h50 EnumSet(uint32_t count, const EnumType* ptr) { in EnumSet() argument
/third_party/skia/third_party/externals/libpng/
H A Dpngmem.c232 png_free(png_const_structrp png_ptr, png_voidp ptr) in png_free() argument
245 PNG_FUNCTION(void,PNGAPI png_free_default,(png_const_structrp png_ptr, png_voidp ptr),PNG_DEPRECATED) PNG_FUNCTION() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_decimalquantity.h403 int8_t *ptr; member
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dutils.h71 static WEBP_INLINE uint32_t WebPMemToUint32(const uint8_t* const ptr) { in WebPMemToUint32() argument
76 static WEBP_INLINE void WebPUint32ToMem(uint8_t* const ptr, uint32_t val) { in WebPUint32ToMem() argument
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dauthorization_example.c42 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Dbenchmark.c105 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Dbenchmark_https.c105 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Ddigest_auth_example.c36 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Dfileserver_example.c49 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Dfileserver_example_dirs.c79 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Dfileserver_example_external_select.c49 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_termination.c84 write_data (void *ptr, size_t size, size_t nmemb, void *stream) in write_data() argument
52 connection_handler(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t * upload_data_size, void **ptr) connection_handler() argument
/third_party/skia/src/pdf/
H A DSkJpegInfo.cpp51 static uint16_t GetBigendianUint16(const char* ptr) { in GetBigendianUint16() argument
/third_party/skia/src/utils/win/
H A DSkTScopedComPtr.h16 template<typename T> T* SkRefComPtr(T* ptr) { in SkRefComPtr() argument
21 template<typename T> T* SkSafeRefComPtr(T* ptr) { in SkSafeRefComPtr() argument
36 explicit SkTScopedComPtr(T *ptr) : fPtr(ptr) {} in SkTScopedComPtr() argument
[all...]
/third_party/skia/src/ports/
H A DSkOSFile_stdio.cpp45 const char* ptr = utf8path; in fopen_win() local
/third_party/skia/tests/
H A DSkUTFTest.cpp18 const uint16_t* ptr = buf; in DEF_TEST() local
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DConverter.h388 auto* ptr = new T[n]{}; in Allocate() local
H A DGPUBuffer.cpp128 auto* ptr = (desc_.usage & wgpu::BufferUsage::MapWrite) in getMappedRange() local
/third_party/skia/third_party/externals/dawn/src/include/dawn/
H A Ddawn_wsi.h27 void* ptr; member

Completed in 11 milliseconds

1...<<41424344454647484950>>...154