/third_party/node/deps/icu-small/source/common/ |
H A D | usprep.cpp | 786 int32_t i, offset, count, size; in usprep_swap() local
|
H A D | uhash.cpp | 551 uhash_openSize(UHashFunction *keyHash, UKeyComparator *keyComp, UValueComparator *valueComp, int32_t size, UErrorCode *status) uhash_openSize() argument 577 uhash_initSize(UHashtable *fillinResult, UHashFunction *keyHash, UKeyComparator *keyComp, UValueComparator *valueComp, int32_t size, UErrorCode *status) uhash_initSize() argument
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_sysconfig.c | 96 DWORD size = 0; in get_REG_SZ() local [all...] |
/third_party/ninja/src/ |
H A D | graph.cc | 470 MakePathList(const Node* const* const span, const size_t size, const char sep) const MakePathList() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | externalobjects.c | 63 import_memoryobj_fd(struct gl_context *ctx, struct gl_memory_object *obj, GLuint64 size, int fd) import_memoryobj_fd() argument 88 import_memoryobj_win32(struct gl_context *ctx, struct gl_memory_object *obj, GLuint64 size, void *handle, const void *name) import_memoryobj_win32() argument 1044 _mesa_ImportMemoryFdEXT(GLuint memory, GLuint64 size, GLenum handleType, GLint fd) _mesa_ImportMemoryFdEXT() argument 1072 _mesa_ImportMemoryWin32HandleEXT(GLuint memory, GLuint64 size, GLenum handleType, void *handle) _mesa_ImportMemoryWin32HandleEXT() argument 1103 _mesa_ImportMemoryWin32NameEXT(GLuint memory, GLuint64 size, GLenum handleType, const void *name) _mesa_ImportMemoryWin32NameEXT() argument
|
H A D | transformfeedback.c | 551 bind_buffer_range(struct gl_context *ctx, struct gl_transform_feedback_object *obj, GLuint index, struct gl_buffer_object *bufObj, GLintptr offset, GLsizeiptr size, bool dsa) bind_buffer_range() argument 582 _mesa_validate_buffer_range_xfb(struct gl_context *ctx, struct gl_transform_feedback_object *obj, GLuint index, struct gl_buffer_object *bufObj, GLintptr offset, GLsizeiptr size, bool dsa) _mesa_validate_buffer_range_xfb() argument 760 _mesa_TransformFeedbackBufferRange(GLuint xfb, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size) _mesa_TransformFeedbackBufferRange() argument 999 _mesa_GetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name) _mesa_GetTransformFeedbackVarying() argument [all...] |
H A D | es1_conversion.c | 700 _mesa_PointSizex(GLfixed size) in _mesa_PointSizex() argument
|
H A D | glthread_draw.c | 99 unsigned size = count[i] * index_size; in upload_multi_indices() local 141 unsigned size; in upload_vertices() local 220 unsigned size; upload_vertices() local 244 size, &upload_offset, &upload_buffer, NULL); upload_vertices() local [all...] |
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_shader.cpp | 578 const unsigned size = type_sz(type); in brw_saturate_immediate() local
|
/third_party/mesa3d/src/loader/ |
H A D | loader_dri3_helper.h | 73 uint32_t size; member
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_program.c | 1308 size_t size; in st_serialize_nir() local
|
H A D | st_glsl_to_nir.cpp | 271 shared_type_info(const struct glsl_type *type, unsigned *size, unsigned *align) in shared_type_info() argument
|
/third_party/mesa3d/src/intel/tools/ |
H A D | error2aub.c | 95 int len = 0, size = 1024; in ascii85_decode() local 158 uint64_t size; member 357 unsigned hi, lo, size; in main() local [all...] |
H A D | intel_dump_gpu.c | 71 uint32_t size; member 175 gem_mmap(int fd, uint32_t handle, uint64_t offset, uint64_t size) in gem_mmap() argument 377 add_new_bo(unsigned fd, int handle, uint64_t size, void *map) add_new_bo() argument 704 off_t size; ioctl() local [all...] |
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_image.c | 142 uint64_t size = 0; in dzn_image_create() local 1266 VkDeviceSize size = dzn_buffer_view_create() local [all...] |
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | pkg_genc.cpp | 945 int32_t i, entryLength, length, size, entryOffset=0, entryLengthOffset=0; in writeObjectCode() local [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | uspoof.cpp | 818 int32_t const size = ubidi_getProcessedLength(bidi); in uspoof_getBidiSkeletonUnicodeString() local
|
H A D | uspoof_impl.cpp | 755 int32_t SpoofData::size() const { in size() function in SpoofData
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | disassemble.c | 441 static void dump_clause(FILE *fp, uint32_t *words, unsigned *size, unsigned offset, bool verbose) in dump_clause() argument 689 void disassemble_bifrost(FILE *fp, uint8_t *code, size_t size, bool verbose) in disassemble_bifrost() argument 703 unsigned size; in disassemble_bifrost() local
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_cmd_buffer.c | 186 panvk_CmdPushConstants(VkCommandBuffer commandBuffer, VkPipelineLayout layout, VkShaderStageFlags stageFlags, uint32_t offset, uint32_t size, const void *pValues) panvk_CmdPushConstants() argument
|
/third_party/mesa3d/src/util/ |
H A D | disk_cache_os.c | 497 parse_and_validate_cache_item(struct disk_cache *cache, void *cache_item, size_t cache_item_size, size_t *size) parse_and_validate_cache_item() argument 570 disk_cache_load_item(struct disk_cache *cache, char *filename, size_t *size) disk_cache_load_item() argument 929 disk_cache_load_item_foz(struct disk_cache *cache, const cache_key key, size_t *size) disk_cache_load_item_foz() argument [all...] |
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_instance.c | 557 vn_instance_get_reply_shmem_locked(struct vn_instance *instance, size_t size, void **out_ptr) vn_instance_get_reply_shmem_locked() argument
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir.cpp | 631 int size = defs.size(); setDef() local 643 int size = srcs.size(); setSrc() local [all...] |
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_semaphore.h | 26 size_t size = 0; in vn_sizeof_VkExportSemaphoreCreateInfo_self() local 35 size_t size = 0; in vn_sizeof_VkExportSemaphoreCreateInfo() local 73 size_t size = 0; in vn_sizeof_VkSemaphoreCreateInfo_pnext() local 102 size_t size = 0; vn_sizeof_VkSemaphoreCreateInfo_self() local 111 size_t size = 0; vn_sizeof_VkSemaphoreCreateInfo() local 177 size_t size = 0; vn_sizeof_VkSemaphoreWaitInfo_self() local 200 size_t size = 0; vn_sizeof_VkSemaphoreWaitInfo() local 258 size_t size = 0; vn_sizeof_VkSemaphoreSignalInfo_self() local 268 size_t size = 0; vn_sizeof_VkSemaphoreSignalInfo() local [all...] |
/third_party/mesa3d/include/drm-uapi/ |
H A D | virtgpu_drm.h | 69 __u32 size; member 106 __u32 size; /* validate transfer in the host */ member 113 __u32 size; member 154 __u32 size; member 171 __u64 size; member
|