/third_party/node/deps/icu-small/source/common/ |
H A D | unistr_props.cpp | 38 int32_t i = oldLength, length; in trim() local
|
/third_party/lwip/src/apps/snmp/ |
H A D | snmp_pbuf_stream.h | 55 u16_t length; member
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
H A D | putchar_unlocked.c | 32 int length = sizeof(ch) / sizeof(wchar_t); in putchar_unlocked_0100() local
|
H A D | putc_unlocked.c | 32 int length = sizeof(ch) / sizeof(wchar_t); in putc_unlocked_0100() local
|
H A D | putwchar.c | 31 int length = sizeof(ch) / sizeof(wchar_t); in putwchar_0100() local
|
/third_party/musl/libc-test/src/functionalext/supplement/unistd/unistd_gtest/ |
H A D | unistd_readlink_test.cpp | 36 size_t length = readlink("/dev/fd", path, sizeof(path)); in HWTEST_F() local
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_valid_utf.c | 63 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 D | memchunk.h | 33 size_t index, length; member
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | unistr_props.cpp | 38 int32_t i = oldLength, length; in trim() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | dirac_arith.c | 96 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 D | rtmpdh.h | 55 long length; member
|
H A D | sdxdec.c | 38 int depth, length; in sdx_read_header() local
|
/third_party/gptfdisk/ |
H A D | crc32.cc | 32 uint32_t chksum_crc32 (unsigned char *block, unsigned int length)
in chksum_crc32() argument
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | rep.h | 246 Replaceable::length() const { in length() function in Replaceable
|
/third_party/jerryscript/tests/jerry/ |
H A D | array-prototype-reduce-right.js | |
H A D | array-prototype-reduce.js | |
H A D | array-prototype-push.js | [all...] |
/third_party/node/deps/v8/src/zone/ |
H A D | zone-utils.h | 19 int length = other.length(); in CloneVector() local
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | runlist.h | 49 s64 length; /* Run length in clusters. */ member
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | rep.h | 246 Replaceable::length() const { in length() function in Replaceable
|
/third_party/lwip/src/include/lwip/apps/ |
H A D | mdns_priv.h | 58 u16_t length; member
|
/third_party/mesa3d/src/gallium/auxiliary/os/ |
H A D | os_mman.h | 66 static inline int os_munmap(void *addr, size_t length) in os_munmap() argument
|
/third_party/musl/libc-test/src/functional/ |
H A D | tls_init.c | 19 #define length(a) (sizeof(a)/sizeof*(a)) macro
|
/third_party/node/deps/openssl/openssl/crypto/camellia/ |
H A D | cmll_ofb.c | 24 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 D | aes_ofb.c | 19 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
|