| /third_party/skia/tests/ |
| H A D | TypefaceTest.cpp | 245 const Variation::Coordinate position[] = { in DEF_TEST() local 266 const Variation::Coordinate position[] = { in DEF_TEST() local [all...] |
| H A D | FontMgrAndroidParserTest.cpp | 325 position = {coordinates, SK_ARRAY_COUNT(coordinates)}; in DEF_TEST() local
|
| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_preview.h | 245 SkFontArguments::VariationPosition position = { in SkFontStyleSet_Preview() local
|
| /third_party/skia/src/utils/win/ |
| H A D | SkDWriteFontFileStream.cpp | 97 bool SkDWriteFontFileStream::seek(size_t position) { in seek() argument
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | hash_longest_match_quickly_inc.h | 118 StitchToPreviousBlock( HashLongestMatchQuickly* BROTLI_RESTRICT self, size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask) StitchToPreviousBlock() argument
|
| H A D | hash_rolling_inc.h | 118 StitchToPreviousBlock( HashRolling* BROTLI_RESTRICT self, size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ring_buffer_mask) StitchToPreviousBlock() argument
|
| H A D | hash_longest_match64_inc.h | 131 StitchToPreviousBlock( HashLongestMatch* BROTLI_RESTRICT self, size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask) StitchToPreviousBlock() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
| H A D | compiler_test.cpp | 225 auto position = code->second.find(stringToFind, currentPos); in foundInCodeInOrder() local 259 auto position = code->second.find(stringToFind, currentPos); in foundInCode() local
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | intrinsic_validation_test.cc | 152 const Position position; member
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | rbbi_cache.cpp | 338 UBool RuleBasedBreakIterator::BreakCache::populateNear(int32_t position, UErrorCode &status) { in populateNear() argument 486 int32_t position = 0; populatePreceding() local 595 addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update) addFollowing() argument 617 addPreceding(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update) addPreceding() argument [all...] |
| H A D | uchriter.cpp | 128 UCharCharacterIterator::setIndex(int32_t position) { in setIndex() argument 229 UCharCharacterIterator::setIndex32(int32_t position) { in setIndex32() argument 35 UCharCharacterIterator(ConstChar16Ptr textPtr, int32_t length, int32_t position) UCharCharacterIterator() argument 43 UCharCharacterIterator(ConstChar16Ptr textPtr, int32_t length, int32_t textBegin, int32_t textEnd, int32_t position) UCharCharacterIterator() argument [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | pointer-auth-aarch64.cc | 56 static uint64_t GetNibble(uint64_t in_data, int position) { in GetNibble() argument
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | array.c | 436 zend_long position; member
|
| H A D | map.c | 417 size_t position; member
|
| /third_party/python/Objects/ |
| H A D | enumobject.c | 452 Py_ssize_t position, seqsize; in reversed_len() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| H A D | bind.cc | 28 inline bool BindFromPosition(int position, int* value, in BindFromPosition() argument
|
| /third_party/skia/modules/skshaper/src/ |
| H A D | SkShaper_primitive.cpp | 258 SkPoint position = buffer.point; in shape() local
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | TextWrapper.h | 24 inline size_t position() const { return fPos; } in position() function in skia::textlayout::TextWrapper::ClusterPos
|
| /third_party/skia/gm/ |
| H A D | drawatlas.cpp | 270 const SkFontArguments::VariationPosition::Coordinate position[] = { in DEF_SIMPLE_GM() local
|
| /third_party/skia/modules/particles/src/ |
| H A D | SkParticleEffect.cpp | 265 void SkParticleEffect::start(double now, bool looping, SkPoint position, SkVector heading, in start() argument
|
| /third_party/skia/experimental/sktext/tests/ |
| H A D | SelectableText.cpp | 204 auto position = firstPosition; in UNIX_ONLY_TEST() local 245 auto position = lastPosition; UNIX_ONLY_TEST() local 284 auto position = selectableText->lastInLinePosition(PositionType::kGraphemeCluster, 0); UNIX_ONLY_TEST() local [all...] |
| /third_party/skia/modules/skparagraph/include/ |
| H A D | DartTypes.h | 73 int32_t position; member
|
| /third_party/spirv-tools/source/opt/ |
| H A D | scalar_analysis_nodes.h | 76 auto position = std::find_if_not(children_.begin(), children_.end(), in AddChild() local
|
| /third_party/spirv-tools/source/ |
| H A D | text_handler.cpp | 39 spv_result_t advanceLine(spv_text text, spv_position position) { in advanceLine() argument 63 advance(spv_text text, spv_position position) advance() argument 96 getWord(spv_text text, spv_position position, std::string* word) getWord() argument 144 startsWithOp(spv_text text, spv_position position) startsWithOp() argument [all...] |
| /third_party/spirv-tools/source/val/ |
| H A D | validate.cpp | 154 spv_position_t position = {}; in ValidateBinaryUsingContextAndValidationState() local
|