Searched defs:Selection (Results 1 - 11 of 11) sorted by relevance
| /third_party/skia/experimental/sktext/editor/ |
| H A D | Selection.h | 21 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 D | Random.h | 35 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 D | MCSectionCOFF.h | 50 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 D | Selection.java | 12 public final class Selection { class [all...] |
| /third_party/python/Lib/tkinter/test/test_tkinter/ |
| H A D | test_misc.py | 312 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 D | TargetLoweringObjectFileImpl.cpp | 1301 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 D | MCContext.cpp | 435 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 D | COFF.h | 450 uint8_t Selection; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
| H A D | COFF.h | 517 uint8_t Selection; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | COFF.h | 397 uint8_t Selection; member
|
| /third_party/python/Lib/tkinter/ |
| H A D | __init__.py | 203 Selection = '31' # undocumented variable in EventType
|
Completed in 19 milliseconds