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

<<21222324252627282930>>

  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
ModuleSummaryIndex.h 50 enum class HotnessType : uint8_t { Unknown = 0, Cold = 1, None = 2, Hot = 3 };
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
ModuleSummaryIndex.h 50 enum class HotnessType : uint8_t { Unknown = 0, Cold = 1, None = 2, Hot = 3 };
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
function.h 215 /* Assembly labels for the hot and cold text sections, to
  /system/core/healthd/
healthd_mode_charger.cpp 220 LOGW("last_kmsg not found. Cold reset?\n");
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopUnswitch.cpp 84 "heuristics to minimize code growth in cold regions."));
468 // frequency are considered as cold.
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CppBackend/
CPPBackend.cpp 259 case CallingConv::Cold: Out << "CallingConv::Cold"; break;
    [all...]
  /frameworks/av/services/audioflinger/
Threads.h     [all...]
  /frameworks/base/cmds/statsd/src/
atoms.proto     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
AttrSpellingListIndex.inc 302 if (Name == "cold" && SyntaxUsed == 0 && Scope == "")
304 if (Name == "cold" && SyntaxUsed == 1 && Scope == "gnu")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
AttrSpellingListIndex.inc 309 if (Name == "cold" && SyntaxUsed == 0 && Scope == "")
311 if (Name == "cold" && SyntaxUsed == 1 && Scope == "gnu")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
AttrSpellingListIndex.inc 309 if (Name == "cold" && SyntaxUsed == 0 && Scope == "")
311 if (Name == "cold" && SyntaxUsed == 1 && Scope == "gnu")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
AttrSpellingListIndex.inc 313 if (Name == "cold" && SyntaxUsed == 0 && Scope == "")
315 if (Name == "cold" && SyntaxUsed == 1 && Scope == "gnu")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
AttrSpellingListIndex.inc 313 if (Name == "cold" && SyntaxUsed == 0 && Scope == "")
315 if (Name == "cold" && SyntaxUsed == 1 && Scope == "gnu")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
AttrSpellingListIndex.inc 313 if (Name == "cold" && SyntaxUsed == 0 && Scope == "")
315 if (Name == "cold" && SyntaxUsed == 1 && Scope == "gnu")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
AttrSpellingListIndex.inc 313 if (Name == "cold" && SyntaxUsed == 0 && Scope == "")
315 if (Name == "cold" && SyntaxUsed == 1 && Scope == "gnu")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
AttrSpellingListIndex.inc 302 if (Name == "cold" && SyntaxUsed == 0 && Scope == "")
304 if (Name == "cold" && SyntaxUsed == 1 && Scope == "gnu")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
AttrSpellingListIndex.inc 309 if (Name == "cold" && SyntaxUsed == 0 && Scope == "")
311 if (Name == "cold" && SyntaxUsed == 1 && Scope == "gnu")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
AttrSpellingListIndex.inc 309 if (Name == "cold" && SyntaxUsed == 0 && Scope == "")
311 if (Name == "cold" && SyntaxUsed == 1 && Scope == "gnu")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
AttrSpellingListIndex.inc 313 if (Name == "cold" && SyntaxUsed == 0 && Scope == "")
315 if (Name == "cold" && SyntaxUsed == 1 && Scope == "gnu")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
AttrSpellingListIndex.inc 313 if (Name == "cold" && SyntaxUsed == 0 && Scope == "")
315 if (Name == "cold" && SyntaxUsed == 1 && Scope == "gnu")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
AttrSpellingListIndex.inc 313 if (Name == "cold" && SyntaxUsed == 0 && Scope == "")
315 if (Name == "cold" && SyntaxUsed == 1 && Scope == "gnu")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
AttrSpellingListIndex.inc 313 if (Name == "cold" && SyntaxUsed == 0 && Scope == "")
315 if (Name == "cold" && SyntaxUsed == 1 && Scope == "gnu")
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
MrcWrapper.c 387 // MRC did not complete last execution, force cold boot path
    [all...]
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/
DebugCommunicationLibUsb.c 560 // If the owner and in_use bit is not set, it means system is doing cold/warm boot or EHCI host controller is reset by system software.
    [all...]

Completed in 2881 milliseconds

<<21222324252627282930>>