| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-module.cc | 635 size_t PrintSignature(base::Vector<char> buffer, const wasm::FunctionSig* sig, in PrintSignature() argument
|
| /third_party/node/deps/v8/third_party/jinja2/ |
| H A D | compiler.py | 325 def buffer(self, frame): member in CodeGenerator [all...] |
| /third_party/node/src/ |
| H A D | inspector_agent.cc | 268 std::unique_ptr<StringBuffer> buffer = Utf8ToStringView(reason); in schedulePauseOnNextStatement() local
|
| H A D | inspector_socket.cc | 50 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 D | node_buffer.cc | 1307 DecomposeBufferToParts(Local<Value> buffer) DecomposeBufferToParts() argument [all...] |
| H A D | spawn_sync.cc | 994 char* buffer; in CopyJsString() local 1023 char* buffer; in CopyJsStringArray() local [all...] |
| /third_party/node/test/cctest/ |
| H A D | test_inspector_socket.cc | 734 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 D | compiler.py | 322 def buffer(self, frame): member in CodeGenerator [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsdecrypt.c | 1368 unsigned char *buffer; in ntfs_cat_decrypt() local 1437 unsigned char *buffer; ntfs_feed_encrypt() local [all...] |
| H A D | ntfsundelete.c | 131 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 D | ntfswipe.c | 489 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 D | nghttp2_hd.c | 618 nghttp2_hd_entry **buffer; in hd_ringbuf_reserve() local [all...] |
| H A D | nghttp2_hd.h | 160 nghttp2_hd_entry **buffer; member
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ushape.cpp | 401 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 D | locdspnm.cpp | 37 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 D | collationbuilder.cpp | 1700 char16_t buffer[internalBufferSize]; in ucol_getUnsafeSet() local
|
| H A D | number_decimalquantity.cpp | 504 char buffer[DoubleToStringConverter::kBase10MaximalLength + 1]; in convertToAccurateDouble() local 1245 readDoubleConversionToBcd( const char* buffer, int32_t length, int32_t point) readDoubleConversionToBcd() argument
|
| H A D | numfmt.cpp | 1337 char buffer[8]; in makeInstance() local
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | unistr.h | 3128 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 D | anv_descriptor_set.c | 1576 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 D | genX_pipeline.c | 1288 unsigned buffer = output->buffer; in emit_3dstate_streamout() local [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_draw_hw_select.c | 697 struct pipe_shader_buffer buffer; in st_draw_hw_select_prepare_common() local [all...] |
| H A D | st_pbo_compute.c | 956 struct pipe_shader_buffer buffer; in download_texture_compute() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | shader_query.cpp | 1814 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 D | aubinator_viewer_decoder.cpp | 585 struct intel_batch_decode_bo buffer = ctx_get_bo(ctx, true, read_addr[i]); in decode_3dstate_constant() local [all...] |