HomeSort by relevance Sort by last modified time
    Searched refs:l1 (Results 101 - 125 of 217) sorted by null

1 2 3 45 6 7 8 9

  /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/compiler-rt/lib/asan/tests/
asan_noinst_test.cc 711 for (size_t l1 = 0; l1 < kSize; l1++) {
712 for (size_t s1 = 1; l1 + s1 <= kSize; s1++) {
715 // Poison [l1, l1+s1), [l2, l2+s2) and check result.
717 __asan_poison_memory_region(arr + l1, s1);
720 memset(expected + l1, true, s1);
727 // Unpoison [l1, l1+s1) and [l2, l2+s2) and check result
    [all...]
  /external/compiler-rt/lib/tsan/tests/rtl/
tsan_mop.cc 27 MemLoc l1, l2; local
28 t1.Write1(l1);
  /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 368 Locale l1 = new Locale("en", "US"); local
371 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 1317 long l0,l1; local
    [all...]
  /external/mksh/src/
eval.c 1780 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/clang/test/SemaCXX/
overloaded-builtin-operators.cpp 84 long l1 = lr--; local
scope-check.cpp 151 l1: int x = 5; // expected-note {{jump bypasses variable initialization}}
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
FastMath.java 381 float l1 = middle.subtract(start).length(); local
383 float len = l1 + l2;
385 l1 = getCatmullRomP1toP2Length(p0, p1, p2, p3, startRange, middleValue, curveTension);
388 l = l1 + l2;
    [all...]
  /external/valgrind/main/cachegrind/
cg_main.c 76 static Int min_line_size = 0; /* min of L1 and LL cache line sizes */
1472 Int l1, l2, l3; local
    [all...]
  /external/v8/test/mjsunit/
break.js 76 l1: l2: l3: break l2; // nop
  /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/regex-re2/re2/
compile.cc 44 static PatchList Append(Prog::Inst *inst0, PatchList l1, PatchList l2);
81 PatchList PatchList::Append(Prog::Inst* inst0, PatchList l1, PatchList l2) {
82 if (l1.p == 0)
85 return l1;
87 PatchList l = l1;
101 return l1;
    [all...]
  /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 940 /* generate a conditional jump to label 'l1' according to jump opcode
942 static inline void gen_jcc1(DisasContext *s, int cc_op, int b, int l1)
980 tcg_gen_brcondi_tl(inv ? TCG_COND_NE : TCG_COND_EQ, t0, 0, l1);
988 0, l1);
993 0, l1);
999 0, l1);
1004 0, l1);
1038 tcg_gen_brcond_tl(cond, cpu_tmp4, t0, l1);
1070 tcg_gen_brcond_tl(cond, cpu_tmp4, t0, l1);
1133 cpu_T[0], 0, l1);
1142 int l1, l2; local
2309 int l1, l2, cc_op; local
2343 int inv, jcc_op, l1; local
5919 int op1, l1; local
6302 int l1; local
6753 int l1, l2, l3; local
    [all...]
  /external/eigen/Eigen/src/Core/products/
GeneralBlockPanelKernel.h 28 inline void manage_caching_sizes(Action action, std::ptrdiff_t* l1=0, std::ptrdiff_t* l2=0)
41 eigen_internal_assert(l1!=0 && l2!=0);
42 m_l1CacheSize = *l1;
47 eigen_internal_assert(l1!=0 && l2!=0);
48 *l1 = m_l1CacheSize;
67 * - the L1 and L2 cache sizes,
82 // stay in L1 cache.
83 std::ptrdiff_t l1, l2; local
93 manage_caching_sizes(GetAction, &l1, &l2);
94 k = std::min<std::ptrdiff_t>(k, l1/kdiv)
1293 std::ptrdiff_t l1, l2; local
1302 std::ptrdiff_t l1, l2; local
    [all...]

Completed in 2036 milliseconds

1 2 3 45 6 7 8 9