Home
last modified time | relevance | path

Searched refs:buffer (Results 6726 - 6750 of 9305) sorted by relevance

1...<<261262263264265266267268269270>>...373

/third_party/backends/backend/
H A Dp5_device.h235 * work buffer for scans
237 uint8_t *buffer; member
240 * buffer size
245 * position in buffer
250 * top value of available bytes in buffer
255 * bottom value of available bytes in buffer
/third_party/backends/include/sane/
H A Dsanei_wire.h85 buffer; member
/third_party/icu/icu4c/source/test/intltest/
H A Dregextst.h74 virtual const char *getPath(char buffer[2048], const char *filename);
/third_party/icu/icu4c/source/i18n/
H A Dusrchimp.h66 PCEI *buffer; member
115 * buffer has been exhausted.
H A Ddouble-conversion-bignum.h84 bool ToHexString(char* buffer, const int buffer_size) const;
154 // where the value of the buffer consists of the lower kBigitSize bits of
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dbignum.h70 bool ToHexString(char* buffer, const int buffer_size) const;
140 // where the value of the buffer consists of the lower kBigitSize bits of
/third_party/icu/tools/multi/proj/provider/glue/
H A Doicu.h32 char *buffer,
/third_party/mbedtls/include/psa/
H A Dcrypto_builtin_composites.h198 uint8_t MBEDTLS_PRIVATE(buffer[MBEDTLS_PSA_JPAKE_BUFFER_SIZE]);
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_image.h72 struct tu_buffer *buffer; member
/third_party/mesa3d/src/amd/compiler/
H A Daco_shader_info.h91 uint8_t buffer; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_context.h160 struct sp_tgsi_buffer *buffer[PIPE_SHADER_TYPES]; member
/third_party/mesa3d/src/gallium/tests/graw/
H A Dfs-fragcoord.c73 vbuf.buffer.resource = pipe_buffer_create_with_data(info.ctx, in set_vertices()
H A Dfs-write-z.c99 vbuf.buffer.resource = pipe_buffer_create_with_data(info.ctx, in set_vertices()
H A Dfs-frontface.c95 vbuf.buffer.resource = pipe_buffer_create_with_data(info.ctx, in set_vertices()
H A Dtri-large.c62 vbuf.buffer.resource = pipe_buffer_create_with_data(info.ctx, in set_vertices()
/third_party/node/lib/internal/crypto/
H A Dpbkdf2.js7 const { Buffer } = require('buffer');
57 if (encoding === 'buffer')
83 return encoding === 'buffer' ? buf : buf.toString(encoding);
130 return result.buffer;
/third_party/node/lib/
H A Dstream.js49 const internalBuffer = require('internal/buffer');
142 return new internalBuffer.FastBuffer(chunk.buffer,
/third_party/node/src/crypto/
H A Dcrypto_random.h16 unsigned char* buffer; member
/third_party/node/src/inspector/
H A Dnode_string.h62 double toDouble(const char* buffer, size_t length, bool* ok);
/third_party/node/test/parallel/
H A Dtest-dgram-socket-buffer-size.js26 message: `Could not get or set buffer size: ${syscall} returned ${suffix}`,
84 // Should throw error if invalid buffer size is specified
110 // Can set and get buffer sizes after binding the socket.
117 // note: linux will double the buffer size
135 message: 'Could not get or set buffer size: uv_recv_buffer_size ' +
158 message: 'Could not get or set buffer size: uv_send_buffer_size ' +
/third_party/node/deps/v8/src/wasm/
H A Dfunction-compiler.h45 bool succeeded() const { return code_desc.buffer != nullptr; } in succeeded()
/third_party/node/tools/
H A Dv8-json-to-junit.py121 output.FinishAndWrite(sys.stdout.buffer)
/third_party/node/benchmark/buffers/
H A Dbuffer-write.js30 buffer: ['fast'],
76 require('buffer').SlowBuffer(8);
/third_party/mesa3d/src/intel/dev/
H A Dintel_debug.h130 /* Below is a list of structure located in the identifier buffer. The driver
170 extern void *intel_debug_get_identifier_block(void *buffer,
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
H A Dspirv2dxil.c168 fwrite(obj.binary.buffer, sizeof(char), obj.binary.size, file); in main()

Completed in 13 milliseconds

1...<<261262263264265266267268269270>>...373