Home
last modified time | relevance | path

Searched defs:start (Results 5301 - 5325 of 8617) sorted by relevance

1...<<211212213214215216217218219220>>...345

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-repacker.hh62 unsigned start; member
213 char* start = c->allocate_size <char> (size); in serialize() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhelper-cairo.hh664 const char *start = l->utf8, *end; in helper_cairo_line_from_buffer() local
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp181 TiXmlParsingData( const char* start, int _tabsize, int row, int col ) in TiXmlParsingData() argument
419 const char* start = p; in ReadName() local
990 const char* start in StreamIn() local
[all...]
/third_party/python/Modules/_io/
H A Dbytesio.c74 const char *start, *n; in scan_eol() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dscheduler.cpp370 void Scheduler::Worker::start() { in start() function in marl::Scheduler::Worker
649 auto start = std::chrono::high_resolution_clock::now(); in spinForWork() local
/third_party/skia/tools/skqp/src/
H A Dskqp.cpp57 const char* start = (const char*)data; in readlines() local
/third_party/skia/third_party/externals/icu/source/common/
H A Ducase.cpp52 _enumPropertyStartsRange(const void *context, UChar32 start, UChar32 /*end*/, uint32_t /*value*/) { in _enumPropertyStartsRange() argument
360 int32_t i, start, limit, result, unfoldRows, unfoldRowWidth, unfoldStringWidth; in ucase_addStringCaseClosure() local
[all...]
H A Ducase.h228 int32_t start, index, limit; member
H A Duchar.cpp68 _enumTypeRange(const void *context, UChar32 start, UChar32 end, uint32_t value) { in _enumTypeRange() argument
651 _enumPropertyStartsRange(const void *context, UChar32 start, UChar32 end, uint32_t value) { in _enumPropertyStartsRange() argument
H A Duniset_props.cpp722 UChar32 start = inclusions->getRangeStart(j); in applyFilter() local
H A Duprops.cpp739 UChar32 start = 0, end; in uprops_addPropertyStarts() local
H A Duset.cpp39 uset_open(UChar32 start, UChar32 end) { in uset_open() argument
85 uset_addRange(USet* set, UChar32 start, UChar32 end) { in uset_addRange() argument
109 uset_removeRange(USet* set, UChar32 start, UChar32 end) { in uset_removeRange() argument
131 uset_retain(USet* set, UChar32 start, UChar32 end) { in uset_retain() argument
69 uset_set(USet* set, UChar32 start, UChar32 end) uset_set() argument
163 uset_complementRange(USet *set, UChar32 start, UChar32 end) uset_complementRange() argument
205 uset_containsRange(const USet* set, UChar32 start, UChar32 end) uset_containsRange() argument
306 uset_getItem(const USet* uset, int32_t itemIndex, UChar32* start, UChar32* end, UChar* str, int32_t strCapacity, UErrorCode* ec) uset_getItem() argument
[all...]
H A Dusprep.cpp445 int32_t start = (pos < U_PARSE_CONTEXT_LEN)? 0 : (pos - (U_PARSE_CONTEXT_LEN-1)); in uprv_syntaxError() local
[all...]
H A Dustrcase.cpp1376 const UChar *start, *s, *limit; member
[all...]
H A Dutext.cpp426 utext_extract(UText *ut, int64_t start, int64_t limit, UChar *dest, int32_t destCapacity, UErrorCode *status) utext_extract() argument
[all...]
H A Dutrie.cpp263 utrie_fillBlock(uint32_t *block, UChar32 start, UChar32 limit, in utrie_fillBlock() argument
284 utrie_setRange32(UNewTrie *trie, UChar32 start, UChar32 limit, uint32_t value, UBool overwrite) { in utrie_setRange32() argument
591 int32_t i, start, newStart, overlapStart; utrie_compact() local
721 defaultGetFoldedValue(UNewTrie *trie, UChar32 start, int32_t offset) defaultGetFoldedValue() argument
[all...]
H A Dutrie2.h617 const UChar *start; global() member in BackwardUTrie2StringIterator
[all...]
H A Dutrie2_builder.cpp351 copyEnumRange(const void *context, UChar32 start, UChar32 end, uint32_t value) { in copyEnumRange() argument
716 fillBlock(uint32_t *block, UChar32 start, UChar32 limit, in fillBlock() argument
737 utrie2_setRange32(UTrie2 *trie, UChar32 start, UChar32 end, uint32_t value, UBool overwrite, UErrorCode *pErrorCode) utrie2_setRange32() argument
1035 int32_t start, newStart, movedStart; compactData() local
1148 int32_t i, start, newStart, movedStart, overlap; compactIndex2() local
[all...]
/third_party/toybox/toys/pending/
H A Dcrond.c123 static void fillarray(char *dst, int start, int end, int skip) in fillarray() argument
151 int start, end, skip = 0; in parse_and_fillarray() local
[all...]
H A Ddiff.c787 static void diff_dir(int *start) in diff_dir() argument
848 int j = 0, k = 1, start[2] = {1, 1}; in diff_main() local
[all...]
H A Dsh.c520 static char *parse_word(char *start) in parse_word() argument
700 char *start = line, *delete = 0, *end, *last = 0, *s, *ex, done = 0; in parse_line() local
1034 struct sh_pipeline *start, *end; run_function() member
[all...]
/third_party/vixl/src/
H A Dinvalset-vixl.h529 BinarySearch( const ElementType& element, ElementType* start, ElementType* end) const BinarySearch() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_util.cc86 const void* start = &str; in StringSpaceUsedExcludingSelfLong() local
/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer.cc903 const char* start = text.c_str(); in ParseFloat() local
/third_party/python/Parser/
H A Dpegen.c149 initialize_token(Parser *p, Token *token, const char *start, const char *end, int token_type) { in initialize_token() argument
211 const char *start; in _PyPegen_fill_token() local
[all...]

Completed in 65 milliseconds

1...<<211212213214215216217218219220>>...345