Home
last modified time | relevance | path

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

12

/external/chromium_org/components/omnibox/
Dautocomplete_result.h31 struct Selection { struct
32 Selection() in Selection() function
41 bool empty() const { in empty()
47 GURL destination_url;
51 const AutocompleteProvider* provider_affinity;
57 bool is_history_what_you_typed_match;
/external/llvm/include/llvm/MC/
DMCSectionCOFF.h43 mutable int Selection; variable
48 const MCSymbol *COMDATSymbol, int Selection, SectionKind K) in MCSectionCOFF()
/external/llvm/docs/
DCodeGenerator.rst733 .. _SelectionDAG:
735 Introduction to SelectionDAGs
788 SelectionDAG Instruction Selection Process
851 Initial SelectionDAG Construction
867 SelectionDAG LegalizeTypes Phase
896 SelectionDAG Legalize Phase
924 SelectionDAG Optimization Phase: the DAG Combiner
951 SelectionDAG Select Phase
1104 SelectionDAG Scheduling and Formation Phase
1117 Future directions for the SelectionDAG
DBugpoint.rst60 .. _crash debugger:
/external/chromium-trace/trace-viewer/src/cc/
Dselection.js14 function Selection() { class
17 Selection.prototype = { class
/external/chromium-trace/trace-viewer/src/tracing/
Dselection.js133 function Selection(opt_hits) { class
142 Selection.prototype = { class
/external/chromium_org/third_party/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/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/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp810 int Selection = 0; in getExplicitSectionGlobal() local
871 int Selection = getSelectionForCOFF(GV); in SelectSectionForGlobal() local
/external/llvm/utils/TableGen/
DCodeGenInstruction.cpp411 StringRef Selection = Cur.slice(VariantsStart, VariantsEnd); in FlattenAsmStringVariants() local
/external/llvm/lib/MC/
DMCContext.cpp285 int Selection) { in getCOFFSection()
/external/clang/unittests/Driver/
DMultilibTest.cpp329 Multilib Selection; in TEST() local
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
DTimelineFlameChart.js877 WebInspector.TimelineFlameChart.Selection = function(selection, entryIndex) class in WebInspector.TimelineFlameChart
/external/chromium_org/ui/views/controls/textfield/
Dtextfield_model_unittest.cc253 TEST_F(TextfieldModelTest, Selection) { in TEST_F() argument
/external/chromium_org/ui/views/controls/table/
Dtable_view_unittest.cc530 TEST_F(TableViewTest, Selection) { in TEST_F() argument

12