Home
last modified time | relevance | path

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

12

/external/dexmaker/src/dx/java/com/android/dx/util/
DLabeledItem.java29 public int getLabel(); in getLabel() method
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
DSelectPopupItem.java20 public String getLabel() { in getLabel() method in SelectPopupItem
/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/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/Format/
DOffsetInstructionFormatMethodItem.java56 public LabelMethodItem getLabel() { in getLabel() method in OffsetInstructionFormatMethodItem
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
Dcommandbutton.js84 CommandButton.prototype.getLabel = function() { method in CommandButton
/external/smack/src/org/jivesoftware/smackx/
DFormField.java95 public String getLabel() { in getLabel() method in FormField
345 public String getLabel() { in getLabel() method in FormField.Option
DReportedData.java178 public String getLabel() { in getLabel() method in ReportedData.Column
/external/chromium_org/chrome/browser/ui/webui/options/
Dsettings_format_browsertest.js85 getLabel: function(element) { method in SettingsFormatWebUITest
/external/chromium_org/third_party/skia/include/views/
DSkOSMenu.h62 const char* getLabel() const { return fLabel.c_str(); } in getLabel() function
/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/chromium_org/third_party/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/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/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/llvm/include/llvm/MC/
DMCDwarf.h165 MCSymbol *getLabel() const { return Label; } in getLabel() function
269 MCSymbol *getLabel() const { return Label; } in getLabel() function
364 MCSymbol *getLabel() const { return Label; } in getLabel() function
DMCWin64EH.h56 MCSymbol *getLabel() const { return Label; } in getLabel() function
/external/chromium_org/third_party/WebKit/Source/web/
DAutofillPopupMenuClient.cpp74 WebString AutofillPopupMenuClient::getLabel(unsigned listIndex) const in getLabel() function in blink::AutofillPopupMenuClient
/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/chromium_org/chrome/browser/resources/file_manager/background/js/
Dvolume_manager.js64 VolumeInfo.prototype.getLabel = function() { method in VolumeInfo
/external/clang/include/clang/Analysis/
DCFG.h522 Stmt *getLabel() { return Label; } in getLabel() function
523 const Stmt *getLabel() const { return Label; } in getLabel() function
/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

12