Home
last modified time | relevance | path

Searched defs:pos (Results 2401 - 2425 of 2787) sorted by relevance

1...<<919293949596979899100>>...112

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dmsgfmt.cpp420 int32_t idx = 0, rhs_idx = 0, pos = UHASH_FIRST, rhs_pos = UHASH_FIRST; in operator ==() local
1343 int32_t pos, idx; in copyObjects() local
1361 int32_t pos, idx; in copyObjects() local
947 format(const Formattable* arguments, const UnicodeString *argumentNames, int32_t cnt, UnicodeString& appendTo, FieldPosition* pos, UErrorCode& status) const format() argument
1371 parse(int32_t msgStart, const UnicodeString& source, ParsePosition& pos, int32_t& count, UErrorCode& ec) const parse() argument
1503 parse(const UnicodeString& source, ParsePosition& pos, int32_t& count) const parse() argument
[all...]
H A Dplurrule_impl.h415 int32_t pos; member in PluralKeywordEnumeration
H A Drbnf.cpp1120 format(const DecimalQuantity &number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode &status) const format() argument
1193 format(int32_t number, const UnicodeString& ruleSetName, UnicodeString& toAppendTo, FieldPosition& pos, UErrorCode& status) const format() argument
[all...]
H A Drematch.cpp601 UBool RegexMatcher::findProgressInterrupt(int64_t pos, UErrorCode &status) { in findProgressInterrupt() argument
744 int64_t pos = startPos; in find() local
780 int64_t pos = startPos; in find() local
1017 int32_t pos = startPos; in findUsingChunk() local
1047 int32_t pos in findUsingChunk() local
1936 int64_t pos = utext_getNativeIndex(fInputText); refreshInputText() local
2537 isWordBoundary(int64_t pos) isWordBoundary() argument
2573 isChunkWordBoundary(int32_t pos) isChunkWordBoundary() argument
2621 isUWordBoundary(int64_t pos, UErrorCode &status) isUWordBoundary() argument
2652 followingGCBoundary(int64_t pos, UErrorCode &status) followingGCBoundary() argument
[all...]
H A Drulebasedcollator.cpp893 int32_t pos; member in __anon21247::UTF8NFDIterator
H A Dtimezone.cpp766 int32_t pos; member in TZEnumeration
[all...]
H A Dtzgnames.cpp1169 int32_t pos = UHASH_FIRST; in sweepCache() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddaemon.c717 struct MHD_Connection *pos; in MHD_get_fdset2() local
1734 struct MHD_Connection *pos; resume_suspended_connections() local
1982 struct MHD_Connection *pos; MHD_cleanup_connections() local
2081 struct MHD_Connection *pos; MHD_get_timeout() local
2174 struct MHD_Connection *pos; MHD_run_from_select() local
2358 struct MHD_Connection *pos; MHD_poll_all() local
2639 struct MHD_Connection *pos; MHD_epoll() local
4299 close_connection(struct MHD_Connection *pos) close_connection() argument
4335 struct MHD_Connection *pos; close_all_connections() local
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbrotli_bit_stream.c942 size_t pos = start_pos; in BrotliStoreMetaBlock() local
1077 size_t pos = start_pos; in BuildHistograms() local
1107 size_t pos = start_pos; StoreDataWithHuffmanCodes() local
1202 size_t pos = start_pos; BrotliStoreMetaBlockFast() local
[all...]
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12Sample.cpp91 vec3 pos; member
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c1258 size_t pos = wrap && s->pos > s->ringbuffer_size ? in UnwrittenBytes() local
1736 int pos = s->pos; ProcessCommandsInternal() local
[all...]
H A Dstate.h256 int pos; member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftobjs.c1790 FT_ULong pos; in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfwoff2.c833 const FT_ULong pos = FT_STREAM_POS(); in reconstruct_glyf() local
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttgxvar.c2431 FT_ULong pos; in FT_LOCAL_DEF() local
/third_party/python/Modules/_io/
H A Dbufferedio.c206 Py_off_t pos; member
1182 Py_off_t pos; buffered_tell() local
1295 _io__Buffered_truncate_impl(buffered *self, PyObject *pos) _io__Buffered_truncate_impl() argument
[all...]
/third_party/python/Modules/
H A D_operator.c1699 Py_ssize_t pos = 0; in methodcaller_repr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCommandLine.h340 void setPosition(unsigned pos) { Position = pos; } in setPosition() argument
1576 reference operator[](size_type pos) { return Storage[pos]; } in operator []() argument
1583 erase(const_iterator pos) erase() argument
1588 erase(iterator pos) erase() argument
1593 insert(const_iterator pos, const DataType &value) insert() argument
1596 insert(const_iterator pos, DataType &&value) insert() argument
1600 insert(iterator pos, const DataType &value) insert() argument
1603 insert(iterator pos, DataType &&value) insert() argument
1642 setPosition(pos); global() variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCommandLine.h309 void setPosition(unsigned pos) { Position = pos; } in setPosition() argument
1400 reference operator[](size_type pos) { return Storage[pos]; } in operator []() argument
1403 erase(const_iterator pos) erase() argument
1408 erase(iterator pos) erase() argument
1413 insert(const_iterator pos, const DataType &value) insert() argument
1416 insert(const_iterator pos, DataType &&value) insert() argument
1420 insert(iterator pos, const DataType &value) insert() argument
1423 insert(iterator pos, DataType &&value) insert() argument
1461 setPosition(pos); global() variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DCommandLine.cpp518 static bool CommaSeparateAndAddOccurrence(Option *Handler, unsigned pos, in CommaSeparateAndAddOccurrence() argument
1372 bool Option::addOccurrence(unsigned pos, StringRef ArgName, StringRef Value, in addOccurrence() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8632.cpp3041 intptr_t pos = offset + Buffer.getPosition(); in align() local
H A DIceAssemblerX8664.cpp3205 intptr_t pos = offset + Buffer.getPosition(); in align() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProf.cpp350 auto pos = PGOFuncName.find('.'); in create() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1862 auto pos = OrigName.find('.'); in runOnModule() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp142 Instruction *pos = dyn_cast<Instruction>(PHIInVal); in scalarizePHI() local

Completed in 68 milliseconds

1...<<919293949596979899100>>...112