Home
last modified time | relevance | path

Searched defs:count (Results 926 - 950 of 17208) sorted by relevance

1...<<31323334353637383940>>...689

/third_party/musl/libc-test/src/functionalext/supplement/time/
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
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dbit_vector.cpp24 uint32_t count = 0; in ReportDensity() local
/third_party/skia/third_party/externals/spirv-tools/test/fuzzers/
H A Dspvtools_as_fuzzer.cpp37 size_t count = 0; in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DFloatLex_test.cpp62 static std::string Zeros(size_t count) { return std::string(count, '0'); } in Zeros() argument
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A Dinput_test.cpp76 int count = 1; in TEST() local
114 int count = 3; in TEST() local
152 int count = 2; TEST() local
168 int count = 2; TEST() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/display/
H A DWindowSurfaceVkSimple.cpp31 uint32_t count = 1; in createSurfaceVk() local

Completed in 11 milliseconds

1...<<31323334353637383940>>...689