Home
last modified time | relevance | path

Searched defs:count (Results 5601 - 5625 of 15853) sorted by relevance

1...<<221222223224225226227228229230>>...635

/third_party/json/tests/src/
H A Dunit-cbor.cpp27 explicit SaxCountdown(const int count) : events_left(count) in SaxCountdown() argument
H A Dunit-bson.cpp652 explicit SaxCountdown(const int count) : events_left(count) in SaxCountdown() argument
/third_party/mbedtls/library/
H A Dentropy.c268 int ret, count = 0, i, thresholds_reached; in mbedtls_entropy_func() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_gs_intrinsics.c88 nir_ssa_def *count = nir_load_var(b, state->vertex_count_vars[stream]); in rewrite_emit_vertex() local
209 nir_ssa_def *count = nir_load_var(b, state->vertex_count_vars[stream]); rewrite_end_primitive() local
[all...]
/third_party/mesa3d/src/freedreno/afuc/
H A Demu.h70 unsigned head, tail, count; member
114 uint16_t count; /* # of dwords */ member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader_args.c82 uint8_t count = 1; /* vertex offset */ in count_vs_user_sgprs() local
97 uint8_t count = 1 + 3; /* firstTask + num_work_groups[3] */ in count_ms_user_sgprs() local
110 unsigned count in count_ngg_sgprs() local
[all...]
/third_party/mesa3d/src/asahi/lib/
H A Dagx_device.c187 ASSERTED int count = p_atomic_inc_return(&bo->refcnt); in agx_bo_reference() local
/third_party/mesa3d/src/compiler/glsl/tests/
H A Darray_refcount_test.cpp150 validate_variables_in_hash_table(struct hash_table *ht, unsigned count, ...) validate_variables_in_hash_table() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_distance.cpp664 lower_distance_visitor_counter count; in lower_clip_cull_distance() local
H A Dlinker_util.cpp336 int count = 0; in link_util_calculate_subroutine_compat() local
369 _mark_array_elements_referenced(const struct array_deref_range *dr, unsigned count, unsigned scale, unsigned linearized_index, BITSET_WORD *bits) _mark_array_elements_referenced() argument
432 link_util_mark_array_elements_referenced(const struct array_deref_range *dr, unsigned count, unsigned array_depth, BITSET_WORD *bits) link_util_mark_array_elements_referenced() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/radix_sort/
H A Dradix_sort_vk.h298 uint32_t count; member
358 VkDescriptorBufferInfo count; global() member
[all...]
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-x509.c476 int id, n, ret = -1, count; in lws_x509_public_to_jwk() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-smd/
H A Dmulti.c46 int count; member
/third_party/libwebsockets/minimal-examples/mqtt-client/minimal-mqtt-client-multi/
H A Dminimal-mqtt-client-multi.c45 done, count = COUNT; variable
[all...]
/third_party/ltp/testcases/kernel/controllers/freezer/
H A Dvfork.c97 int do_vfork(int count) in do_vfork() argument
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/
H A Dltp_tpci.c649 sys_tcase(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) sys_tcase() argument
663 sys_bus_slot(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) sys_bus_slot() argument
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest08.c149 int child, count, fd, i, nwait, status; in runtest() local
228 int count, collide, chunk, whenmisc, xfr, i; in dotest() local
[all...]
H A Dftest06.c102 int pid, child, status, count, k, j; in main() local
268 static void crfile(int me, int count) in crfile() argument
309 static void unlfile(int me, int count) in unlfile() argument
334 fussdir(int me, int count) fussdir() argument
410 dotest(int me, int count) dotest() argument
[all...]
H A Dftest04.c145 int count, child, fd, i, nwait, status; in runtest() local
215 int count, collide, chunk, whenmisc, xfr, i; in dotest() local
[all...]
H A Dftest02.c98 int k, j, pid, child, status, count; in main() local
250 static void crfile(int me, int count) in crfile() argument
288 static void unlfile(int me, int count) in unlfile() argument
316 fussdir(int me, int count) fussdir() argument
392 dotest(int me, int count) dotest() argument
[all...]
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-x509.c383 n, count = 0, ret = -1; in lws_x509_public_to_jwk() local
460 int n, ret = -1, count = 0; in lws_x509_jwk_privkey_pem() local
/third_party/ltp/testcases/kernel/controllers/cgroup/
H A Dcgroup_regression_getdelays.c269 int count = 0; in main() local
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_screen.c760 v3d_screen_query_dmabuf_modifiers(struct pipe_screen *pscreen, enum pipe_format format, int max, uint64_t *modifiers, unsigned int *external_only, int *count) v3d_screen_query_dmabuf_modifiers() argument
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dmemory.cpp367 clGetSupportedImageFormats(cl_context d_ctx, cl_mem_flags flags, cl_mem_object_type type, cl_uint count, cl_image_format *r_buf, cl_uint *r_count) clGetSupportedImageFormats() argument
H A Dkernel.cpp51 clCreateKernelsInProgram(cl_program d_prog, cl_uint count, in clCreateKernelsInProgram() argument

Completed in 26 milliseconds

1...<<221222223224225226227228229230>>...635