/third_party/libsnd/examples/ |
H A D | sfprocess.c | 128 process_data (double *data, int count, int channels) in process_data() argument
|
/third_party/libsnd/regtest/ |
H A D | checksum.c | 78 { int k, count ; in short_checksum() local 92 { int k, count ; in int_checksum() local 106 { int k, count ; in float_checksum() local [all...] |
/third_party/libunwind/libunwind/tests/ |
H A D | Gtest-init.cxx | 55 int ret, count = 0; in do_backtrace() local
|
/third_party/libsnd/src/ |
H A D | strings.c | 180 { int k, count = 0 ; in psf_location_string_count() local
|
/third_party/libuv/src/unix/ |
H A D | bsd-ifaddrs.c | 68 int uv_interface_addresses(uv_interface_address_t** addresses, int* count) { in uv_interface_addresses() argument 154 uv_free_interface_addresses(uv_interface_address_t* addresses, int count) uv_free_interface_addresses() argument
|
/third_party/libunwind/libunwind/src/coredump/ |
H A D | _UPT_get_dyn_info_list_addr.c | 43 int count = 0; in get_list_addr() local 96 int count, ret; in _UCD_get_dyn_info_list_addr() local
|
/third_party/lzma/C/ |
H A D | Sha256.h | 36 UInt64 count;
member
|
/third_party/json/include/nlohmann/ |
H A D | ordered_map.hpp | 260 size_type count(const key_type& key) const in count() function 274 size_type count(KeyType && key) const in count() function
|
/third_party/ltp/lib/ |
H A D | tst_status.c | 53 tst_validate_children_(const char *file, const int lineno, unsigned int count) tst_validate_children_() argument
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_pipe_constants.c | 39 unsigned count; member
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_state_vertex.c | 43 softpipe_create_vertex_elements_state(struct pipe_context *pipe, unsigned count, const struct pipe_vertex_element *attribs) softpipe_create_vertex_elements_state() argument 82 softpipe_set_vertex_buffers(struct pipe_context *pipe, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer *buffers) softpipe_set_vertex_buffers() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r700_asm.c | 28 unsigned count = (cf->ndw / 4) - 1; in r700_bytecode_cf_vtx_build() local
|
/third_party/mesa3d/src/gallium/drivers/tegra/ |
H A D | tegra_context.h | 72 unsigned int count; member
|
/third_party/mesa3d/src/imagination/rogue/ |
H A D | rogue_shader.c | 51 size_t count = 0U; in rogue_shader_instr_count_type() local
|
H A D | rogue_regalloc.h | 47 size_t count; member
|
/third_party/mesa3d/src/glx/ |
H A D | glxconfig.c | 221 glx_config_create_list(unsigned count) in glx_config_create_list() argument
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_ir_allocator.h | 78 unsigned count; member in brw::simple_allocator
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | cluster.c | 50 s64 count; in cluster_find() local
|
/third_party/musl/porting/liteos_a/user/src/thread/ |
H A D | pthread_barrier_wait.c | 54 volatile int count; member
|
/third_party/musl/porting/linux/user/include/fortify/ |
H A D | stdio.h | 45 __DIAGNOSE_ERROR_IF(__DIAGNOSE_UNEVALUATED_LT(__DIAGNOSE_BOS0(buf), size * count), variable 64 __DIAGNOSE_ERROR_IF(__DIAGNOSE_UNEVALUATED_LT(__DIAGNOSE_BOS0(buf), size * count), global() variable [all...] |
/third_party/musl/src/thread/ |
H A D | pthread_barrier_wait.c | 54 volatile int count; member
|
/third_party/ninja/src/ |
H A D | metrics.h | 30 int count;
member
|
/third_party/node/deps/icu-small/source/common/ |
H A D | localeprioritylist.h | 80 int32_t count = 0; member in LocalePriorityList::Iterator
|
H A D | uenumimp.h | 122 UEnumCount *count; member
|
/third_party/node/benchmark/napi/ref/ |
H A D | addon.c | 17 size_t* count; in GetCount() local 27 size_t* count; in SetCount() local 39 size_t* count = data; in IncrementCounter() local 72 size_t* count = malloc(sizeof(*count)); NAPI_MODULE_INIT() local [all...] |