Home
last modified time | relevance | path

Searched defs:Selection (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/experimental/sktext/editor/
H A DSelection.h21 class Selection { class
23 Selection(SkColor color) : fTextRanges(), fGlyphRanges(), fGlyphBoxes() { in Selection() function in skia::editor::Selection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/
H A DRandom.h35 typename std::remove_const<T>::type Selection = {}; member in llvm::ReservoirSampler
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSectionCOFF.h50 mutable int Selection; member in llvm::final
54 MCSectionCOFF(StringRef Section, unsigned Characteristics, MCSymbol *COMDATSymbol, int Selection, SectionKind K, MCSymbol *Begin) MCSectionCOFF() argument
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DSelection.java12 public final class Selection { class
[all...]
/third_party/python/Lib/tkinter/test/test_tkinter/
H A Dtest_misc.py312 Selection = '31' # undocumented variable in MiscTest.test_eventtype_enum.CheckedEventType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1301 int Selection = 0; in getExplicitSectionGlobal() local
1354 int Selection = getSelectionForCOFF(GO); in SelectSectionForGlobal() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCContext.cpp435 getCOFFSection(StringRef Section, unsigned Characteristics, SectionKind Kind, StringRef COMDATSymName, int Selection, unsigned UniqueID, const char *BeginSymName) getCOFFSection() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DCOFF.h450 uint8_t Selection; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DCOFF.h517 uint8_t Selection; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCOFF.h397 uint8_t Selection; member
/third_party/python/Lib/tkinter/
H A D__init__.py203 Selection = '31' # undocumented variable in EventType

Completed in 19 milliseconds