Home
last modified time | relevance | path

Searched defs:size (Results 5601 - 5625 of 13066) sorted by relevance

1...<<221222223224225226227228229230>>...523

/third_party/node/deps/icu-small/source/i18n/
H A Dgender.cpp261 ugender_getListGender(const UGenderInfo* genderInfo, const UGender* genders, int32_t size, UErrorCode* status) { in ugender_getListGender() argument
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dfilestrm.cpp168 int32_t size = 0; in T_FileStream_size() local
H A Dswapimpl.cpp323 int32_t i, offset, count, size; in ucase_swap() local
425 int32_t i, offset, count, size; in ubidi_swap() local
535 int32_t i, offset, count, size; unorm_swap() local
705 int32_t size = indexes[ULAYOUT_IX_TRIES_TOP]; ulayout_swap() local
809 int32_t size = indexes[EmojiProps::IX_TOTAL_SIZE]; uemoji_swap() local
896 int32_t size = size16 + sizeStr; test_swap() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_surface_builder.cpp35 emit_stride(const vec4_builder &bld, const src_reg &src, unsigned size, in emit_stride() argument
144 emit_untyped_read(const vec4_builder &bld, const src_reg &surface, const src_reg &addr, unsigned dims, unsigned size, brw_predicate pred) emit_untyped_read() argument
161 emit_untyped_write(const vec4_builder &bld, const src_reg &surface, const src_reg &addr, const src_reg &src, unsigned dims, unsigned size, brw_predicate pred) emit_untyped_write() argument
192 const unsigned size = (src0.file != BAD_FILE) + (src1.file != BAD_FILE); emit_untyped_atomic() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dprogram_binary.c63 uint32_t size; member
/third_party/mesa3d/src/panfrost/bifrost/test/
H A Dtest-constant-fold.cpp33 size_t size = 0; in to_string() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dnodearray.h69 unsigned size; member
[all...]
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_tiler.c255 unsigned size = PROLOGUE_SIZE; panfrost_hierarchy_size() local
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_shader.c207 shared_type_info(const struct glsl_type *type, unsigned *size, unsigned *align) in shared_type_info() argument
H A Dpanvk_varyings.h57 unsigned size; member
120 unsigned size = varyings->buf[buf_idx].stride * vertex_count; in panvk_varyings_alloc() local
/third_party/mesa3d/src/util/
H A Dvma.c33 uint64_t size; member
46 util_vma_heap_init(struct util_vma_heap *heap, uint64_t start, uint64_t size) util_vma_heap_init() argument
95 util_vma_hole_alloc(struct util_vma_hole *hole, uint64_t offset, uint64_t size) util_vma_hole_alloc() argument
142 util_vma_heap_alloc(struct util_vma_heap *heap, uint64_t size, uint64_t alignment) util_vma_heap_alloc() argument
204 util_vma_heap_alloc_addr(struct util_vma_heap *heap, uint64_t offset, uint64_t size) util_vma_heap_alloc_addr() argument
242 util_vma_heap_free(struct util_vma_heap *heap, uint64_t offset, uint64_t size) util_vma_heap_free() argument
[all...]
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_sampler_ycbcr_conversion.h26 size_t size = 0; in vn_sizeof_VkSamplerYcbcrConversionCreateInfo_self() local
42 size_t size = 0; vn_sizeof_VkSamplerYcbcrConversionCreateInfo() local
[all...]
H A Dvn_protocol_driver_shader_module.h26 size_t size = 0; in vn_sizeof_VkShaderModuleCreateInfo_self() local
42 size_t size = 0; in vn_sizeof_VkShaderModuleCreateInfo() local
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_cs.c225 vn_cs_encoder_reserve_internal(struct vn_cs_encoder *enc, size_t size) in vn_cs_encoder_reserve_internal() argument
75 vn_cs_encoder_add_buffer(struct vn_cs_encoder *enc, struct vn_renderer_shmem *shmem, size_t offset, void *base, size_t size) vn_cs_encoder_add_buffer() argument
H A Dvn_feedback.h19 uint32_t size; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_analysis.c145 const unsigned size = in match_aero_minification_shader() local
H A Dlp_state_setup.h18 unsigned size:16; member
H A Dlp_texture.h121 uint64_t size; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_push.c92 unsigned size, nr; in emit_vertices_i08() local
124 unsigned size, nr; in emit_vertices_i16() local
156 unsigned size, nr; in emit_vertices_i32() local
186 unsigned size = ctx->vertex_words * push; emit_vertices_seq() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_program.c476 uint32_t size = align(prog->code_size, 0x40); in nv50_program_upload_code() local
H A Dnv50_query_hw.c42 nv50_hw_query_allocate(struct nv50_context *nv50, struct nv50_query *q, int size) nv50_hw_query_allocate() argument
H A Dnv50_winsys.h66 NV50_FIFO_PKHDR(int subc, int mthd, unsigned size) in NV50_FIFO_PKHDR() argument
72 NV50_FIFO_PKHDR_NI(int subc, int mthd, unsigned size) in NV50_FIFO_PKHDR_NI() argument
98 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_NV04() argument
107 BEGIN_NI04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_NI04() argument
117 BEGIN_NL50(struct nouveau_pushbuf *push, int subc, int mthd, uint32_t size) BEGIN_NL50() argument
[all...]
H A Dnv50_stateobj.h21 int size; member
27 int size; member
33 int size; member
42 uint32_t size; /* max 65536 */ member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_compute.c202 const unsigned size = nvc0->constbuf[s][0].size; in nvc0_compute_validate_constbufs() local
/third_party/icu/icu4c/source/test/perf/charperf/
H A Dcharperf.cpp69 int size = - _remainingArgc; in CharPerformanceTest() local

Completed in 16 milliseconds

1...<<221222223224225226227228229230>>...523