Home
last modified time | relevance | path

Searched defs:pointer (Results 51 - 75 of 255) sorted by relevance

1234567891011

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dilist_node.h203 typedef typename OptionsT::pointer pointer; typedef
/third_party/skia/third_party/externals/icu/source/common/
H A Dulist.cpp159 const UListNode *pointer; in ulist_containsString() local
173 UListNode *pointer; in ulist_removeString() local
[all...]
/third_party/unity/extras/fixture/src/
H A Dunity_fixture.c144 void** pointer; member
156 void UnityPointer_Set(void** pointer, void* newValue, UNITY_LINE_TYPE line) in UnityPointer_Set() argument
/third_party/python/Objects/
H A Dcapsule.c8 void *pointer; member
44 PyCapsule_New(void *pointer, const char *name, PyCapsule_Destructor destructor) in PyCapsule_New() argument
134 PyCapsule_SetPointer(PyObject *o, void *pointer) in PyCapsule_SetPointer() argument
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_load.cpp48 auto pointer = ir_context->get_def_use_mgr()->GetDef(message_.pointer_id()); in IsApplicable() local
H A Dtransformation_store.cpp43 auto pointer = ir_context->get_def_use_mgr()->GetDef(message_.pointer_id()); in IsApplicable() local
[all...]
/third_party/cJSON/tests/
H A Dcjson_add.c38 static void CJSON_CDECL normal_free(void *pointer) in normal_free() argument
/third_party/alsa-lib/include/
H A Dpcm_ioplug.h142 snd_pcm_sframes_t (*pointer)(snd_pcm_ioplug_t *io); member
/third_party/mbedtls/programs/test/
H A Dselftest.c382 void *pointer; in main() local
/third_party/jerryscript/jerry-core/jmem/
H A Djmem-heap.c585 jmem_is_heap_pointer(const void *pointer) jmem_is_heap_pointer() argument
[all...]
/third_party/libwebsockets/lib/system/async-dns/
H A Dasync-dns-parse.c36 char pointer = 0, first = 1; in lws_adns_parse_label() local
[all...]
/third_party/node/deps/v8/src/zone/
H A Dzone.h83 void Delete(void* pointer, size_t size) { in Delete() argument
130 void DeleteArray(T* pointer, size_t length) { in DeleteArray() argument
/third_party/musl/src/malloc/mallocng/
H A Dmalloc.c503 ssize_t malloc_backtrace(void* pointer, uintptr_t* frames, size_t frame_count) in malloc_backtrace() argument
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c496 ssize_t malloc_backtrace(void* pointer, uintptr_t* frames, size_t frame_count) in malloc_backtrace() argument
/third_party/mesa3d/src/intel/tools/imgui/
H A Dimgui_impl_gtk3.cpp262 GdkDevice *pointer = gdk_device_manager_get_client_pointer(gdk_display_get_device_manager(gdk_display_get_default())); in ImGui_ImplGtk3_NewFrame() local
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/
H A Dstring_piece.h34 typedef const char* pointer; typedef in i18n::phonenumbers::StringPiece
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
H A Dunicodetext.h187 typedef void pointer; // (Not needed.) typedef in i18n::phonenumbers::UnicodeText::const_iterator
/third_party/node/deps/v8/src/base/debug/
H A Dstack_trace_posix.cc132 void OutputPointer(void* pointer, BacktraceOutputHandler* handler) { in OutputPointer() argument
/third_party/node/deps/v8/src/objects/
H A Ddescriptor-array-inl.h141 void DescriptorArray::SetSortedKey(int descriptor_number, int pointer) { in SetSortedKey() argument
/third_party/libabigail/src/
H A Dabg-symtab-reader.h115 typedef base_iterator::pointer pointer; typedef in abigail::symtab_reader::symtab_iterator
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_1_0_params.cpp35 CaptureColorPointer_pointer(const State &glState, bool isCallValid, GLint size, VertexAttribType typePacked, GLsizei stride, const void *pointer, ParamCapture *paramCapture) CaptureColorPointer_pointer() argument
272 CaptureNormalPointer_pointer(const State &glState, bool isCallValid, VertexAttribType typePacked, GLsizei stride, const void *pointer, ParamCapture *paramCapture) CaptureNormalPointer_pointer() argument
300 CaptureTexCoordPointer_pointer(const State &glState, bool isCallValid, GLint size, VertexAttribType typePacked, GLsizei stride, const void *pointer, ParamCapture *paramCapture) CaptureTexCoordPointer_pointer() argument
353 CaptureVertexPointer_pointer(const State &glState, bool isCallValid, GLint size, VertexAttribType typePacked, GLsizei stride, const void *pointer, ParamCapture *paramCapture) CaptureVertexPointer_pointer() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferTextureBufferRange.cpp1280 glw::GLfloat* pointer = reinterpret_cast<glw::GLfloat*>(&buffer[offset]); in fillInputData() local
1290 glw::GLhalf* pointer = reinterpret_cast<glw::GLhalf*>(&buffer[offset]); in fillInputData() local
1319 glw::GLubyte* pointer = reinterpret_cast<glw::GLubyte*>(&buffer[offset]); in fillInputData() local
1341 glw::GLushort* pointer in fillInputData() local
1351 glw::GLuint* pointer = reinterpret_cast<glw::GLuint*>(&buffer[offset]); fillInputData() local
1361 glw::GLint* pointer = reinterpret_cast<glw::GLint*>(&buffer[offset]); fillInputData() local
1370 glw::GLshort* pointer = reinterpret_cast<glw::GLshort*>(&buffer[offset]); fillInputData() local
1379 glw::GLbyte* pointer = reinterpret_cast<glw::GLbyte*>(&buffer[offset]); fillInputData() local
1403 glw::GLfloat* pointer = reinterpret_cast<glw::GLfloat*>(&buffer[0]); fillOutputData() local
1413 glw::GLint* pointer = reinterpret_cast<glw::GLint*>(&buffer[0]); fillOutputData() local
1423 glw::GLuint* pointer = reinterpret_cast<glw::GLuint*>(&buffer[0]); fillOutputData() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_access_chain.cpp60 auto pointer = ir_context->get_def_use_mgr()->GetDef(message_.pointer_id()); in IsApplicable() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_access_chain.cpp60 auto pointer = ir_context->get_def_use_mgr()->GetDef(message_.pointer_id()); in IsApplicable() local
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dfttypes.h415 const FT_Byte* pointer; member

Completed in 15 milliseconds

1234567891011