Home
last modified time | relevance | path

Searched defs:count (Results 501 - 525 of 6508) sorted by relevance

1...<<21222324252627282930>>...261

/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dthrd_detach.c21 static int count = 0; variable
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
H A Dthread_cnd_test.cpp94 int count = 0; in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dtimer_create.c23 static int count = 0; variable
H A Dtimer_settime.c24 static int count = 0; variable
H A Dtimer_gettime.c24 static int count = 0; variable
H A Dtimer_getoverrun.c24 static int count = 0; variable
H A Dtimer_delete.c23 static int count = 0; variable
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dpreadv.c55 int count = sizeof(iov) / sizeof(struct iovec); in preadv_0100() local
82 int count = sizeof(iov) / sizeof(struct iovec); in preadv_0200() local
/third_party/musl/libc-test/src/functionalext/trace/
H A Dtrace_stresstest.c26 static const int count = 10; variable
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_list.c75 unsigned int count = 0; in rc_list_count() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_debug.c67 unsigned count, ip, it_count, ic_count, i, j; in r500_dump_rs_block() local
/third_party/node/deps/openssl/openssl/crypto/md5/
H A Dmd5_sha1.c27 int ossl_md5_sha1_update(MD5_SHA1_CTX *mctx, const void *data, size_t count) in ossl_md5_sha1_update() argument
/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpem_sign.c22 PEM_SignUpdate(EVP_MD_CTX *ctx, const unsigned char *data, unsigned int count) PEM_SignUpdate() argument
/third_party/node/deps/openssl/openssl/crypto/rand/
H A Drand_meth.c43 static int drbg_bytes(unsigned char *out, int count) in drbg_bytes() argument
/third_party/node/deps/uv/src/unix/
H A Dbsd-ifaddrs.c68 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/rust/crates/clap/tests/builder/
H A Daction.rs337 fn count() { in count() functions
/third_party/rust/crates/codespan/codespan-reporting/src/term/
H A Dviews.rs10 let mut count = 0; in count_digits() variables
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DByteArray.cs50 internal static void Copy(byte[] src, int srcOffset, byte[] dst, int dstOffset, int count) in Copy() argument
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-util.c105 unsigned int count = pa_bluetooth_a2dp_endpoint_conf_count(); in pa_bluetooth_get_a2dp_endpoint_conf() local
130 unsigned int count = pa_bluetooth_a2dp_endpoint_conf_count(); in pa_bluetooth_a2dp_codec_is_available() local
/third_party/openSLES/api/1.0.1/
H A DOpenSLES_OpenHarmony.h44 SLuint32 count; member
/third_party/openssl/crypto/md5/
H A Dmd5_sha1.c27 int ossl_md5_sha1_update(MD5_SHA1_CTX *mctx, const void *data, size_t count) in ossl_md5_sha1_update() argument
/third_party/openssl/crypto/rand/
H A Drand_meth.c43 static int drbg_bytes(unsigned char *out, int count) in drbg_bytes() argument
/third_party/openssl/crypto/pem/
H A Dpem_sign.c22 PEM_SignUpdate(EVP_MD_CTX *ctx, const unsigned char *data, unsigned int count) PEM_SignUpdate() argument
/third_party/skia/third_party/externals/angle2/src/common/
H A DFixedVector.h111 FixedVector<T, N, Storage>::FixedVector(size_type count, const value_type &value) : mSize(count) in FixedVector() argument
118 FixedVector<T, N, Storage>::FixedVector(size_type count) : mSize(count) in FixedVector() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DInput.h27 size_t count() const { return mCount; } in count() function in angle::pp::Input

Completed in 8 milliseconds

1...<<21222324252627282930>>...261