Home
last modified time | relevance | path

Searched refs:buffer (Results 11201 - 11225 of 11232) sorted by relevance

1...<<441442443444445446447448449450

/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3385 pub fn setvbuf(stream: *mut FILE, buffer: *mut c_char, mode: c_int, size: size_t) -> c_int; in setvbuf()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs735 pub buffer: *mut ::c_void,
790 /// read buffer
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_ext_autogen.h1166 GLuint buffer,
H A Dcapture_gles_ext_autogen.cpp5714 GLuint buffer, in CaptureNamedBufferStorageExternalEXT()
5722 paramBuffer.addValueParam("buffer", ParamType::TGLuint, buffer); in CaptureNamedBufferStorageExternalEXT()
5712 CaptureNamedBufferStorageExternalEXT(const State &glState, bool isCallValid, GLuint buffer, GLintptr offset, GLsizeiptr size, GLeglClientBufferEXT clientBuffer, GLbitfield flags) CaptureNamedBufferStorageExternalEXT() argument
/third_party/skia/third_party/externals/microhttpd/
H A Dltmain.sh4629 /* static buffer for getcwd */
/kernel/linux/linux-5.10/drivers/md/
H A Dmd.c9929 static int get_ro(char *buffer, const struct kernel_param *kp) in get_ro() argument
9931 return sprintf(buffer, "%d\n", start_readonly); in get_ro()
/kernel/linux/linux-6.6/drivers/md/
H A Dmd.c10072 static int get_ro(char *buffer, const struct kernel_param *kp) in get_ro() argument
10074 return sprintf(buffer, "%d\n", start_readonly); in get_ro()
/third_party/vixl/src/aarch32/
H A Dassembler-aarch32.h139 Assembler(byte* buffer, size_t capacity, InstructionSet isa = kDefaultISA) in Assembler() argument
140 : AssemblerBase(buffer, capacity), in Assembler()
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h99 // Next buffer offset at which a check is required for this pool.
162 // The parent class `Pool` provides a `checkpoint_`, which is the buffer
165 // MacroAssembler can, but does not have to, check the buffer when the
261 // Offset of the branch in the code generation buffer.
735 MacroAssembler(byte* buffer,
739 MacroAssembler(PandaAllocator* allocator, byte* buffer,
760 // Start generating code from the beginning of the buffer, discarding any code
761 // and data that has already been emitted into the buffer.
767 // Finalize a code buffer of generated instructions. This function must be
768 // called before executing or copying code from the buffer
[all...]
/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c358 // that the buffer is contained by the receiver struct, as opposed to being
359 // passed as a separately allocated "work buffer".
1396 // WUFFS_BASE__SLICE is a 1-dimensional buffer.
1407 // WUFFS_BASE__TABLE is a 2-dimensional buffer.
2790 // wuffs_base__io_buffer is a 1-dimensional buffer (a pointer and length) plus
2793 // A value with all fields zero is a valid, empty buffer.
2923 // start of the buffer.
3352 uint64_t pos; // Position of the buffer start relative to the stream start.
3356 // wuffs_base__token_buffer is a 1-dimensional buffer (a pointer and length)
3359 // A value with all fields zero is a valid, empty buffer
44284 Done(DecodeCborResult& result, sync_io::Input& input, IOBuffer& buffer) Done() argument
44777 Done( DecodeImageResult& result, sync_io::Input& input, IOBuffer& buffer, wuffs_base__image_decoder::unique_ptr image_decoder) Done() argument
45208 Done(DecodeJsonResult& result, sync_io::Input& input, IOBuffer& buffer) Done() argument
[all...]
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp13437 uint32_t buffer[4]; in convert_masked_utf8_to_utf16() local
13438 vst1q_u32(buffer, selected); in convert_masked_utf8_to_utf16()
13443 if (buffer[i] & SURROGATE_MASK) { in convert_masked_utf8_to_utf16()
13444 utf16_output[0] = uint16_t(buffer[i] >> 16); in convert_masked_utf8_to_utf16()
13445 utf16_output[1] = uint16_t(buffer[i] & 0xFFFF); in convert_masked_utf8_to_utf16()
13448 utf16_output[0] = uint16_t(buffer[i] & 0xFFFF); in convert_masked_utf8_to_utf16()
15122 // Walks through a buffer in block-sized increments, loading the last part with spaces
15134 * function fills the buffer with spaces and returns 0. In particular, if len == STEP_SIZE there
17031 // ret.first.count is always the position in the buffer, not the number of code units written even if finished
17049 // ret.first.count is always the position in the buffer, no
[all...]
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.3.c349 // that the buffer is contained by the receiver struct, as opposed to being
350 // passed as a separately allocated "work buffer".
1336 // WUFFS_BASE__SLICE is a 1-dimensional buffer.
1347 // WUFFS_BASE__TABLE is a 2-dimensional buffer.
2575 // wuffs_base__io_buffer is a 1-dimensional buffer (a pointer and length) plus
2578 // A value with all fields zero is a valid, empty buffer.
2708 // start of the buffer.
3137 uint64_t pos; // Position of the buffer start relative to the stream start.
3141 // wuffs_base__token_buffer is a 1-dimensional buffer (a pointer and length)
3144 // A value with all fields zero is a valid, empty buffer
39292 Done(DecodeCborResult& result, sync_io::Input& input, IOBuffer& buffer) Done() argument
39744 Done( DecodeImageResult& result, sync_io::Input& input, IOBuffer& buffer, wuffs_base__image_decoder::unique_ptr image_decoder) Done() argument
40049 Done(DecodeJsonResult& result, sync_io::Input& input, IOBuffer& buffer) Done() argument
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]
/kernel/linux/linux-6.6/mm/
H A Dvmscan.c444 * (3) XFS freed buffer pages. in flush_reclaim_state()
1981 * If the folio has buffers, try to free the buffer in shrink_folio_list()
6651 * with reclaim to make a buffer of free pages available to give in compaction_ready()
6653 * Note that we won't actually reclaim the whole buffer in one attempt in compaction_ready()
8214 static int purgeable(struct ctl_table *table, int write, void *buffer, in purgeable() argument
/third_party/ffmpeg/
H A Dconfigure423 disable buffer boundary checking in bitreaders
/third_party/eudev/
H A Dltmain.sh6055 /* static buffer for getcwd */
/third_party/curl/
H A Dltmain.sh6256 /* static buffer for getcwd */
/third_party/lame/
H A Dltmain.sh6007 /* static buffer for getcwd */
/third_party/node/deps/cares/
H A Dltmain.sh6256 /* static buffer for getcwd */
/third_party/node/deps/cares/config/
H A Dltmain.sh6256 /* static buffer for getcwd */
/third_party/libevdev/build-aux/
H A Dltmain.sh6257 /* static buffer for getcwd */
/third_party/skia/third_party/externals/libpng/
H A Dltmain.sh6007 /* static buffer for getcwd */
/third_party/protobuf/js/experimental/runtime/kernel/
H A Dkernel_repeated_test.js24 return new Uint8Array(bytes).buffer;
/third_party/typescript/lib/
H A DtypingsInstaller.js7079 var Buffer = require("buffer").Buffer;
7366 var buffer;
7368 buffer = _fs.readFileSync(fileName);
7373 var len = buffer.length;
7374 if (len >= 2 && buffer[0] === 0xFE && buffer[1] === 0xFF) {
7379 var temp = buffer[i];
7380 buffer[i] = buffer[i + 1];
7381 buffer[
[all...]
H A Dtsc.js4483 var Buffer = require("buffer").Buffer;
4736 var buffer;
4738 buffer = _fs.readFileSync(fileName);
4743 var len = buffer.length;
4744 if (len >= 2 && buffer[0] === 0xFE && buffer[1] === 0xFF) {
4747 var temp = buffer[i];
4748 buffer[i] = buffer[i + 1];
4749 buffer[
[all...]

Completed in 315 milliseconds

1...<<441442443444445446447448449450