Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...390

/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
/third_party/node/deps/uv/src/unix/
H A Daix-common.c60 int uv_exepath(char* buffer, size_t* size) { in uv_exepath() argument
H A Dno-proctitle.c39 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() argument
/third_party/rust/crates/aho-corasick/src/
H A Dbuffer.rs62 pub fn buffer(&self) -> &[u8] { buffer() functions
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_error.c297 pcre2_get_error_message(int enumber, PCRE2_UCHAR *buffer, PCRE2_SIZE size) in pcre2_get_error_message() argument
/third_party/pulseaudio/src/tests/
H A Dstripnul.c46 uint8_t buffer[MAX_BUFFER], *p; in main() local

Completed in 6 milliseconds

1...<<11121314151617181920>>...390