/third_party/mesa3d/src/amd/common/ |
H A D | ac_nir_lower_esgs_io_to_mem.c | 91 int start, count; in emit_split_buffer_store() local
|
/third_party/lzma/CPP/Windows/ |
H A D | Registry.cpp | 211 DWORD count = sizeof(DWORD);
in QueryValue() local 245 LONG CKey::QueryValue(LPCTSTR name, LPTSTR value, UInt32 &count) throw()
in QueryValue() argument 272 LONG CKey::QueryValue(LPCWSTR name, LPWSTR value, UInt32 &count)
in QueryValue() argument 312 LONG CKey::QueryValue(LPCTSTR name, void *value, UInt32 &count) throw()
in QueryValue() argument
|
/third_party/libdrm/nouveau/nvif/ |
H A D | ioctl.h | 41 __u8 count; member
|
/third_party/lzma/CS/7zip/Compress/LzmaAlone/ |
H A D | LzmaAlone.cs | 24 public override int Read(byte[] buffer, int offset, int count)
in Read() argument 46 public override void Write(byte[] buffer, int offset, int count)
in Write() argument
|
/third_party/mbedtls/library/ |
H A D | pkcs7.c | 383 int count = 0; in pkcs7_get_signers_info_set() local
|
H A D | entropy.c | 268 int ret, count = 0, i, thresholds_reached; in mbedtls_entropy_func() local
|
/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/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
|