HomeSort by relevance Sort by last modified time
    Searched refs:l2 (Results 276 - 300 of 407) sorted by null

<<11121314151617

  /external/openssl/crypto/
sparccpuid.S 88 clr %l2
157 clr %l2
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
symbols.py 411 def list_eq(l1, l2):
412 return sorted(l1) == sorted(l2)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
seq_tests.py 94 l2 = [0, 1]
99 u2 = self.type2test(l2)
test_index.py 174 l2 = lst.__imul__(self.n)
175 self.assertIs(l2, lst)
list_tests.py 33 l2 = [0, 1, 2]
35 a2 = self.type2test(l2)
39 self.assertEqual(repr(a2), repr(l2))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
symbols.py 411 def list_eq(l1, l2):
412 return sorted(l1) == sorted(l2)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
seq_tests.py 94 l2 = [0, 1]
99 u2 = self.type2test(l2)
test_index.py 174 l2 = lst.__imul__(self.n)
175 self.assertIs(l2, lst)
list_tests.py 33 l2 = [0, 1, 2]
35 a2 = self.type2test(l2)
39 self.assertEqual(repr(a2), repr(l2))
  /external/clang/test/SemaCXX/
cxx1y-deduced-return-type.cpp 371 int l2 = T{}; local
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
string2.h 891 # define __strcmp_gc(s1, s2, l2) \
897 if (l2 > 0 && __result == 0) \
902 if (l2 > 1 && __result == 0) \
907 if (l2 > 2 && __result == 0) \
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
string2.h 891 # define __strcmp_gc(s1, s2, l2) \
897 if (l2 > 0 && __result == 0) \
902 if (l2 > 1 && __result == 0) \
907 if (l2 > 2 && __result == 0) \
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
string2.h 891 # define __strcmp_gc(s1, s2, l2) \
897 if (l2 > 0 && __result == 0) \
902 if (l2 > 1 && __result == 0) \
907 if (l2 > 2 && __result == 0) \
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
ObjectOutputStreamTest.java 1108 String l2 = ois.readUTF(); local
    [all...]
SerializationStressTest.java 623 String l2 = (String) ois.readUTF(); local
624 assertTrue("Wrong UTF String :" + l2, s2.equals(l2));
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
PKIXParametersTest.java 757 List l2 = p.getCertPathCheckers(); local
758 assertNotNull("notNull2", l2);
759 assertTrue("isEmpty2", l2.isEmpty());
    [all...]
  /external/grub/netboot/
via-rhine.c 911 unsigned char st1,st2,adv1,adv2,l1,l2;
918 l2=ReadMII(5,ioaddr)&0xFF;
919 printf(" status 0x%hhX%hhX, advertising 0x%hhX%hhX, link 0x%hhX%hhX\n", st1,st2,adv1,adv2,l1,l2);
  /external/chromium_org/third_party/icu/source/test/cintltst/
cloctst.c 2527 const char* l2 = ucal_getLocaleByType(c2, ULOC_VALID_LOCALE, &status); local
2561 const char* l2 = NULL; local
2604 const char* l2 = NULL; local
    [all...]
capitst.c 852 int l1, l2; local
1838 uint32_t unescapedLen = 0, l1 = 0, l2 = 0; local
    [all...]
  /external/icu4c/test/cintltst/
cloctst.c 2704 const char* l2 = ucal_getLocaleByType(c2, ULOC_VALID_LOCALE, &status); local
2738 const char* l2 = NULL; local
2781 const char* l2 = NULL; local
    [all...]
capitst.c 851 int l1, l2; local
1912 uint32_t unescapedLen = 0, l1 = 0, l2 = 0; local
    [all...]
  /external/qemu/target-i386/
translate.c 1142 int l1, l2; local
1145 l2 = gen_new_label();
1147 gen_set_label(l2);
1150 return l2;
1238 int l2;\
1240 l2 = gen_jz_ecx_string(s, next_eip); \
2309 int l1, l2, cc_op; local
6753 int l1, l2, l3; local
    [all...]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_intrapred_ssse3.asm 458 movd m0, [leftq] ; l1, l2, l3, l4
460 punpckldq m0, m1 ; l1, l2, l3, l4, tl, t1, t2, t3
461 pshufb m0, [GLOBAL(sh_b32104567)]; l4, l3, l2, l1, tl, t1, t2, t3
462 psrldq m1, m0, 1 ; l3, l2, l1, tl, t1, t2, t3
463 psrldq m2, m0, 2 ; l2, l1, tl, t1, t2, t3
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
events.c     [all...]
  /device/lge/hammerhead/
init.hammerhead.rc 232 write /sys/module/lpm_resources/enable_low_power/l2 2
264 write /sys/module/lpm_resources/enable_low_power/l2 2

Completed in 9059 milliseconds

<<11121314151617