Home
last modified time | relevance | path

Searched refs:buffer (Results 8676 - 8700 of 14774) sorted by relevance

1...<<341342343344345346347348349350>>...591

/third_party/bounds_checking_function/
H A DMakefile12 OPTION += --param ssp-buffer-size=4
/third_party/gn/src/gn/
H A Dtokenizer.h35 // Counts lines in the given buffer (the first line is "1") and returns
45 // The offset must be in the buffer.
46 static bool IsNewline(std::string_view buffer, size_t offset);
99 size_t cur_ = 0; // Byte offset into input buffer.
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Ddouble-to-string.h57 // Note that DoubleToAscii null-terminates its input. So the given buffer
214 // In addition, the buffer must be able to hold the trailing '\0' character.
259 // In addition, the buffer must be able to hold the trailing '\0' character.
293 // In addition, the buffer must be able to hold the trailing '\0' character.
334 // In addition, the buffer must be able to hold the trailing '\0' character.
360 // The result should be interpreted as buffer * 10^(point-length).
362 // The digits are written to the buffer in the platform's charset, which is
370 // 'v' again. The buffer will choose the representation that is closest to
379 // Example: toFixed(0.001, 5) is allowed to return buffer="1", point=-2.
381 // toFixed(0.15, 2) thus returns buffer
[all...]
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-double-to-string.h71 // Note that DoubleToAscii null-terminates its input. So the given buffer
229 // In addition, the buffer must be able to hold the trailing '\0' character.
274 // In addition, the buffer must be able to hold the trailing '\0' character.
308 // In addition, the buffer must be able to hold the trailing '\0' character.
349 // In addition, the buffer must be able to hold the trailing '\0' character.
376 // The result should be interpreted as buffer * 10^(point-length).
378 // The digits are written to the buffer in the platform's charset, which is
386 // 'v' again. The buffer will choose the representation that is closest to
395 // Example: toFixed(0.001, 5) is allowed to return buffer="1", point=-2.
397 // toFixed(0.15, 2) thus returns buffer
[all...]
/third_party/icu/icu4c/source/common/unicode/
H A Dcaniter.h183 UnicodeString buffer; member in U_FINAL
200 //Set extract(int comp, String segment, int segmentPos, StringBuffer buffer);
/third_party/libsnd/src/ALAC/
H A DALACBitUtilities.h72 - these routines take a fixed size buffer and read/write to it
75 void BitBufferInit (BitBuffer * bits, uint8_t * buffer, uint32_t byteSize) ;
/third_party/mesa3d/src/amd/llvm/
H A Dac_shader_abi.h77 * Load the descriptor for the given buffer.
79 * \param buffer the buffer as presented in NIR: this is the descriptor
80 * in Vulkan, and the buffer index in OpenGL/Gallium
81 * \param write whether buffer contents will be written
82 * \param non_uniform whether the buffer descriptor is not assumed to be uniform
84 LLVMValueRef (*load_ssbo)(struct ac_shader_abi *abi, LLVMValueRef buffer, bool write, bool non_uniform);
/third_party/ltp/testcases/cve/
H A Dtcindex01.c81 cls_opt.buffer = 1000000 * 1600 / cls_opt.rate.rate; in setup()
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_util.h142 void (*ReleaseBuffer) (__DRIscreen *screenPrivate, __DRIbuffer *buffer);
168 * - map the frame buffer, SAREA, etc.
/third_party/node/test/parallel/
H A Dtest-crypto-certificate.js39 return buf.buffer.slice(buf.byteOffset, buf.byteOffset + buf.byteLength);
66 // Test maximum size of input buffer
/third_party/node/deps/icu-small/source/common/unicode/
H A Dcaniter.h183 UnicodeString buffer; member in final
200 //Set extract(int comp, String segment, int segmentPos, StringBuffer buffer);
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir.h59 build_load_ubo_dxil(nir_builder *b, nir_ssa_def *buffer,
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.h79 void *buffer; member
188 * Free the buffer allocated by spirv_to_dxil.
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-double-to-string.h71 // Note that DoubleToAscii null-terminates its input. So the given buffer
254 // In addition, the buffer must be able to hold the trailing '\0' character.
299 // In addition, the buffer must be able to hold the trailing '\0' character.
333 // In addition, the buffer must be able to hold the trailing '\0' character.
374 // In addition, the buffer must be able to hold the trailing '\0' character.
401 // The result should be interpreted as buffer * 10^(point-length).
403 // The digits are written to the buffer in the platform's charset, which is
411 // 'v' again. The buffer will choose the representation that is closest to
420 // Example: toFixed(0.001, 5) is allowed to return buffer="1", point=-2.
422 // toFixed(0.15, 2) thus returns buffer
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo.h47 struct pipe_resource *buffer; /* non-owning pointer */ member
51 /* Constant buffer for the fragment shader. */
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_feedback.h18 /* size in bytes of the feedback buffer */
20 /* size in bytes used of the active feedback buffer */
23 /* first entry is the active feedback buffer */
39 VkBuffer buffer; member
/third_party/ltp/testcases/kernel/sched/hyperthreading/ht_affinity/
H A Dht_utils.c17 char buffer[BUFF_SIZE]; variable
/third_party/ltp/testcases/kernel/sched/hyperthreading/ht_enabled/
H A Dht_utils.c20 char buffer[BUFF_SIZE]; variable
/third_party/node/deps/v8/include/v8-include/
H A Dv8-initialization.h34 using EntropySource = bool (*)(unsigned char* buffer, size_t length);
/third_party/node/deps/v8/include/
H A Dv8-initialization.h34 using EntropySource = bool (*)(unsigned char* buffer, size_t length);
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vs.h45 unsigned buffer; member
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_bo.h39 * Sub-allocation information for a real buffer used as backing memory of a
40 * sparse buffer.
105 /* Fences for buffer synchronization. */
116 struct amdgpu_winsys_bo *buffer; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_helpers.h126 struct pipe_vertex_buffer *buffer,
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_digest.c22 #include <openssl/buffer.h>
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
H A Dendecoder_common.c11 #include <openssl/buffer.h>

Completed in 15 milliseconds

1...<<341342343344345346347348349350>>...591