| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | caniter.cpp | 171 int32_t start = 0; in setSource() local [all...] |
| H A D | characterproperties.cpp | 64 _set_addRange(USet *set, UChar32 start, UChar32 end) { in _set_addRange() argument 309 UChar32 start = 0; in makeMap() local
|
| H A D | propname.cpp | 152 int32_t start=valueMaps[i]; in findProperty() local 176 int32_t start=valueMaps[valueMapIndex]; in findPropertyValueNameGroup() local [all...] |
| H A D | propsvec.cpp | 97 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 D | stringtriebuilder.cpp | 87 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 D | ubidi_props.cpp | 50 _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 D | ucmndata.cpp | 126 int32_t start=0; in offsetTOCPrefixBinarySearch() local 171 int32_t start in pointerTOCPrefixBinarySearch() local [all...] |
| H A D | uniset.cpp | 151 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 D | ustrtrns.cpp | 1131 int32_t start = i; in u_strFromJavaModifiedUTF8WithSub() local
|
| H A D | utrie2.cpp | 113 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 D | IntervalMap.h | 565 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 D | telnetd.c | 177 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 D | grep.c | 148 char *line = 0, *start; in do_grep() local [all...] |
| H A D | sort.c | 86 int start = 0, end, len, i, j; in get_key_data() local [all...] |
| /third_party/vixl/benchmarks/aarch64/ |
| H A D | bench-utils.cc | 98 Label start; in Generate() local
|
| /third_party/vixl/src/aarch64/ |
| H A D | cpu-aarch64.cc | 496 uintptr_t start = reinterpret_cast<uintptr_t>(address); in EnsureIAndDCacheCoherency() local
|
| /third_party/vixl/test/aarch32/ |
| H A D | test-disasm-a32.cc | 363 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 D | test-examples.cc | 608 Label start; in TEST() local
|
| /third_party/vixl/test/aarch64/ |
| H A D | test-assembler-aarch64.cc | 2075 Label start; in TEST() local [all...] |
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | printer.cc | 311 auto start = format; in WriteVariable() local [all...] |
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| H A D | IsValidUtf8TestUtil.java | 169 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 D | pegen_errors.c | 169 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 D | tokenizer.h | 41 const char *start; /* Start of current token if not NULL */ member
|
| /third_party/python/Modules/_sre/ |
| H A D | sre.h | 66 const void* start; /* start of current slice */ member
|
| /third_party/python/Objects/clinic/ |
| H A D | listobject.c.h | 238 Py_ssize_t start = 0; in list_index() local
|