HomeSort by relevance Sort by last modified time
    Searched refs:l1 (Results 201 - 225 of 675) sorted by null

1 2 3 4 5 6 7 891011>>

  /ndk/tests/device/test-gnustl-full/unit/
list_test.cpp 60 list<int> l1(array1, array1 + 3);
62 list<int>::iterator i1 = l1.begin();
66 l1.splice(i1, l2);
67 i1 = l1.begin();
76 CPPUNIT_ASSERT( i2 == l1.begin() );
100 list<int> l1(array1, array1 + 2);
102 list<int>::iterator i = l1.begin();
104 l1.splice(i, l2, l2.begin(), l2.end());
105 i = l1.begin();
153 list<int> l1(array1, array1 + 4)
    [all...]
  /ndk/tests/device/test-stlport/unit/
list_test.cpp 60 list<int> l1(array1, array1 + 3);
62 list<int>::iterator i1 = l1.begin();
66 l1.splice(i1, l2);
67 i1 = l1.begin();
76 CPPUNIT_ASSERT( i2 == l1.begin() );
100 list<int> l1(array1, array1 + 2);
102 list<int>::iterator i = l1.begin();
104 l1.splice(i, l2, l2.begin(), l2.end());
105 i = l1.begin();
153 list<int> l1(array1, array1 + 4)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
splet.d 41 64: 81 dc 40 00 flush %l1
44 68: a7 64 7f ff scan %l1, -1, %l3
45 6c: a7 64 60 00 scan %l1, 0, %l3
46 70: a7 64 40 11 scan %l1, %l1, %l3
49 74: a3 6c 20 01 shuffle %l0, 1, %l1
50 78: a3 6c 20 02 shuffle %l0, 2, %l1
51 7c: a3 6c 20 04 shuffle %l0, 4, %l1
52 80: a3 6c 20 08 shuffle %l0, 8, %l1
53 84: a3 6c 20 10 shuffle %l0, 0x10, %l1
    [all...]
edge.d 25 3c: a3 b2 81 45 edge32lcc %o2, %g5, %l1
26 40: a3 b2 81 45 edge32lcc %o2, %g5, %l1
27 44: a3 b2 81 65 edge32ln %o2, %g5, %l1
cbcond.s 13 cxbl %l0, %l1, 1f
15 cwbleu %l1, %l2, 1f
16 cwbleu %l1, 8, 1f
53 cxbpos %l0, %l1, 1f
55 cwbvc %l1, %l2, 1f
56 cwbvc %l1, 26, 1f
  /external/apache-commons-math/src/main/java/org/apache/commons/math/random/
MersenneTwister.java 174 long l1 = (mt[i-1] & 0x7fffffffl) | ((mt[i-1] < 0) ? 0x80000000l : 0x0l); local
175 long l = (l0 ^ ((l1 ^ (l1 >> 30)) * 1664525l)) + seed[j] + j; // non linear
189 long l1 = (mt[i-1] & 0x7fffffffl) | ((mt[i-1] < 0) ? 0x80000000l : 0x0l); local
190 long l = (l0 ^ ((l1 ^ (l1 >> 30)) * 1566083941l)) - i; // non linear
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
fragtest.d 6 0+ <l1-(0x)?100>:
7 [ ]+0:[ ]+fee0[ ]+ba[ ]+(0x[0]?100|100 <l1>)
13 0+100 <l1>:
rd-fragtest-pic.d 8 0+ <l1-(0x)?100>:
9 [ ]+0:[ ]+fee0[ ]+ba[ ]+(0x[0]?100|100 <l1>)
15 0+100 <l1>:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mipsel16-e.d 19 0+0000002 l \.text 0+0000000 0xf0 l1
20 0+0000004 l \.text 0+0000000 0xf0 \.L1.1
26 0+0000000 R_MIPS_32 l1
27 0+0000004 R_MIPS_32 l1
28 0+0000008 R_MIPS_32 \.L1.1
29 0+000000c R_MIPS_32 \.L1.1
tmips16-e.d 14 0+0000002 l \.text 0+0000000 0xf0 l1
15 0+0000004 l \.text 0+0000000 0xf0 \.L1.1
26 0+0000000 R_MIPS_32 l1
27 0+0000004 R_MIPS_32 l1
28 0+0000008 R_MIPS_32 \.L1.1
29 0+000000c R_MIPS_32 \.L1.1
tmipsel16-e.d 14 0+0000002 l \.text 0+0000000 0xf0 l1
15 0+0000004 l \.text 0+0000000 0xf0 \.L1.1
26 0+0000000 R_MIPS_32 l1
27 0+0000004 R_MIPS_32 l1
28 0+0000008 R_MIPS_32 \.L1.1
29 0+000000c R_MIPS_32 \.L1.1
mips16-f.d 18 0+0000002 l \.text 0+0000000 0xf0 l1
23 0+0000000 R_MIPS_32 l1
mipsel16-f.d 19 0+0000002 l \.text 0+0000000 0xf0 l1
24 0+0000000 R_MIPS_32 l1
tmips16-f.d 14 0+0000002 l \.text 0+0000000 0xf0 l1
24 0+0000000 R_MIPS_32 l1
tmipsel16-f.d 14 0+0000002 l \.text 0+0000000 0xf0 l1
24 0+0000000 R_MIPS_32 l1
  /external/eigen/test/
product_large.cpp 41 std::ptrdiff_t l1 = internal::random<int>(10000,20000); local
43 setCpuCacheSizes(l1,l2);
44 VERIFY(l1==l1CacheSize());
  /external/libcxx/test/std/containers/sequences/list/list.cons/
move.pass.cpp 66 std::list<int> l1 = {1, 2, 3}; local
67 std::list<int>::iterator i = l1.begin();
68 std::list<int> l2 = std::move(l1);
  /external/libhevc/common/arm64/
ihevc_deblk_chroma_vert.s 94 bmi l1.2944
102 l1.2944:
110 bmi l1.2964
118 l1.2964:
131 bgt l1.2996
137 l1.2996:
151 bgt l1.3036
157 l1.3036:
192 beq l1.3204
198 l1.3204
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/list/list.cons/
move.pass.cpp 66 std::list<int> l1 = {1, 2, 3}; local
67 std::list<int>::iterator i = l1.begin();
68 std::list<int> l2 = std::move(l1);
  /external/ceres-solver/examples/
snavely_reprojection_error.h 78 const T& l1 = camera[7]; local
81 T distortion = T(1.0) + r2 * (l1 + l2 * r2);
123 const T& l1 = camera_translation_and_intrinsics[4]; local
144 T distortion = T(1.0) + r2 * (l1 + l2 * r2);
  /external/clang/test/CodeGen/
debug-info-packed-struct.c 89 struct layout1 l1; variable in typeref:struct:layout1
  /external/clang/test/PCH/
designated-init.c.h 51 struct P1 l1 = { variable in typeref:struct:P1
  /external/compiler-rt/include/sanitizer/
dfsan_interface.h 34 dfsan_label l1; member in struct:dfsan_label_info
45 /// Computes the union of \c l1 and \c l2, possibly creating a union label in
47 dfsan_label dfsan_union(dfsan_label l1, dfsan_label l2);
  /external/eigen/Eigen/src/Core/util/
Memory.h 785 inline void queryCacheSizes_intel_direct(int& l1, int& l2, int& l3)
788 l1 = l2 = l3 = 0;
807 case 1: l1 = cache_size; break;
817 inline void queryCacheSizes_intel_codes(int& l1, int& l2, int& l3)
821 l1 = l2 = l3 = 0;
829 case 0x0A: l1 = 8; break; // 0Ah data L1 cache, 8 KB, 2 ways, 32 byte lines
830 case 0x0C: l1 = 16; break; // 0Ch data L1 cache, 16 KB, 4 ways, 32 byte lines
831 case 0x0E: l1 = 24; break; // 0Eh data L1 cache, 24 KB, 6 ways, 64 byte line
968 int l1, l2(-1), l3(-1); local
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/sanitizer/
dfsan_interface.h 34 dfsan_label l1; member in struct:dfsan_label_info
45 /// Computes the union of \c l1 and \c l2, possibly creating a union label in
47 dfsan_label dfsan_union(dfsan_label l1, dfsan_label l2);

Completed in 649 milliseconds

1 2 3 4 5 6 7 891011>>