Home
last modified time | relevance | path

Searched refs:set (Results 5651 - 5675 of 10270) sorted by relevance

1...<<221222223224225226227228229230>>...411

/third_party/skia/src/gpu/tessellate/
H A DTessellation.h81 kWideColorIfEnabled = 1 << 4, // If kColor is set, specifies it to be float4 wide color.
107 void set(const SkStrokeRec& stroke) { in set() function
/third_party/skia/src/gpu/gl/
H A DGrGLExtensions.cpp61 out->push_back().set(in, length); in eat_space_sep_strings()
/third_party/skia/src/core/
H A DSkRectPriv.h31 r.set(MakeILarge()); in MakeLargeS32()
72 // returned and 'out' is set to the largest rectangle contained in said shape. If true is
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DPixelProcessor.hpp127 void set(int reference, int testMask, int writeMask) in set() function
/third_party/openssl/include/crypto/
H A Dsparc_arch.h91 set SYM, reg;
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_flatten_conditional_branches.cpp66 // Make a set to keep track of the instructions that need fresh ids. in Apply()
67 std::set<opt::Instruction*> instructions_that_need_ids; in Apply()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinterp_fixup_pass.cpp19 #include <set>
H A Dmerge_return_pass.h324 // A map from a basic block, bb, to the set of basic blocks which represent
326 std::unordered_map<BasicBlock*, std::set<uint32_t>> new_edges_;
328 // Contains all return blocks that are merged. This is set is populated while
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dremove_struct_member_reduction_opportunity.cpp27 std::set<opt::Instruction*> decorations_to_kill; in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_flatten_conditional_branches.cpp66 // Make a set to keep track of the instructions that need fresh ids. in Apply()
67 std::set<opt::Instruction*> instructions_that_need_ids; in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinterp_fixup_pass.cpp19 #include <set>
H A Dmerge_return_pass.h324 // A map from a basic block, bb, to the set of basic blocks which represent
326 std::unordered_map<BasicBlock*, std::set<uint32_t>> new_edges_;
328 // Contains all return blocks that are merged. This is set is populated while
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dremove_struct_member_reduction_opportunity.cpp27 std::set<opt::Instruction*> decorations_to_kill; in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dbasic_block.h84 type_.set(type); in set_type()
109 /// Returns the label instruction for the block, or nullptr if not set.
217 /// The set of predecessors of the BasicBlock
220 /// The set of successors of the BasicBlock
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationsets.h29 * Finds the set of characters and strings that sort differently in the tailoring
116 void addStrings(UChar32 start, UChar32 end, UnicodeSet *set);
/third_party/skia/src/sksl/
H A DSkSLDehydrator.h20 #include <set>
/third_party/skia/tests/
H A DOSPathTest.cpp95 filename.set("file"); in DEF_TEST()
/third_party/skia/src/pathops/
H A DSkOpAngle.h78 void set(SkOpSpanBase* start, SkOpSpanBase* end);
/third_party/skia/src/pdf/
H A DSkPDFFont.h76 fGlyphUsage.set(glyph); in noteGlyphUsage()
111 * Return false iff the typeface has its NotEmbeddable flag set.
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DToggles.cpp109 "The query set on Metal need to create MTLCounterSampleBuffer which storage mode "
245 toggleBitset.set(toggleIndex, enabled); in Set()
H A DFeatures.cpp93 featuresBitSet.set(featureIndex); in EnableFeature()
/third_party/python/Lib/test/
H A Dtest_pstats.py113 funcs_called = set(stats_profile.func_profiles.keys())
/third_party/python/Lib/xml/etree/
H A DElementInclude.py128 _include(elem, loader, base_url, max_depth, set())
/third_party/python/Lib/lib2to3/
H A Dfixer_base.py25 pattern = None # Compiled pattern, set by compile_pattern()
28 filename = None # The filename (set by set_filename)
30 used_names = set() # A set of all used NAMEs
41 # module; every fixer should set this
H A Dbtm_matcher.py5 leaves to the root of the AST and returns a set of nodes for further
31 self.match = set()

Completed in 14 milliseconds

1...<<221222223224225226227228229230>>...411