Home
last modified time | relevance | path

Searched refs:set (Results 7926 - 7950 of 10012) sorted by relevance

1...<<311312313314315316317318319320>>...401

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp53 return MachineFunctionProperties().set(
/third_party/skia/tools/viewer/
H A DParticlesSlide.cpp408 fMousePos.set(x, y); in onMouse()
/third_party/skia/third_party/externals/icu/source/common/
H A Dbytestriebuilder.cpp213 result.set(bytes+(bytesCapacity-bytesLength), bytesLength); in buildStringPiece()
H A Ducnvhz.cpp543 if (*pBufferSize == 0){ /* 'preflighting' request - set needed size into *pBufferSize */ in _HZ_SafeClone()
569 sa->addRange(sa->set, 0, 0x7f); in _HZ_GetUnicodeSet()
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Duniset.h42 * A mutable set of Unicode characters and multicharacter strings. Objects of this class
63 * of traditional set theory function names, <code>add</code> is a
66 * argument is a set complement with respect to the superset range
73 * of the set, the method <code>applyPattern()</code> sets all
122 * <p>Property patterns specify a set of characters having a certain
134 * specify their union. To complement a set, place a '^' immediately
147 * set of three characters, 'a', 'b', and '-'.
150 * set difference may be taken using the '-' operator, for example,
151 * "[[:L:]&[\\u0000-\\u0FFF]]" indicates the set of all Unicode letters
159 * <tr valign=top><td nowrap><code>[a]</code><td>The set containin
[all...]
/third_party/vixl/tools/
H A Dtest.py55 # Convert the list into a set and back to list
57 return list(set(values))
61 # If no 'default' value is set, it will default to 'all.
62 # If accepted options are set using 'choices' then only these values will be
64 # If they're set using 'soft_choices' then 'all' will default to these values,
68 # At least one option was set by the user.
152 help='''Runs the tests using N jobs. If the option is set but no value is
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DIsValidUtf8TestUtil.java100 directBuffer.set(new SoftReference<ByteBuffer>(buffer));
H A DLazyMessageLiteTest.java110 outer.getRepeatedInnerList().set(1, null); in testRepeatedMutability()
/third_party/protobuf/js/experimental/runtime/kernel/
H A Dreader_test.js258 encodedArray.set(array, 1);
/third_party/python/Lib/lib2to3/pgen2/
H A Dtokenize.py52 return set(
/third_party/python/Lib/
H A Dposixpath.py15 # Should be set before imports for resolving cyclic dependency.
545 isabs, = set(p[:1] == sep for p in paths)
/third_party/python/Lib/unittest/test/
H A Dtest_suite.py90 suite_3 = unittest.TestSuite(set(suite_1))
/third_party/python/Lib/test/test_importlib/
H A Dutil.py299 tests that require it to be set to False."""
361 import_names = set()
/third_party/python/Lib/test/
H A Dtest_ttk_textonly.py161 for stateval in (None, 0, False, '', set()): # just some samples
/third_party/python/Lib/unittest/
H A Dloader.py82 self._loading_packages = set()
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dany.h91 #error ABSL_ANY_DETAIL_HAS_RTTI cannot be directly set
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcompressed_tuple_test.cc251 std::set<Empty<0>*> empties{&y.get<0>(), &y.get<1>(), &y.get<2>().get<0>(), in TEST()
/third_party/skia/include/effects/
H A DSkRuntimeEffect.h336 bool set(const T val[], const int count) { in set() function
/third_party/skia/fuzz/
H A DFuzzDrawFunctions.cpp125 pts[i].set(x, y); in fuzz_drawText()
207 fuzz->nextRange(&i, 0, 10); // set i to number of operations to perform in fuzz_drawPath()
211 fuzz->nextRange(&j, 0, 5); // set j to choose operation to perform in fuzz_drawPath()
/third_party/skia/gm/
H A Dimagefiltersbase.cpp72 offset->set(0, 0);
H A Dcubicpaths.cpp391 p2.set(525.968f, 213.172f); in DEF_SIMPLE_GM()
H A Dimage.cpp127 fSize.set(SkIntToScalar(W), SkIntToScalar(H)); in ImageGM()
H A Dtypeface.cpp37 pos[i].set(x, y); in getGlyphPositions()
/third_party/skia/modules/skparagraph/src/
H A DTextLine.h110 fOffset.set(x, fOffset.y()); in setLineOffsetX()
/third_party/skia/modules/skunicode/src/
H A DSkUnicode_icu.cpp187 cachedIterator = fBreakCache.set(type, std::move(newIterator)); in makeBreakIterator()

Completed in 21 milliseconds

1...<<311312313314315316317318319320>>...401