Home
last modified time | relevance | path

Searched defs:Selection (Results 1 – 7 of 7) 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() function
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/lib/MC/
DMCContext.cpp230 int Selection, in getCOFFSection()
DWinCOFFStreamer.cpp150 int Selection = COFF::IMAGE_COMDAT_SELECT_LARGEST; in AddCommonSymbol() local
/external/llvm/include/llvm/Object/
DCOFF.h90 support::ulittle8_t Selection; member
/external/llvm/utils/TableGen/
DCodeGenInstruction.cpp387 StringRef Selection = Cur.slice(VariantsStart, VariantsEnd); in FlattenAsmStringVariants() local
/external/llvm/include/llvm/Support/
DCOFF.h359 uint8_t Selection; member