/third_party/node/deps/icu-small/source/i18n/ |
H A D | double-conversion-bignum.cpp | 115 int length = value.length(); in AssignDecimalString() local
|
H A D | winnmfmt.cpp | 198 int length = ResolveLocaleName(bcp47Tag, windowsLocaleName, UPRV_LENGTHOF(windowsLocaleName)); in GetEquivalentWindowsLocaleName() local
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | ucmstate.cpp | 978 ucm_countChars(UCMStates *states, const uint8_t *bytes, int32_t length) ucm_countChars() argument
|
/third_party/mesa3d/src/util/ |
H A D | list.h | 140 unsigned length = 0; in list_length() local
|
H A D | vl_vlc.h | 51 int8_t length; member
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cpluralrulestest.c | 139 int32_t length; in TestOrdinalRules() local
|
H A D | sprpdata.c | 58 int32_t length; in strprepProfileLineFn() local 155 int32_t length=0; in compareMapping() local [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | ucaconf.cpp | 159 skipLineBecauseOfBug(const UChar *s, int32_t length, uint32_t flags) { in skipLineBecauseOfBug() argument
|
H A D | testidn.cpp | 151 int32_t length; in strprepProfileLineFn() local 334 int32_t length=0; in compareMapping() local [all...] |
/third_party/icu/icu4c/source/tools/gensprep/ |
H A D | gensprep.c | 288 int32_t length; in normalizationCorrectionsLineFn() local 352 int32_t length; in strprepProfileLineFn() local [all...] |
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | writesrc.cpp | 139 usrc_writeArray(FILE *f, const char *prefix, const void *p, int32_t width, int32_t length, const char *indent, const char *postfix) usrc_writeArray() argument 443 usrc_writeArrayOfMostlyInvChars(FILE *f, const char *prefix, const char *p, int32_t length, const char *postfix) usrc_writeArrayOfMostlyInvChars() argument 482 usrc_writeStringAsASCII(FILE *f, const UChar* ptr, int32_t length, UTargetSyntax) usrc_writeStringAsASCII() argument [all...] |
H A D | ppucd.cpp | 565 int32_t length=u_parseString(s, buffer, uni.getCapacity(), NULL, &errorCode); in parseString() local
|
H A D | pkg_gencmn.cpp | 127 uint32_t i, fileOffset, basenameOffset, length, nread; in createCommonDataFile() local 410 uint32_t length; addFile() local 498 allocString(uint32_t length) allocString() argument 513 int32_t length; pathToFullPath() local [all...] |
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/charsetdet/ |
H A D | DetectingViewer.java | 190 private boolean openTag(byte[] buffer, int offset, int length, byte[] tag) in openTag() argument 205 private boolean closedTag(byte[] buffer, int offset, int length, byte[] tag) in closedTag() argument
|
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
H A D | CharsetCallback.java | 131 call(CharsetDecoderICU decoder, Object context, ByteBuffer source, CharBuffer target, IntBuffer offsets, char[] buffer, int length, CoderResult cr) call() argument 147 call(CharsetEncoderICU encoder, Object context, CharBuffer source, ByteBuffer target, IntBuffer offsets, char[] buffer, int length, int cp, CoderResult cr) call() argument [all...] |
H A D | CharsetDecoderICU.java | 661 copy(byte[] src, int srcOffset, char[] dst, int dstOffset, int length) copy() argument 672 toUWriteUChars( CharsetDecoderICU cnv, char[] ucharsArray, int ucharsBegin, int length, CharBuffer target, IntBuffer offsets, int sourceIndex) toUWriteUChars() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | winnmfmt.cpp | 193 int length = ResolveLocaleName(bcp47Tag, windowsLocaleName, UPRV_LENGTHOF(windowsLocaleName)); in GetEquivalentWindowsLocaleName() local
|
/third_party/icu/icu4c/source/test/thaitest/ |
H A D | thaitest.cpp | 399 int generateFile(const UChar *chars, int32_t length) { in generateFile() argument
|
/third_party/icu/icu4c/source/tools/escapesrc/ |
H A D | escapesrc.cpp | 274 int32_t length = linestr.size(); in fixAt() local
|
/third_party/libinput/src/ |
H A D | util-strings.h | 295 double_array_from_string(const char *in, const char *separator, size_t *length) double_array_from_string() argument
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
H A D | hugemmap05.c | 63 static long size = NR_HPAGES, length = (NR_HPAGES + NR_HPAGES/2) * 2; variable [all...] |
/third_party/ltp/testcases/kernel/syscalls/memfd_create/ |
H A D | memfd_create_common.c | 172 void *check_mmap(const char *file, const int lineno, void *addr, size_t length, in check_mmap() argument 72 check_ftruncate(const char *filename, const int lineno, int fd, off_t length) check_ftruncate() argument 81 check_ftruncate_fail(const char *filename, const int lineno, int fd, off_t length) check_ftruncate_fail() argument 186 check_mmap_fail(const char *file, const int lineno, void *addr, size_t length, int prot, int flags, int fd, off_t offset) check_mmap_fail() argument 203 check_munmap(const char *file, const int lineno, void *p, size_t length) check_munmap() argument 223 check_mprotect(const char *file, const int lineno, void *addr, size_t length, int prot) check_mprotect() argument [all...] |
/third_party/ltp/testcases/kernel/io/direct_io/ |
H A D | dma_thread_diotest.c | 151 int length; member 166 int length = worker->length; in worker_thread() local
|
/third_party/lwip/src/apps/snmp/ |
H A D | snmp_asn1.c | 253 snmp_asn1_enc_length_cnt(u16_t length, u8_t *octets_needed) snmp_asn1_enc_length_cnt() argument [all...] |
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/ |
H A D | string_piece.h | 63 size_type length() const { return length_; } in length() function in i18n::phonenumbers::StringPiece
|