HomeSort by relevance Sort by last modified time
    Searched refs:ll (Results 351 - 375 of 517) sorted by null

<<11121314151617181920>>

  /libcore/luni/src/test/java/tests/api/java/util/
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
683 result = set.contains(EnumFoo.ll);
684 assertTrue("Should contain EnumFoo.ll", result);
729 result = hugeSet.contains(HugeEnum.ll);
    [all...]
  /frameworks/av/media/libstagefright/
MPEG4Extractor.cpp     [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 7199 struct sockaddr_ll ll; local
7356 struct sockaddr_ll ll; local
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
ActionScript.stg 398 <ruleDescriptor.ruleListLabels:{ll|var <ll.label.text>:RuleReturnScope = null;}; separator="\n">
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
Java.stg 452 <ruleDescriptor.ruleListLabels:{ll|RuleReturnScope <ll.label.text> = null;}; separator="\n">
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/
Perl5.stg 424 <ruleDescriptor.ruleListLabels:{ll|RuleReturnScope <ll.label.text> = null;}; separator="\n">
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Scala/
Scala.stg 430 <ruleDescriptor.ruleListLabels:{ll|var <ll.label.text>: RuleReturnScope = null}; separator="\n">
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nv04_surface.c 452 PUSH_DATA (push, mask | ~0ll << (8 * dst->cpp));
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_surface.c 452 PUSH_DATA (push, mask | ~0ll << (8 * dst->cpp));
  /external/valgrind/main/exp-bbv/tests/arm-linux/
ll.S 383 mov r4,#10 @ we'll be dividing by 10
  /frameworks/av/media/libstagefright/id3/
ID3.cpp 44 off64_t available = (offset >= mSize) ? 0ll : mSize - offset;
  /frameworks/av/media/libstagefright/rtsp/
APacketSource.cpp 423 mFormat->setInt64(kKeyDuration, 60 * 60 * 1000000ll);
  /system/core/libsparse/
output_file.c 559 out->cur_out_ptr = 0ll;
  /system/extras/ext4_utils/
ext4fixup.c 176 magic = 0ll;
703 * and we'll do the wrong thing. Also don't recurse on . or ..,
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTreeAdaptor.as 232 * tokens to BLOCK etc... You'll see
  /external/chromium_org/chrome/browser/resources/net_internals/
main.js 128 // hiding cookies, so if the log dump has them, they'll be displayed.
  /external/chromium_org/content/browser/indexed_db/
indexed_db_leveldb_coding_unittest.cc 222 test_cases.push_back(7711192431755665792ll);
281 test_cases.push_back(7711192431755665792ll);
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 175 You'll need to learn how to use some tools (like GCC, LLVM, make,
290 ``ppapi_gles2`` which you'll want to include in your project. In most
  /external/chromium_org/third_party/tcmalloc/vendor/src/
tcmalloc.cc     [all...]
  /external/chromium_org/v8/test/mjsunit/
array-functions-prototype-misc.js 89 // Don't run largest size on non-arrays or we'll be here for ever.
date-parse.js 131 // I'll assume that we can handle the same formats as for UT and only
  /external/libvorbis/doc/
06-floor0.tex 120 \begin{array}{ll}
  /external/llvm/test/Bindings/Ocaml/
vmcore.ml 3 * RUN: llvm-dis < %t.bc > %t.ll
4 * RUN: FileCheck %s < %t.ll
6 * RUN: FileCheck -check-prefix=CHECK-NOWHERE %s < %t.ll
    [all...]
  /external/v8/test/mjsunit/
array-functions-prototype-misc.js 89 // Don't run largest size on non-arrays or we'll be here for ever.
date-parse.js 131 // I'll assume that we can handle the same formats as for UT and only

Completed in 510 milliseconds

<<11121314151617181920>>