Home
last modified time | relevance | path

Searched refs:set (Results 2601 - 2625 of 12130) sorted by relevance

1...<<101102103104105106107108109110>>...486

/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Ddataflow.cpp18 #include <set>
48 // For each block, stores the set of blocks it can be preceded by.
61 std::map<uint32_t, std::set<uint32_t>> reachable_from;
73 std::set<uint32_t>& precedents = reachable_from[id];
214 std::map<uint32_t, std::set<uint32_t>> expected_result; in TEST_F()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DDisplay.h27 #include <set>
101 typedef std::set<Surface*> SurfaceSet;
106 typedef std::set<Context*> ContextSet;
109 typedef std::set<FenceSync*> SyncSet;
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DGlyphGroup.java21 super.set(glyph); in GlyphGroup()
26 super.set(glyph); in GlyphGroup()
40 this.set(glyph); in add()
45 super.set(glyph); in addAll()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dcall_graph.cpp27 call_graph_edges_[function.result_id()] = std::set<uint32_t>(); in CallGraph()
53 std::set<uint32_t> known_callees; in BuildGraphAndGetDepthOfFunctionCalls()
165 std::set<uint32_t> CallGraph::GetIndirectCallees(uint32_t function_id) const { in GetIndirectCallees()
166 std::set<uint32_t> result; in GetIndirectCallees()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dcall_graph.cpp27 call_graph_edges_[function.result_id()] = std::set<uint32_t>(); in CallGraph()
53 std::set<uint32_t> known_callees; in BuildGraphAndGetDepthOfFunctionCalls()
165 std::set<uint32_t> CallGraph::GetIndirectCallees(uint32_t function_id) const { in GetIndirectCallees()
166 std::set<uint32_t> result; in GetIndirectCallees()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Ddataflow.cpp18 #include <set>
48 // For each block, stores the set of blocks it can be preceded by.
61 std::map<uint32_t, std::set<uint32_t>> reachable_from;
73 std::set<uint32_t>& precedents = reachable_from[id];
214 std::map<uint32_t, std::set<uint32_t>> expected_result; in TEST_F()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset-input.cc28 #include "hb-set.hh"
48 for (auto& set : input->sets_iter ()) in hb_subset_input_create_or_fail()
49 set = hb_set_create (); in hb_subset_input_create_or_fail()
231 for (hb_set_t* set : input->sets_iter ()) in hb_subset_input_destroy()
232 hb_set_destroy (set); in hb_subset_input_destroy()
241 * Gets the set of Unicode code points to retain, the caller should modify the
242 * set as needed.
259 * Gets the set of glyph IDs to retain, the caller should modify the set as
275 * @set_type: a #hb_subset_sets_t set typ
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h20 #include <set>
45 std::set<DieRangeInfo> Children;
56 typedef std::set<DieRangeInfo>::const_iterator die_range_info_iterator;
97 std::map<uint64_t, std::set<uint64_t>> ReferenceToDIEOffsets;
/third_party/spirv-tools/source/fuzz/
H A Dcall_graph.cpp27 call_graph_edges_[function.result_id()] = std::set<uint32_t>(); in CallGraph()
53 std::set<uint32_t> known_callees; in BuildGraphAndGetDepthOfFunctionCalls()
165 std::set<uint32_t> CallGraph::GetIndirectCallees(uint32_t function_id) const { in GetIndirectCallees()
166 std::set<uint32_t> result; in GetIndirectCallees()
/third_party/typescript/tests/baselines/reference/
H A DsuperInObjectLiterals_ES5.js14 set prop(value) {
46 set prop(value) {
91 set prop(value) {
129 set prop(value) {
H A DsuperPropertyAccessNoError.js4 //super.publicInstanceMemberFunction in instance member accessor(get and set) of derived class
7 //super.publicStaticMemberFunction in static member accessor(get and set) of derived class
43 set a(n) {
59 static set a(n) {
76 //super.publicInstanceMemberFunction in instance member accessor(get and set) of derived class
79 //super.publicStaticMemberFunction in static member accessor(get and set) of derived class
129 set: function (n) {
146 set: function (n) {
H A DsuperPropertyAccess_ES5.js22 set property(value: string) { this._property = value }
26 set property(value: string) {
75 set: function (value) { this._property = value; },
87 set: function (value) {
H A DtopLevelAwait.1(module=es2022,target=es2015).js28 set await(value) { }
38 set await(value) { }
129 set await(value) { }
141 set await(value) { }
H A DtopLevelAwait.1(module=es2022,target=es2017).js28 set await(value) { }
38 set await(value) { }
129 set await(value) { }
141 set await(value) { }
H A DtopLevelAwait.1(module=esnext,target=es2015).js28 set await(value) { }
38 set await(value) { }
129 set await(value) { }
141 set await(value) { }
H A DtopLevelAwait.1(module=esnext,target=es2017).js28 set await(value) { }
38 set await(value) { }
129 set await(value) { }
141 set await(value) { }
H A DtopLevelAwait.1(module=system,target=es2015).js28 set await(value) { }
38 set await(value) { }
144 set await(value) { }
156 set await(value) { }
H A DtopLevelAwait.1(module=system,target=es2017).js28 set await(value) { }
38 set await(value) { }
144 set await(value) { }
156 set await(value) { }
H A DcollisionSuperAndParameter.js13 set c(_super: number) { // No error
27 set z(_super: number) { // Error
97 set: function (_super) {
127 set: function (_super) {
H A DderivedClassIncludesInheritedMembers.js6 set c(v) { }
11 static set t(v) { }
65 set: function (v) { },
72 set: function (v) { },
H A DprotectedClassPropertyAccessibleWithinNestedSubclass.js9 protected set y(x) { this.y = this.x; }
13 protected static set y(x) { this.y = this.x; }
68 set: function (x) { this.y = this.x; },
75 set: function (x) { this.y = this.x; },
H A DinferringClassMembersFromAssignments.js45 set() {
86 static set() {
186 C.prototype.set = function () {
219 C.set = function () {
H A DinstancePropertiesInheritedIntoClassType.js8 set y(v) { }
30 set y(v: U) { }
72 set: function (v) { },
104 set: function (v) { },
H A DtypeOfThisInStaticMembers10(target=es2022).js23 static set fa (v: number) {
45 static set fa (v: number) {
77 static set fa(v) {
100 static set fa(v) {
H A DtypeOfThisInStaticMembers10(target=es6).js23 static set fa (v: number) {
45 static set fa (v: number) {
73 static set fa(v) {
97 static set fa(v) {

Completed in 12 milliseconds

1...<<101102103104105106107108109110>>...486