Home
last modified time | relevance | path

Searched defs:buf (Results 4651 - 4675 of 7076) sorted by relevance

1...<<181182183184185186187188189190>>...284

/third_party/node/src/
H A Dcares_wrap.h223 MallocedBuffer<unsigned char> buf; member
H A Ddebug_utils.cc407 char* buf = buffer.data; in GetLoadedLibraries() local
H A Dheap_utils.cc235 const uv_buf_t buf = uv_buf_init(data + offset, size - offset); variable
292 uv_buf_t buf = EmitAlloc(size); variable
H A Dnode_http_common.h291 explicit NgRcBufPointer(rcbuf_t* buf) { in NgRcBufPointer() argument
370 static inline bool IsZeroLength(rcbuf_t* buf) { in IsZeroLength() argument
H A Dnode_internals.h177 New(Environment* env, MaybeStackBuffer<T>* buf) New() argument
[all...]
H A Dnode_os.cc62 char buf[UV_MAXHOSTNAMESIZE]; in GetHostname() local
253 char buf[PATH_MAX]; in GetHomeDirectory() local
H A Dnode_serdes.cc212 auto buf = Buffer::New(ctx->env(), in ReleaseBuffer() local
H A Dstring_bytes.cc248 static size_t hex_decode(char* buf, in hex_decode() argument
264 WriteUCS2( Isolate* isolate, char* buf, size_t buflen, Local<String> str, int flags) WriteUCS2() argument
302 Write(Isolate* isolate, char* buf, size_t buflen, Local<Value> val, enum encoding encoding) Write() argument
557 Encode(Isolate* isolate, const char* buf, size_t buflen, enum encoding encoding, Local<Value>* error) Encode() argument
574 Local<v8::Object> buf; Encode() local
690 Encode(Isolate* isolate, const uint16_t* buf, size_t buflen, Local<Value>* error) Encode() argument
716 Encode(Isolate* isolate, const char* buf, enum encoding encoding, Local<Value>* error) Encode() argument
[all...]
H A Dstream_wrap.cc223 void LibuvStreamWrap::OnUvAlloc(size_t suggested_size, uv_buf_t* buf) { in OnUvAlloc() argument
254 Maybe<void> LibuvStreamWrap::OnUvRead(ssize_t nread, const uv_buf_t* buf) { in OnUvRead() argument
H A Dutil.cc210 int WriteFileSync(const char* path, uv_buf_t buf) { in WriteFileSync() argument
238 uv_buf_t buf = uv_buf_init(utf8.out(), utf8.length()); WriteFileSync() local
263 uv_buf_t buf = uv_buf_init(buffer, sizeof(buffer)); ReadFileSync() local
[all...]
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_internal.cc180 uLong ReadZipBuffer(void* opaque, void* /*stream*/, void* buf, uLong size) { in ReadZipBuffer() argument
H A Dzip_reader.cc357 char buf[internal::kZipBufSize]; in ExtractCurrentEntry() local
/third_party/node/deps/zlib/google/
H A Dzip_reader.cc377 char buf[internal::kZipBufSize]; in ExtractCurrentEntry() local
H A Dzip_internal.cc180 uLong ReadZipBuffer(void* opaque, void* /*stream*/, void* buf, uLong size) { in ReadZipBuffer() argument
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dminiunz.c322 void* buf; local
/third_party/ntfs-3g/libntfs-3g/
H A Dmft.c552 u8 *buf, *byte; in ntfs_mft_bitmap_find_free_rec() local
H A Dxattrs.c239 static int basicread(void *fileid, char *buf, size_t size, off_t offs __attribute__((unused))) in basicread() argument
249 static int localread(void *fileid, char *buf, size_t size, off_t offs) in localread() argument
265 getmappingitem(FILEREADER reader, void *fileid, off_t *poffs, char *buf, int *psrc, s64 *psize) getmappingitem() argument
356 char buf[BUFSZ]; ntfs_read_xattr_mapping() local
616 char buf[4*sizeof(u64)]; ntfs_xattr_system_setxattr() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsck.c196 u8 buf[512]; in verify_boot_sector() local
252 u8 *buf; load_runlist() local
[all...]
H A Dntfsfallocate.c493 char *buf; in ntfs_inner_zero() local
/third_party/musl/porting/linux/user/src/time/
H A D__tz.c157 char buf[NAME_MAX+25], *pathname = buf+24; in do_tzset() local
/third_party/nghttp2/src/
H A Dhttp2.cc250 void capitalize(DefaultMemchunks *buf, const StringRef &s) { in capitalize() argument
480 void build_http1_headers_from_headers(DefaultMemchunks *buf, in build_http1_headers_from_headers() argument
H A Dshrpx_http2_downstream_connection.cc165 http2_data_read_callback(nghttp2_session *session, int32_t stream_id, uint8_t *buf, size_t length, uint32_t *data_flags, nghttp2_data_source *source, void *user_data) http2_data_read_callback() argument
H A Dshrpx_api_downstream_connection.cc133 auto buf = make_byte_ref(balloc, buflen); in send_reply() local
/third_party/musl/src/crypt/
H A Dcrypt_blowfish.c763 } buf; in __crypt_blowfish() local
[all...]
/third_party/musl/src/time/
H A D__tz.c160 char buf[NAME_MAX+25], *pathname=buf+24; in do_tzset() local

Completed in 25 milliseconds

1...<<181182183184185186187188189190>>...284