Home
last modified time | relevance | path

Searched defs:count (Results 2701 - 2725 of 6105) sorted by relevance

1...<<101102103104105106107108109110>>...245

/third_party/node/deps/uv/src/unix/
H A Dnetbsd.c180 int uv_cpu_info(uv_cpu_info_t** cpu_infos, int* count) { in uv_cpu_info() argument
240 size_t count, req; in uv__random_sysctl() local
H A Dpipe.c312 void uv_pipe_pending_instances(uv_pipe_t* handle, int count) { in uv_pipe_pending_instances() argument
/third_party/node/deps/uv/src/win/
H A Dprocess-stdio.c173 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/libcoap/man/
H A Dexamples-code-check.c455 int count = 1; in main() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
H A DOperation.java285 private final int count; field in Operation.Any
288 Any(boolean isTerminating, int count, ImmutableList<DfaNode> outs) { in Any() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2_printint.c243 int count = 0; in get_ucpname() local
H A Dpcre2_study.c478 int count = GET2(cc, 1+IMM2_SIZE); in find_minlength() local
1674 int count = 0; in study() local
H A Dpcre2_substring.c319 int count = match_data->rc; in pcre2_substring_length_bynumber() local
375 int i, count, count2; in pcre2_substring_list_get() local
[all...]
/third_party/pcre2/pcre2/maint/
H A DGenerateUcd.py868 count = 8 variable
872 count = 0 variable
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DCodedInputStreamTest.cs377 public override int Read(byte[] buffer, int offset, int count) in Read() argument
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DByteString.cs235 public static ByteString CopyFrom(byte[] bytes, int offset, int count) in CopyFrom() argument
H A DJsonTokenizer.cs538 private char? ConsumeDigits(StringBuilder builder, out int count) in ConsumeDigits() argument
/third_party/python/Lib/distutils/
H A D_msvccompiler.py26 from itertools import count namespace
/third_party/python/Lib/multiprocessing/
H A Dshared_memory.py519 def count(self, value): member in ShareableList
/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluetooth-policy.c246 unsigned count = 0; in source_output_count() local
/third_party/python/Lib/test/libregrtest/
H A Dmain.py20 from test.libregrtest.utils import removepy, count, format_duration, printlist namespace
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dsrbchannel.c37 pa_atomic_t *count; /* amount of data in the buffer */ member
43 static void *pa_ringbuffer_peek(pa_ringbuffer *r, int *count) { in pa_ringbuffer_peek() argument
55 static bool pa_ringbuffer_drop(pa_ringbuffer *r, int count) { in pa_ringbuffer_drop() argument
64 static void *pa_ringbuffer_begin_write(pa_ringbuffer *r, int *count) { in pa_ringbuffer_begin_write() argument
72 pa_ringbuffer_end_write(pa_ringbuffer *r, int count) pa_ringbuffer_end_write() argument
[all...]
/third_party/openssl/crypto/cms/
H A Dcms_att.c233 int count = X509_ATTRIBUTE_count(at); in cms_check_attribute() local
/third_party/openssl/crypto/bn/
H A Dbn_asm.c210 int i, count = 2; in bn_div_words() local
H A Dbn_rand.c137 int count = 100; in bnrand_range() local
/third_party/openssl/apps/lib/
H A Dcmp_mock_srv.c145 int ossl_cmp_mock_srv_set_pollCount(OSSL_CMP_SRV_CTX *srv_ctx, int count) in ossl_cmp_mock_srv_set_pollCount() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateTests.cpp373 deUint32 count = 0; in testShadingRates() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktCommandPoolMemoryReservationTests.cpp318 deUint32 count; in createCommandPoolMemoryReservationTests() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectCreateTests.cpp508 const deUint32 count = m_stage == vk::VK_SHADER_STAGE_ALL ? 50 : 10; in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmUtils.cpp339 std::vector<deInt64> getInt64s (de::Random& rnd, const deUint32 count) in getInt64s() argument
374 std::vector<deInt32> getInt32s (de::Random& rnd, const deUint32 count) in getInt32s() argument
409 getInt16s(de::Random& rnd, const deUint32 count) getInt16s() argument
436 getInt8s(de::Random& rnd, const deUint32 count) getInt8s() argument
486 getFloat64s(de::Random& rnd, deUint32 count, deBool includeSpecialFloat16Values) getFloat64s() argument
584 getFloat32s(de::Random& rnd, deUint32 count, deBool includeSpecialFloat16Values) getFloat32s() argument
681 getFloat16s(de::Random& rnd, deUint32 count, deBool includeSpecialFloat16Values) getFloat16s() argument
[all...]

Completed in 22 milliseconds

1...<<101102103104105106107108109110>>...245