Home
last modified time | relevance | path

Searched refs:buffer (Results 7026 - 7050 of 14774) sorted by relevance

1...<<281282283284285286287288289290>>...591

/kernel/linux/linux-6.6/sound/firewire/
H A Dlib.h17 u64 offset, void *buffer, size_t length,
H A Dpackets-buffer.h9 * struct iso_packets_buffer - manages a buffer for many packets
16 void *buffer; member
/test/xts/device_attest/services/oem_adapter/include/
H A Ddevice_attest_oem_file.h37 int32_t OEMReadFile(const char* path, const char* fileName, char* buffer, uint32_t bufferLen);
/third_party/ffmpeg/libavcodec/
H A Dparser.h29 uint8_t *buffer; member
36 int overread_index; ///< the index into ParseContext.buffer of the overread bytes
/third_party/ffmpeg/libavdevice/
H A Doss.h38 uint8_t buffer[OSS_AUDIO_BLOCK_SIZE]; member
H A Dsndio.h37 uint8_t *buffer; member
/third_party/backends/include/sane/
H A Dsanei_jpeg.h31 /* Emit the specified number of pixel rows from the buffer. */
43 /* Output pixel-row buffer. Created by module init or start_output.
47 JSAMPARRAY buffer; member
/third_party/curl/lib/
H A Dformdata.h39 char *buffer; /* pointer to existing buffer used for file upload */ member
H A Dheaders.h32 char *name; /* points into 'buffer' */
33 char *value; /* points into 'buffer */
36 char buffer[1]; /* this is the raw header blob */ member
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
H A Dssl_x509.h50 * @param buffer - a point pointed to the certification context memory point
55 X509* d2i_X509(X509 **cert, const unsigned char *buffer, long len);
/third_party/node/deps/histogram/src/
H A Dhdr_tests.h14 int hdr_decode_compressed(uint8_t* buffer, size_t length, struct hdr_histogram** histogram);
/third_party/node/benchmark/buffers/
H A Dbuffer-read.js22 buffer: ['fast'],
30 require('buffer').SlowBuffer(8);
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
H A Ddxil_validation.cpp38 bool res = dxil_validate_module(val, dxil_obj->binary.buffer, in validate_dxil()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_draw_quad.h51 util_draw_user_vertex_buffer(struct cso_context *cso, void *buffer,
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dpng.h32 std::vector<uint8_t>* buffer);
/third_party/vk-gl-cts/external/amber/src/src/
H A Dverifier.h47 const void* buffer);
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dindex_buffer.h24 #include "src/buffer.h"
34 /// Stores information to be uploaded to the index buffer of the device.
40 /// Copy the data in this index buffer to the device.
41 Result SendIndexData(CommandBuffer* command, Buffer* buffer);
43 /// Bind the index buffer if needed.
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
H A Dvk_android_utils.h31 Buffer *buffer,
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DResource.hpp31 // buffer. Resource has an exclusive lock mode (sw::Accessor) and lock
51 // * Return a pointer to the buffer.
56 // * Return a pointer to the buffer.
62 // * Return a pointer to the buffer.
68 // * Return a pointer to the buffer.
73 // * Return a pointer to the buffer.
90 // data() will return the Resource's buffer pointer regardless of lock
94 // size is the size in bytes of the Resource's buffer.
108 void *buffer; member in sw::Resource
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferOzone.hpp36 sw::Surface* buffer; member in sw::FrameBufferOzone
/third_party/skia/third_party/externals/freetype/include/freetype/internal/services/
H A Dsvgldict.h40 FT_Pointer buffer,
/third_party/skia/third_party/externals/freetype/src/base/
H A Dmd5.h37 unsigned char buffer[64]; member
/third_party/typescript/tests/baselines/reference/
H A DfunctionSignatureAssignmentCompat1.js3 (eventEmitter: number, buffer: string): void;
/third_party/skia/experimental/wasm-skp-debugger/
H A Dhelper.js14 var fileMem = new Uint8Array(DebuggerView.HEAPU8.buffer, fileMemPtr, size);
/third_party/selinux/libsepol/cil/test/unit/
H A Dtest_cil_parser.c52 rc = cil_parser("policy.cil", data->buffer, data->file_size + 2, &test_parse_root); in test_cil_parser()

Completed in 11 milliseconds

1...<<281282283284285286287288289290>>...591