| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | msgfmt.cpp | 420 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 D | plurrule_impl.h | 415 int32_t pos; member in PluralKeywordEnumeration
|
| H A D | rbnf.cpp | 1120 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 D | rematch.cpp | 601 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 D | rulebasedcollator.cpp | 893 int32_t pos; member in __anon21247::UTF8NFDIterator
|
| H A D | timezone.cpp | 766 int32_t pos; member in TZEnumeration [all...] |
| H A D | tzgnames.cpp | 1169 int32_t pos = UHASH_FIRST; in sweepCache() local
|
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | daemon.c | 717 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 D | brotli_bit_stream.c | 942 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 D | D3D12Sample.cpp | 91 vec3 pos;
member
|
| /third_party/skia/third_party/externals/brotli/c/dec/ |
| H A D | decode.c | 1258 size_t pos = wrap && s->pos > s->ringbuffer_size ? in UnwrittenBytes() local 1736 int pos = s->pos; ProcessCommandsInternal() local [all...] |
| H A D | state.h | 256 int pos; member
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftobjs.c | 1790 FT_ULong pos; in FT_LOCAL_DEF() local
|
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | sfwoff2.c | 833 const FT_ULong pos = FT_STREAM_POS(); in reconstruct_glyf() local
|
| /third_party/skia/third_party/externals/freetype/src/truetype/ |
| H A D | ttgxvar.c | 2431 FT_ULong pos; in FT_LOCAL_DEF() local
|
| /third_party/python/Modules/_io/ |
| H A D | bufferedio.c | 206 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.c | 1699 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 D | CommandLine.h | 340 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 D | CommandLine.h | 309 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 D | CommandLine.cpp | 518 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 D | IceAssemblerX8632.cpp | 3041 intptr_t pos = offset + Buffer.getPosition(); in align() local
|
| H A D | IceAssemblerX8664.cpp | 3205 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 D | InstrProf.cpp | 350 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 D | SampleProfile.cpp | 1862 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 D | InstCombineVectorOps.cpp | 142 Instruction *pos = dyn_cast<Instruction>(PHIInVal); in scalarizePHI() local
|