OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cold
(Results
151 - 175
of
773
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/aarch64/
plat_helpers.S
78
* needed for a secondary cpu after a
cold
reset e.g
84
/* Do not do
cold
boot for secondary CPU */
/external/autotest/server/site_tests/firmware_ECLidShutdown/
firmware_ECLidShutdown.py
48
self.switcher.mode_aware_reboot(reboot_type='
cold
',
116
self.switcher.mode_aware_reboot(reboot_type='
cold
',
/external/autotest/server/site_tests/network_WiFi_SuspendStress/
network_WiFi_SuspendStress.py
129
'
cold
reset, exiting')
162
"""
Cold
reboot the device so the WiFi card is back in a good state."""
/external/f2fs-tools/man/
mkfs.f2fs.8
92
Specify a file extension list in order f2fs to treat them as
cold
files.
93
The data of files having those extensions will be stored to the
cold
log.
/external/libunwind/tests/
Gperf-trace.c
212
printf ("unw_getcontext :
cold
avg=%9.3f nsec, warm avg=%9.3f nsec\n",
214
printf ("unw_init_local :
cold
avg=%9.3f nsec, warm avg=%9.3f nsec\n",
/external/llvm/lib/Transforms/IPO/
ForceFunctionAttrs.cpp
32
.Case("
cold
", Attribute::
Cold
)
/external/llvm/test/Transforms/InstCombine/
err-rep-cold.ll
75
; CHECK: attributes #[[AT1]] = {
cold
nounwind }
76
; CHECK: attributes #[[AT2]] = {
cold
}
/external/mesa3d/m4/
ax_gcc_func_attribute.m4
31
#
cold
105
[
cold
], [
/external/swiftshader/third_party/LLVM/include/llvm/
CallingConv.h
41
//
Cold
- This calling convention attempts to make code in the caller as
45
Cold
= 9,
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
AudioTest.java
38
enum AudioMode {
COLD
, CONTINUOUS}
192
case
COLD
: // TODO: find a more accurate method to measure
cold
input latency
421
audioMode == AudioMode.
COLD
? "
Cold
" : "Continuous",
/device/linaro/bootloader/arm-trusted-firmware/include/common/aarch32/
el3_common_macros.S
123
* This is the super set of actions that need to be performed during a
cold
boot
137
* Whether the macro needs to detect the type of boot (
cold
/warm). The
139
* then it is a
cold
boot, otherwise it is a warm boot. In the latter case,
200
* This code will be executed for both warm and
cold
resets.
212
* It is a
cold
boot.
223
* Check if this is a primary or secondary CPU
cold
boot.
234
/* This is a
cold
boot on a secondary CPU */
/device/linaro/bootloader/arm-trusted-firmware/include/common/aarch64/
el3_common_macros.S
156
* This is the super set of actions that need to be performed during a
cold
boot
170
* Whether the macro needs to detect the type of boot (
cold
/warm). The
172
* then it is a
cold
boot, otherwise it is a warm boot. In the latter case,
227
* This code will be executed for both warm and
cold
resets.
241
* It is a
cold
boot.
252
* Check if this is a primary or secondary CPU
cold
boot.
262
/* This is a
cold
boot on a secondary CPU */
/device/linaro/bootloader/arm-trusted-firmware/services/spd/opteed/
opteed_main.c
35
* initialised once on the primary core after a
cold
boot.
148
* on the primary cpu after a
cold
boot. It assumes that a valid secure
275
* OPTEE has finished initialising itself after a
cold
boot
/art/libartbase/base/
macros.h
83
#define COLD_ATTR __attribute__ ((
cold
))
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
VrTemperatureTest.java
42
//
Cold
(lower) thresholds.
/device/linaro/bootloader/arm-trusted-firmware/include/plat/arm/board/common/
v2m_def.h
38
* used by the primary cpu to diagnose any
cold
boot issues.
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/sp_min/
arm_sp_min_setup.c
114
* Initialize Interconnect for this cluster during
cold
boot.
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/ArmVirtPsciResetSystemLib/
ArmVirtPsciResetSystemLib.c
97
// Map a warm reset into a
cold
reset
/device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/ResetSystemLib/
ResetSystemLib.c
53
not support
cold
reset.
/device/linaro/bootloader/edk2/Omap35xxPkg/Include/Omap3530/
Omap3530Prcm.h
158
//Reset management (Global and
Cold
reset)
/device/linaro/bootloader/edk2/OvmfPkg/Library/ResetSystemLib/
ResetSystemLib.c
61
not support
cold
reset.
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
Reset.c
113
// check for warm reset flag, then shutdown reset flag, then
cold
(default) reset flag
/external/autotest/client/site_tests/kernel_CpufreqMinMax/
kernel_CpufreqMinMax.py
99
raise error.TestFail('Could not get
cold
machine.')
/external/autotest/server/site_tests/cellular_StaleModemReboot/
control
32
REBOOT STATES (If modem is in any of these states, DUT is
cold
rebooted using
/external/compiler-rt/lib/sanitizer_common/
sanitizer_libignore.h
62
//
Cold
part:
Completed in 1877 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>