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

<<21222324252627282930>>

  /external/regex-re2/re2/testing/
re2_test.cc 64 CHECK_OCTAL(long long, 777777777777777777777LL);
88 CHECK_DECIMAL(long long, -100000000000000LL);
    [all...]
  /frameworks/base/libs/androidfw/
BackupHelpers.cpp 403 // server keep the old version. Maybe they'll be able to deal with it
575 if (s.st_size > 077777777777LL) {
579 snprintf(buf + 124, 12, "%011llo", (isdir) ? 0LL : s.st_size);
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c 368 #define DEEP_BUFFER_PLATFORM_DELAY (29*1000LL)
369 #define LOW_LATENCY_PLATFORM_DELAY (13*1000LL)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_long.py 335 LL = [
345 for s, v in L2 + LL:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_long.py 335 LL = [
345 for s, v in L2 + LL:
    [all...]
  /external/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp 623 if (Val >> 32 != 0 && Val >> 32 != ~0LL)
    [all...]
  /frameworks/native/services/inputflinger/
InputDispatcher.cpp 68 const nsecs_t DEFAULT_INPUT_DISPATCHING_TIMEOUT = 5000 * 1000000LL; // 5 sec
73 const nsecs_t APP_SWITCH_TIMEOUT = 500 * 1000000LL; // 0.5sec
77 const nsecs_t STALE_EVENT_TIMEOUT = 10000 * 1000000LL; // 10sec
83 const nsecs_t STREAM_AHEAD_EVENT_TIMEOUT = 500 * 1000000LL; // 0.5sec
86 const nsecs_t SLOW_EVENT_PROCESSING_WARNING_TIMEOUT = 2000 * 1000000LL; // 2sec
    [all...]
  /device/generic/goldfish/camera/
EmulatedFakeCamera2.cpp 40 const int64_t USEC = 1000LL;
41 const int64_t MSEC = USEC * 1000LL;
42 const int64_t SEC = MSEC * 1000LL;
561 // We'll reprocess anything we produced
    [all...]
  /external/llvm/lib/Analysis/
ValueTracking.cpp 280 // If the object is defined in the current Module, we'll be giving
678 Value *LL = LU->getOperand(0);
681 if (LL == I)
684 L = LL;
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp     [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCamera2HWICallbacks.cpp     [all...]
  /external/clang/lib/Headers/
emmintrin.h     [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
  /frameworks/base/services/core/jni/
com_android_server_input_InputManagerService.cpp     [all...]
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
emmintrin.h     [all...]
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
emmintrin.h     [all...]
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
emmintrin.h     [all...]
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
emmintrin.h     [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
emmintrin.h 690 return _mm_set_epi64 ((__m64)0LL, *(__m64 *)__P);
720 return _mm_set_epi64 ((__m64)0LL, __A);
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
emmintrin.h 700 return _mm_set_epi64 ((__m64)0LL, *(__m64 *)__P);
730 return _mm_set_epi64 ((__m64)0LL, __A);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/include/
emmintrin.h 691 return _mm_set_epi64 ((__m64)0LL, *(__m64 *)__P);
721 return _mm_set_epi64 ((__m64)0LL, __A);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
emmintrin.h 690 return _mm_set_epi64 ((__m64)0LL, *(__m64 *)__P);
720 return _mm_set_epi64 ((__m64)0LL, __A);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
emmintrin.h 690 return _mm_set_epi64 ((__m64)0LL, *(__m64 *)__P);
720 return _mm_set_epi64 ((__m64)0LL, __A);
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
emmintrin.h 690 return _mm_set_epi64 ((__m64)0LL, *(__m64 *)__P);
720 return _mm_set_epi64 ((__m64)0LL, __A);
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
emmintrin.h 700 return _mm_set_epi64 ((__m64)0LL, *(__m64 *)__P);
730 return _mm_set_epi64 ((__m64)0LL, __A);
    [all...]

Completed in 3010 milliseconds

<<21222324252627282930>>