Home
last modified time | relevance | path

Searched defs:count (Results 1151 - 1175 of 4324) sorted by relevance

1...<<41424344454647484950>>...173

/third_party/mesa3d/src/panfrost/lib/
H A Dpan_bo.c425 ASSERTED int count = p_atomic_inc_return(&bo->refcnt); in panfrost_bo_reference() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_address.c49 mir_args_ssa(nir_ssa_scalar s, unsigned count) in mir_args_ssa() argument
/third_party/mesa3d/src/util/tests/
H A Drb_tree_test.cpp77 unsigned count = 0; in validate_tree_order() local
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_scoreboard.c122 unsigned count = bi_count_read_registers(I, s); in bi_read_mask() local
145 unsigned count = bi_count_write_registers(I, d); in bi_write_mask() local
160 unsigned count = bi_count_write_registers(I, 0); in bi_write_mask() local
/third_party/mesa3d/src/util/
H A Dbitscan.h182 u_bit_scan_consecutive_range(unsigned *mask, int *start, int *count) in u_bit_scan_consecutive_range() argument
196 u_bit_scan_consecutive_range64(uint64_t *mask, int *start, int *count) in u_bit_scan_consecutive_range64() argument
280 u_bit_consecutive(unsigned start, unsigned count) u_bit_consecutive() argument
289 u_bit_consecutive64(unsigned start, unsigned count) u_bit_consecutive64() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_drm.c255 pipe_loader_drm_get_driconf(struct pipe_loader_device *dev, unsigned *count) in pipe_loader_drm_get_driconf() argument
273 pipe_loader_drm_get_driconf_by_name(const char *driver_name, unsigned *count) in pipe_loader_drm_get_driconf_by_name() argument
H A Dpipe_loader_sw.c399 pipe_loader_sw_get_driconf(struct pipe_loader_device *dev, unsigned *count) in pipe_loader_sw_get_driconf() argument
411 pipe_loader_vk_get_driconf(struct pipe_loader_device *dev, unsigned *count) in pipe_loader_vk_get_driconf() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_cache.c58 unsigned count; member
81 unsigned count; member
[all...]
H A Du_prim.h162 const struct u_prim_vertex_count *count = u_prim_vertex_count(pipe_prim); in u_validate_pipe_prim() local
171 const struct u_prim_vertex_count *count = u_prim_vertex_count(pipe_prim); in u_trim_pipe_prim() local
334 u_vertices_for_prims(enum pipe_prim_type prim_type, int count) u_vertices_for_prims() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_emit.c188 fse_run_linear(struct draw_pt_middle_end *middle, unsigned start, unsigned count, unsigned prim_flags) fse_run_linear() argument
298 fse_run_linear_elts(struct draw_pt_middle_end *middle, unsigned start, unsigned count, const ushort *draw_elts, unsigned draw_count, unsigned prim_flags) fse_run_linear_elts() argument
[all...]
H A Ddraw_pt_emit.c218 unsigned count = vert_info->count; in draw_pt_emit_linear() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_root_signature.cpp119 unsigned count = key->compute ? 1 : D3D12_GFX_SHADER_STAGES; in create_root_signature() local
234 unsigned count = compute ? 1 : D3D12_GFX_SHADER_STAGES; in fill_key() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_draw.c195 unsigned count = draw.count; variable
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_draw_arrays.c176 simple_draw_arrays(struct svga_hwtnl *hwtnl, enum pipe_prim_type prim, unsigned start, unsigned count, unsigned start_instance, unsigned instance_count, ubyte vertices_per_patch) simple_draw_arrays() argument
210 svga_hwtnl_draw_arrays(struct svga_hwtnl *hwtnl, enum pipe_prim_type prim, unsigned start, unsigned count, unsigned start_instance, unsigned instance_count, ubyte vertices_per_patch) svga_hwtnl_draw_arrays() argument
[all...]
/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_ext.c47 size_t count = strftime(buffer, sizeof(buffer) - 1, "%c", timeptr); in strftime_0100() local
75 size_t count = strftime(buffer, sizeof(buffer) - 1, "%c %Z%z", timeptr); in strftime_0200() local
102 size_t count = strftime(buffer, sizeof(buffer) - 1, "%k", timeptr); in strftime_0300() local
128 size_t count = strftime(buffer, sizeof(buffer) - 1, "%k", timeptr); in strftime_0400() local
154 size_t count = strftime(buffer, sizeof(buffer) - 1, "%I", timeptr); in strftime_0500() local
180 size_t count = strftime(buffer, sizeof(buffer) - 1, "%P", timeptr); strftime_0600() local
206 size_t count = strftime(buffer, sizeof(buffer) - 1, "%v", timeptr); strftime_0700() local
232 size_t count = strftime(buffer, sizeof(buffer) - 1, "%j", timeptr); strftime_0800() local
258 size_t count = strftime(buffer, sizeof(buffer) - 1, "%l", timeptr); strftime_0900() local
290 size_t count = strftime(buffer, sizeof(buffer) - 1, "%V", timeptr); strftime_1000() local
304 size_t count = strftime(buffer, sizeof(buffer) - 1, "%l", &tm); strftime_1100() local
336 size_t count = strftime(buffer, sizeof(buffer) - 1, "%G", timeptr); strftime_1200() local
368 size_t count = strftime(buffer, sizeof(buffer) - 1, "%G", timeptr); strftime_1300() local
400 size_t count = strftime(buffer, sizeof(buffer) - 1, "%G", timeptr); strftime_1400() local
427 size_t count = strftime(buffer, sizeof(buffer) - 1, "%B", timeptr); strftime_1500() local
455 size_t count = strftime(buffer, sizeof(buffer) - 1, "%B", timeptr); strftime_1600() local
470 size_t count = strftime(buffer, sizeof(buffer) - 1, "%l", &tm); strftime_1700() local
484 size_t count = strftime(buffer, sizeof(buffer) - 1, "%u", &tm); strftime_1800() local
499 size_t count = strftime(buffer, sizeof(buffer) - 1, "%u", &tm); strftime_1900() local
514 size_t count = strftime(buffer, sizeof(buffer) - 1, "%-y", &tm); strftime_2000() local
529 size_t count = strftime(buffer, sizeof(buffer) - 1, "%z", &tm); strftime_2100() local
544 size_t count = strftime(buffer, sizeof(buffer) - 1, "%Z", &tm); strftime_2200() local
558 size_t count = strftime(buffer, sizeof(buffer) - 1, "%E%", &tm); strftime_2300() local
572 size_t count = strftime(buffer, sizeof(buffer) - 1, "%O%", &tm); strftime_2400() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query.c208 int count = 0; in nvc0_screen_get_driver_query_group_info() local
H A Dnvc0_resource.c21 nvc0_resource_create_with_modifiers(struct pipe_screen *screen, const struct pipe_resource *templ, const uint64_t *modifiers, int count) nvc0_resource_create_with_modifiers() argument
43 nvc0_query_dmabuf_modifiers(struct pipe_screen *screen, enum pipe_format format, int max, uint64_t *modifiers, unsigned int *external_only, int *count) nvc0_query_dmabuf_modifiers() argument
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_screen_buffer.c35 r300_upload_index_buffer(struct r300_context *r300, struct pipe_resource **index_buffer, unsigned index_size, unsigned *start, unsigned count, const uint8_t *ptr) r300_upload_index_buffer() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_key.c78 EVP_BytesToKey(const EVP_CIPHER *type, const EVP_MD *md, const unsigned char *salt, const unsigned char *data, int datal, int count, unsigned char *key, unsigned char *iv) EVP_BytesToKey() argument
/third_party/node/deps/openssl/openssl/apps/
H A Dcrl2pkcs7.c198 int count = 0; in STACK_OF() local
/third_party/node/deps/uv/src/unix/
H A Dopenbsd.c179 int uv_cpu_info(uv_cpu_info_t** cpu_infos, int* count) { in uv_cpu_info() argument
/third_party/node/deps/uvwasi/src/
H A Dwasi_serdes.c259 uvwasi_serdes_check_array_bounds(size_t offset, size_t end, size_t size, size_t count) uvwasi_serdes_check_array_bounds() argument
/third_party/openssl/apps/
H A Dcrl2pkcs7.c198 int count = 0; in STACK_OF() local
/third_party/openssl/crypto/evp/
H A Devp_key.c78 EVP_BytesToKey(const EVP_CIPHER *type, const EVP_MD *md, const unsigned char *salt, const unsigned char *data, int datal, int count, unsigned char *key, unsigned char *iv) EVP_BytesToKey() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryMappingTests.cpp168 void setRange (size_t offset, size_t count, bool value) in setRange() argument
[all...]

Completed in 13 milliseconds

1...<<41424344454647484950>>...173