/third_party/skia/third_party/externals/angle2/src/third_party/trace_event/ |
H A D | trace_event.h | 387 // { // The sampling state is set within this scope. 402 TraceEvent::SamplingStateScope<bucket_number>::set(category "\0" name) 408 TraceEvent::SamplingStateScope<bucket_number>::set(categoryAndName)
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | BindGroupLayout.cpp | 29 #include <set> 143 "storageTexture, or externalTexture set"); in ValidateBindGroupLayoutEntry() 160 std::set<BindingNumber> bindingsSet; in ValidateBindGroupLayoutDescriptor() 354 // |firstNonBufferIndex| gets set to 0. in CheckBufferBindingsFirst()
|
/third_party/python/Lib/test/test_importlib/ |
H A D | test_api.py | 74 # set. 327 self.assertEqual(set(path), 328 set([os.path.dirname(bad_path)]))
|
/third_party/python/Lib/test/ |
H A D | test_string.py | 164 unused_args = set(kwargs.keys()) 187 fmt._vformat("{i}", args, kwargs, set(), -1)
|
H A D | test_pickle.py | 423 modules = set(IMPORT_MAPPING.values()) 424 modules |= set(REVERSE_IMPORT_MAPPING)
|
H A D | test_poplib.py | 234 self.__flag.set() 506 evt.set()
|
H A D | test_socketserver.py | 385 self.done.set() 432 interrupted.set()
|
/third_party/python/Lib/tkinter/test/ |
H A D | widget_tests.py | 201 keys = set(keys) 202 expected = set(self.OPTIONS)
|
/third_party/python/Lib/ |
H A D | weakref.py | 117 self._iterating = set() 382 self._iterating = set()
|
H A D | tokenize.py | 148 # A set of all of the single and triple quoted string prefixes, 150 single_quoted = set() 151 triple_quoted = set() 564 # they're in the single_quoted set. If so, they start
|
H A D | trace.py | 71 self._mods = set() if not modules else set(modules)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64A57FPLoadBalancing.cpp | 123 return MachineFunctionProperties().set( 193 std::set<MachineInstr*> Insts; 246 /// Return the "kill" instruction (as set with setKill()) or NULL. 249 /// of the chain. This is the maximum of KillInst (if set) and LastInst. 335 // First, scan the basic block producing a set of chains. in runOnBasicBlock() 369 // Convert the EquivalenceClasses to a simpler set of sets. in runOnBasicBlock() 377 // Now we have a set of sets, order them by start address so in runOnBasicBlock() 683 // Given an operand and the set of active chains (keyed by register), in maybeKillChain()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonVectorLoopCarriedReuse.cpp | 148 #include <set> 290 std::set<Instruction *> ReplacedInsts;
|
/third_party/skia/tools/ |
H A D | ToolUtils.cpp | 291 norm.set(0.0f, 0.0f, 1.0f); in create_hemi_normal_map() 317 norm.set(0.0f, 0.0f, 1.0f); in create_frustum_normal_map()
|
/third_party/skia/tools/debugger/ |
H A D | DebugCanvas.cpp | 579 void DebugCanvas::onDrawEdgeAAImageSet2(const ImageSetEntry set[], 587 set, count, dstClips, preViewMatrices, sampling, paint, constraint));
|
/third_party/skia/tools/fm/ |
H A D | fm.cpp | 68 static DEFINE_bool (reducedshaders, false, "Use reduced shader set for any GPU backend."); 90 static DEFINE_string2(writePath, w, "", "Write .pngs to this directory if set."); 94 static DEFINE_string(writeShaders, "", "Write GLSL shaders to this directory if set."); 414 gm_factories.set(SkString{gm->getName()}, factory); in main() 426 tests.set(SkString{test.fName}, &test); in main() 619 // We read back a bitmap even when --quick is set and we won't use it, in main()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucnvlat1.cpp | 45 /* set up the local pointers */ in _Latin1ToUnicodeWithOffsets() 110 /* set offsets */ in _Latin1ToUnicodeWithOffsets() 150 /* set up the local pointers */ in _Latin1FromUnicodeWithOffsets() 302 /* set offsets since the start */ in _Latin1FromUnicodeWithOffsets() 335 /* set up the local pointers */ in ucnv_Latin1FromUTF8() 433 sa->addRange(sa->set, 0, 0xff); in _Latin1GetUnicodeSet() 493 /* set up the local pointers */ in _ASCIIToUnicodeWithOffsets() 574 /* set offsets since the start */ in _ASCIIToUnicodeWithOffsets() 633 /* set up the local pointers */ in ucnv_ASCIIFromUTF8() 713 sa->addRange(sa->set, in _ASCIIGetUnicodeSet() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | RegionInfo.h | 54 #include <set> 223 /// The <em> Program Structure Tree</em> is a graph (V, E) where V is the set of 298 void verifyWalk(BlockT *BB, std::set<BlockT *> *visitedBB) const; 856 /// Find the smallest region that contains a set of regions. 862 /// Find the smallest region that contains a set of basic blocks.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | LiveInterval.h | 37 #include <set> 205 // The segment set is used temporarily to accelerate initial computation 207 // After that the set is flushed to the segment vector and deleted. 208 using SegmentSet = std::set<Segment>; 606 /// Flush segment set into the regular segment vector. 608 /// has been created, if use of the segment set was
|
/third_party/protobuf/src/google/protobuf/compiler/java/ |
H A D | java_file.cc | 38 #include <set> 76 typedef std::set<const FieldDescriptor*, FieldDescriptorCompare>
|
/third_party/skia/modules/svg/src/ |
H A D | SkSVGRenderContext.cpp | 244 fPresentationContext.writable()->fInherited.f ## ATTR.set(*attr); \ in applyPresentationAttributes() 379 fClipPath.set(clipPath); in applyClip() 409 // At this point we're set up for content rendering. in applyMask()
|
/third_party/skia/gm/ |
H A D | blurrect.cpp | 97 center0.set(SkScalarAve(pts[0].fX, pts[1].fX), in make_radial() 99 center1.set(SkScalarInterp(pts[0].fX, pts[1].fX, SkIntToScalar(3)/5), in make_radial()
|
/third_party/rust/crates/regex/regex-syntax/src/ast/ |
H A D | mod.rs | 54 /// main error position set to the duplicate occurrence while its 55 /// auxiliary span will be set to the initial occurrence. 77 /// An invalid escape sequence was found in a character class set. 472 /// A set of flags, e.g., `(?is)`. 711 /// A bracketed character class set, which may contain zero or more 883 /// A property set to a specific value, e.g., `\p{scx=Katakana}`. 885 /// A property set to a specific value using a colon, e.g., 910 /// The type of this set. A set is either a normal union of things, e.g., 911 /// `[abc]` or a result of applying set operation [all...] |
/third_party/spirv-tools/source/opt/ |
H A D | decoration_manager.cpp | 19 #include <set> 30 using DecorationSet = std::set<std::u32string>;
|
H A D | loop_fusion.cpp | 38 // Return the set of locations accessed by |stores| and |loads|. 39 std::set<Instruction*> GetLocationsAccessed( in GetLocationsAccessed() 42 std::set<Instruction*> locations{}; in GetLocationsAccessed()
|