Home
last modified time | relevance | path

Searched defs:start (Results 3751 - 3775 of 9028) sorted by relevance

1...<<151152153154155156157158159160>>...362

/third_party/skia/third_party/externals/icu/source/common/
H A Dcaniter.cpp171 int32_t start = 0; in setSource() local
[all...]
H A Dcharacterproperties.cpp64 _set_addRange(USet *set, UChar32 start, UChar32 end) { in _set_addRange() argument
309 UChar32 start = 0; in makeMap() local
H A Dpropname.cpp152 int32_t start=valueMaps[i]; in findProperty() local
176 int32_t start=valueMaps[valueMapIndex]; in findPropertyValueNameGroup() local
[all...]
H A Dpropsvec.cpp97 int32_t columns, i, start, limit, prevRow; in _findRow() local
154 upvec_setValue(UPropsVectors *pv, UChar32 start, UChar32 end, int32_t column, uint32_t value, uint32_t mask, UErrorCode *pErrorCode) upvec_setValue() argument
339 UChar32 start, limit; upvec_compact() local
498 upvec_compactToUTrie2Handler(void *context, UChar32 start, UChar32 end, int32_t rowIndex, uint32_t *row, int32_t columns, UErrorCode *pErrorCode) upvec_compactToUTrie2Handler() argument
[all...]
H A Dstringtriebuilder.cpp87 StringTrieBuilder::writeNode(int32_t start, int32_t limit, int32_t unitIndex) { in writeNode() argument
135 writeBranchSubNode(int32_t start, int32_t limit, int32_t unitIndex, int32_t length) writeBranchSubNode() argument
208 makeNode(int32_t start, int32_t limit, int32_t unitIndex, UErrorCode &errorCode) makeNode() argument
260 makeBranchSubNode(int32_t start, int32_t limit, int32_t unitIndex, int32_t length, UErrorCode &errorCode) makeBranchSubNode() argument
[all...]
H A Dubidi_props.cpp50 _enumPropertyStartsRange(const void *context, UChar32 start, UChar32 end, uint32_t value) { in _enumPropertyStartsRange() argument
62 UChar32 c, start, limit; in ubidi_addPropertyStarts() local
203 UChar32 start, limit; ubidi_getJoiningGroup() local
[all...]
H A Ducmndata.cpp126 int32_t start=0; in offsetTOCPrefixBinarySearch() local
171 int32_t start in pointerTOCPrefixBinarySearch() local
[all...]
H A Duniset.cpp151 UnicodeSet::UnicodeSet(UChar32 start, UChar32 end) { in UnicodeSet() argument
413 UBool UnicodeSet::contains(UChar32 start, UChar32 end) const { in contains() argument
474 containsNone(UChar32 start, UChar32 end) const containsNone() argument
[all...]
H A Dustrtrns.cpp1131 int32_t start = i; in u_strFromJavaModifiedUTF8WithSub() local
H A Dutrie2.cpp113 utrie2_internalU8PrevIndex(const UTrie2 *trie, UChar32 c, const uint8_t *start, const uint8_t *src) utrie2_internalU8PrevIndex() argument
443 enumEitherTrie(const UTrie2 *trie, UChar32 start, UChar32 limit, UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) enumEitherTrie() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DIntervalMap.h565 const KeyT &start(unsigned i) const { return this->first[i].first; } in start() function in llvm::IntervalMapImpl::LeafNode
569 KeyT &start(unsigned i) { return this->first[i].first; } in start() function in llvm::IntervalMapImpl::LeafNode
[all...]
/third_party/toybox/toys/pending/
H A Dtelnetd.c177 char *curr ,*start,*end; in handle_iacs() local
243 static int dup_iacs(char *start, int fd, int len) in dup_iacs() argument
[all...]
/third_party/toybox/toys/posix/
H A Dgrep.c148 char *line = 0, *start; in do_grep() local
[all...]
H A Dsort.c86 int start = 0, end, len, i, j; in get_key_data() local
[all...]
/third_party/vixl/benchmarks/aarch64/
H A Dbench-utils.cc98 Label start; in Generate() local
/third_party/vixl/src/aarch64/
H A Dcpu-aarch64.cc496 uintptr_t start = reinterpret_cast<uintptr_t>(address); in EnsureIAndDCacheCoherency() local
/third_party/vixl/test/aarch32/
H A Dtest-disasm-a32.cc363 DisassembleA32(const CodeBuffer& buffer, ptrdiff_t start, ptrdiff_t end) DisassembleA32() argument
370 DisassembleT32(const CodeBuffer& buffer, ptrdiff_t start, ptrdiff_t end) DisassembleT32() argument
[all...]
/third_party/vixl/test/aarch64/examples/
H A Dtest-examples.cc608 Label start; in TEST() local
/third_party/vixl/test/aarch64/
H A Dtest-assembler-aarch64.cc2075 Label start; in TEST() local
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dprinter.cc311 auto start = format; in WriteVariable() local
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DIsValidUtf8TestUtil.java169 final long start; field in IsValidUtf8TestUtil.Shard
173 public Shard(long index, long start, long lim, long expected) { in Shard() argument
252 testBytes( ByteStringFactory factory, int numBytes, long expectedCount, long start, long lim) testBytes() argument
358 testBytesUsingByteBuffers( ByteStringFactory factory, int numBytes, long expectedCount, long start, long lim) testBytesUsingByteBuffers() argument
[all...]
/third_party/python/Parser/
H A Dpegen_errors.c169 const char *start; in _PyPegen_tokenize_full_source_to_check_for_errors() local
226 const char* start = p->tok->buf ? p->tok->line_start : p->tok->buf; in _PyPegen_raise_error() local
H A Dtokenizer.h41 const char *start; /* Start of current token if not NULL */ member
/third_party/python/Modules/_sre/
H A Dsre.h66 const void* start; /* start of current slice */ member
/third_party/python/Objects/clinic/
H A Dlistobject.c.h238 Py_ssize_t start = 0; in list_index() local

Completed in 26 milliseconds

1...<<151152153154155156157158159160>>...362