HomeSort by relevance Sort by last modified time
    Searched refs:LL (Results 826 - 850 of 871) sorted by null

<<3132333435

  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
ObjC.stg 927 <ruleDescriptor.ruleListLabels:{ll|ANTLRParserRuleReturnScope *<ll.label.text> = nil;}; separator="\n">
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
numfmtst.cpp 148 int64_t ll = 12; local
149 test->format(ll, result);
    [all...]
  /external/icu/icu4c/source/i18n/
decimfmt.cpp     [all...]
  /external/libcxx/test/numerics/c.math/
cmath.disabled.cpp 349 // assert(std::pow(Value<long double,1>(), 1LL) == 1);
    [all...]
  /external/opencv/cv/src/
cvcalibration.cpp     [all...]
  /external/qemu/target-i386/
ops_sse.h 850 mask = ~0LL;
    [all...]
  /frameworks/av/media/libstagefright/
MPEG4Extractor.cpp     [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/c.math/
cmath.pass.cpp 349 // assert(std::pow(Value<long double,1>(), 1LL) == 1);
    [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp 698 int64_t Align = 1LL << scale;
699 int64_t Max = Align * ((1LL << width) - 1);
712 int64_t Align = 1LL << scale;
713 int64_t Max = Align * ((1LL << (width-1)) - 1);
714 int64_t Min = -Align * (1LL << (width-1));
961 // If it's not a constant expression, it'll generate a fixup and be
970 // If it's not a constant expression, it'll generate a fixup and be
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /art/compiler/utils/arm/
assembler_arm32.cc 306 if (((imm64 & ((1LL << 48) - 1)) == 0) &&
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/identity/
identity_apitest.cc 311 base::Time::Now() + base::TimeDelta::FromHours(1LL));
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_arit.c     [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp 875 // We'll need DataLayout from here on out.
    [all...]
  /external/llvm/lib/TableGen/
Record.cpp 178 NewBits[i] = BitInit::get(Value & (1LL << i));
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_arit.c     [all...]
  /external/qemu/
vl-android.c     [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readelf.c 266 Word max_Int = (1LL << 31) - 1;
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]
  /external/valgrind/main/VEX/priv/
host_amd64_defs.c     [all...]
host_x86_defs.c     [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp 273 if (elapsed >= DEBUG_CPU_USAGE * 1000000000LL) {
    [all...]
  /external/bison/
configure     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
configure     [all...]

Completed in 862 milliseconds

<<3132333435