Home
last modified time | relevance | path

Searched defs:buffer (Results 3876 - 3900 of 5040) sorted by relevance

1...<<151152153154155156157158159160>>...202

/third_party/node/deps/v8/src/wasm/
H A Dwasm-module.cc635 size_t PrintSignature(base::Vector<char> buffer, const wasm::FunctionSig* sig, in PrintSignature() argument
/third_party/node/deps/v8/third_party/jinja2/
H A Dcompiler.py325 def buffer(self, frame): member in CodeGenerator
[all...]
/third_party/node/src/
H A Dinspector_agent.cc268 std::unique_ptr<StringBuffer> buffer = Utf8ToStringView(reason); in schedulePauseOnNextStatement() local
H A Dinspector_socket.cc50 std::vector<char> buffer; member in node::inspector::TcpHolder
110 WriteRequest(ProtocolHandler* handler, const std::vector<char>& buffer) in WriteRequest() argument
134 static void remove_from_beginning(std::vector<char>* buffer, size_t count) { in remove_from_beginning() argument
144 generate_accept_string(const std::string& client_key, char (*buffer)[ACCEPT_KEY_LENGTH]) generate_accept_string() argument
284 decode_frame_hybi17(const std::vector<char>& buffer, bool client_frame, int* bytes_consumed, std::vector<char>* output, bool* compressed) decode_frame_hybi17() argument
440 ParseWsFrames(const std::vector<char>& buffer) ParseWsFrames() argument
660 WriteRaw(const std::vector<char>& buffer, uv_write_cb write_cb) WriteRaw() argument
721 WriteRaw(const std::vector<char>& buffer, uv_write_cb write_cb) WriteRaw() argument
[all...]
H A Dnode_buffer.cc1307 DecomposeBufferToParts(Local<Value> buffer) DecomposeBufferToParts() argument
[all...]
H A Dspawn_sync.cc994 char* buffer; in CopyJsString() local
1023 char* buffer; in CopyJsStringArray() local
[all...]
/third_party/node/test/cctest/
H A Dtest_inspector_socket.cc734 static void fill_message(std::string* buffer) { in fill_message() argument
740 mask_message(const std::string& message, char* buffer, const char mask[]) mask_message() argument
/third_party/node/tools/inspector_protocol/jinja2/
H A Dcompiler.py322 def buffer(self, frame): member in CodeGenerator
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsdecrypt.c1368 unsigned char *buffer; in ntfs_cat_decrypt() local
1437 unsigned char *buffer; ntfs_feed_encrypt() local
[all...]
H A Dntfsundelete.c131 static int win32_strftime(char *buffer, int size, const char *format, in win32_strftime() argument
1565 char buffer[20]; in dump_record() local
1689 char buffer[20]; list_record() local
1792 write_data(int fd, const char *buffer, unsigned int bufsize) write_data() argument
1840 create_pathname(const char *dir, const char *name, const char *stream, char *buffer, int bufsize) create_pathname() argument
1969 char *buffer = NULL; undelete_file() local
2221 char *buffer = NULL; scan_disk() local
2354 char *buffer; copy_mft() local
[all...]
H A Dntfswipe.c489 u8 *buffer = NULL; in wipe_unused() local
549 u8 *buffer; in wipe_unused_fast() local
1623 fill_buffer( unsigned long int pat_no, unsigned char * const buffer, const size_t buflen, int * const selected ) fill_buffer() argument
[all...]
/third_party/nghttp2/lib/
H A Dnghttp2_hd.c618 nghttp2_hd_entry **buffer; in hd_ringbuf_reserve() local
[all...]
H A Dnghttp2_hd.h160 nghttp2_hd_entry **buffer; member
/third_party/node/deps/icu-small/source/common/
H A Dushape.cpp401 invertBuffer(char16_t *buffer, int32_t size, uint32_t /*options*/, int32_t lowlimit, int32_t highlimit) { in invertBuffer() argument
1496 char16_t buffer[300]; u_shapeArabic() local
[all...]
H A Dlocdspnm.cpp37 static int32_t ncat(char *buffer, uint32_t buflen, ...) { in ncat() argument
590 char buffer[ULOC_FULLNAME_CAPACIT in localeDisplayName() local
699 appendWithSep(UnicodeString& buffer, const UnicodeString& src) const appendWithSep() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationbuilder.cpp1700 char16_t buffer[internalBufferSize]; in ucol_getUnsafeSet() local
H A Dnumber_decimalquantity.cpp504 char buffer[DoubleToStringConverter::kBase10MaximalLength + 1]; in convertToAccurateDouble() local
1245 readDoubleConversionToBcd( const char* buffer, int32_t length, int32_t point) readDoubleConversionToBcd() argument
H A Dnumfmt.cpp1337 char buffer[8]; in makeInstance() local
/third_party/node/deps/icu-small/source/common/unicode/
H A Dunistr.h3128 UnicodeString(uint16_t *buffer, int32_t buffLength, int32_t buffCapacity) UnicodeString() argument
3142 UnicodeString(wchar_t *buffer, int32_t buffLength, int32_t buffCapacity) UnicodeString() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_descriptor_set.c1576 anv_descriptor_set_write_buffer(struct anv_device *device, struct anv_descriptor_set *set, struct anv_state_stream *alloc_stream, VkDescriptorType type, struct anv_buffer *buffer, uint32_t binding, uint32_t element, VkDeviceSize offset, VkDeviceSize range) anv_descriptor_set_write_buffer() argument
[all...]
H A DgenX_pipeline.c1288 unsigned buffer = output->buffer; in emit_3dstate_streamout() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_draw_hw_select.c697 struct pipe_shader_buffer buffer; in st_draw_hw_select_prepare_common() local
[all...]
H A Dst_pbo_compute.c956 struct pipe_shader_buffer buffer; in download_texture_compute() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dshader_query.cpp1814 struct gl_active_atomic_buffer *buffer = in _mesa_get_program_interfaceiv() local
1824 struct gl_transform_feedback_buffer *buffer = in _mesa_get_program_interfaceiv() local
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer_decoder.cpp585 struct intel_batch_decode_bo buffer = ctx_get_bo(ctx, true, read_addr[i]); in decode_3dstate_constant() local
[all...]

Completed in 45 milliseconds

1...<<151152153154155156157158159160>>...202