HomeSort by relevance Sort by last modified time
    Searched refs:another (Results 51 - 75 of 345) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/email_this_page/
options.js 27 // Default handler is checked. If we've chosen another provider, we must
  /external/llvm/test/MC/ARM/
eh-compact-pr0.s 63 @ another relocation entry for __aeabi_unwind_cpp_pr0, so that the linker
98 @ another relocation entry for __aeabi_unwind_cpp_pr0, so that the linker
eh-compact-pr1.s 67 @ another relocation entry for __aeabi_unwind_cpp_pr1, so that the linker
  /packages/apps/Settings/src/com/android/settings/accessibility/
LocalePreference.java 146 public int compareTo(LocaleInfo another) {
147 return sCollator.compare(this.label, another.label);
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
PercentageBarChart.java 54 public int compareTo(Entry another) {
55 return order - another.order;
  /external/chromium_org/v8/test/webkit/
throw-from-finally.js 61 throw "4:another thingy";
80 shouldBe("\"\" + events", "\"1:try,1:finally,2:finally,2:thingy,3:thingy,3:finally,4:thingy,4:finally,4:another thingy,5:hi,5:wat\"");
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
FolderSelectorAdapter.java 77 public int compareTo(FolderRow another) {
79 if (equals(another)) {
81 } else if (mIsPresent != another.mIsPresent) {
84 return mFolder.name.compareToIgnoreCase(another.mFolder.name);
  /libcore/crypto/src/main/java/org/conscrypt/
FileClientSessionCache.java 356 public int compareTo(File another) {
358 long result = lastModified() - another.lastModified();
360 return super.compareTo(another);
  /packages/apps/Settings/src/com/android/settings/accounts/
ChooseAccountActivity.java 67 public int compareTo(ProviderEntry another) {
71 if (another.name == null) {
74 return CharSequences.compareToIgnoreCase(name, another.name);
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
RecognizerSharedState.as 5 * shared among multiple grammars; e.g., when one grammar imports another.
26 * but no token is consumed during recovery...another error is found,
65 * emit another token.
  /packages/apps/Settings/src/com/android/settings/bluetooth/
CachedBluetoothDevice.java 633 public int compareTo(CachedBluetoothDevice another) {
635 int comparison = (another.isConnected() ? 1 : 0) - (isConnected() ? 1 : 0);
639 comparison = (another.getBondState() == BluetoothDevice.BOND_BONDED ? 1 : 0) -
644 comparison = (another.mVisible ? 1 : 0) - (mVisible ? 1 : 0);
648 comparison = another.mRssi - mRssi;
652 return mName.compareTo(another.mName);
  /packages/apps/Contacts/src/com/android/contacts/
SplitAggregateView.java 144 public int compareTo(RawContactInfo another) {
146 String thatAccount = another.accountType != null ? another.accountType : "";
  /frameworks/base/core/java/android/net/
NetworkStats.java 116 public void add(Entry another) {
117 this.rxBytes += another.rxBytes;
118 this.rxPackets += another.rxPackets;
119 this.txBytes += another.txBytes;
120 this.txPackets += another.txPackets;
121 this.operations += another.operations;
324 * Combine all values from another {@link NetworkStats} into this object.
326 public void combineAllValues(NetworkStats another) {
328 for (int i = 0; i < another.size; i++) {
329 entry = another.getValues(i, entry)
    [all...]
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_stack_view.h 50 virtual void MergeWith(NativePanelStackWindow* another) OVERRIDE;
  /external/chromium_org/third_party/icu/source/test/intltest/
dtifmtts.cpp 123 DateIntervalFormat* another = (DateIntervalFormat*)dtitvfmt->clone(); local
124 if ( (*another) != (*dtitvfmt) ) {
132 const DateIntervalInfo* inf = another->getDateIntervalInfo();
154 const DateFormat* fmt = another->getDateFormat();
181 delete another;
    [all...]
  /external/chromium_org/v8/test/mjsunit/
debug-multiple-breakpoints.js 60 // Set another breakpoint in f at the same place.
76 // in the another order).
  /external/v8/test/mjsunit/
debug-multiple-breakpoints.js 60 // Set another breakpoint in f at the same place.
76 // in the another order).
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
Token.js 28 * will avoid creating a token for this symbol and try to fetch another.
  /external/chromium_org/chrome/browser/ui/gtk/panels/
panel_stack_window_gtk.cc 62 void PanelStackWindowGtk::MergeWith(NativePanelStackWindow* another) {
64 static_cast<PanelStackWindowGtk*>(another);
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/gas32/
gas-macho32.asm 16 # [10] Import an external symbol (note: printf replaced by another call)
  /external/libvpx/libvpx/vp8/common/arm/armv6/
vp8_variance16x16_armv6.asm 60 uxtb16 r10, r6, ror #8 ; another two pixels to halfwords
84 uxtb16 r10, r6, ror #8 ; another two pixels to halfwords
108 uxtb16 r10, r6, ror #8 ; another two pixels to halfwords
134 uxtb16 r10, r6, ror #8 ; another two pixels to halfwords
vp8_variance_halfpixvar16x16_h_armv6.asm 65 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
96 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
127 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
160 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
vp8_variance_halfpixvar16x16_v_armv6.asm 66 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
97 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
128 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
161 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
  /external/libvpx/libvpx/vp8/encoder/arm/armv6/
vp8_mse16x16_armv6.asm 60 uxtb16 r7, r8, ror #8 ; another two pixels to halfwords
79 uxtb16 r7, r8, ror #8 ; another two pixels to halfwords
100 uxtb16 r7, r8, ror #8 ; another two pixels to halfwords
123 uxtb16 r7, r8, ror #8 ; another two pixels to halfwords
  /frameworks/base/core/java/com/android/internal/app/
LocalePicker.java 83 public int compareTo(LocaleInfo another) {
84 return sCollator.compare(this.label, another.label);

Completed in 961 milliseconds

1 23 4 5 6 7 8 91011>>