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

<<3132333435

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tchar.h 1076 #define NULL 0LL
stdio.h 73 #define NULL 0LL
    [all...]
wchar.h 139 #define NULL 0LL
    [all...]
winnt.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsSEISelLowering.cpp 812 uint64_t Floor = 1LL << Log2_64(C);
813 uint64_t Ceil = Log2Ceil == 64 ? 0LL : 1LL << Log2Ceil;
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp 634 // If this is a trivial offset, then we'll get something like
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf.c 954 ui->stmt_list = -1LL;
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
numfmtst.cpp 170 int64_t ll = 12; local
171 test->format(ll, result);
    [all...]
  /external/javasqlite/src/main/native/
sqlite_jni.c     [all...]
  /external/chromium_org/content/browser/indexed_db/
indexed_db_database.cc 677 9007199254740992LL; // Maximum integer storable as ECMAScript number.
    [all...]
  /external/chromium_org/third_party/re2/re2/testing/
regexp_benchmark.cc     [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-checker.cc 405 // We'll ignore allocations with a return address in a disabled range
536 static uintptr_t min_heap_address = uintptr_t(-1LL);
772 // The reason is that we'll treat as live the currently used
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
heap-checker.cc 405 // We'll ignore allocations with a return address in a disabled range
536 static uintptr_t min_heap_address = uintptr_t(-1LL);
772 // The reason is that we'll treat as live the currently used
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
evsel.c 406 [C(LL)] = (CACHE_READ | CACHE_WRITE | CACHE_PREFETCH),
    [all...]
  /external/llvm/lib/Target/X86/
X86FrameLowering.cpp 163 uint64_t Chunk = (1LL << 31) - 1;
470 // have a call out. Otherwise just make sure we have some alignment - we'll
632 // Realign stack after we pushed callee-saved registers (so that we'll be
702 // We'll also use 4 already allocated bytes for EAX.
878 // have a call out. Otherwise just make sure we have some alignment - we'll
    [all...]
  /external/regex-re2/re2/testing/
regexp_benchmark.cc     [all...]
  /external/valgrind/main/cachegrind/
cg_main.c 76 static Int min_line_size = 0; /* min of L1 and LL cache line sizes */
300 * bytes read belong to the same cache line in both L1I and LL
301 * (if cache line sizes of L1 and LL are the same).
    [all...]
  /frameworks/av/services/audioflinger/
Tracks.cpp     [all...]
  /frameworks/av/services/camera/libcameraservice/api1/
Camera2Client.cpp 896 const nsecs_t kStopCaptureTimeout = 3000000000LL; // 3 seconds
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng.cpp 858 int64_t now = tv.tv_sec * 1000LL + tv.tv_usec / 1000;
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
emmintrin.h 997 return _mm_set_epi64 ((__m64)0LL, __A);
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
emmintrin.h 997 return _mm_set_epi64 ((__m64)0LL, __A);
    [all...]

Completed in 1511 milliseconds

<<3132333435