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

1 2 3 4 56 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Scalar/
LoopSink.h 29 /// A classic example is an extremely cold branch within a loop body.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Attributes.gen 9 Cold,
68 .Case("cold", Attribute::Cold)
183 return llvm::Attribute::Cold;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Scalar/
LoopSink.h 29 /// A classic example is an extremely cold branch within a loop body.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Attributes.gen 9 Cold,
68 .Case("cold", Attribute::Cold)
183 return llvm::Attribute::Cold;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Scalar/
LoopSink.h 29 /// A classic example is an extremely cold branch within a loop body.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Attributes.gen 9 Cold,
66 .Case("cold", Attribute::Cold)
179 return llvm::Attribute::Cold;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
LoopSink.h 29 /// A classic example is an extremely cold branch within a loop body.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Attributes.gen 9 Cold,
67 .Case("cold", Attribute::Cold)
181 return llvm::Attribute::Cold;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Scalar/
LoopSink.h 29 /// A classic example is an extremely cold branch within a loop body.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Attributes.gen 9 Cold,
67 .Case("cold", Attribute::Cold)
181 return llvm::Attribute::Cold;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Scalar/
LoopSink.h 29 /// A classic example is an extremely cold branch within a loop body.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Attributes.gen 9 Cold,
68 .Case("cold", Attribute::Cold)
183 return llvm::Attribute::Cold;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Scalar/
LoopSink.h 29 /// A classic example is an extremely cold branch within a loop body.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Attributes.gen 9 Cold,
68 .Case("cold", Attribute::Cold)
183 return llvm::Attribute::Cold;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Scalar/
LoopSink.h 29 /// A classic example is an extremely cold branch within a loop body.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Attributes.gen 9 Cold,
68 .Case("cold", Attribute::Cold)
183 return llvm::Attribute::Cold;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Scalar/
LoopSink.h 29 /// A classic example is an extremely cold branch within a loop body.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Attributes.gen 9 Cold,
68 .Case("cold", Attribute::Cold)
183 return llvm::Attribute::Cold;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Scalar/
LoopSink.h 29 /// A classic example is an extremely cold branch within a loop body.
  /system/core/bootstat/
boot_reason_test.sh 413 cold | cold,?*) ;;
418 reboot,cold | reboot,cold,* ) var=${var#reboot,} ; var=${var%,} ;;
426 *powerkey* ) var="cold,powerkey" ;;
568 bootloader | recovery | cold | hard | warm ) reason=${TEST} ;;
582 cold test
583 - adb reboot cold
586 - NB: should report cold" ]
665 - adb reboot cold
    [all...]
  /cts/tests/framework/base/activitymanager/src/android/server/am/
ActivityManagerAmStartOptionsTests.java 75 // Test cold start
91 // Pass in different data only when cold starting. This is to make the intent
  /device/linaro/bootloader/arm-trusted-firmware/bl1/aarch32/
bl1_entrypoint.S 35 * cold reset.
42 * executed only on the cold boot path. Therefore, we can skip the warm
  /device/linaro/bootloader/arm-trusted-firmware/bl1/aarch64/
bl1_entrypoint.S 16 * cold reset.
23 * executed only on the cold boot path. Therefore, we can skip the warm
  /device/linaro/bootloader/arm-trusted-firmware/bl1/
bl1_main.c 77 * by the primary cpu after a cold boot.
152 * Called by the primary cpu after a cold boot.
  /device/linaro/bootloader/arm-trusted-firmware/bl31/
bl31_main.c 87 * All the cold boot actions on the primary cpu are done. We now need to
112 * Perform any platform specific runtime setup prior to cold boot exit

Completed in 1576 milliseconds

1 2 3 4 56 7 8 91011>>