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

1 23 4

  /libcore/luni/src/test/java/tests/api/java/util/
LocaleTest.java 613 Locale l1 = new Locale("en", "US"); local
616 assertTrue(l1.hashCode() != l2.hashCode());
  /packages/apps/Mms/src/com/android/mms/ui/
SlideView.java 496 int l1 = p1.mLeft;
502 res = l1 - l2;
  /external/chromium/third_party/icu/source/test/cintltst/
cloctst.c 2496 const char* l1 = ucal_getLocaleByType(c1, ULOC_VALID_LOCALE, &status); local
2530 const char* l1 = NULL; local
2573 const char* l1 = NULL; local
    [all...]
capitst.c 852 int l1, l2; local
1870 uint32_t unescapedLen = 0, l1 = 0, l2 = 0; local
    [all...]
cucdtst.c 1690 int32_t l1, l2; local
    [all...]
cnumtst.c 106 int32_t l1; local
402 l1=unum_parse(per_fr, result, u_strlen(result), &parsepos, &status);
409 if(l1!=l)
    [all...]
  /external/icu4c/test/cintltst/
cloctst.c 2520 const char* l1 = ucal_getLocaleByType(c1, ULOC_VALID_LOCALE, &status); local
2554 const char* l1 = NULL; local
2597 const char* l1 = NULL; local
    [all...]
capitst.c 862 int l1, l2; local
1848 uint32_t unescapedLen = 0, l1 = 0, l2 = 0; local
    [all...]
cucdtst.c 1699 int32_t l1, l2; local
    [all...]
cnumtst.c 106 int32_t l1; local
402 l1=unum_parse(per_fr, result, u_strlen(result), &parsepos, &status);
409 if(l1!=l)
    [all...]
  /external/grub/stage2/
fsys_xfs.c 137 return (((xfs_fsblock_t)(le32 (r->l1) & mask32lo(9))) << 43) |
147 (((xfs_fileoff_t)le32 (r->l1)) >> 9);
  /external/grub/netboot/
via-rhine.c 911 unsigned char st1,st2,adv1,adv2,l1,l2;
917 l1=ReadMII(5,ioaddr)>>8;
919 printf(" status 0x%hhX%hhX, advertising 0x%hhX%hhX, link 0x%hhX%hhX\n", st1,st2,adv1,adv2,l1,l2);
davicom.c 662 u32 l1, l2;
651 u32 l1, l2; local
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
eap_sim_common.c 440 u8 l0[2], l1[2]; local
453 * S = FC || P0 || L0 || P1 || L1 || ... || Pn || Ln
459 * L1 = 0x00 0x06
486 WPA_PUT_BE16(l1, 6);
487 addr[4] = l1;
  /libcore/luni/src/test/java/tests/api/java/io/
ObjectOutputStreamTest.java 1310 String l1 = (String) ois.readObject(); local
    [all...]
  /external/libxml2/
xpath.c 2900 long l1, l2; local
2963 long l1, l2; local
2997 long l1, l2; local
4356 int i, l1; local
4390 int i, l1; local
    [all...]
  /external/quake/quake/src/QW/scitech/include/
mgraph.h     [all...]
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H     [all...]
  /external/libpcap/
scanner.l 218 l1 return L1;
  /external/v8/test/mjsunit/
large-object-allocation.js 69 this.l1 = i;
  /cts/tests/tests/os/src/android/os/cts/
BundleTest.java 836 final long l1 = 1006; local
839 assertEquals(l1, mBundle.getLong(KEY, l1));
    [all...]
  /external/qemu/block/
vvfat.c 2360 int l1 = strlen(mapping->path); local
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree.h     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree.h     [all...]
  /external/grub/
configure     [all...]

Completed in 1390 milliseconds

1 23 4