Home
last modified time | relevance | path

Searched defs:Selection (Results 1 – 17 of 17) sorted by relevance

/external/llvm/include/llvm/MC/
DMCSectionCOFF.h34 int Selection; variable
39 int Selection, SectionKind K) in MCSectionCOFF()
/external/chromium/chrome/browser/autocomplete/
Dautocomplete.h472 struct Selection { struct
473 Selection() in Selection() argument
482 bool empty() const { in empty()
488 GURL destination_url;
492 const AutocompleteProvider* provider_affinity;
498 bool is_history_what_you_typed_match;
/external/llvm/docs/
DCodeGenerator.rst721 .. _SelectionDAG:
723 Introduction to SelectionDAGs
776 SelectionDAG Instruction Selection Process
839 Initial SelectionDAG Construction
855 SelectionDAG LegalizeTypes Phase
884 SelectionDAG Legalize Phase
912 SelectionDAG Optimization Phase: the DAG Combiner
939 SelectionDAG Select Phase
1074 SelectionDAG Scheduling and Formation Phase
1087 Future directions for the SelectionDAG
DBugpoint.rst60 .. _crash debugger:
/external/chromium-trace/trace-viewer/src/
Dselection.js50 function Selection() { class
55 Selection.prototype = { class
/external/skia/src/sfnt/
DSkOTTable_OS_2_VA.h100 union Selection { union
DSkOTTable_OS_2_V0.h100 union Selection { union
DSkOTTable_OS_2_V1.h343 union Selection { union
DSkOTTable_OS_2_V2.h358 union Selection { union
DSkOTTable_OS_2_V3.h368 union Selection { union
DSkOTTable_OS_2_V4.h400 union Selection { union
/external/llvm/include/llvm/Object/
DCOFF.h90 support::ulittle8_t Selection; member
/external/llvm/lib/MC/
DWinCOFFStreamer.cpp155 int Selection = COFF::IMAGE_COMDAT_SELECT_LARGEST; in AddCommonSymbol() local
DMCContext.cpp275 int Selection, in getCOFFSection()
/external/llvm/utils/TableGen/
DCodeGenInstruction.cpp393 StringRef Selection = Cur.slice(VariantsStart, VariantsEnd); in FlattenAsmStringVariants() local
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp724 int Selection = 0; in getExplicitSectionGlobal() local
/external/llvm/include/llvm/Support/
DCOFF.h367 uint8_t Selection; member