| /third_party/backends/backend/ |
| H A D | p5_device.h | 235 * 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 D | sanei_wire.h | 85 buffer; member
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | regextst.h | 74 virtual const char *getPath(char buffer[2048], const char *filename);
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | usrchimp.h | 66 PCEI *buffer; member 115 * buffer has been exhausted.
|
| H A D | double-conversion-bignum.h | 84 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 D | bignum.h | 70 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 D | oicu.h | 32 char *buffer,
|
| /third_party/mbedtls/include/psa/ |
| H A D | crypto_builtin_composites.h | 198 uint8_t MBEDTLS_PRIVATE(buffer[MBEDTLS_PSA_JPAKE_BUFFER_SIZE]);
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_image.h | 72 struct tu_buffer *buffer; member
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_shader_info.h | 91 uint8_t buffer; member
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_context.h | 160 struct sp_tgsi_buffer *buffer[PIPE_SHADER_TYPES]; member
|
| /third_party/mesa3d/src/gallium/tests/graw/ |
| H A D | fs-fragcoord.c | 73 vbuf.buffer.resource = pipe_buffer_create_with_data(info.ctx, in set_vertices()
|
| H A D | fs-write-z.c | 99 vbuf.buffer.resource = pipe_buffer_create_with_data(info.ctx, in set_vertices()
|
| H A D | fs-frontface.c | 95 vbuf.buffer.resource = pipe_buffer_create_with_data(info.ctx, in set_vertices()
|
| H A D | tri-large.c | 62 vbuf.buffer.resource = pipe_buffer_create_with_data(info.ctx, in set_vertices()
|
| /third_party/node/lib/internal/crypto/ |
| H A D | pbkdf2.js | 7 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 D | stream.js | 49 const internalBuffer = require('internal/buffer'); 142 return new internalBuffer.FastBuffer(chunk.buffer,
|
| /third_party/node/src/crypto/ |
| H A D | crypto_random.h | 16 unsigned char* buffer; member
|
| /third_party/node/src/inspector/ |
| H A D | node_string.h | 62 double toDouble(const char* buffer, size_t length, bool* ok);
|
| /third_party/node/test/parallel/ |
| H A D | test-dgram-socket-buffer-size.js | 26 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 D | function-compiler.h | 45 bool succeeded() const { return code_desc.buffer != nullptr; } in succeeded()
|
| /third_party/node/tools/ |
| H A D | v8-json-to-junit.py | 121 output.FinishAndWrite(sys.stdout.buffer)
|
| /third_party/node/benchmark/buffers/ |
| H A D | buffer-write.js | 30 buffer: ['fast'], 76 require('buffer').SlowBuffer(8);
|
| /third_party/mesa3d/src/intel/dev/ |
| H A D | intel_debug.h | 130 /* 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 D | spirv2dxil.c | 168 fwrite(obj.binary.buffer, sizeof(char), obj.binary.size, file); in main()
|