Home
last modified time | relevance | path

Searched defs:size (Results 11951 - 11975 of 22356) sorted by relevance

1...<<471472473474475476477478479480>>...895

/third_party/node/deps/v8/src/wasm/
H A Ddecoder.h221 void consume_bytes(uint32_t size, const char* name = "skip") { in consume_bytes() argument
232 bool checkAvailable(uint32_t size) { in checkAvailable() argument
[all...]
/third_party/node/deps/v8/tools/debug_helper/
H A Ddebug-helper.h118 size_t size; member
/third_party/node/deps/zlib/google/
H A Dzip_internal.cc180 uLong ReadZipBuffer(void* opaque, void* /*stream*/, void* buf, uLong size) { in ReadZipBuffer() argument
/third_party/node/deps/v8/src/zone/
H A Dzone-chunk-list.h66 size_t size() const { return size_; } in size() function in v8::internal::ZoneChunkList::StartMode
/third_party/node/src/
H A Dnode_internals.h111 virtual void RegisterPointer(void* data, size_t size) { in RegisterPointer() argument
114 virtual void UnregisterPointer(void* data, size_t size) { in UnregisterPointer() argument
[all...]
H A Dnode_os.cc63 size_t size = sizeof(buf); in GetHostname() local
/third_party/ntfs-3g/libntfs-3g/
H A Dinode.c1296 int ntfs_inode_free_space(ntfs_inode *ni, int size) in ntfs_inode_free_space() argument
1463 ntfs_inode_get_times(ntfs_inode *ni, char *value, size_t size) ntfs_inode_get_times() argument
1521 ntfs_inode_set_times(ntfs_inode *ni, const char *value, size_t size, int flags) ntfs_inode_set_times() argument
[all...]
H A Dmft.c553 unsigned int size; in ntfs_mft_bitmap_find_free_rec() local
1261 ntfs_mft_record_init(ntfs_volume *vol, s64 size) ntfs_mft_record_init() argument
1365 ntfs_mft_rec_init(ntfs_volume *vol, s64 size) ntfs_mft_rec_init() argument
[all...]
H A Dxattrs.c131 static void fix_big_endian(char *p, int size) in fix_big_endian() argument
154 static int le_acl_to_cpu(const struct LE_POSIX_ACL *le_acl, size_t size, in le_acl_to_cpu() argument
176 int cpu_to_le_acl(const struct POSIX_ACL *acl, size_t size, in cpu_to_le_acl() argument
239 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
364 s64 size; ntfs_read_xattr_mapping() local
482 ntfs_xattr_system_getxattr(struct SECURITY_CONTEXT *scx, enum SYSTEMXATTRS attr, ntfs_inode *ni, ntfs_inode *dir_ni, char *value, size_t size) ntfs_xattr_system_getxattr() argument
609 ntfs_xattr_system_setxattr(struct SECURITY_CONTEXT *scx, enum SYSTEMXATTRS attr, ntfs_inode *ni, ntfs_inode *dir_ni, const char *value, size_t size, int flags) ntfs_xattr_system_setxattr() argument
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsfallocate.c540 ntfs_merge_allocation(ntfs_attr *na, runlist_element *rl, s64 size) ntfs_merge_allocation() argument
[all...]
H A Dntfsrecover.h78 unsigned int size; member
/third_party/ntfs-3g/src/
H A Dntfs-3g_common.c690 ntfs_fuse_listxattr_common(ntfs_inode *ni, ntfs_attr_search_ctx *actx, char *list, size_t size, BOOL prefixing) global() argument
/third_party/musl/src/crypt/
H A Dcrypt_blowfish.c374 static int BF_decode(BF_word *dst, const char *src, int size) in BF_decode() argument
398 static void BF_encode(char *dst, const BF_word *src, int size) in BF_encode() argument
/third_party/musl/src/thread/linux/
H A Dpthread_create.c423 size_t size, guard, size_len; in __pthread_create() local
[all...]
/third_party/musl/porting/linux/user/ldso/
H A Dnamespace.c77 size_t size = 2 * nsinl->size; in nsinherits_realloc() local
113 size_t size = 2 * dsol->size; in dsolist_realloc() local
208 size_t size = 2 * g_ns_list.size; nslist_realloc() local
[all...]
/third_party/nghttp2/src/
H A Dmemchunk.h71 static const size_t size = N; member
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_create.c359 size_t size, guard, size_len; in __pthread_create() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducnvhz.cpp537 int32_t size, bufferSizeNeeded = sizeof(struct cloneHZStruct); in _HZ_SafeClone() local
H A Ducnv_cnv.h52 int32_t size; /* sizeof(UConverterLoadArgs) */ member
/third_party/mesa3d/src/intel/compiler/
H A Dintel_clc.c275 get_module_spirv_version(const uint32_t *spirv, size_t size) in get_module_spirv_version() argument
283 set_module_spirv_version(uint32_t *spirv, size_t size, uint32_t version) in set_module_spirv_version() argument
[all...]
H A Dbrw_nir_lower_storage_image.c68 nir_ssa_def *size = load_image_param(b, deref, SIZE); in image_coord_is_in_bounds() local
621 nir_ssa_def *size = load_image_param(b, deref, SIZE); in lower_image_atomic_instr() local
664 nir_ssa_def *size = load_image_param(b, deref, SIZE); in lower_image_size_instr() local
H A Dbrw_nir_lower_ray_queries.c138 uint64_t size = MAX2(1, glsl_get_aoa_size((*p)->type)) * in get_ray_query_shadow_addr() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c115 nir_ssa_def *size; member
121 wrap_clamp_to_edge(nir_builder *b, wrap_result_t *wrap_params, nir_ssa_def *size) in wrap_clamp_to_edge() argument
129 wrap_repeat(nir_builder *b, wrap_result_t *wrap_params, nir_ssa_def *size) in wrap_repeat() argument
147 wrap_mirror_repeat(nir_builder *b, wrap_result_t *wrap_params, nir_ssa_def *size) in wrap_mirror_repeat() argument
157 wrap_mirror_clamp_to_edge(nir_builder *b, wrap_result_t *wrap_params, nir_ssa_def *size) wrap_mirror_clamp_to_edge() argument
165 wrap_clamp(nir_builder *b, wrap_result_t *wrap_params, nir_ssa_def *size) wrap_clamp() argument
173 wrap_mirror_clamp(nir_builder *b, wrap_result_t *wrap_params, nir_ssa_def *size) wrap_mirror_clamp() argument
186 wrap_coords(nir_builder *b, nir_ssa_def *coords, enum pipe_tex_wrap wrap, nir_ssa_def *size) wrap_coords() argument
326 nir_ssa_def *size; global() member
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dperformance_monitor.c943 unsigned size = 0; in perf_monitor_result_size() local
H A Duniform_query.cpp54 _mesa_GetActiveUniform_impl(GLuint program, GLuint index, GLsizei maxLength, GLsizei *length, GLint *size, GLenum *type, GLcharARB *nameOut, bool glthread) _mesa_GetActiveUniform_impl() argument
97 _mesa_GetActiveUniform(GLuint program, GLuint index, GLsizei maxLength, GLsizei *length, GLint *size, GLenum *type, GLcharARB *nameOut) _mesa_GetActiveUniform() argument
[all...]

Completed in 30 milliseconds

1...<<471472473474475476477478479480>>...895