HomeSort by relevance Sort by last modified time
    Searched full:label (Results 451 - 475 of 2069) sorted by null

<<11121314151617181920>>

  /external/v8/test/mjsunit/tools/
profile.js 295 assertTrue(rec.label in testDriver.counters, 'uncounted: ' + rec.label);
296 var reference = testDriver.counters[rec.label];
297 assertEquals(reference.self, rec.selfWeight, 'self of ' + rec.label);
298 assertEquals(reference.total, rec.totalWeight, 'total of ' + rec.label);
341 assertTrue(rec.label in flatWeights, 'uncounted: ' + rec.label);
342 var reference = flatWeights[rec.label];
343 assertEquals(reference[0], rec.selfWeight, 'self of ' + rec.label);
344 assertEquals(reference[1], rec.totalWeight, 'total of ' + rec.label);
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/
CallDetailActivity.java 86 PhoneLookup.LABEL,
231 entry.label = callLabel;
287 public String label = null; field in class:CallDetailActivity.ViewEntry
338 boolean labelEmpty = TextUtils.isEmpty(entry.label) || numberEmpty;
344 TextView label = (TextView) convertView.findViewById(R.id.label); local
346 label.setVisibility(View.GONE);
348 label.setText(entry.label);
349 label.setVisibility(View.VISIBLE)
    [all...]
  /sdk/ddms/app/src/com/android/ddms/
StaticPortEditDialog.java 34 import org.eclipse.swt.widgets.Label;
61 private Label mWarning;
161 Label l0 = new Label(main, SWT.NONE);
176 Label l = new Label(main, SWT.NONE);
191 Label l2 = new Label(main, SWT.NONE);
206 // warning label
211 mWarning = new Label(warningComp, SWT.NONE)
    [all...]
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/
EditFilterDialog.java 35 import org.eclipse.swt.widgets.Label;
73 private Label mPidWarning;
160 Label l = new Label(nameComposite, SWT.NONE);
180 l = new Label(mShell, SWT.SEPARATOR | SWT.HORIZONTAL);
189 l = new Label(main, SWT.NONE);
209 l = new Label(main, SWT.NONE);
229 mPidWarning = new Label(main, SWT.NONE);
233 l = new Label(main, SWT.NONE);
266 l = new Label(mShell, SWT.SEPARATOR | SWT.HORIZONTAL)
    [all...]
  /bionic/libc/netbsd/nameser/
ns_name.c 51 #define NS_TYPE_ELT 0x40 /* EDNS0 extended label type */
202 * Enforces label and domain length limits.
208 u_char *label, *bp, *eom; local
215 label = bp++;
219 if (c == '[') { /* start a bit string label */
225 &label, &bp, eom))
231 label = bp++;
265 c = (bp - label - 1);
266 if ((c & NS_CMPRSFLGS) != 0) { /* Label too big. */
270 if (label >= eom)
    [all...]
  /external/openssl/crypto/perlasm/
x86_64-xlate.pl 52 # lea .Label-.(%rax),%rax
57 # lea .Label-.Lpic_point(%rcx),%rbp
167 $self->{label} = $1;
191 # in $self->{label}
193 $self->{label} =~ s/(?<![0-9a-f])(0[x0-9a-f]+)/oct($1)/egi;
194 $self->{label} =~ s/([0-9]+\s*[\*\/\%]\s*[0-9]+)/eval($1)/eg;
195 $self->{label} =~ s/([0-9]+)/$1<<32>>32/eg;
199 $self->{label},$self->{base},
202 sprintf "%s(%%%s)", $self->{label},$self->{base};
207 $self->{label} =~ s/\./\$/g
    [all...]
x86unix.pl 5 $label="L000";
200 foreach $i (%label)
201 { if ($label{$i} eq $_[0]) { $pre=''; last; } }
426 %label=();
457 %label=();
513 $label{$_[0]}="${under}${_[0]}" if (!defined($label{$_[0]}));
514 push(@out,".globl\t$label{$_[0]}\n");
517 sub main'label
519 if (!defined($label{$_[0]})
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileCreationPage.java 61 import org.eclipse.swt.widgets.Label;
487 new Label(parent, SWT.NONE);
515 Label label = new Label(parent, SWT.NONE); local
516 label.setText("Project");
517 label.setToolTipText(tooltip);
546 label = new Label(parent, SWT.NONE);
547 label.setText("File")
571 Label label = new Label(parent, SWT.SEPARATOR | SWT.HORIZONTAL); local
652 Label label = new Label(parent, SWT.SEPARATOR | SWT.HORIZONTAL); local
    [all...]
  /frameworks/base/core/java/android/widget/
TabHost.java 390 * 1) set a label
391 * 2) set a label and an icon
410 * Specify a label as the tab indicator.
412 public TabSpec setIndicator(CharSequence label) {
413 mIndicatorStrategy = new LabelIndicatorStrategy(label);
418 * Specify a label and icon as the tab indicator.
420 public TabSpec setIndicator(CharSequence label, Drawable icon) {
421 mIndicatorStrategy = new LabelAndIconIndicatorStrategy(label, icon);
494 * How to create a tab indicator that just has a label.
500 private LabelIndicatorStrategy(CharSequence label) {
    [all...]
  /packages/apps/Settings/src/com/android/settings/
ActivityPicker.java 153 String label = labels.get(i); local
167 items.add(new PickAdapter.Item(this, label, icon));
216 CharSequence label; field in class:ActivityPicker.PickAdapter.Item
223 * Create a list item from given label and icon.
225 Item(Context context, CharSequence label, Drawable icon) {
226 this.label = label;
235 label = resolveInfo.loadLabel(pm);
236 if (label == null && resolveInfo.activityInfo != null) {
237 label = resolveInfo.activityInfo.name
    [all...]
  /system/core/toolbox/
getevent.c 31 const char* label; local
52 label = "SYN";
56 label = "KEY";
59 label = "REL";
62 label = "ABS";
65 label = "MSC";
69 label = "LED";
73 label = "SND";
77 label = "SW ";
80 label = "REP"
    [all...]
  /external/blktrace/btt/doc/
btt.tex 30 \section{\label{sec:intro}Introduction}
66 \newpage\section{\label{sec:getting-started}Getting Started}
102 \newpage\section{\label{sec:output-overview}Output Overview}
105 include\label{tl-defs}:
347 \subsection*{\label{sec:detailed-data}Detailed Data}
426 \newpage\section{\label{sec:data-files}Data Files Output}
476 \newpage\section{\label{sec:activity}Activity Data File}
544 \caption{\label{fig:activity}Simple Activity Chart}
552 \newpage\section{\label{sec:hist}Histogram Data Files}
567 \subsection*{\label{sec:qhist}Q Histogram Data File
    [all...]
  /external/v8/src/
compiler.h 60 // There is a label that should be bound to the beginning of the bailout
66 Label* label() { return &label_; } function in class:v8::internal::BASE_EMBEDDED::Bailout
71 Label label_;
176 Label* AddBailout(Register left, Register right) {
179 return bailout->label();
183 Label* AddBailout() { return AddBailout(no_reg, no_reg); }
  /frameworks/base/docs/html/guide/topics/manifest/
activity-alias-element.jd 9 android:<a href="#label">label</a>="<i>string resource</i>"
88 <dt><a name="label"></a>{@code android:label}</dt>
89 <dd>A user-readable label for the alias when presented to users through the alias.
91 <code><a href="{@docRoot}guide/topics/manifest/activity-element.html#label">label</a></code> attribute for more information.
permission-element.jd 8 android:<a href="#label">label</a>="<i>string resource</i>"
29 informative than the label. It may be displayed to explain the
35 unlike the {@code label} attribute, it cannot be a raw string.
42 <dt><a name="label"></a>{@code android:label}</dt>
46 As a convenience, the label can be directly set
  /frameworks/base/docs/html/resources/articles/
avoiding-memory-leaks.jd 28 TextView label = new TextView(this);
29 label.setText("Leaks are bad");
31 setContentView(label);
56 TextView label = new TextView(this);
57 label.setText("Leaks are bad");
62 label.setBackgroundDrawable(sBackground);
64 setContentView(label);
  /packages/apps/AlarmClock/src/com/android/alarmclock/
Alarm.java 59 p.writeString(label);
165 public String label; field in class:Alarm
177 label = c.getString(Columns.ALARM_MESSAGE_INDEX);
206 label = p.readString();
212 if (label == null || label.length() == 0) {
215 return label;
  /packages/apps/DeskClock/src/com/android/deskclock/
Alarm.java 59 p.writeString(label);
165 public String label; field in class:Alarm
177 label = c.getString(Columns.ALARM_MESSAGE_INDEX);
206 label = p.readString();
224 if (label == null || label.length() == 0) {
227 return label;
  /sdk/draw9patch/src/com/android/draw9patch/ui/
ImageEditorPanel.java 157 JLabel label = new JLabel(); local
158 label.setForeground(Color.WHITE);
159 label.setText("Zoom: ");
160 label.putClientProperty("JComponent.sizeVariant", "small");
161 status.add(label, new GridBagConstraints(0, 0, 1, 1, 0.0f, 0.0f,
165 label = new JLabel();
166 label.setForeground(Color.WHITE);
167 label.setText("100%");
168 label.putClientProperty("JComponent.sizeVariant", "small");
169 status.add(label, new GridBagConstraints(1, 0, 1, 1, 0.0f, 0.0f
    [all...]
  /packages/providers/ContactsProvider/tests/assets/test1/
legacy_contacts.sql 14 CREATE TABLE contact_methods (_id INTEGER PRIMARY KEY AUTOINCREMENT,person INTEGER REFERENCES people(_id),kind INTEGER NOT NULL,data TEXT,aux_data TEXT,type INTEGER NOT NULL,label TEXT,isprimary INTEGER NOT NULL DEFAULT 0);
51 CREATE TABLE organizations (_id INTEGER PRIMARY KEY AUTOINCREMENT,company TEXT,title TEXT,isprimary INTEGER NOT NULL DEFAULT 0,type INTEGER NOT NULL,label TEXT,person INTEGER REFERENCES people(_id));
78 CREATE TABLE phones (_id INTEGER PRIMARY KEY AUTOINCREMENT,person INTEGER REFERENCES people(_id),type INTEGER NOT NULL,number TEXT,number_key TEXT,label TEXT,isprimary INTEGER NOT NULL DEFAULT 0);
123 CREATE TRIGGER contact_methods_INSERT_typeAndLabel AFTER INSERT ON contact_methods WHEN (NEW.type != 0 AND NEW.label IS NOT NULL) OR (NEW.type = 0 AND NEW.label IS NULL) BEGIN SELECT RAISE (ABORT, 'exactly one of type or label must be set'); END;
124 CREATE TRIGGER contact_methods_UPDATE_typeAndLabel AFTER UPDATE ON contact_methods WHEN (NEW.type != 0 AND NEW.label IS NOT NULL) OR (NEW.type = 0 AND NEW.label IS NULL) BEGIN SELECT RAISE (ABORT, 'exactly one of type or label must be set'); END;
136 CREATE TRIGGER organizations_INSERT_typeAndLabel AFTER INSERT ON organizations WHEN (NEW.type != 0 AND NEW.label IS NOT NULL) OR (NEW.type = 0 AND NEW.label IS NULL) BEGIN SELECT RAISE (ABORT, 'ex (…)
    [all...]
  /packages/providers/ContactsProvider/tests/assets/testSynced/
legacy_contacts.sql 12 CREATE TABLE contact_methods (_id INTEGER PRIMARY KEY AUTOINCREMENT,person INTEGER REFERENCES people(_id),kind INTEGER NOT NULL,data TEXT,aux_data TEXT,type INTEGER NOT NULL,label TEXT,isprimary INTEGER NOT NULL DEFAULT 0);
42 CREATE TABLE organizations (_id INTEGER PRIMARY KEY AUTOINCREMENT,company TEXT,title TEXT,isprimary INTEGER NOT NULL DEFAULT 0,type INTEGER NOT NULL,label TEXT,person INTEGER REFERENCES people(_id));
100 CREATE TABLE phones (_id INTEGER PRIMARY KEY AUTOINCREMENT,person INTEGER REFERENCES people(_id),type INTEGER NOT NULL,number TEXT,number_key TEXT,label TEXT,isprimary INTEGER NOT NULL DEFAULT 0);
147 CREATE TRIGGER contact_methods_INSERT_typeAndLabel AFTER INSERT ON contact_methods WHEN (NEW.type != 0 AND NEW.label IS NOT NULL) OR (NEW.type = 0 AND NEW.label IS NULL) BEGIN SELECT RAISE (ABORT, 'exactly one of type or label must be set'); END;
148 CREATE TRIGGER contact_methods_UPDATE_typeAndLabel AFTER UPDATE ON contact_methods WHEN (NEW.type != 0 AND NEW.label IS NOT NULL) OR (NEW.type = 0 AND NEW.label IS NULL) BEGIN SELECT RAISE (ABORT, 'exactly one of type or label must be set'); END;
160 CREATE TRIGGER organizations_INSERT_typeAndLabel AFTER INSERT ON organizations WHEN (NEW.type != 0 AND NEW.label IS NOT NULL) OR (NEW.type = 0 AND NEW.label IS NULL) BEGIN SELECT RAISE (ABORT, 'ex (…)
    [all...]
  /dalvik/dx/src/com/android/dx/rop/code/
BasicBlockList.java 37 * and the first-block label is initially {@code -1}.
152 * Gets the first block in the list with the given label, if any.
154 * @param label {@code >= 0;} the label to look for
156 * @throws IllegalArgumentException thrown if the label isn't found
158 public BasicBlock labelToBlock(int label) {
159 int idx = indexOfLabel(label);
162 throw new IllegalArgumentException("no such label: "
163 + Hex.u2(label));
  /packages/apps/AlarmClock/res/values/
strings.xml 19 <!-- Label shown on launcher icon -->
43 <!-- Setting label on Set alarm screen: Label -->
44 <string name="label">Label</string>
46 <!-- Default label to display for an alarm -->
139 <!-- Label for analog clock gadget, shown in list of all gadgets -->
196 <!-- Text to display in the notification ticker and label -->
197 <string name="alarm_notify_snooze_label"><xliff:g id="label">%s</xliff:g> (snoozed)</string>
  /sdk/emulator/mksdcard/
mksdcard.c 30 * usage: mksdcard [-l label] <size> <filename>
109 boot_sector_init( Bytes boot, Bytes info, Wide disk_size, const char* label )
117 if (label == NULL)
118 label = "SDCARD";
147 strncpy( (char*)boot + 0x47, label, 11 ); /* Volume Label */
200 fprintf(stderr, "usage: mksdcard [-l label] <size> <file>\n\n");
213 const char* label = NULL; local
230 label = arg;
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
LocalPackagesPage.java 39 import org.eclipse.swt.widgets.Label;
59 private Label mSdkLocLabel;
68 private Label mPlaceholder1;
70 private Label mPlaceholder2;
72 private Label mDescriptionLabel;
114 mDescriptionLabel = new Label(mDescriptionContainer, SWT.NONE);
131 mPlaceholder1 = new Label(mContainerButtons, SWT.NONE);
144 mPlaceholder2 = new Label(mContainerButtons, SWT.NONE);
159 mSdkLocLabel = new Label(parent, SWT.NONE);

Completed in 846 milliseconds

<<11121314151617181920>>