/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/ |
H A D | regcomp.c | 405 const char *start; member 533 const char *start = s; in parse_bracket_terms() local 1191 int start = !(regset[i] % 2); tre_purge_regset() local [all...] |
/third_party/musl/porting/uniproton/kernel/src/regex/ |
H A D | regcomp.c | 405 const char *start; member 533 const char *start = s; in parse_bracket_terms() local 1190 int start = !(regset[i] % 2); tre_purge_regset() local [all...] |
/third_party/musl/src/regex/ |
H A D | regcomp.c | 405 const char *start; member 533 const char *start = s; in parse_bracket_terms() local 1190 int start = !(regset[i] % 2); tre_purge_regset() local [all...] |
/third_party/node/deps/brotli/c/dec/ |
H A D | decode.c | 1270 uint8_t* start = in WriteRingBuffer() local
|
/third_party/node/deps/googletest/include/gtest/ |
H A D | gtest.h | 467 void set_start_timestamp(TimeInMillis start) { start_timestamp_ = start; } in set_start_timestamp() argument [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | ubidiimp.h | 171 uint16_t start; /* index of first opening entry for this run */ member
|
H A D | ucnvmbcs.cpp | 2006 uint32_t i, start, limit; in ucnv_MBCSGetFallback() local [all...] |
H A D | normalizer2impl.h | 228 char16_t *start, *reorderStart, *limit; member in ReorderingBuffer 343 previousFCD16(const char16_t *start, const char16_t *&s) const previousFCD16() argument [all...] |
H A D | uloc_tag.cpp | 791 const char* start = s; in _isStatefulSepListOf() local
|
H A D | unistr.cpp | 666 UnicodeString::doEqualsSubstring( int32_t start, in doEqualsSubstring() argument 708 UnicodeString::doCompare( int32_t start, in doCompare() argument 787 UnicodeString::doCompareCodePointOrder(int32_t start, in doCompareCodePointOrder() argument 868 UnicodeString::countChar32(int32_t start, int32_ argument 875 hasMoreChar32Than(int32_t start, int32_t length, int32_t number) const hasMoreChar32Than() argument 902 doExtract(int32_t start, int32_t length, char16_t *dst, int32_t dstStart) const doExtract() argument 937 extract(int32_t start, int32_t length, char *target, int32_t targetCapacity, enum EInvariant) const extract() argument 959 tempSubString(int32_t start, int32_t len) const tempSubString() argument 970 toUTF8(int32_t start, int32_t len, char *target, int32_t capacity) const toUTF8() argument 986 extract(int32_t start, int32_t len, char *target, uint32_t dstSize) const extract() argument 999 extractBetween(int32_t start, int32_t limit, UnicodeString& target) const extractBetween() argument 1068 indexOf(const char16_t *srcChars, int32_t srcStart, int32_t srcLength, int32_t start, int32_t length) const indexOf() argument 1097 doIndexOf(char16_t c, int32_t start, int32_t length) const doIndexOf() argument 1115 doIndexOf(UChar32 c, int32_t start, int32_t length) const doIndexOf() argument 1132 lastIndexOf(const char16_t *srcChars, int32_t srcStart, int32_t srcLength, int32_t start, int32_t length) const lastIndexOf() argument 1161 doLastIndexOf(char16_t c, int32_t start, int32_t length) const doLastIndexOf() argument 1183 doLastIndexOf(UChar32 c, int32_t start, int32_t length) const doLastIndexOf() argument 1204 findAndReplace(int32_t start, int32_t length, const UnicodeString& oldText, int32_t oldStart, int32_t oldLength, const UnicodeString& newText, int32_t newStart, int32_t newLength) findAndReplace() argument 1415 replace(int32_t start, int32_t _length, UChar32 srcChar) replace() argument 1440 doReplace( int32_t start, int32_t length, const UnicodeString& src, int32_t srcStart, int32_t srcLength) doReplace() argument 1455 doReplace(int32_t start, int32_t length, const char16_t *srcChars, int32_t srcStart, int32_t srcLength) doReplace() argument 1652 handleReplaceBetween(int32_t start, int32_t limit, const UnicodeString& text) handleReplaceBetween() argument 1662 copy(int32_t start, int32_t limit, int32_t dest) copy() argument 1693 doReverse(int32_t start, int32_t length) doReverse() argument 1748 int32_t start = targetLength - oldLength; padLeading() local [all...] |
H A D | ucnv.cpp | 2768 char start[SIG_MAX_LEN]={ '\xa5', '\xa5', '\xa5', '\xa5', '\xa5' }; in ucnv_detectUnicodeSignature() local [all...] |
H A D | umutablecptrie.cpp | 193 UChar32 start = 0, end; in fromUCPMap() local 241 UChar32 start = 0, end; in fromUCPTrie() local 295 getRange( UChar32 start, UCPMapValueFilter *filter, const void *context, uint32_t *pValue) const getRange() argument 486 fillBlock(uint32_t *block, UChar32 start, UChar32 limit, uint32_t value) fillBlock() argument 494 setRange(UChar32 start, UChar32 end, uint32_t value, UErrorCode &errorCode) setRange() argument 606 findAllSameBlock(const uint32_t *p, int32_t start, int32_t limit, uint32_t value, int32_t blockLength) findAllSameBlock() argument 810 int32_t start = prevDataLength - blockLength; extend() local 1041 printBlock(const uint32_t *block, int32_t blockLength, uint32_t value, UChar32 start, int32_t overlap, uint32_t initialValue) printBlock() argument 1410 int32_t start = indexLength; compactIndex() local 1804 getRange(const void *trie, UChar32 start, UCPMapValueFilter *filter, const void *context, uint32_t *pValue) getRange() argument 1813 umutablecptrie_getRange(const UMutableCPTrie *trie, UChar32 start, UCPMapRangeOption option, uint32_t surrogateValue, UCPMapValueFilter *filter, const void *context, uint32_t *pValue) umutablecptrie_getRange() argument 1830 umutablecptrie_setRange(UMutableCPTrie *trie, UChar32 start, UChar32 end, uint32_t value, UErrorCode *pErrorCode) umutablecptrie_setRange() argument [all...] |
H A D | unames.cpp | 79 uint32_t start, end; member 486 start=0, in getGroup() local 599 enumGroupNames(UCharNames *names, const uint16_t *group, UChar32 start, UChar32 end, UEnumCharNamesFn *fn, void *context, UCharNameChoice nameChoice) enumGroupNames() argument 644 enumExtNames(UChar32 start, UChar32 end, UEnumCharNamesFn *fn, void *context) enumExtNames() argument 667 enumNames(UCharNames *names, UChar32 start, UChar32 limit, UEnumCharNamesFn *fn, void *context, UCharNameChoice nameChoice) enumNames() argument 936 enumAlgNames(AlgorithmicRange *range, UChar32 start, UChar32 limit, UEnumCharNamesFn *fn, void *context, UCharNameChoice nameChoice) enumAlgNames() argument 1127 UChar32 start, limit; findAlgName() local 1635 u_enumCharNames(UChar32 start, UChar32 limit, UEnumCharNamesFn *fn, void *context, UCharNameChoice nameChoice, UErrorCode *pErrorCode) u_enumCharNames() argument [all...] |
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_batch_chain.c | 2318 uint32_t start = 0; anv_queue_submit_locked() local [all...] |
/third_party/mesa3d/src/mesa/vbo/ |
H A D | vbo_save_api.c | 695 int start = idx; compile_vertex_list() local 1670 save_DrawArrays(GLenum mode, GLint start, GLsizei count) save_DrawArrays() argument 1843 save_DrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices) save_DrawRangeElements() argument [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | rbnf.cpp | 238 void* start = &buf[size]; in add() local 538 char16_t* start = p; in nextString() local 572 const char16_t* start = p - U_PARSE_CONTEXT_LEN - 1; in parseError() local 1589 int32_t start = 0; init() local 1708 int start = 0; stripWhitespace() local [all...] |
H A D | timezone.cpp | 187 int32_t start = 0; in findInStringArray() local 1403 int32_t start = pos.getIndex(); in parseCustomID() local 1664 const char16_t *start in getWindowsID() local [all...] |
H A D | tzgnames.cpp | 887 TZGNCore::findBestMatch(const UnicodeString& text, int32_t start, uint32_t types, in findBestMatch() argument 1008 TZGNCore::findLocal(const UnicodeString& text, int32_t start, uint32_t types, UErrorCode& status) const { in findLocal() argument 1093 findTimeZoneNames(const UnicodeString& text, int32_t start, uint32_t types, UErrorCode& status) const findTimeZoneNames() argument 1321 findBestMatch(const UnicodeString& text, int32_t start, uint32_t types, UnicodeString& tzID, UTimeZoneFormatTimeType& timeType, UErrorCode& status) const findBestMatch() argument [all...] |
H A D | uregex.cpp | 715 int64_t start = regexp->fMatcher->start64(groupNum, *status); in uregex_group() local
|
H A D | number_longnames.cpp | 766 int32_t start = 0; in trimSpaceChars() local [all...] |
H A D | rematch.cpp | 895 UBool RegexMatcher::find(int64_t start, UErrorCode &status) { in find() argument 1491 lookingAt(int64_t start, UErrorCode &status) lookingAt() argument 1563 matches(int64_t start, UErrorCode &status) matches() argument 1661 region(int64_t start, int64_t limit, UErrorCode &status) region() argument 1988 utext_extract_replace(UText *src, UText *dest, int64_t start, int64_t limit, UErrorCode *status) utext_extract_replace() argument 2278 int32_t RegexMatcher::start(UErrorCode &status) const { start() function in RegexMatcher 2322 int32_t RegexMatcher::start(int32_t group, UErrorCode &status) const { start() function in RegexMatcher [all...] |
H A D | usearch.cpp | 521 inline UBool checkIdentical(const UStringSearch *strsrch, int32_t start, int32_t end) in checkIdentical() argument 2398 int32_t start = -1; usearch_handleNextExact() local 2419 int32_t start = -1; usearch_handleNextCanonical() local 2468 int32_t start = -1; usearch_handlePreviousExact() local 2518 int32_t start = -1; usearch_handlePreviousCanonical() local [all...] |
H A D | msgfmt.cpp | 201 void append(const UnicodeString& s, int32_t start, int32_t length) { in append() argument 974 PluralSelectorContext(int32_t start, const UnicodeString &name, in PluralSelectorContext() argument
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | parse.cpp | 943 convertTrie(const void *context, UChar32 start, UChar32 end, uint32_t value) { in convertTrie() argument
|
/third_party/node/deps/icu-small/source/tools/pkgdata/ |
H A D | pkgdata.cpp | 1940 int32_t start = -1; in pkg_checkFlag() local
|