| /third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
| H A D | vdprintf.c | 39 char buffer[100] = {0}; in vdprintf_0100() local
|
| H A D | vsscanf.c | 39 char buffer[100]; in vsscanf_0100() local 59 char buffer[100]; in vsscanf_0200() local
|
| H A D | vswscanf.c | 24 int get_str_value(const wchar_t *buffer, const wchar_t *format, ...) in get_str_value() argument
|
| H A D | vswprintf.c | 31 wchar_t buffer[MAX]; in vswprintf_0100() local 51 wchar_t buffer[MAX]; in vswprintf_0200() local 71 wchar_t buffer[MAX]; in vswprintf_0300() local
|
| H A D | vsprintf.c | 28 char buffer[20] = {0}; in vsprintf_0100() local 48 char buffer[20] = {0}; in vsprintf_0200() local 68 char buffer[20]; in vsprintf_0300() local [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/stdlib/stdlib_gtest/ |
| H A D | stdlib_arc4random_test.cpp | 56 uint8_t buffer[BUF_SIZE]; in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/time/ |
| H A D | wcsftime_l.c | 33 wchar_t buffer[80]; in wcsftime_l_0100() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
| H A D | fdatasync.c | 32 char buffer[1024] = {"\0"}; in fdatasync_0100() local 56 char buffer[1024] = {"\0"}; in fdatasync_0200() local
|
| H A D | pread.c | 30 char buffer[TEST_BUFFER_SIZE]; in pread_0100() local 55 char buffer[TEST_BUFFER_SIZE]; in pread_0200() local 79 char buffer[TEST_BUFFER_SIZE]; pread_0300() local [all...] |
| H A D | symlinkat.c | 30 char buffer[BUFSIZ]; in symlinkat_0100() local 82 char buffer[BUFSIZ]; in symlinkat_0200() local
|
| /third_party/node/deps/openssl/openssl/include/crypto/ |
| H A D | rand_pool.h | 72 unsigned char *buffer; /* points to the beginning of the random pool */ member
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | bsd-proctitle.c | 72 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() argument
|
| /third_party/rust/crates/clang-sys/build/ |
| H A D | dynamic.rs | 17 let mut buffer = [0; 5]; in parse_elf_header() variables 31 let mut buffer = [0; 4]; in parse_pe_header() variables 45 let mut buffer in parse_pe_header() variables [all...] |
| /third_party/rust/crates/libc/libc-test/test/ |
| H A D | cmsg.rs | 61 let mut buffer = [0u8; 256]; in test_cmsg_nxthdr() variables
|
| /third_party/openssl/test/ |
| H A D | simpledynamic.c | 66 static char buffer[255]; in sd_error() local
|
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | testjitter.c | 26 char buffer[65536]; in jitterFill() local 51 char buffer[65536]; in main() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineMakeUtil.cpp | 50 MovePtr<Allocation> bindBufferDedicated (const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice physDevice, const VkDevice device, const VkBuffer buffer, const MemoryRequirement requirement) in bindBufferDedicated() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | CLBuffer.h | 51 inline bool Buffer::IsValid(const _cl_mem *buffer) in IsValid() argument
|
| H A D | TransformFeedback_unittest.cpp | 115 gl::Buffer *buffer = new gl::Buffer(&mockGLFactory, {1}); in TEST_F() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
| H A D | CLMemoryCL.cpp | 48 CLMemoryImpl::Ptr CLMemoryCL::createSubBuffer(const cl::Buffer &buffer, in createSubBuffer() argument
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | system_utils_winuwp.cpp | 80 std::array<char, MAX_PATH> buffer; variable 95 char buffer[MAX_PATH]; in OpenSharedLibrary() local
|
| H A D | system_utils_win32.cpp | 99 std::array<char, MAX_PATH> buffer; variable 114 char buffer[MAX_PATH]; in OpenSharedLibrary() local
|
| H A D | system_utils_apple.cpp | 31 std::vector<char> buffer; in GetExecutablePath() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | EGLImplFactory.h | 84 createExternalImageSibling( const gl::Context *context, EGLenum target, EGLClientBuffer buffer, const egl::AttributeMap &attribs) createExternalImageSibling() argument
|
| /third_party/vk-gl-cts/external/amber/src/samples/ |
| H A D | ppm.cc | 41 ConvertToPPM(uint32_t width, uint32_t height, const std::vector<amber::Value>& values, std::vector<uint8_t>* buffer) ConvertToPPM() argument
|