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

1 23 4 5 6

  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
StubMethodAdapter.java 98 Label l1 = new Label(); local
99 mParentVisitor.visitJumpInsn(Opcodes.IFEQ, l1);
102 mParentVisitor.visitLabel(l1);
  /external/clang/test/Sema/
struct-packed-align.c 110 extern int l1[sizeof(union au7) == 4 ? 1 : -1];
  /external/clang/test/SemaCXX/
scope-check.cpp 151 l1: int x = 5; // expected-note {{jump bypasses variable initialization}}
overloaded-builtin-operators.cpp 83 long l1 = lr--; local
  /external/libxml2/include/libxml/
list.h 119 xmlListMerge (xmlListPtr l1,
  /frameworks/base/core/tests/coretests/src/android/os/
AidlTest.java 337 long[] l1 = new long[]{51, 52}; local
339 long[] lr = mRemote.longArray(l0, l1, l2);
344 assertEquals(50, l1[0]);
345 assertEquals(0, l1[1]);
  /external/grub/stage2/
xfs.h 193 * l0:0-30 and l1:9-31 are startoff.
194 * l1:0-8, l2:0-31, and l3:21-31 are startblock.
199 * l0:0-8 and l1:21-63 are startblock.
200 * l1:0-20 are blockcount.
207 xfs_uint32_t l0, l1, l2, l3; member in struct:xfs_bmbt_rec_32
211 xfs_uint64_t l0, l1; member in struct:xfs_bmbt_rec_64
  /external/hyphenation/
substrings.c 151 int l1 = strlen(expr); local
153 int off = l1-l2;
  /external/openssl/crypto/sha/asm/
sha512-sparcv9.pl 98 $B="%l1";
167 ld [$inp+4],%l1
207 ld [%sp+`$bias+$frame+(($i+1+0)%16)*$SZ+4`],%l1
375 or %l1,$tmp2,$tmp2
377 ld [%sp+`$bias+$frame+(($i+1+0)%16)*$SZ+4`],%l1
527 ld [$ctx+`0*$SZ+4`],%l1
537 or %l1,$tmp0,$tmp0
553 ld [$ctx+`4*$SZ+4`],%l1
563 or %l1,$tmp0,$tmp0
  /libcore/luni/src/test/java/tests/api/java/util/
LocaleTest.java 425 Locale l1 = new Locale("en", "US"); local
428 assertTrue(l1.hashCode() != l2.hashCode());
  /system/core/sh/
trap.c 439 goto l1;
449 l1: handler = &loc2; /* probably unnecessary */
  /external/iproute2/misc/
ss.c 883 char *a1, *a2, *a, l1, l2; local
884 l1 = ssfilter_bytecompile(f->pred, &a1);
886 if (!(a = malloc(l1+l2))) abort();
887 memcpy(a, a1, l1);
888 memcpy(a+l1, a2, l2);
890 ssfilter_patch(a, l1, l2);
892 return l1+l2;
896 char *a1, *a2, *a, l1, l2; local
897 l1 = ssfilter_bytecompile(f->pred, &a1);
899 if (!(a = malloc(l1+l2+4))) abort()
909 char *a1, *a, l1; local
    [all...]
  /external/openssl/apps/
speed.c 1283 long l0,l1; local
    [all...]
  /external/pcre/
pcregexp.pas 703 // l,l1,l2,i : byte;
708 // l1:=length(PpcRegExp(P1)^.RegExp);
710 // if l1 > l2 then l:=l2 else
711 // l:=l1;
716 // Compare:=l1-l2;
721 // l1:=length(PpcRegExp(P1)^.RegExp);
723 // if l1 > l2 then l:=l2 else
724 // l:=l1;
731 // if i > l then Compare:=l1-l2;
  /external/mksh/src/
eval.c 1563 int l1, l2, l3; local
    [all...]
  /external/apache-harmony/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/
AbstractPreferencesTest.java 901 MockNodeChangeListener l1 = new MockNodeChangeListener(); local
903 pref.addNodeChangeListener(l1);
904 pref.addNodeChangeListener(l1);
906 pref.removeNodeChangeListener(l1);
907 pref.removeNodeChangeListener(l1);
909 pref.removeNodeChangeListener(l1);
929 MockPreferenceChangeListener l1 = new MockPreferenceChangeListener(); local
931 pref.addPreferenceChangeListener(l1);
932 pref.addPreferenceChangeListener(l1);
939 pref.removePreferenceChangeListener(l1);
    [all...]
  /external/v8/test/cctest/
test-regexp.cc     [all...]
  /external/valgrind/main/cachegrind/
cg_main.c 1542 Int l1, l2, l3; local
    [all...]
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLOptionElement07.js 106 assertEquals("labelLink","l1",vlabel);
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLOptionElement07.js 106 assertEquals("labelLink","l1",vlabel);
  /external/webkit/Tools/DumpRenderTree/mac/PerlSupport/
DumpRenderTreeSupport_wrapPregenerated.c 91 SWIG_TypeNameComp(const char *f1, const char *l1,
93 for (;(f1 != l1) && (f2 != l2); ++f1, ++f2) {
94 while ((*f1 == ' ') && (f1 != l1)) ++f1;
98 return (l1 - f1) - (l2 - f2);
142 goto l1;
154 l1:
  /external/qemu/target-i386/
translate.c 939 /* generate a conditional jump to label 'l1' according to jump opcode
941 static inline void gen_jcc1(DisasContext *s, int cc_op, int b, int l1)
979 tcg_gen_brcondi_tl(inv ? TCG_COND_NE : TCG_COND_EQ, t0, 0, l1);
987 0, l1);
992 0, l1);
998 0, l1);
1003 0, l1);
1037 tcg_gen_brcond_tl(cond, cpu_tmp4, t0, l1);
1069 tcg_gen_brcond_tl(cond, cpu_tmp4, t0, l1);
1132 cpu_T[0], 0, l1);
1141 int l1, l2; local
2308 int l1, l2, cc_op; local
2342 int inv, jcc_op, l1; local
5918 int op1, l1; local
6301 int l1; local
6752 int l1, l2, l3; local
    [all...]
  /external/valgrind/main/callgrind/
sim.c 234 * Simple model: L1 & LL Write Through
326 * More complex model: L1 Write-through, LL Write-back
439 /* Even for a L1 hit, the write-trough L1 passes
570 /* Even for a L1 hit, the write-trough L1 passes
739 Int miss1=0, miss2=0; /* 0: L1 hit, 1:L1 miss, 2:LL miss */ \
    [all...]
  /external/webkit/Source/JavaScriptCore/wtf/text/
StringImpl.cpp 500 const unsigned l1 = s1 ? s1->length() : 0; local
502 const unsigned lmin = l1 < l2 ? l1 : l2;
515 if (l1 == l2)
518 return (l1 > l2) ? 1 : -1;
  /frameworks/base/services/java/com/android/server/
LocationManagerService.java 715 public int compare(LocationProviderInterface l1, LocationProviderInterface l2) {
717 return (l1.getPowerRequirement() - l2.getPowerRequirement());
720 public boolean equals(LocationProviderInterface l1, LocationProviderInterface l2) {
721 return (l1.getPowerRequirement() == l2.getPowerRequirement());
726 public int compare(LocationProviderInterface l1, LocationProviderInterface l2) {
728 return (l1.getAccuracy() - l2.getAccuracy());
731 public boolean equals(LocationProviderInterface l1, LocationProviderInterface l2) {
732 return (l1.getAccuracy() == l2.getAccuracy());
748 public int compare(LocationProviderInterface l1, LocationProviderInterface l2) {
749 return (score(l2) - score(l1)); // Bigger is bette
    [all...]

Completed in 930 milliseconds

1 23 4 5 6