Home
last modified time | relevance | path

Searched defs:buffer (Results 201 - 225 of 5840) sorted by relevance

12345678910>>...234

/third_party/musl/libc-test/src/functionalext/supplement/unistd/
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
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
H A DSystemInfo_x11.cpp38 char *buffer = nullptr; in GetNvidiaDriverVersionWithXNVCtrl() local
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_image_test.cc214 auto* buffer = buffers[0].get(); in TEST_F() local
238 auto* buffer = buffers[0].get(); in TEST_F() local
262 auto* buffer = buffers[0].get(); TEST_F() local
303 auto* buffer = buffers[0].get(); TEST_F() local
333 auto* buffer = buffers[0].get(); TEST_F() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dindex_buffer.cc30 Result IndexBuffer::SendIndexData(CommandBuffer* command, Buffer* buffer) { in SendIndexData() argument
[all...]
H A Dpush_constant.h57 const Buffer* buffer = nullptr; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/
H A DDisplayVkLinux.cpp20 createExternalImageSibling( const gl::Context *context, EGLenum target, EGLClientBuffer buffer, const egl::AttributeMap &attribs) createExternalImageSibling() argument
/third_party/skia/src/core/
H A DSkBuffer.cpp24 bool SkRBuffer::read(void* buffer, size_t size) { in read() argument
52 void SkWBuffer::writeNoSizeCheck(const void* buffer, size_t size) { in writeNoSizeCheck() argument
H A DSkMD5.h39 uint8_t buffer[64]; // input buffer member in SkMD5
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DStream.hpp24 const void *buffer = nullptr; member
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DBuffer.hpp44 vk::Buffer buffer; // Owning handle member in Buffer
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_cpu_x86.c41 unsigned char *buffer; in ossl_prov_acquire_entropy_from_cpu() local
/third_party/skia/third_party/externals/icu/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/skia/third_party/externals/icu/source/samples/props/
H A Dprops.cpp36 char buffer[100]; in printProps() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DSawPingGenerator.cpp37 float *buffer = output.getBuffer(); in onProcess() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/flowunits/
H A DTriangleOscillator.cpp29 float *buffer = output.getBuffer(); in onProcess() local
/third_party/skia/third_party/externals/oboe/src/common/
H A DAudioSourceCaller.cpp22 int32_t AudioSourceCaller::onProcessFixedBlock(uint8_t *buffer, int32_t numBytes) { in onProcessFixedBlock() argument
H A DFixedBlockWriter.cpp27 int32_t FixedBlockWriter::writeToStorage(uint8_t *buffer, int32_t numBytes) { in writeToStorage() argument
38 int32_t FixedBlockWriter::write(uint8_t *buffer, int32_t numBytes) { in write() argument
/third_party/skia/src/sksl/
H A DSkSLOutputStream.cpp26 char buffer[kBufferSize]; in appendVAList() local

Completed in 7 milliseconds

12345678910>>...234