Home
last modified time | relevance | path

Searched defs:count (Results 851 - 875 of 15981) sorted by relevance

1...<<31323334353637383940>>...640

/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...]
H A DPreprocessorTest.cpp70 void SimplePreprocessorTest::lexSingleToken(size_t count, in lexSingleToken() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/display/
H A DWindowSurfaceVkSimple.cpp31 uint32_t count = 1; in createSurfaceVk() local
/third_party/skia/src/gpu/
H A DGrHashMapWithCache.h33 int count() const { return fMap.count(); } in count() function in GrHashMapWithCache
/third_party/skia/src/gpu/vk/
H A DGrVkDescriptorPool.cpp14 Create(GrVkGpu* gpu, VkDescriptorType type, uint32_t count) Create() argument
41 GrVkDescriptorPool(const GrVkGpu* gpu, VkDescriptorPool pool, VkDescriptorType type, uint32_t count) GrVkDescriptorPool() argument
/third_party/skia/src/core/
H A DSkOpts.h90 static inline void sk_memset16(uint16_t buffer[], uint16_t value, int count) { in sk_memset16() argument
93 static inline void sk_memset32(uint32_t buffer[], uint32_t value, int count) { in sk_memset32() argument
96 static inline void sk_memset64(uint64_t buffer[], uint64_t value, int count) { in sk_memset64() argument
H A DSkRecorder.h26 int count() const { return fArray.count(); } in count() function in SkDrawableList
H A DSkTSearch.h39 int SkTSearch(const T base[], int count, const K& key, size_t elemSize, const LESS& less) in SkTSearch() argument
73 int SkTSearch(const T base[], int count, const T& target, size_t elemSize) { in SkTSearch() argument
[all...]

Completed in 8 milliseconds

1...<<31323334353637383940>>...640