Home
last modified time | relevance | path

Searched defs:getLabel (Results 1 – 25 of 33) sorted by relevance

12

/external/dexmaker/src/dx/java/com/android/dx/util/
DLabeledItem.java29 public int getLabel(); in getLabel() method
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DPointLabeler.java21 public String getLabel(XYSeries series, int index); in getLabel() method
DRectRegion.java174 public String getLabel() { in getLabel() method in RectRegion
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/
DTestCaseInputFile.java46 public String getLabel() { in getLabel() method in TestCaseInputFile
/external/mockito/cglib-and-asm/src/org/mockito/asm/tree/
DLabelNode.java57 public Label getLabel() { in getLabel() method in LabelNode
/external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/Format/
DOffsetInstructionFormatMethodItem.java57 public LabelMethodItem getLabel() { in getLabel() method in OffsetInstructionFormatMethodItem
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue332/
DData.java32 public String getLabel() { in getLabel() method in Data
/external/autotest/frontend/client/src/autotest/tko/
DParameterizedFieldListDisplay.java27 public String getLabel() { in getLabel() method in ParameterizedFieldListDisplay.FieldWidget
/external/llvm/include/llvm/MC/
DMCDwarf.h150 MCSymbol *getLabel() const { return Label; } in getLabel() function
241 MCSymbol *getLabel() const { in getLabel() function
319 MCSymbol *getLabel() const { return Label; } in getLabel() function
464 MCSymbol *getLabel() const { return Label; } in getLabel() function
/external/skia/src/views/animated/
DSkWidgetViews.cpp95 const char* SkWidgetView::getLabel() const in getLabel() function in SkWidgetView
100 void SkWidgetView::getLabel(SkString* label) const in getLabel() function in SkWidgetView
/external/skia/include/views/
DSkOSMenu.h62 const char* getLabel() const { return fLabel.c_str(); } in getLabel() function
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
DBasicBlock.java142 public int getLabel() { in getLabel() method in BasicBlock
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
DScenarioResultsElement.java70 public String getLabel(Object o) { in getLabel() method in ScenarioResultsElement
DDimResultsElement.java90 public String getLabel(Object o) { in getLabel() method in DimResultsElement
DConfigResultsElement.java176 public String getLabel(Object o) { in getLabel() method in ConfigResultsElement
DResultsElement.java283 public String getLabel(Object o) { in getLabel() method in ResultsElement
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/
DMethodImplementationBuilder.java97 public Label getLabel(@Nonnull String name) { in getLabel() method in MethodImplementationBuilder
/external/icu/icu4c/source/i18n/unicode/
Dalphaindex.h210 const UnicodeString &getLabel() const { return label_; } in getLabel() function
/external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/
DSmaliMethod.java308 @Nullable public SmaliLabel getLabel(String name) { in getLabel() method in SmaliMethod
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
DScenarioResults.java144 public String getLabel() { in getLabel() method in ScenarioResults
DConfigResults.java371 public String getLabel() { in getLabel() method in ConfigResults
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DRule.java220 public Grammar.LabelElementPair getLabel(String name) { in getLabel() method in Rule
/external/clang/include/clang/Analysis/
DCFG.h633 Stmt *getLabel() { return Label; } in getLabel() function
634 const Stmt *getLabel() const { return Label; } in getLabel() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.h474 const LabelDecl *getLabel() const { in getLabel() function
DCoreEngine.h466 const LabelDecl *getLabel() const { in getLabel() function

12