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

<<11121314151617181920>>

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
Capsules.c 210 Print(L"Capsule Request Cold Reboot.\n");
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/
Flat32.S 81 .equ OPCODE_COLD_RESET_REQUEST, (0xF5) # Reset Cold
371 # Before we get going, check SOC Unit Registers to see if we are required to issue a warm/cold reset
387 jz TestHmboundLock # Zero means bit clear, we're not requested to cold reset so continue as normal
533 # Issue Cold Reset request to Remote Management Unit via iLB
Flat32.asm 289 ; Before we get going, check SOC Unit Registers to see if we are required to issue a warm/cold reset
301 jz TestHmboundLock ; Zero means bit clear, we're not requested to cold reset so continue as normal
418 ; Issue Cold Reset request to Remote Management Unit via iLB
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/ResetSystemLib/
ResetSystemLib.c 108 not support cold reset.
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformPei/
BootMode.c 278 // System BIOS should follow cold boot path if SUS_PWR_FLR (PBASE + 0x20[14]),
  /external/autotest/client/site_tests/video_MediaRecorderPerf/
video_MediaRecorderPerf.py 120 logging.warning('Could not get cold machine post login.')
  /external/llvm/docs/
BlockFrequencyTerminology.rst 116 used in isolation to indicate whether a block is relatively hot or cold, or to
  /external/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 143 /// \brief Track the set of blocks that always lead to a cold call.
  /external/llvm/lib/Transforms/Instrumentation/
PGOInstrumentation.cpp 516 // Set the hot/cold inline hints based on the count values.
524 // Threshold of the cold functions.
910 F->addFnAttr(llvm::Attribute::Cold);
911 DEBUG(dbgs() << "Set cold attribute to function: " << F->getName() << "\n");
    [all...]
  /external/valgrind/coregrind/
pub_core_initimg.h 110 Addr stack_end; /* stack segment cold */
pub_core_ume.h 61 Addr stack_end; // OUT: address of end of stack segment (cold)
  /frameworks/av/media/libaaudio/src/client/
AudioStreamInternalCapture.cpp 99 // This will avoid initial underruns caused by a slow cold start.
AudioStreamInternalPlay.cpp 138 // This will avoid initial underruns caused by a slow cold start.
  /frameworks/base/services/usb/java/com/android/server/usb/descriptors/
UsbDescriptor.java 179 // Too cold...
  /frameworks/support/samples/Support13Demos/src/main/java/com/example/android/supportv13/
Cheeses.java 51 "Civray", "Coeur de Camembert au Calvados", "Coeur de Chevre", "Colby", "Cold Pack",
  /frameworks/support/samples/Support4Demos/src/main/java/com/example/android/supportv4/
Cheeses.java 51 "Civray", "Coeur de Camembert au Calvados", "Coeur de Chevre", "Colby", "Cold Pack",
  /frameworks/support/samples/Support7Demos/src/main/java/com/example/android/supportv7/
Cheeses.java 51 "Civray", "Coeur de Camembert au Calvados", "Coeur de Chevre", "Colby", "Cold Pack",
  /frameworks/support/samples/SupportDesignDemos/src/main/java/com/example/android/support/design/
Cheeses.java 51 "Civray", "Coeur de Camembert au Calvados", "Coeur de Chevre", "Colby", "Cold Pack",
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
debug.h 131 /* Called from final_scan_insn if there is a switch between hot and cold
  /prebuilts/vndk/v27/x86/arch-x86-x86/shared/vndk-core/
android.hardware.health@1.0.so 
  /prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-core/
android.hardware.health@1.0.so 
  /system/vold/
main.cpp 134 // also the cold boot is needed in case we have flash drive
  /device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/juno/aarch64/
juno_helpers.S 218 * Main job of this routine is to distinguish between a cold and a warm
222 * it's a cold reset. If it is a warm boot then a request to reset to
228 * - 0 for a cold boot;
  /device/linaro/bootloader/arm-trusted-firmware/services/spd/tspd/
tspd_main.c 34 * initialised once on the primary core after a cold boot.
233 * time on the primary cpu after a cold boot. It assumes that a valid secure
357 * finished initialising itself after a cold boot
  /external/llvm/test/CodeGen/X86/
ragreedy-hoist-spill.ll 4 ; We make sure a spill is hoisted to a cold BB inside the hotter outer loop.
185 ; spill is hoisted here. Although loop depth1 is even hotter than loop depth2, do.body479.preheader is cold.
207 ; Make sure spill is hoisted to a cold preheader in outside loop.

Completed in 1060 milliseconds

<<11121314151617181920>>