HomeSort by relevance Sort by last modified time
    Searched full:cold (Results 426 - 450 of 773) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nis.x 99 NIS_COLDSTART_ERR = 38, /* Error accesing the cold start file */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
ansidecl.h 391 /* Attribute `hot' and `cold' was valid as of gcc 4.3. */
basic-block.h 251 /* Dummy bitmask for convenience in the hot/cold partitioning code. */
254 /* Partitions, to be used when partitioning hot and cold basic blocks into
    [all...]
  /system/core/gatekeeperd/
gatekeeperd.cpp 90 ALOGI("cold boot: clearing state");
  /system/core/healthd/
BatteryMonitor.cpp 124 { "Cold", BATTERY_HEALTH_COLD },
  /system/core/init/
reboot.cpp 342 (reasons[1] == "recovery" || reasons[1] == "bootloader" || reasons[1] == "cold" ||
  /system/extras/tests/workloads/
systemapps.sh 47 echo "-F : force cold-start for all apps"
  /tools/loganalysis/tests/src/com/android/loganalysis/parser/
EventsLogParserTest.java 74 * Test for Cold launch transition delay and starting window delay info
  /device/linaro/bootloader/arm-trusted-firmware/docs/
platform-migration-guide.rst 322 responsible for distinguishing between a warm and cold reset using platform-
324 BL31 image that the core must jump to. If it is a cold reset, this function
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.cpp 270 // "cold", and we don't have any call-clobbered registers, so these are mostly
273 CallConv == CallingConv::Cold ||
  /external/swiftshader/third_party/LLVM/lib/Analysis/
InlineCost.cpp 278 if (Callee->getCallingConv() == CallingConv::Cold)
452 if (Callee->getCallingConv() == CallingConv::Cold)
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
AttrHasAttributeImpl.inc 88 .Case("cold", 1)
434 .Case("cold", LangOpts.CPlusPlus11 ? 1 : 0)
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
AttrHasAttributeImpl.inc 88 .Case("cold", 1)
434 .Case("cold", LangOpts.CPlusPlus11 ? 1 : 0)
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
AttrHasAttributeImpl.inc 88 .Case("cold", 1)
434 .Case("cold", LangOpts.CPlusPlus11 ? 1 : 0)
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
AttrHasAttributeImpl.inc 88 .Case("cold", 1)
434 .Case("cold", LangOpts.CPlusPlus11 ? 1 : 0)
  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp 40 ColdErrorCalls("error-reporting-is-cold", cl::init(true), cl::Hidden,
41 cl::desc("Treat error-reporting calls as cold"));
    [all...]
  /external/valgrind/coregrind/
m_transtab.c 156 auxiliary info too. These are split into hold and cold parts,
164 Each TTEntry is logically a matching cold-and-hot pair, and in fact
165 it was originally one structure. First, the cold part.
    [all...]
  /external/clang/include/clang/Basic/
Attr.td 578 def Cold : InheritableAttr {
579 let Spellings = [GCC<"cold">];
864 // semantic checking for mutual exclusion with the Cold attribute.
    [all...]
  /external/llvm/lib/Analysis/
InlineCost.cpp 67 cl::desc("Threshold for inlining functions with cold attribute"));
654 // do not use the default cold threshold even if it is smaller.
    [all...]
  /external/llvm/lib/IR/
Attributes.cpp 321 if (hasAttribute(Attribute::Cold))
322 return "cold";
508 case Attribute::Cold: return 1ULL << 40;
    [all...]
  /external/syslinux/gpxe/src/drivers/net/phantom/
phantom.c     [all...]
  /external/unicode/
emoji-data.txt 241 1F973..1F976 ; Emoji # 11.0 [4] (?..?) partying face..cold face
380 1F973..1F976 ; Emoji_Presentation # 11.0 [4] (?..?) partying face..cold face
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Attr.td 621 def Cold : InheritableAttr {
622 let Spellings = [GCC<"cold">];
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Attr.td 621 def Cold : InheritableAttr {
622 let Spellings = [GCC<"cold">];
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
AudioRecordTest.java     [all...]

Completed in 933 milliseconds

<<11121314151617181920>>