HomeSort by relevance Sort by last modified time
    Searched defs:ll (Results 151 - 175 of 323) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxva2api.h 261 LONG ll; member in union:_DXVA2_Fixed32::__anon64533
419 f32.ll = 0 + (1 << 16);
425 f32.ll = 0;
    [all...]
  /system/core/liblog/tests/
liblog_test.cpp 682 long long ll; local
688 &d, s, &c, &ll, &ll, &ll, &ll, &ll, &ull, &ull, &ull, &ull,
1012 but he'll be meet with you, I doubt it not.\n\
    [all...]
  /system/libhwbinder/
Parcel.cpp 670 unsigned long long ll; member in union:android::hardware::__anon3088
673 return writeAligned(u.ll);
1269 unsigned long long ll; member in union:android::__anon3089
1282 unsigned long long ll; member in union:android::__anon3090
    [all...]
  /external/icu/icu4c/source/test/intltest/
numfmtst.cpp 659 int64_t ll = 12; local
660 test->format(ll, result);
    [all...]
  /external/python/cpython3/Python/
ceval.c 4330 Py_ssize_t ll = 0; local
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
CollectionsTest.java 59 private LinkedList ll; field in class:CollectionsTest
262 // assumes ll is sorted and has no duplicate keys
263 final int llSize = ll.size();
272 assertEquals("Returned incorrect binary search item position", ll
273 .get(i), ll.get(Collections.binarySearch(ll, ll
315 Collections.copy(null, ll);
321 Collections.copy(ll, null);
326 final int llSize = ll.size()
    [all...]
EnumSetTest.java 44 a, b,c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, aa, bb, cc, dd, ee, ff, gg, hh, ii, jj, kk, ll, enum constant in enum:EnumSetTest.EnumFoo
52 a{}, b{}, c{}, d{}, e{}, f{}, g{}, h{}, i{}, j{}, k{}, l{}, m{}, n{}, o{}, p{}, q{}, r{}, s{}, t{}, u{}, v{}, w{}, x{}, y{}, z{}, A{}, B{}, C{}, D{}, E{}, F{}, G{}, H{}, I{}, J{}, K{}, L{}, M{}, N{}, O{}, P{}, Q{}, R{}, S{}, T{}, U{}, V{}, W{}, X{}, Y{}, Z{}, aa{}, bb{}, cc{}, dd{}, ee{}, ff{}, gg{}, hh{}, ii{}, jj{}, kk{}, ll{}, mm{}, enum constant in enum:EnumSetTest.HugeEnumWithInnerClass
56 a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, aa, bb, cc, dd, ee, ff, gg, hh, ii, jj, kk, ll, mm, enum constant in enum:EnumSetTest.HugeEnum
685 result = set.contains(EnumFoo.ll);
686 assertTrue("Should contain EnumFoo.ll", result);
731 result = hugeSet.contains(HugeEnum.ll);
    [all...]
  /prebuilts/maven_repo/android/com/android/support/support-v13/13.0.0/
support-v13-13.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v13/18.0.0/
support-v13-18.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v13/19.0.0/
support-v13-19.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v13/19.0.1/
support-v13-19.0.1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v13/19.1.0/
support-v13-19.1.0.jar 
  /toolchain/binutils/binutils-2.27/gas/config/
tc-metag.c 571 const char *ll; local
573 ll = l + 1;
576 *ll == PLUS)
579 ll++;
580 return ll;
583 *ll == MINUS)
587 ll++;
588 return ll;
621 const char *ll; local
623 ll = l + 1
752 const char *ll; local
915 const char *ll = l; local
1238 const char *ll; local
4313 const char *next, *ll; local
4376 const char *l = line, *ll; local
4961 const char *ll; local
6114 const char *ll = l; local
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringMIPS32.cpp 6158 void TargetMIPS32::Sandboxer::ll(Variable *Dest, OperandMIPS32Mem *Mem) { function in class:Ice::MIPS32::__anon36835::TargetMIPS32::Sandboxer
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
minilzo-inl.c 3467 lzo_uint ll = l; local
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 4771 struct sockaddr_ll ll; local
    [all...]
  /external/libvncserver/common/
minilzo.c 4895 lzo_uint ll = l; local
    [all...]
  /external/toybox/generated/
globals.h 734 unsigned nextgroup; // Next group we'll be allocating from
1155 long ll; member in struct:ls_data
  /prebuilts/tools/common/m2/repository/org/pcollections/pcollections/2.1.2/
pcollections-2.1.2.jar 
  /cts/tests/tests/widget/src/android/widget/cts/
TextViewTest.java 5574 LinearLayout ll = new LinearLayout(mActivity); local
5642 LinearLayout ll = new LinearLayout(mActivity); local
5704 LinearLayout ll = (LinearLayout) mActivity.findViewById(R.id.layout_textviewtest); local
5725 LinearLayout ll = new LinearLayout(mActivity); local
5740 LinearLayout ll = new LinearLayout(mActivity); local
5756 LinearLayout ll = new LinearLayout(mActivity); local
5776 LinearLayout ll = new LinearLayout(mActivity); local
5791 LinearLayout ll = new LinearLayout(mActivity); local
5807 LinearLayout ll = new LinearLayout(mActivity); local
5992 LinearLayout ll = new LinearLayout(mActivity); local
6043 LinearLayout ll = (LinearLayout) mActivity.findViewById(R.id.layout_textviewtest); local
    [all...]
  /prebuilts/misc/common/asm/
asm-6.0.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
asm-6.0.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
asm-6.0.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm/6.0/
asm-6.0.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-1.3alpha-8.jar 

Completed in 757 milliseconds

1 2 3 4 5 67 8 91011>>