/third_party/libuv/src/unix/ |
H A D | pipe.c | 397 void uv_pipe_pending_instances(uv_pipe_t* handle, int count) { in uv_pipe_pending_instances() argument
|
H A D | freebsd.c | 177 int uv_cpu_info(uv_cpu_info_t** cpu_infos, int* count) { in uv_cpu_info() argument
|
H A D | netbsd.c | 185 int uv_cpu_info(uv_cpu_info_t** cpu_infos, int* count) { in uv_cpu_info() argument 245 size_t count, req; in uv__random_sysctl() local
|
H A D | tcp.c | 230 int count, i; in uv__ipv6_link_local_scope_id() local
|
H A D | kqueue.c | 149 int count; in uv__io_poll() local
|
/third_party/libuv/src/win/ |
H A D | process-stdio.c | 173 int count, i; in uv__stdio_create() local 358 int i, count; uv__stdio_destroy() local 373 int i, count; uv__stdio_noinherit() local 386 unsigned int count; uv__stdio_verify() local [all...] |
/third_party/libsnd/regtest/ |
H A D | database.c | 47 int count ; member
|
/third_party/libsnd/src/ |
H A D | dwvw.c | 191 int k, bufferlen, readcount = 0, count ; in dwvw_read_s() local 218 int readcount, count ; in dwvw_read_i() local 245 int k, bufferlen, readcount = 0, count ; in dwvw_read_f() local 277 int k, bufferlen, readcount = 0, count ; dwvw_read_d() local 306 { int count ; dwvw_decode_data() local 484 { int count ; dwvw_encode_data() local 562 int k, bufferlen, writecount = 0, count ; dwvw_write_s() local 589 int writecount, count ; dwvw_write_i() local 616 int k, bufferlen, writecount = 0, count ; dwvw_write_f() local 648 int k, bufferlen, writecount = 0, count ; dwvw_write_d() local [all...] |
H A D | voc.c | 204 short count ; in voc_read_header() local
|
H A D | gsm610.c | 242 { int count, total = 0, indx = 0 ; in gsm610_read_block() local 268 int readcount, count ; in gsm610_read_s() local 295 int k, bufferlen, readcount = 0, count ; gsm610_read_i() local 321 int k, bufferlen, readcount = 0, count ; gsm610_read_f() local 350 int k, bufferlen, readcount = 0, count ; gsm610_read_d() local 475 { int count, total = 0, indx = 0 ; gsm610_write_block() local 498 int writecount, count ; gsm610_write_s() local 525 int k, bufferlen, writecount = 0, count ; gsm610_write_i() local 551 int k, bufferlen, writecount = 0, count ; gsm610_write_f() local 582 int k, bufferlen, writecount = 0, count ; gsm610_write_d() local [all...] |
H A D | g72x.c | 204 { int count, total = 0, indx = 0 ; in g72x_read_block() local 230 int readcount, count ; in g72x_read_s() local 257 int k, bufferlen, readcount = 0, count ; g72x_read_i() local 287 int k, bufferlen, readcount = 0, count ; g72x_read_f() local 319 int k, bufferlen, readcount = 0, count ; g72x_read_d() local 449 { int count, total = 0, indx = 0 ; g72x_write_block() local 472 int writecount, count ; g72x_write_s() local 498 int k, bufferlen, writecount = 0, count ; g72x_write_i() local 526 int k, bufferlen, writecount = 0, count ; g72x_write_f() local 558 int k, bufferlen, writecount = 0, count ; g72x_write_d() local [all...] |
/third_party/libsnd/src/ALAC/ |
H A D | alac_decoder.c | 589 int16_t count ; in alac_fill_element() local 612 uint16_t count ; in alac_data_stream_element() local [all...] |
/third_party/libsnd/tests/ |
H A D | lossy_comp_test.c | 2363 sf_count_t count, datalen ; in read_raw_test() local
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-metrics.h | 118 uint64_t count; member 180 uint32_t count[2]; member
|
/third_party/mbedtls/programs/test/ |
H A D | metatest.c | 201 size_t start = 0, offset = 0, count = 0; in test_memory_poison() local [all...] |
/third_party/mbedtls/scripts/mbedtls_dev/ |
H A D | bignum_core.py | 23 count = 0 variable in BignumCoreShiftR 164 count variable in BignumCoreAddAndAddIf 185 count = 0 global() variable in BignumCoreSub 207 count = 0 global() variable in BignumCoreMLA 289 count = 0 global() variable in BignumCoreMul 314 count = 0 global() variable in BignumCoreMontmul 855 count = 0 global() variable in BignumCoreSubInt 886 count = 0 global() variable in BignumCoreZeroCheckCT [all...] |
/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
|
/third_party/json/tests/src/ |
H A D | unit-class_parser.cpp | 134 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
|