Home
last modified time | relevance | path

Searched defs:length (Results 51 - 75 of 4599) sorted by relevance

12345678910>>...184

/third_party/node/deps/icu-small/source/common/unicode/
H A Drep.h246 Replaceable::length() const { in length() function in Replaceable
/third_party/lwip/src/include/lwip/apps/
H A Dmdns_priv.h58 u16_t length; member
/third_party/mesa3d/src/gallium/auxiliary/os/
H A Dos_mman.h66 static inline int os_munmap(void *addr, size_t length) in os_munmap() argument
/third_party/musl/libc-test/src/functional/
H A Dtls_init.c19 #define length(a) (sizeof(a)/sizeof*(a)) macro
/third_party/node/deps/openssl/openssl/crypto/camellia/
H A Dcmll_ofb.c24 Camellia_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t length, const CAMELLIA_KEY *key, unsigned char *ivec, int *num) Camellia_ofb128_encrypt() argument
/third_party/node/deps/openssl/openssl/crypto/aes/
H A Daes_ofb.c19 AES_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t length, const AES_KEY *key, unsigned char *ivec, int *num) AES_ofb128_encrypt() argument
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dd2i_pu.c28 d2i_PublicKey(int type, EVP_PKEY **a, const unsigned char **pp, long length) d2i_PublicKey() argument
/third_party/protobuf/conformance/
H A Dautoload.php8 $length = strlen($prefix); variable
/third_party/openssl/crypto/camellia/
H A Dcmll_ofb.c24 Camellia_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t length, const CAMELLIA_KEY *key, unsigned char *ivec, int *num) Camellia_ofb128_encrypt() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DInput.cpp32 Input::Input(size_t count, const char *const string[], const int length[]) in Input() argument
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dpng-fix-itxt.c61 unsigned long length; /* must be 32 bits! */ in main() local
[all...]
/third_party/skia/tests/
H A DSkBase64Test.cpp21 size_t length = 256 - offset; in DEF_TEST() local
/third_party/openssl/crypto/aes/
H A Daes_ofb.c19 AES_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t length, const AES_KEY *key, unsigned char *ivec, int *num) AES_ofb128_encrypt() argument
/third_party/openssl/crypto/asn1/
H A Dd2i_pu.c28 d2i_PublicKey(int type, EVP_PKEY **a, const unsigned char **pp, long length) d2i_PublicKey() argument
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Drep.h246 Replaceable::length() const { in length() function in Replaceable
/third_party/pulseaudio/src/pulsecore/
H A Dsvolume_orc.c35 pa_volume_s16ne_orc(int16_t *samples, const int32_t *volumes, unsigned channels, unsigned length) { in pa_volume_s16ne_orc() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dsha256_i.h15 u64 length; member
H A Dsha512_i.h15 u64 length, state[8]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dsha256_i.h15 u64 length; member
H A Dsha512_i.h15 u64 length, state[8]; member
/third_party/jerryscript/tests/jerry/es2015/
H A Dsymbol-replace.js[all...]
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dlinear_map.h38 int64_t BinarySearchFindIndex(const LinearMapNode<T>* vec, size_t length, const char* key) in BinarySearchFindIndex() argument
50 int64_t BinarySearchFindIndex(const LinearEnumMapNode<K, V>* vec, size_t length, K key) in BinarySearchFindIndex() argument
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_data.h27 virtual bool BuildWithCopy(const void* data, size_t length) in BuildWithCopy() argument
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket_inputstream.cpp30 ssize_t InputStream::Read(uint8_t *buf, size_t length) in Read() argument
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/src/
H A Dstub.cpp49 std::vector<uint8_t> MD5::Digest(const uint8_t *input, const size_t length) in Digest() argument

Completed in 5 milliseconds

12345678910>>...184