/third_party/node/deps/icu-small/source/i18n/ |
H A D | gender.cpp | 261 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 D | filestrm.cpp | 168 int32_t size = 0; in T_FileStream_size() local
|
H A D | swapimpl.cpp | 323 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 D | brw_vec4_surface_builder.cpp | 35 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 D | program_binary.c | 63 uint32_t size; member
|
/third_party/mesa3d/src/panfrost/bifrost/test/ |
H A D | test-constant-fold.cpp | 33 size_t size = 0; in to_string() local
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | nodearray.h | 69 unsigned size; member [all...] |
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_tiler.c | 255 unsigned size = PROLOGUE_SIZE; panfrost_hierarchy_size() local [all...] |
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_vX_shader.c | 207 shared_type_info(const struct glsl_type *type, unsigned *size, unsigned *align) in shared_type_info() argument
|
H A D | panvk_varyings.h | 57 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 D | vma.c | 33 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 D | vn_protocol_driver_sampler_ycbcr_conversion.h | 26 size_t size = 0; in vn_sizeof_VkSamplerYcbcrConversionCreateInfo_self() local 42 size_t size = 0; vn_sizeof_VkSamplerYcbcrConversionCreateInfo() local [all...] |
H A D | vn_protocol_driver_shader_module.h | 26 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 D | vn_cs.c | 225 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 D | vn_feedback.h | 19 uint32_t size; member
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_fs_analysis.c | 145 const unsigned size = in match_aero_minification_shader() local
|
H A D | lp_state_setup.h | 18 unsigned size:16; member
|
H A D | lp_texture.h | 121 uint64_t size; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_push.c | 92 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 D | nv50_program.c | 476 uint32_t size = align(prog->code_size, 0x40); in nv50_program_upload_code() local
|
H A D | nv50_query_hw.c | 42 nv50_hw_query_allocate(struct nv50_context *nv50, struct nv50_query *q, int size) nv50_hw_query_allocate() argument
|
H A D | nv50_winsys.h | 66 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 D | nv50_stateobj.h | 21 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 D | nvc0_compute.c | 202 const unsigned size = nvc0->constbuf[s][0].size; in nvc0_compute_validate_constbufs() local
|
/third_party/icu/icu4c/source/test/perf/charperf/ |
H A D | charperf.cpp | 69 int size = - _remainingArgc; in CharPerformanceTest() local
|