| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bi_opt_mod_props.c | 343 unsigned count = ctx->ssa_alloc; in bi_opt_mod_prop_backward() local
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| H A D | va_insert_flow.c | 78 unsigned count = bi_count_read_registers(I, s); in bi_read_mask() local 98 unsigned count = bi_count_write_registers(I, d); in bi_write_mask() local
|
| /third_party/mesa3d/src/util/ |
| H A D | u_debug_memory.c | 212 debug_calloc(const char *file, unsigned line, const char *function, size_t count, size_t size ) debug_calloc() argument
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_descriptor_set.h | 41 uint32_t count; member
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_rast_debug.c | 218 unsigned i,j, count = 0; in debug_rectangle() local 319 int count = 0; in debug_triangle() local 387 int count = 0; in do_debug_bin() local [all...] |
| H A D | lp_scene.c | 47 int count; member 55 int count; member [all...] |
| H A D | lp_setup_analysis.c | 217 const int count = 24; in check_elts24() local
|
| H A D | lp_state.h | 100 unsigned count; member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_mm.c | 49 int count; member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_state.c | 438 nv30_set_vertex_buffers(struct pipe_context *pipe, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer *vb) nv30_set_vertex_buffers() argument
|
| H A D | nv30_vbo.c | 336 nv30_draw_arrays(struct nv30_context *nv30, unsigned mode, unsigned start, unsigned count, unsigned instance_count) global() argument 369 nv30_draw_elements_inline_u08(struct nouveau_pushbuf *push, const uint8_t *map, unsigned start, unsigned count) global() argument 394 nv30_draw_elements_inline_u16(struct nouveau_pushbuf *push, const uint16_t *map, unsigned start, unsigned count) global() argument 418 nv30_draw_elements_inline_u32(struct nouveau_pushbuf *push, const uint32_t *map, unsigned start, unsigned count) global() argument 435 nv30_draw_elements_inline_u32_short(struct nouveau_pushbuf *push, const uint32_t *map, unsigned start, unsigned count) global() argument 460 nv30_draw_elements(struct nv30_context *nv30, bool shorten, const struct pipe_draw_info *info, unsigned mode, unsigned start, unsigned count, unsigned instance_count, int32_t index_bias, unsigned index_size) global() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_push.c | 68 emit_vertices_i08(struct push_context *ctx, unsigned start, unsigned count) in emit_vertices_i08() argument 107 emit_vertices_i16(struct push_context *ctx, unsigned start, unsigned count) in emit_vertices_i16() argument 146 emit_vertices_i32(struct push_context *ctx, unsigned start, unsigned count) emit_vertices_i32() argument 185 emit_vertices_seq(struct push_context *ctx, unsigned start, unsigned count) emit_vertices_seq() argument [all...] |
| H A D | nv50_query_hw_sm.c | 308 nv50_hw_sm_query_read_data(uint32_t count[32][4], in nv50_hw_sm_query_read_data() argument 337 uint32_t count[32][4]; in nv50_hw_sm_get_query_result() local 409 int count = 0; in nv50_hw_sm_get_driver_query_info() local [all...] |
| H A D | nv50_transfer.c | 282 unsigned count = (size + 3) / 4; in nv50_sifc_linear_u8() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | itercoll.cpp | 360 int count = 1; in TestMaxExpansion() local 656 int32_t c1, c2, count = 0; in assertEqual() local
|
| H A D | tsdtfmsy.cpp | 132 UBool IntlTestDateFormatSymbols::UnicodeStringsArePrefixes(int32_t count, int32_t prefixLen, const UnicodeString *prefixArray, const UnicodeString *baseArray) in UnicodeStringsArePrefixes() argument 201 int32_t count = 0; in TestSymbols() local [all...] |
| /third_party/icu/icu4c/source/test/thaitest/ |
| H A D | thaitest.cpp | 368 crunchSpaces(const UChar *spaces, int32_t count, int32_t &nonSpaceCount) crunchSpaces() argument 498 SpaceBreakIterator(const UChar *text, int32_t count) SpaceBreakIterator() argument [all...] |
| /third_party/libfuse/example/ |
| H A D | hello_ll_uds.c | 221 static ssize_t stream_writev(int fd, struct iovec *iov, int count, in stream_writev() argument 245 size_t count = 0; in readall() local 285 size_t count = 0; stream_splice_send() local [all...] |
| H A D | invalidate_path.c | 165 static int count = 0; in update_fs() local
|
| /third_party/libdrm/tests/amdgpu/ |
| H A D | amdgpu_stress.c | 183 int submit_ib(uint32_t from, uint32_t to, uint64_t size, uint32_t count) in submit_ib() argument 322 uint32_t domain, from, to, count; in main() local
|
| /third_party/libinput/test/ |
| H A D | test-pad.c | 186 unsigned int count = 0; in START_TEST() local 246 unsigned int count = 0; in START_TEST() local
|
| /third_party/libinput/src/ |
| H A D | util-prop-parsers.c | 104 int count = 0; in parse_mouse_wheel_click_count_property() local 443 size_t count; in parse_input_prop_property() local [all...] |
| /third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
| H A D | hugemmap10.c | 134 static int set_nr_hugepages_(long count, char *desc, int line) in set_nr_hugepages_() argument
|
| /third_party/ltp/testcases/kernel/mem/vmtests/ |
| H A D | stack_space.c | 141 int count; in runtest() local 211 int count; in dotest() local [all...] |
| /third_party/ltp/testcases/network/sockets/ |
| H A D | ltpServer.c | 315 static int count = 0; in tcp_receive_buffer() local
|