| /external/llvm/lib/Target/X86/ |
| X86RegisterInfo.cpp | 285 case CallingConv::Cold: 381 case CallingConv::Cold:
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/ |
| AttrHasAttributeImpl.inc | 87 .Case("cold", 1) 428 .Case("cold", LangOpts.CPlusPlus11 ? 1 : 0)
|
| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/ |
| AttrHasAttributeImpl.inc | 87 .Case("cold", 1) 428 .Case("cold", LangOpts.CPlusPlus11 ? 1 : 0)
|
| /external/autotest/server/cros/faft/ |
| firmware_test.py | 257 # DUT may halt on a firmware screen. Try cold reboot. 258 logging.info('Try cold reboot...') 259 self.switcher.mode_aware_reboot(reboot_type='cold', 268 logging.warn('Cold reboot doesn\'t help, still connection error.') [all...] |
| /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
| Transliterator_Kanji_English.txt | 384 ?>'[cold]'; 385 ?>'[cold and raw]'; 386 ?>'[bitter cold]'; 394 ?>'[to shiver with cold or fear]'; 395 ?>'[shiver with cold or fear]'; 1210 ?>'[cold]'; [all...] |
| /cts/tests/tests/text/src/android/text/cts/ |
| EmojiConstants.java | [all...] |
| /external/f2fs-tools/mkfs/ |
| f2fs_format.c | 669 /* Prepare and write Segment summary for HOT/WARM/COLD DATA 681 * | cold data summary | 767 /* cold data summary, nothing to do */ [all...] |
| /development/samples/ApiDemos/src/com/example/android/apis/view/ |
| List13.java | 207 "Cold Pack", "Comte", "Coolea", "Cooleney", "Coquetdale",
|
| /device/linaro/bootloader/arm-trusted-firmware/docs/ |
| rt-svc-writers-guide.rst | 160 Runtime services are initialized once, during cold boot, by the primary CPU
|
| /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/ |
| XhciReg.h | 181 #define XHC_PORTSC_CAS BIT24 // Cold Attach Status
|
| /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
| SmartCardReader.h | 37 #define SCARD_CA_COLDRESET 0x0001 // Perform a cold reset
|
| /external/autotest/server/cros/ |
| telemetry_runner.py | 54 # 'session_restore.cold.typical_25', # profile generator not implemented on
|
| /external/libxml2/result/ |
| slashdot.xml.rde | 365 3 3 #text 0 1 Suppression of cold fusion research?
|
| slashdot.xml.rdr | 365 3 3 #text 0 1 Suppression of cold fusion research?
|
| slashdot.xml.sax | 367 SAX.characters(Suppression of cold fusion res, 36)
|
| /external/llvm/lib/Target/ARM/ |
| README-Thumb.txt | 9 larger ARM function. This can be used for presumed cold code, like paths
|
| /external/llvm/test/Bitcode/ |
| compatibility-3.6.ll | 436 declare void @f.cold() cold 437 ; CHECK: declare void @f.cold() #3 [all...] |
| compatibility-3.7.ll | 444 declare void @f.cold() cold 445 ; CHECK: declare void @f.cold() #3 [all...] |
| /external/llvm/test/CodeGen/PowerPC/ |
| ec-input.ll | 154 attributes #3 = { cold nounwind }
|
| /external/llvm/test/Transforms/LoopVectorize/X86/ |
| small-size.ll | 118 ; N is unknown, we need a tail. Can't vectorize because the loop is cold.
|
| /external/mesa3d/src/mesa/drivers/dri/i965/ |
| brw_schedule_instructions.cpp | 263 * ~700 cycles, since the caches are cold at that point. 288 * cache-cold case, despite there being two loads here. If you replace 292 * cache-cold 700 cycles. No particular tuning was done on this. 354 * So, if it's cache-hot, it's about 140. If it's cache cold, it's [all...] |
| /external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
| README-Thumb.txt | 9 larger ARM function. This can be used for presumed cold code, like paths
|
| /external/syslinux/gpxe/src/include/gpxe/ |
| pci.h | 183 #define PCI_PM_CAP_PME_D3cold 0x8000 /* PME# from D3 (cold) */
|
| /external/walt/android/WALT/app/src/main/jni/ |
| player.c | 116 // For cold test Enqueue happens in playTone rather than here.
|
| /frameworks/wilhelm/tests/mimeUri/ |
| slesTestPlayUri.cpp | 299 /* Experiment: wait for the duration + 200ms: with a cold start of the audio hardware, we */
|