Home
last modified time | relevance | path

Searched defs:stack_buffer (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/common/
DStackContainer.h47 T* stack_buffer() { in stack_buffer() function
50 const T* stack_buffer() const { in stack_buffer() function
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DStackContainerTests.cpp36 const int* stack_buffer = &vect.stack_data().stack_buffer()[0]; in TEST() local
/third_party/glib/gio/inotify/
Dinotify-kernel.c231 gchar stack_buffer[4096]; in ik_source_dispatch() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_containers.hpp711 char stack_buffer[StackSize]; member in SPIRV_CROSS_NAMESPACE::StringStream
/third_party/glib/gobject/
Dgparam.c1117 gchar stack_buffer[32], *buffer = l < 32 ? stack_buffer : g_new (gchar, l + 1); in g_param_spec_pool_lookup() local
/third_party/node/src/
Dnode_file.cc1959 FSReqBase::FSReqBuffer& stack_buffer = in WriteString() local
1984 FSReqBase::FSReqBuffer stack_buffer; in WriteString() local