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

<<11121314151617181920>>

  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
Authenticator.java 141 return mContext.getString(R.string.label);
AuthenticatorActivity.java 242 getString(R.string.label);
  /external/clearsilver/
Makefile 120 echo " to rebuild, type: p4 label -d ${CS_LABEL}"; \
124 p4 label $(CS_LABEL)
  /external/openssl/crypto/des/asm/
crypt586.pl 61 &jnz(&label("start"));
  /external/openssl/crypto/sha/asm/
sha1-586.pl 214 &jb(&label("loop"));
  /external/srec/tools/grxmlcompile/
sub_grph.cpp 39 bool IsSlot (std::string label)
41 int count= label.size();
42 int fPos= label.find_first_of ("___");
43 int lPos= label.find_last_of ("___") + 1;
44 // std::cout << label << " " << count << " " << fPos << " " << lPos << std::endl;
  /external/v8/src/ia32/
assembler-ia32.h 202 static Immediate CodeRelativeOffset(Label* label) {
203 return Immediate(label);
215 inline explicit Immediate(Label* value);
301 // may be used together with a Label in order to refer to a yet unknown code
303 // the instruction and to chain a list of instructions using the same Label.
328 void next(Label* L) const {
332 void link_to(Label* L) { init(L, type()); }
336 Displacement(Label* L, Type type) { init(L, type); }
349 void init(Label* L, Type type)
    [all...]
  /external/webkit/JavaScriptCore/assembler/
ARMAssembler.h 610 JmpDst label() function in class:JSC::ARMAssembler
620 return label();
737 static void* getRelocatedAddress(void* code, JmpDst label)
739 return reinterpret_cast<void*>(reinterpret_cast<ARMWord*>(code) + label.m_offset / sizeof(ARMWord));
  /external/webkit/WebKit/chromium/src/
ContextMenuClientImpl.cpp 264 outputItem.label = inputItem->title();
  /external/webkit/WebKit/win/Interfaces/
DOMHTML.idl 554 - (NSString *)label;
556 HRESULT label([out, retval] BSTR* result);
559 - (void)setLabel:(NSString *)label;
561 HRESULT setLabel([in] BSTR label);
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
wpa_common.h 294 void wpa_pmk_to_ptk(const u8 *pmk, size_t pmk_len, const char *label,
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_i.h 180 const char *label, u8 *res, size_t res_len);
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/
InstallAppProgress.java 194 mLabel = as.label;
  /system/core/adb/
adb.h 217 void print_packet(const char *label, apacket *p);
  /build/tools/droiddoc/src/
DroidDoc.java 610 data.setValue("docs.pages." + i + ".label" , s);
850 String lastName = sorted[0].label;
852 String s = sorted[i].label;
859 sorted[j].label = sorted[j].label + " (" + pkg.name() + ")";
872 String s = sorted[i].label;
    [all...]
  /external/webkit/WebCore/inspector/front-end/
ResourcesPanel.js 605 option.label = sortingOption.name;
937 const label = this.formatValue(this._value(resource));
938 var tooltip = label;
941 return {left: label, right: label, tooltip: tooltip};
    [all...]
  /prebuilt/sdk/tools/lib/
dx.jar 
  /external/qemu/target-arm/
translate.c 56 /* The label that will be jumped to when the instruction is skipped. */
702 static void gen_test_cc(int cc, int label)
711 tcg_gen_brcondi_i32(TCG_COND_EQ, tmp, 0, label);
715 tcg_gen_brcondi_i32(TCG_COND_NE, tmp, 0, label);
719 tcg_gen_brcondi_i32(TCG_COND_NE, tmp, 0, label);
723 tcg_gen_brcondi_i32(TCG_COND_EQ, tmp, 0, label);
727 tcg_gen_brcondi_i32(TCG_COND_LT, tmp, 0, label);
731 tcg_gen_brcondi_i32(TCG_COND_GE, tmp, 0, label);
735 tcg_gen_brcondi_i32(TCG_COND_LT, tmp, 0, label);
739 tcg_gen_brcondi_i32(TCG_COND_GE, tmp, 0, label);
6493 int label = gen_new_label(); local
7278 int label = gen_new_label(); local
7340 int label = gen_new_label(); local
    [all...]
  /external/iproute2/doc/
ip-cref.tex 226 \label{IP-LINK}
330 \label{IP-LINK-SHOW}
565 \label{IP-ADDR-ADD}
608 \item \verb|label NAME|
610 --- Each address may be tagged with a label string.
642 \item \verb|ip addr add 10.0.0.1/24 brd + dev eth0 label eth0:Alias|
645 \verb|255.255.255.0|), standard broadcast and label \verb|eth0:Alias|
697 \item \verb|label PATTERN|
744 p.\pageref{IP-ADDR-ADD} above), flags and the address label.
787 \label{IP-ADDR-FLUSH
    [all...]
  /external/icu4c/test/intltest/
testidna.cpp 360 0x002D, 0x0041, 0x0042, 0x0043, 0x0044, 0x0045, // HYPHEN at the start of label
371 0x0041, 0x0042, 0x0043, 0x0044, 0x0045,0x002D, // HYPHEN at the end of the label
393 // zero length label
    [all...]
  /external/webkit/WebCore/accessibility/gtk/
AccessibilityObjectWrapperAtk.cpp 167 AccessibilityObject* label = renderObject->correspondingLabelForControlElement(); local
168 if (label)
169 return returnString(nameFromChildren(label));
214 AccessibilityObject* label = accObject->correspondingLabelForControlElement(); local
215 if (label)
216 atk_relation_set_add_relation_by_type(relationSet, ATK_RELATION_LABELLED_BY, label->wrapper());
441 // WebCore does not know about paragraph role, label role, or section role
    [all...]
  /external/webkit/WebCore/page/
Frame.cpp 398 String label = labels[i]; local
402 if (label.length()) {
403 startsWithWordChar = wordRegExp.match(label.substring(0, 1)) >= 0;
404 endsWithWordChar = wordRegExp.match(label.substring(label.length() - 1, 1)) >= 0;
409 // Search for word boundaries only if label starts/ends with "word characters".
414 pattern.append(label);
515 // previous element, we still might need to search the row above us for a label.
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherModel.java 1567 String label = activityInfo.loadLabel(manager).toString(); local
    [all...]
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 
  /dalvik/vm/analysis/
ReduceConstants.c 673 static void showBitCount(const char* label, int setCount, int maxCount)
675 printf("%s: %d of %d (%.1f%% unused)\n", label, setCount, maxCount,
    [all...]

Completed in 861 milliseconds

<<11121314151617181920>>