Home
last modified time | relevance | path

Searched defs:length (Results 26 - 50 of 3468) sorted by relevance

12345678910>>...139

/third_party/node/deps/icu-small/source/common/
H A Dunistr_props.cpp38 int32_t i = oldLength, length; in trim() local
/third_party/lwip/src/apps/snmp/
H A Dsnmp_pbuf_stream.h55 u16_t length; member
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dputchar_unlocked.c32 int length = sizeof(ch) / sizeof(wchar_t); in putchar_unlocked_0100() local
H A Dputc_unlocked.c32 int length = sizeof(ch) / sizeof(wchar_t); in putc_unlocked_0100() local
H A Dputwchar.c31 int length = sizeof(ch) / sizeof(wchar_t); in putwchar_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/unistd_gtest/
H A Dunistd_readlink_test.cpp36 size_t length = readlink("/dev/fd", path, sizeof(path)); in HWTEST_F() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_valid_utf.c63 PRIV(valid_utf)(PCRE2_SPTR string, PCRE2_SIZE length, PCRE2_SIZE *erroroffset) in valid_utf() argument
94 PRIV(valid_utf)(PCRE2_SPTR string, PCRE2_SIZE length, PCRE2_SIZE *erroroffset) in valid_utf() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dmemchunk.h33 size_t index, length; member
/third_party/skia/third_party/externals/icu/source/common/
H A Dunistr_props.cpp38 int32_t i = oldLength, length; in trim() local
/third_party/ffmpeg/libavcodec/
H A Ddirac_arith.c96 void ff_dirac_init_arith_decoder(DiracArith *c, GetBitContext *gb, int length) in ff_dirac_init_arith_decoder() argument
/third_party/ffmpeg/libavformat/
H A Drtmpdh.h55 long length; member
H A Dsdxdec.c38 int depth, length; in sdx_read_header() local
/third_party/gptfdisk/
H A Dcrc32.cc32 uint32_t chksum_crc32 (unsigned char *block, unsigned int length) in chksum_crc32() argument
/third_party/icu/icu4c/source/common/unicode/
H A Drep.h246 Replaceable::length() const { in length() function in Replaceable
/third_party/jerryscript/tests/jerry/
H A Darray-prototype-reduce-right.js
H A Darray-prototype-reduce.js
H A Darray-prototype-push.js[all...]
/third_party/node/deps/v8/src/zone/
H A Dzone-utils.h19 int length = other.length(); in CloneVector() local
/third_party/ntfs-3g/include/ntfs-3g/
H A Drunlist.h49 s64 length; /* Run length in clusters. */ member
/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

Completed in 9 milliseconds

12345678910>>...139