Home
last modified time | relevance | path

Searched defs:buffer (Results 251 - 275 of 9792) sorted by relevance

1...<<11121314151617181920>>...392

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_buffer.c31 sp_tgsi_ssbo_lookup(const struct tgsi_buffer *buffer, in sp_tgsi_ssbo_lookup() argument
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_buffer.h64 vmw_pb_buffer(struct svga_winsys_buffer *buffer) in vmw_pb_buffer() argument
72 vmw_svga_winsys_buffer_wrap(struct pb_buffer *buffer) in vmw_svga_winsys_buffer_wrap() argument
/third_party/node/src/
H A Daliased_struct-inl.h22 v8::Local<v8::ArrayBuffer> buffer = v8::ArrayBuffer::New(isolate, store_); in AliasedStruct() local
/third_party/node/deps/icu-small/source/common/
H A Dustrfmt.cpp30 uprv_itou (char16_t * buffer, int32_t capacity, in uprv_itou() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dbocsu.cpp107 char *buffer=sink.GetAppendBuffer(1, length*2, scratch, (int32_t)sizeof(scratch), &capacity); in u_writeIdenticalLevelRun() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_util.c40 char buffer[256]; in __anv_perf_warn() local
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_buffer.c50 struct vk_buffer *buffer = in vk_buffer_create() local
62 vk_buffer_finish(struct vk_buffer *buffer) in vk_buffer_finish() argument
30 vk_buffer_init(struct vk_device *device, struct vk_buffer *buffer, const VkBufferCreateInfo *pCreateInfo) vk_buffer_init() argument
68 vk_buffer_destroy(struct vk_device *device, const VkAllocationCallbacks *alloc, struct vk_buffer *buffer) vk_buffer_destroy() argument
[all...]
H A Dvk_buffer.h61 vk_buffer_range(const struct vk_buffer *buffer, in vk_buffer_range() argument
/third_party/icu/icu4c/source/samples/props/
H A Dprops.cpp36 char buffer[100]; in printProps() local
/third_party/icu/icu4c/source/test/intltest/
H A Dnumbertest_doubleconversion.cpp24 char buffer[DoubleToStringConverter::kBase10MaximalLength + 1]; in testDoubleConversionApi() local
/third_party/ltp/testcases/kernel/syscalls/vmsplice/
H A Dvmsplice03.c18 static char buffer[TEST_BLOCK_SIZE]; variable
/third_party/ltp/testcases/kernel/syscalls/getcwd/
H A Dgetcwd01.c29 static char buffer[5]; variable
/third_party/node/deps/v8/src/codegen/ppc/
H A Dcpu-ppc.cc16 void CpuFeatures::FlushICache(void* buffer, size_t size) { in FlushICache() argument
/third_party/node/deps/v8/src/base/
H A Dfile-utils.cc24 auto buffer = std::make_unique<char[]>(basename_start + name_length + 1); in RelativePath() local
/third_party/node/deps/v8/src/third_party/utf8-decoder/
H A Dutf8-decoder.h24 static inline void Decode(uint8_t byte, State* state, uint32_t* buffer) { in Decode() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_suballoc.h49 struct pipe_resource *buffer; /* The buffer we suballocate from. */ member
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dnameservercheck_server.c41 char buffer[] = "test.check.platform.com A 111.111.11.11"; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dsetlinebuf.c33 char buffer[BUFSIZ]; in setlinebuf_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/stdio/stdio_gtest/
H A Dstdio_ferror_unlocked_test.cpp26 char buffer[BUFSIZ]; in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/string/
H A Dmemmem.c27 const char buffer[] = "musl test"; in memmem_0100() local
48 const char buffer[] = "musl test"; in memmem_0200() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dwcsftime.c31 wchar_t buffer[80]; in wcsftime_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dpwrite.c38 char buffer[TEST_BUFFER_SIZE]; in pwrite_0100() local
H A Dread.c29 char buffer[1024] = {0}; in read_0100() local
/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_l.c46 char buffer[gBufferSize]; in strftime_l_0100() local
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_cpu_x86.c41 unsigned char *buffer; in ossl_prov_acquire_entropy_from_cpu() local

Completed in 6 milliseconds

1...<<11121314151617181920>>...392