| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | strutil.h | 476 FastIntToBuffer(int i, char* buffer) FastIntToBuffer() argument 480 FastUIntToBuffer(unsigned int i, char* buffer) FastUIntToBuffer() argument 484 FastLongToBuffer(long i, char* buffer) FastLongToBuffer() argument 488 FastULongToBuffer(unsigned long i, char* buffer) FastULongToBuffer() argument 515 FastUInt32ToBuffer(uint32 i, char* buffer) FastUInt32ToBuffer() argument 519 FastUInt64ToBuffer(uint64 i, char* buffer) FastUInt64ToBuffer() argument [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | text_format_unittest.cc | 442 char buffer[1] = ""; in TEST_F() local
|
| /third_party/python/Modules/ |
| H A D | _bz2module.c | 21 OutputBuffer_InitAndGrow(_BlocksOutputBuffer *buffer, Py_ssize_t max_length, in OutputBuffer_InitAndGrow() argument 35 OutputBuffer_Grow(_BlocksOutputBuffer *buffer, in OutputBuffer_Grow() argument 47 OutputBuffer_GetDataSize(_BlocksOutputBuffer *buffer, uint32_t avail_out) in OutputBuffer_GetDataSize() argument 53 OutputBuffer_Finish(_BlocksOutputBuffer *buffer, uint32_t avail_out) in OutputBuffer_Finish() argument 59 OutputBuffer_OnError(_BlocksOutputBuffer *buffer) in OutputBuffer_OnError() argument 178 _BlocksOutputBuffer buffer = {.list = NULL}; compress() local 442 _BlocksOutputBuffer buffer = {.list = NULL}; decompress_buf() local [all...] |
| H A D | sha256module.c | 74 static void longReverse(SHA_INT32 *buffer, int byteCount) in longReverse() argument 273 sha_update(SHAobject *sha_info, SHA_BYTE *buffer, Py_ssize_t count) in sha_update() argument [all...] |
| /third_party/python/Modules/_io/ |
| H A D | winconsoleio.c | 734 _io__WindowsConsoleIO_readinto_impl(winconsoleio *self, Py_buffer *buffer) _io__WindowsConsoleIO_readinto_impl() argument [all...] |
| H A D | fileio.c | 636 _io_FileIO_readinto_impl(fileio *self, Py_buffer *buffer) argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | cord_ring_test.cc | 954 std::string buffer = absl::StrCat(flats[0], flats[1], flats[2]); in TEST_P() local
|
| H A D | cord_test.cc | 287 char* buffer = new char[size]; in MakeExternalCord() local
|
| /third_party/skia/experimental/wasm-skp-debugger/ |
| H A D | debugger_bindings.cpp | 500 GrGLint buffer; in MakeOnScreenGLSurface() local
|
| /third_party/skia/include/third_party/skcms/ |
| H A D | skcms.h | 164 const uint8_t* buffer; member
|
| /third_party/skia/gm/ |
| H A D | exoticformats.cpp | 36 static inline uint32_t get_uint(uint8_t* buffer, uint32_t i) { in get_uint() argument
|
| /third_party/rust/crates/nix/test/sys/ |
| H A D | test_socket.rs | 2224 let mut buffer in test_recvmsg_timestampns() variables 2279 let mut buffer = vec![0u8; message.len()]; test_recvmmsg_timestampns() variables 2361 let mut buffer = vec![0u8; message.len()]; test_recvmsg_rxq_ovfl() variables [all...] |
| /third_party/rust/crates/serde/serde/src/ser/ |
| H A D | impls.rs | 758 let mut buffer = [0u8; $max]; variables
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fLifetimeTests.cpp | 155 void ScaleProgram::setPos (GLuint buffer, GLuint vao) in setPos() argument 232 void initBuffer (const Functions& gl, GLuint seed, GLenum usage, GLuint buffer) in initBuffer() argument 257 void BufferVAOAttacher::initAttachment (GLuint seed, GLuint buffer) in initAttachment() argument 259 initBuffer(gl(), seed, GL_STATIC_DRAW, buffer); in initAttachment() local 264 void BufferVAOAttacher::attach (GLuint buffer, GLuin argument 272 detach(GLuint buffer, GLuint varr) detach() argument 319 initAttachment(GLuint seed, GLuint buffer) initAttachment() argument 321 initBuffer(gl(), seed, GL_DYNAMIC_READ, buffer); initAttachment() local 326 attach(GLuint buffer, GLuint tf) attach() argument 334 detach(GLuint buffer, GLuint tf) detach() argument 366 drawAttachment(GLuint buffer, Surface& dst) drawAttachment() argument [all...] |
| H A D | es3fVertexArrayObjectTests.cpp | 228 GLuint buffer; in init() local 316 deUint8* VertexArrayObjectTest::createRandomBufferData (const BufferSpec& buffer) in createRandomBufferData() argument 812 GLuint buffer; init() local 900 createRandomBufferData(const BufferSpec& buffer) createRandomBufferData() argument [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fNegativeBufferApiTests.cpp | 71 GLuint buffer = 0x1234; in buffer_data() local 101 GLuint buffer = 0x1234; in buffer_sub_data() local 130 GLuint buffer = 0x1234; buffer_sub_data_size_offset() local [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsBufferTestUtil.cpp | 218 void BufferCase::deleteBuffer (deUint32 buffer) in deleteBuffer() argument 259 void BufferWriterBase::write (deUint32 buffer, int offset, int numBytes, const deUint8* bytes, deUint32 targetHint) in write() argument 284 void BufferWriter::write (deUint32 buffer, int offset, int numBytes, const deUint8* bytes) in write() argument 292 void BufferWriter::write (deUint32 buffer, int offset, int numBytes, const deUint8* bytes, deUint32 targetHint) in write() argument 302 void BufferSubDataWriter::write (deUint32 buffer, in argument 307 write(deUint32 buffer, int offset, int numBytes, const deUint8* bytes, deUint32 target) write() argument 317 write(deUint32 buffer, int offset, int numBytes, const deUint8* bytes) write() argument 322 write(deUint32 buffer, int offset, int numBytes, const deUint8* bytes, deUint32 target) write() argument 346 verify(deUint32 buffer, const deUint8* reference, int offset, int numBytes, deUint32 targetHint) verify() argument 372 verify(deUint32 buffer, const deUint8* reference, int offset, int numBytes) verify() argument 380 verify(deUint32 buffer, const deUint8* reference, int offset, int numBytes, deUint32 targetHint) verify() argument 390 verify(deUint32 buffer, const deUint8* reference, int offset, int numBytes) verify() argument 395 verify(deUint32 buffer, const deUint8* reference, int offset, int numBytes, deUint32 target) verify() argument [all...] |
| H A D | glsMemoryStressCase.cpp | 375 void BufferRenderer::render (deUint32 buffer, int size) in render() argument 667 deUint32 buffer = 0; in allocateBuffer() local
|
| H A D | glsStateChangePerfTestCases.cpp | 246 GLuint buffer; in requireIndexBuffers() local 276 GLuint buffer; in requireCoordBuffers() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingCallableShadersTests.cpp | 791 const de::MovePtr<BufferWithMemory> buffer = runTest(); in iterate() local
|
| H A D | vktRayTracingNullASTests.cpp | 454 de::MovePtr<BufferWithMemory> buffer = de::MovePtr<BufferWithMemory>(new BufferWithMemory(vkd, device, allocator, bufferCreateInfo, MemoryRequirement::HostVisible)); in runTest() local 515 deUint32 RayTracingBuildTestInstance::validateBuffer (de::MovePtr<BufferWithMemory> buffer) in validateBuffer() argument 537 de::MovePtr<BufferWithMemory> buffer = runTest(deviceHelper); in iterate() local [all...] |
| H A D | vktRayTracingProceduralGeometryTests.cpp | 306 void RayTracingProceduralGeometryTestBase::clearBuffer(de::SharedPtr<BufferWithMemory> buffer, VkDeviceSize bufferSize) in clearBuffer() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktRenderPassSparseRenderTargetTests.cpp | 67 createBufferMemory(const DeviceInterface& vk, VkDevice device, Allocator& allocator, VkBuffer buffer) createBufferMemory() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationUtil.hpp | 75 Buffer (vk::Move<vk::VkBuffer> buffer, in Buffer() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
| H A D | fst_ctrl_iface.c | 35 format_session_state_extra(const union fst_event_extra *extra, char *buffer, size_t size) format_session_state_extra() argument
|