| /third_party/json/tests/src/ |
| H A D | unit-class_parser.cpp | 134 explicit SaxCountdown(const int count) : events_left(count) in SaxCountdown() argument
|
| 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/json/tests/thirdparty/fifo_map/ |
| H A D | fifo_map.hpp | 409 size_type count(const Key& key) const in count() function in nlohmann::fifo_map
|
| /third_party/lame/frontend/ |
| H A D | rtp.c | 327 int count, size; in rtp_send() local
|
| /third_party/jerryscript/jerry-core/lit/ |
| H A D | lit-magic-strings.c | 142 lit_magic_strings_ex_set(const lit_utf8_byte_t * const *ex_str_items, uint32_t count, const lit_utf8_size_t *ex_str_sizes) lit_magic_strings_ex_set() 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
|