| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucharstrie.cpp | 62 UCharsTrie::branchNext(const char16_t *pos, int32_t length, int32_t uchar) { in branchNext() argument 131 int32_t length=node-kMinLinearMatch; // Actual match length minus 1. nextImpl() local 160 int32_t length=remainingMatchLength_; // Actual remaining match length minus 1. next() local 188 int32_t length=remainingMatchLength_; // Actual remaining match length minus 1. next() local 286 findUniqueValueFromBranch(const char16_t *pos, int32_t length, UBool haveUniqueValue, int32_t &uniqueValue) findUniqueValueFromBranch() argument 400 getNextBranchUChars(const char16_t *pos, int32_t length, Appendable &out) getNextBranchUChars() argument 403 getNextBranchUChars(jumpByDelta(pos), length>>1, out); getNextBranchUChars() local [all...] |
| H A D | uscript_props.cpp | 268 int32_t length; in uscript_getSampleString() local
|
| H A D | uscript.cpp | 32 setCodes(const UScriptCode *src, int32_t length, in setCodes() argument 105 int32_t length; in uscript_getCode() local [all...] |
| H A D | utrie_swap.cpp | 26 utrie_swap(const UDataSwapper *ds, const void *inData, int32_t length, void *outData, UErrorCode *pErrorCode) utrie_swap() argument 97 utrie2_swap(const UDataSwapper *ds, const void *inData, int32_t length, void *outData, UErrorCode *pErrorCode) utrie2_swap() argument 184 ucptrie_swap(const UDataSwapper *ds, const void *inData, int32_t length, void *outData, UErrorCode *pErrorCode) ucptrie_swap() argument 303 getVersion(const void *data, int32_t length, UBool anyEndianOk) getVersion() argument 333 utrie_swapAnyVersion(const UDataSwapper *ds, const void *inData, int32_t length, void *outData, UErrorCode *pErrorCode) utrie_swapAnyVersion() argument [all...] |
| H A D | norm2allmodes.h | 112 int32_t length; variable 127 int32_t length; global() variable [all...] |
| H A D | ucasemap_titlecase_brkiter.cpp | 74 int32_t length=ucasemap_mapUTF8( in utf8ToTitle() local 125 int32_t length=ucasemap_mapUTF8( in ucasemap_utf8ToTitle() local
|
| H A D | utf_impl.cpp | 131 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, UChar32 c, UBool strict) { in utf8_nextCharSafeBody() argument 191 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError) { in utf8_appendCharSafeBody() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | collationrootelements.h | 270 int32_t length; member in CollationRootElements
|
| H A D | double-conversion-fast-dtoa.cpp | 75 RoundWeed(Vector<char> buffer, int length, uint64_t distance_too_high_w, uint64_t unsafe_interval, uint64_t rest, uint64_t ten_kappa, uint64_t unit) RoundWeed() argument 195 RoundWeedCounted(Vector<char> buffer, int length, uint64_t rest, uint64_t ten_kappa, uint64_t unit, int* kappa) RoundWeedCounted() argument [all...] |
| H A D | formattedval_impl.h | 125 int32_t length; member
|
| H A D | number_padding.cpp | 70 int length = 0; in padAndApply() local [all...] |
| H A D | csrucode.cpp | 59 int32_t length = textIn->fRawLength; in match() local 94 int32_t length = textIn->fRawLength; in match() local
|
| H A D | pluralranges.cpp | 115 U_ASSERT(fTriplesLen < fTriples.getCapacity()); fTriples[fTriplesLen] = {first, second, result}; fTriplesLen++; } void StandardPluralRanges::setCapacity(int32_t length, UErrorCode& status) { if (U_FAILURE(status)) { return; } if (length > fTriples.getCapacity()) addPluralRange() argument
|
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | denseranges.cpp | 81 int32_t length; global() member in __anon12076::LargestGaps 101 uprv_makeDenseRanges(const int32_t values[], int32_t length, int32_t density, int32_t ranges[][2], int32_t capacity) uprv_makeDenseRanges() argument [all...] |
| H A D | pkg_icu.cpp | 28 int32_t length; member 40 int32_t i, length; in isListTextFile() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | program_resource.c | 216 _mesa_GetProgramResourceName(GLuint program, GLenum programInterface, GLuint index, GLsizei bufSize, GLsizei *length, GLchar *name) _mesa_GetProgramResourceName() argument 249 _mesa_GetProgramResourceiv(GLuint program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum *props, GLsizei bufSize, GLsizei *length, GLint *params) _mesa_GetProgramResourceiv() argument
|
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_queue.h | 38 wsi_queue_init(struct wsi_queue *queue, int length) in wsi_queue_init() argument
|
| /third_party/mesa3d/src/panfrost/lib/genxml/ |
| H A D | decode.h | 40 size_t length; member
|
| /third_party/icu/icu4c/source/samples/uciter8/ |
| H A D | uit_len8.c | 155 int32_t i, limit, length; in lenient8IteratorGetIndex() local 546 uiter_setLenient8(UCharIterator *iter, const char *s, int32_t length) uiter_setLenient8() argument [all...] |
| H A D | uciter8.c | 55 int32_t i, pos1, pos2, middle, length; in compareIterators() local 317 int32_t length; TestLenient8Iterator() local [all...] |
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | denseranges.cpp | 81 int32_t length; global() member in __anon3750::LargestGaps 101 uprv_makeDenseRanges(const int32_t values[], int32_t length, int32_t density, int32_t ranges[][2], int32_t capacity) uprv_makeDenseRanges() argument [all...] |
| H A D | pkg_icu.cpp | 28 int32_t length; member 40 int32_t i, length; in isListTextFile() local
|
| /third_party/icu/icu4c/source/samples/ucnv/ |
| H A D | flagcb.c | 33 flagCB_fromU( const void *context, UConverterFromUnicodeArgs *fromUArgs, const UChar* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) flagCB_fromU() argument 176 debugCB_fromU(const void *context, UConverterFromUnicodeArgs *fromUArgs, const UChar* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) debugCB_fromU() argument
|
| /third_party/libdrm/tests/util/ |
| H A D | format.h | 30 unsigned int length; member
|
| /third_party/ltp/testcases/kernel/mem/vma/ |
| H A D | vma03.c | 121 static void *mmap2(void *addr, size_t length, int prot, in mmap2() argument
|