| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_util.c | 40 char buffer[256]; in __anv_perf_warn() local
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_buffer.c | 50 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 D | vk_buffer.h | 61 vk_buffer_range(const struct vk_buffer *buffer, in vk_buffer_range() argument
|
| /third_party/icu/icu4c/source/samples/props/ |
| H A D | props.cpp | 36 char buffer[100]; in printProps() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | numbertest_doubleconversion.cpp | 24 char buffer[DoubleToStringConverter::kBase10MaximalLength + 1]; in testDoubleConversionApi() local
|
| /third_party/ltp/testcases/kernel/syscalls/vmsplice/ |
| H A D | vmsplice03.c | 18 static char buffer[TEST_BLOCK_SIZE]; variable
|
| /third_party/ltp/testcases/kernel/syscalls/getcwd/ |
| H A D | getcwd01.c | 29 static char buffer[5]; variable
|
| /third_party/node/deps/v8/src/codegen/ppc/ |
| H A D | cpu-ppc.cc | 16 void CpuFeatures::FlushICache(void* buffer, size_t size) { in FlushICache() argument
|
| /third_party/node/deps/v8/src/base/ |
| H A D | file-utils.cc | 24 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 D | utf8-decoder.h | 24 static inline void Decode(uint8_t byte, State* state, uint32_t* buffer) { in Decode() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_suballoc.h | 49 struct pipe_resource *buffer; /* The buffer we suballocate from. */ member
|
| /third_party/musl/libc-test/src/functionalext/supplement/network/ |
| H A D | nameservercheck_server.c | 41 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 D | setlinebuf.c | 33 char buffer[BUFSIZ]; in setlinebuf_0100() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdio/stdio_gtest/ |
| H A D | stdio_ferror_unlocked_test.cpp | 26 char buffer[BUFSIZ]; in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/string/ |
| H A D | memmem.c | 27 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 D | wcsftime.c | 31 wchar_t buffer[80]; in wcsftime_0100() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
| H A D | pwrite.c | 38 char buffer[TEST_BUFFER_SIZE]; in pwrite_0100() local
|
| H A D | read.c | 29 char buffer[1024] = {0}; in read_0100() local
|
| /third_party/musl/libc-test/src/functionalext/time/ |
| H A D | strftime_l.c | 46 char buffer[gBufferSize]; in strftime_l_0100() local
|
| /third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/ |
| H A D | rand_cpu_x86.c | 41 unsigned char *buffer; in ossl_prov_acquire_entropy_from_cpu() local
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | aix-common.c | 60 int uv_exepath(char* buffer, size_t* size) { in uv_exepath() argument
|
| H A D | no-proctitle.c | 39 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 D | buffer.rs | 62 pub fn buffer(&self) -> &[u8] { buffer() functions [all...] |
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_error.c | 297 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 D | stripnul.c | 46 uint8_t buffer[MAX_BUFFER], *p; in main() local
|