/third_party/json/tests/src/ |
H A D | unit-cbor.cpp | 27 explicit SaxCountdown(const int count) : events_left(count) in SaxCountdown() argument
|
H A D | unit-bson.cpp | 652 explicit SaxCountdown(const int count) : events_left(count) in SaxCountdown() argument
|
/third_party/mbedtls/library/ |
H A D | entropy.c | 268 int ret, count = 0, i, thresholds_reached; in mbedtls_entropy_func() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_gs_intrinsics.c | 88 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 D | emu.h | 70 unsigned head, tail, count; member 114 uint16_t count; /* # of dwords */ member
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_shader_args.c | 82 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 D | agx_device.c | 187 ASSERTED int count = p_atomic_inc_return(&bo->refcnt); in agx_bo_reference() local
|
/third_party/mesa3d/src/compiler/glsl/tests/ |
H A D | array_refcount_test.cpp | 150 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 D | lower_distance.cpp | 664 lower_distance_visitor_counter count; in lower_clip_cull_distance() local
|
H A D | linker_util.cpp | 336 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 D | radix_sort_vk.h | 298 uint32_t count; member 358 VkDescriptorBufferInfo count; global() member [all...] |
/third_party/libwebsockets/lib/tls/openssl/ |
H A D | openssl-x509.c | 476 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 D | multi.c | 46 int count; member
|
/third_party/libwebsockets/minimal-examples/mqtt-client/minimal-mqtt-client-multi/ |
H A D | minimal-mqtt-client-multi.c | 45 done, count = COUNT; variable [all...] |
/third_party/ltp/testcases/kernel/controllers/freezer/ |
H A D | vfork.c | 97 int do_vfork(int count) in do_vfork() argument
|
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ |
H A D | ltp_tpci.c | 649 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 D | ftest08.c | 149 int child, count, fd, i, nwait, status; in runtest() local 228 int count, collide, chunk, whenmisc, xfr, i; in dotest() local [all...] |
H A D | ftest06.c | 102 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 D | ftest04.c | 145 int count, child, fd, i, nwait, status; in runtest() local 215 int count, collide, chunk, whenmisc, xfr, i; in dotest() local [all...] |
H A D | ftest02.c | 98 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 D | mbedtls-x509.c | 383 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 D | cgroup_regression_getdelays.c | 269 int count = 0; in main() local
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_screen.c | 760 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 D | memory.cpp | 367 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 D | kernel.cpp | 51 clCreateKernelsInProgram(cl_program d_prog, cl_uint count, in clCreateKernelsInProgram() argument
|