/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
D | Selection.java | 12 public final class Selection { class 30 public Selection set(Selection other) { in set() 37 public Selection set(int anchor, int caret, boolean clickAfter) { in set() 45 Selection other2 = (Selection)other; in equals() 51 public boolean isLessThan(Selection other) { in isLessThan() 55 public Selection pin(String text) { in pin() 71 public Selection swap(Selection after) { in swap() 84 public Selection fixAfterReplace(int start, int end, int len) { in fixAfterReplace() 109 public Selection nextBound(BreakIterator breaker, in nextBound()
|
D | DumbTextComponent.java | 53 private Selection selection = new Selection(); 57 private transient Selection tempSelection = new Selection(); 406 public void select(Selection newSelection) { in select() 636 public Selection point2Offset(Point p, Selection o) { in point2Offset()
|
/external/llvm/include/llvm/MC/ |
D | MCSectionCOFF.h | 48 mutable int Selection; variable 53 MCSymbol *COMDATSymbol, int Selection, SectionKind K, in MCSectionCOFF() argument 57 Selection(Selection) { in MCSectionCOFF() 72 int getSelection() const { return Selection; } in getSelection() 74 void setSelection(int Selection) const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCSectionCOFF.h | 51 mutable int Selection; variable 56 MCSymbol *COMDATSymbol, int Selection, SectionKind K, in MCSectionCOFF() argument 60 Selection(Selection) { in MCSectionCOFF() 75 int getSelection() const { return Selection; } in getSelection() 77 void setSelection(int Selection) const;
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCSectionCOFF.h | 34 int Selection; variable 39 int Selection, SectionKind K) in MCSectionCOFF() argument 41 Characteristics(Characteristics), Selection (Selection) { in MCSectionCOFF() 54 int getSelection () const { return Selection; } in getSelection()
|
/external/llvm/lib/MC/ |
D | MCSectionCOFF.cpp | 34 void MCSectionCOFF::setSelection(int Selection) const { in setSelection() 35 assert(Selection != 0 && "invalid COMDAT selection type"); in setSelection() 36 this->Selection = Selection; in setSelection() 71 switch (Selection) { in PrintSwitchToSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCSectionCOFF.cpp | 34 void MCSectionCOFF::setSelection(int Selection) const { in setSelection() 35 assert(Selection != 0 && "invalid COMDAT selection type"); in setSelection() 36 this->Selection = Selection; in setSelection() 76 switch (Selection) { in PrintSwitchToSection()
|
/external/llvm/test/MC/COFF/ |
D | seh-section-2.s | 61 # CHECK: Selection: Any (0x2) 78 # CHECK: Selection: Associative (0x5) 96 # CHECK: Selection: Associative (0x5) 114 # CHECK: Selection: Associative (0x5) 132 # CHECK: Selection: Associative (0x5) 150 # CHECK: Selection: Associative (0x5)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/ |
D | seh-section-2.s | 61 # CHECK: Selection: Any (0x2) 78 # CHECK: Selection: Associative (0x5) 96 # CHECK: Selection: Associative (0x5) 114 # CHECK: Selection: Associative (0x5) 132 # CHECK: Selection: Associative (0x5) 150 # CHECK: Selection: Associative (0x5)
|
/external/clang/test/CodeGenObjC/ |
D | debuginfo-properties.m | 10 @class Selection; 13 @property (nonatomic, retain) Selection* selection; 30 Selection *_selection; 39 Selection *_selection;
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/FuzzMutate/ |
D | Random.h | 36 typename std::remove_const<T>::type Selection = {}; variable 47 return Selection; in getSelection() 68 Selection = Item; in sample()
|
/external/setupdesign/main/src/com/google/android/setupdesign/view/ |
D | TouchableMovementMethod.java | 19 import android.text.Selection; 62 lastEventResult = Selection.getSelectionStart(buffer) != -1; in onTouchEvent()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/ |
D | gisel-commandline-option.ll | 45 ; FALLBACK: AArch64 Instruction Selection 46 ; NOFALLBACK-NOT: AArch64 Instruction Selection 50 ; DISABLED: AArch64 Instruction Selection
|
/external/setupdesign/main/src/com/google/android/setupdesign/span/ |
D | LinkSpan.java | 23 import android.text.Selection; 96 Selection.setSelection((Spannable) text, 0); in onClick()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 891 int Selection = 0; in getExplicitSectionGlobal() local 896 Selection = getSelectionForCOFF(GV); in getExplicitSectionGlobal() 898 if (Selection == COFF::IMAGE_COMDAT_SELECT_ASSOCIATIVE) in getExplicitSectionGlobal() 908 Selection = 0; in getExplicitSectionGlobal() 913 Selection); in getExplicitSectionGlobal() 944 int Selection = getSelectionForCOFF(GV); in SelectSectionForGlobal() local 945 if (!Selection) in SelectSectionForGlobal() 946 Selection = COFF::IMAGE_COMDAT_SELECT_NODUPLICATES; in SelectSectionForGlobal() 961 COMDATSymName, Selection, UniqueID); in SelectSectionForGlobal() 966 Selection, UniqueID); in SelectSectionForGlobal()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | SDNodeProperties.td | 12 // Selection DAG Pattern Operations 18 // Selection DAG Node Properties.
|
/external/clang/unittests/Driver/ |
D | MultilibTest.cpp | 325 Multilib Selection; in TEST() local 326 ASSERT_TRUE(MS2.select(Flags, Selection)) << "Selection failed for " in TEST() 336 ASSERT_EQ(Selection.gccSuffix(), Suffix) << "Selection picked " << Selection in TEST()
|
/external/perfetto/ui/src/common/ |
D | state.ts | 113 type Selection = alias 144 currentSelection: Selection|null;
|
/external/llvm/test/tools/llvm-readobj/ |
D | bigobj.test | 102 CHECK-NEXT: Selection: 0x0 119 CHECK-NEXT: Selection: 0x0 136 CHECK-NEXT: Selection: 0x0
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/ |
D | bigobj.test | 102 CHECK-NEXT: Selection: 0x0 119 CHECK-NEXT: Selection: 0x0 136 CHECK-NEXT: Selection: 0x0
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 1089 int Selection = 0; in getExplicitSectionGlobal() local 1094 Selection = getSelectionForCOFF(GO); in getExplicitSectionGlobal() 1096 if (Selection == COFF::IMAGE_COMDAT_SELECT_ASSOCIATIVE) in getExplicitSectionGlobal() 1106 Selection = 0; in getExplicitSectionGlobal() 1111 Selection); in getExplicitSectionGlobal() 1142 int Selection = getSelectionForCOFF(GO); in SelectSectionForGlobal() local 1143 if (!Selection) in SelectSectionForGlobal() 1144 Selection = COFF::IMAGE_COMDAT_SELECT_NODUPLICATES; in SelectSectionForGlobal() 1166 COMDATSymName, Selection, UniqueID); in SelectSectionForGlobal() 1171 Selection, UniqueID); in SelectSectionForGlobal()
|
/external/v8/tools/turbolizer/src/ |
D | view.ts | 8 abstract initializeContent(data: any, rememberedSelection: Selection): void;
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | CodeGenInstruction.cpp | 387 StringRef Selection = Cur.slice(VariantsStart, VariantsEnd); in FlattenAsmStringVariants() local 389 Selection = Selection.split('|').second; in FlattenAsmStringVariants() 390 Res += Selection.split('|').first; in FlattenAsmStringVariants()
|
/external/pdfium/xfa/fde/ |
D | cfde_texteditengine.h | 196 struct Selection { struct 236 Selection selection_;
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MCSectionCOFF.cpp | 52 switch (Selection) { in PrintSwitchToSection()
|