| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationiterator.h | 85 inline int64_t set(int32_t i, int64_t ce) { in set() function in CollationIterator::CEBuffer
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsConic.h | 48 const SkDConic& set(const SkPoint pts[kPointCount], SkScalar weight in set() function
|
| /third_party/skia/tests/ |
| H A D | HashTest.cpp | 133 SkTHashSet<SkString> set; in DEF_TEST() local 237 SkTHashSet<CopyCounter, HashCopyCounter> set; DEF_TEST() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-bimap.hh | 58 void set (hb_codepoint_t lhs, hb_codepoint_t rhs) in set() function
|
| /third_party/skia/third_party/externals/harfbuzz/test/fuzzing/ |
| H A D | hb-draw-fuzzer.cc | 81 static void misc_calls_for_gid (hb_face_t *face, hb_font_t *font, hb_set_t *set, hb_codepoint_t cp) in misc_calls_for_gid() argument 149 hb_set_t *set = hb_set_create (); in LLVMFuzzerTestOneInput() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/ |
| H A D | ArchitectureSet.h | 40 void set(Architecture Arch) { in set() function in llvm::MachO::ArchitectureSet
|
| /third_party/skia/third_party/externals/tint/src/utils/ |
| H A D | enum_set.h | 51 inline EnumSet& operator=(const EnumSet& set) = default; member 193 const uint64_t set; global() member in tint::utils::EnumSet::Iterator 219 uint64_t set = 0; global() member 227 operator <<(std::ostream& out, EnumSet<ENUM> set) operator <<() argument [all...] |
| /third_party/skia/tools/ |
| H A D | SkMetaData.cpp | 51 void* SkMetaData::set(const char name[], const void* data, size_t dataSize, Type type, int count) in set() function in SkMetaData
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | PointerSumType.h | 100 void set(typename HelperT::template Lookup<N>::PointerT Pointer) { in set() function in llvm::PointerSumType
|
| /third_party/toybox/toys/other/ |
| H A D | lsattr.c | 188 unsigned long add, rm, set, version; member [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | telnet.c | 290 int set = 1, len; in telnet_main() local
|
| H A D | tr.c | 130 char *set = xzalloc(size*sizeof(char)); in expand_set() local 231 do_complement(char **set) do_complement() argument [all...] |
| /third_party/vixl/test/ |
| H A D | test-invalset.cc | 96 TestSet set; in TEST() local 126 TestSet set; TEST() local 145 TestSet set; TEST() local 178 TestSet set; TEST() local 213 TestSet set; TEST() local 285 TestSet set; TEST() local [all...] |
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | LazyStringArrayList.java | 138 public String set(int index, String s) { in set() method in LazyStringArrayList 255 public void set(int index, ByteString s) { in set() method in LazyStringArrayList 265 public void set(int index, byte[] s) { in set() method in LazyStringArrayList 342 public byte[] set(int index, byte[] s) { set() method in LazyStringArrayList.ByteArrayListView 385 public ByteString set(int index, ByteString s) { set() method in LazyStringArrayList.ByteStringListView [all...] |
| H A D | LazyFieldLite.java | 203 public void set(LazyFieldLite other) { in set() method in LazyFieldLite
|
| H A D | IntArrayList.java | 168 public Integer set(int index, Integer element) { in set() method in IntArrayList
|
| H A D | LongArrayList.java | 168 public Long set(int index, Long element) { in set() method in LongArrayList
|
| H A D | FloatArrayList.java | 168 public Float set(int index, Float element) { in set() method in FloatArrayList
|
| H A D | BooleanArrayList.java | 169 public Boolean set(int index, Boolean element) { in set() method in BooleanArrayList
|
| H A D | DoubleArrayList.java | 169 public Double set(int index, Double element) { in set() method in DoubleArrayList
|
| /third_party/python/Lib/idlelib/idle_test/ |
| H A D | mock_tk.py | 35 def set(self, value): member in Var
|
| /third_party/python/Lib/test/ |
| H A D | test_keywordonlyarg.py | 31 def set(self, p1, *, k1, k2): member in Foo
|
| /third_party/skia/include/core/ |
| H A D | SkPoint.h | 64 void set(int32_t x, int32_t y) { in set() function 206 void set(SkScalar x, SkScalar y) { in set() function
|
| /third_party/skia/gm/ |
| H A D | imagescalealigned.cpp | 29 auto& set = fSets.push_back(); variable 119 auto& set = fSets[i]; in drawSets() local 134 drawSet(SkCanvas* canvas, const ImageSet& set, const SkSamplingOptions& sampling, const SkPaint& paint) const drawSet() argument [all...] |
| /third_party/rust/crates/regex/tests/ |
| H A D | test_default.rs | 54 mod set; modules
|