Home
last modified time | relevance | path

Searched defs:buffer (Results 701 - 725 of 9495) sorted by relevance

1...<<21222324252627282930>>...380

/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dvdprintf.c39 char buffer[100] = {0}; in vdprintf_0100() local
H A Dvsscanf.c39 char buffer[100]; in vsscanf_0100() local
59 char buffer[100]; in vsscanf_0200() local
H A Dvswscanf.c24 int get_str_value(const wchar_t *buffer, const wchar_t *format, ...) in get_str_value() argument
H A Dvswprintf.c31 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 Dvsprintf.c28 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 Dstdlib_arc4random_test.cpp56 uint8_t buffer[BUF_SIZE]; in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dwcsftime_l.c33 wchar_t buffer[80]; in wcsftime_l_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dfdatasync.c32 char buffer[1024] = {"\0"}; in fdatasync_0100() local
56 char buffer[1024] = {"\0"}; in fdatasync_0200() local
H A Dpread.c30 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 Dsymlinkat.c30 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 Drand_pool.h72 unsigned char *buffer; /* points to the beginning of the random pool */ member
/third_party/node/deps/uv/src/unix/
H A Dbsd-proctitle.c72 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 Ddynamic.rs17 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 Dcmsg.rs61 let mut buffer = [0u8; 256]; in test_cmsg_nxthdr() variables
/third_party/openssl/test/
H A Dsimpledynamic.c66 static char buffer[255]; in sd_error() local
/third_party/pulseaudio/speex/libspeexdsp/
H A Dtestjitter.c26 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 DvktPipelineMakeUtil.cpp50 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 DCLBuffer.h51 inline bool Buffer::IsValid(const _cl_mem *buffer) in IsValid() argument
H A DTransformFeedback_unittest.cpp115 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 DCLMemoryCL.cpp48 CLMemoryImpl::Ptr CLMemoryCL::createSubBuffer(const cl::Buffer &buffer, in createSubBuffer() argument
/third_party/skia/third_party/externals/angle2/src/common/
H A Dsystem_utils_winuwp.cpp80 std::array<char, MAX_PATH> buffer; variable
95 char buffer[MAX_PATH]; in OpenSharedLibrary() local
H A Dsystem_utils_win32.cpp99 std::array<char, MAX_PATH> buffer; variable
114 char buffer[MAX_PATH]; in OpenSharedLibrary() local
H A Dsystem_utils_apple.cpp31 std::vector<char> buffer; in GetExecutablePath() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DEGLImplFactory.h84 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 Dppm.cc41 ConvertToPPM(uint32_t width, uint32_t height, const std::vector<amber::Value>& values, std::vector<uint8_t>* buffer) ConvertToPPM() argument

Completed in 8 milliseconds

1...<<21222324252627282930>>...380