Home
last modified time | relevance | path

Searched defs:set (Results 501 - 525 of 2971) sorted by relevance

1...<<21222324252627282930>>...119

/third_party/skia/src/core/
H A DSkTLazy.h65 T* set(const T& src) { in set() function in SkTLazy
74 T* set(T&& src) { in set() function in SkTLazy
H A DSkRecord.h136 T* set(T* ptr) { in set() function
H A DSkCanvasPriv.cpp89 void SkCanvasPriv::GetDstClipAndMatrixCounts(const SkCanvas::ImageSetEntry set[], int count, in GetDstClipAndMatrixCounts() argument
H A DSkPtrRecorder.h65 Iter(const SkPtrSet& set) Iter() argument
[all...]
/third_party/skia/src/gpu/tessellate/
H A DTessellation.h107 void set(const SkStrokeRec& stroke) { in set() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DBuffer.h71 void set(Buffer *newBuffer, int newOffset = 0, int newSize = 0) in set() function in es2::BufferBinding
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DVulkanTester.cpp82 void set(std::string value) in set() function in ScopedSetEnvVar
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DLookupFlag.java13 int set(int flags) { in set() method in LookupFlag
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dfuncrepl.cpp115 UnicodeSet set; in addReplacementSetTo() local
H A Dname2uni.cpp42 _set_add(USet *set, UChar32 c) { in _set_add() argument
H A Dnumber_scientific.cpp32 void ScientificModifier::set(int32_t exponent, const ScientificHandler *handler) { in set() function in ScientificModifier
H A Dnumber_usageprefs.cpp93 void StringProp::set(StringPiece value) { in set() function in StringProp
H A Dpluralranges.cpp69 const UChar* set = ures_getStringByKeyWithFallback(rb.getAlias(), dataPath.data(), &setLen, &internalStatus); in getPluralRangesData() local
/third_party/skia/src/utils/
H A DSkBitSet.h42 void set(size_t index) { in set() function in SkBitSet
48 void set() { in set() function in SkBitSet
/third_party/skia/src/sksl/lex/
H A DRegexParser.cpp131 void RegexParser::set() { in set() function in RegexParser
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-atomic.hh150 void set (int v_) { hb_atomic_int_impl_set (&v, v_); } in set() function
H A Dhb-bit-page.hh51 void set (hb_codepoint_t g, bool v) { if (v) add (g); else del (g); } in set() function
H A Dhb-subset-cff-common.cc69 hb_set_t *set = hb_set_create (); in hb_plan_subset_cff_fdselect() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-ot-face.c42 hb_set_t *set; in test_font() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dcontainers.h69 MARL_NO_EXPORT inline T take(unordered_set<T, H, E>& set) { in take() argument
/third_party/skia/third_party/externals/tint/src/utils/
H A Dunique_vector.h106 std::unordered_set<T, HASH, EQUAL> set; member
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dstringpiece.h221 void set(const char* xdata, int32_t len) { ptr_ = xdata; length_ = len; } in set() function in StringPiece
237 inline void set(const char8_t* xdata, int32_t len) { in set() function in StringPiece
246 inline void set(const char8_t* str) { in set() function in StringPiece
/third_party/skia/third_party/externals/icu/source/common/
H A Duniset_closure.cpp116 _set_add(USet *set, UChar32 c) { in _set_add() argument
121 _set_addRange(USet *set, UChar32 start, UChar32 end) { in _set_addRange() argument
126 _set_addString(USet *set, const UChar *str, int32_t length) { in _set_addString() argument
137 addCaseMapping(UnicodeSet &set, int32_t result, const UChar *full, UnicodeString &str) { in addCaseMapping() argument
[all...]
H A Duset_props.cpp37 UnicodeSet* set = new UnicodeSet(pat, *ec); in uset_openPattern() local
57 UnicodeSet* set = new UnicodeSet(pat, options, NULL, *ec); in uset_openPatternOptions() local
73 uset_applyPattern(USet *set, const UChar *pattern, int32_t patternLength, uint32_t options, UErrorCode *status) uset_applyPattern() argument
102 uset_applyIntPropertyValue(USet* set, UProperty prop, int32_t value, UErrorCode* ec) uset_applyIntPropertyValue() argument
108 uset_applyPropertyAlias(USet* set, const UChar *prop, int32_t propLength, const UChar *value, int32_t valueLength, UErrorCode* ec) uset_applyPropertyAlias() argument
131 uset_toPattern(const USet* set, UChar* result, int32_t resultCapacity, UBool escapeUnprintable, UErrorCode* ec) uset_toPattern() argument
141 uset_closeOver(USet* set, int32_t attributes) uset_closeOver() argument
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DUnmodifiableLazyStringList.java82 public void set(int index, ByteString element) { in set() method in UnmodifiableLazyStringList
102 public void set(int index, byte[] element) { in set() method in UnmodifiableLazyStringList

Completed in 12 milliseconds

1...<<21222324252627282930>>...119