/external/autotest/server/site_tests/telemetry_Benchmarks/ |
D | control.session_restore.cold.typical_25 | 10 NAME = 'telemetry_Benchmarks.session_restore.cold.typical_25' 20 session_restore.cold.typical_25 29 benchmark='session_restore.cold.typical_25', 30 tag='session_restore.cold.typical_25',
|
D | control.startup.cold.blank_page | 10 NAME = 'telemetry_Benchmarks.startup.cold.blank_page' 20 startup.cold.blank_page 29 benchmark='startup.cold.blank_page', 30 tag='startup.cold.blank_page',
|
/external/llvm/test/Feature/ |
D | cold.ll | 8 ; CHECK: attributes #0 = { cold } 9 attributes #0 = { cold }
|
/external/llvm/test/Transforms/Inline/ |
D | inline-cold.ll | 7 ; the default cold threshold, so a cold function with size bigger 8 ; than the default cold threshold (225) will be inlined. 11 ; The same cold function will not be inlined with the default behavior. 15 ; This function should be larger than the cold threshold (75), but smaller 48 ; Function Attrs: nounwind cold readnone uwtable 85 ; This function should be larger than the default cold threshold (225). 200 attributes #1 = { nounwind cold readnone uwtable }
|
D | inline-hot-callee.ll | 5 ; A cold callee with identical body does not get inlined because cost exceeds the
|
D | inline-cold-callee.ll | 3 ; This tests that a cold callee gets the (lower) inlinecold-threshold even without
|
/external/llvm/test/CodeGen/X86/ |
D | code_placement_cold_loop_blocks.ll | 4 ; Test if a cold block in a loop will be placed at the end of the function 41 ; Test if a block that is cold in the inner loop but not cold in the outer loop 80 ; Test if a cold block in an inner loop will be placed at the end of the
|
/external/okhttp/okio/benchmarks/ |
D | README.md | 20 com.squareup.okio.benchmarks.BufferPerformanceBench.cold 33 "cold" -prof gc,hs_rt,stack -r 60 -t 4 \ 37 This executes the "cold" buffer usage benchmark, using the default number of measurement and warm-u…
|
/external/autotest/server/site_tests/system_ColdBoot/ |
D | control | 9 PURPOSE = "Shut down DUT, then initiate a cold boot." 18 Verifies that cold boots work correctly.
|
/external/chromium-trace/catapult/systrace/profile_chrome/ |
D | chrome_startup_controller.py | 16 def __init__(self, device, package_info, cold, url): argument 19 self._cold = cold
|
/external/llvm/test/Transforms/SampleProfile/ |
D | inline-hint.ll | 3 ; CHECK: Applied cold hint to globally cold function '_Z7cold_fnRxi' with 0.1
|
/external/clang/test/CodeGen/ |
D | attr-optnone.c | 20 __attribute__((optnone)) __attribute__((cold))
|
/external/llvm/test/Analysis/BranchProbabilityInfo/ |
D | basic.ll | 119 declare void @coldfunc() cold 145 ; Test that edges to blocks post-dominated by cold call sites 162 ; This function is not declared cold, but this call site is. 163 %val4 = call i32 @regular_function(i32 %val1) cold
|
/external/llvm/test/Transforms/InstCombine/ |
D | err-rep-cold.ll | 75 ; CHECK: attributes #[[AT1]] = { cold nounwind } 76 ; CHECK: attributes #[[AT2]] = { cold }
|
/external/autotest/client/site_tests/network_ChromeCellularEndToEnd/ |
D | control | 12 cellular_ChromeEndToEnd server test that cold reboots the DUT before
|
/external/opencv3/3rdparty/include/ffmpeg_/libavutil/ |
D | attributes.h | 76 # define av_cold __attribute__((cold))
|
/external/llvm/include/llvm/IR/ |
D | Attributes.td | 32 /// Marks function as being in a cold path. 33 def Cold : EnumAttr<"cold">;
|
/external/llvm/test/Transforms/LoopUnswitch/ |
D | cold-loop.ll | 19 ;; cold non-trivial condition should not be unswitched.
|
/external/ipsec-tools/src/racoon/ |
D | isakmp_cfg.c | 2132 isakmp_cfg_init(cold) in isakmp_cfg_init() argument 2133 int cold; in isakmp_cfg_init() 2146 if (cold == ISAKMP_CFG_INIT_COLD) 2150 if (cold == ISAKMP_CFG_INIT_COLD) { 2161 if (cold == ISAKMP_CFG_INIT_COLD) 2168 if (cold != ISAKMP_CFG_INIT_COLD ) 2179 if (cold != ISAKMP_CFG_INIT_COLD ) 2186 if (cold == ISAKMP_CFG_INIT_COLD) {
|
/external/chromium-trace/catapult/systrace/bin/ |
D | adb_profile_chrome_startup | 90 device, package_info, options.cold, options.url))
|
/external/libxml2/result/ |
D | slashdot.rdf.rde | 172 3 3 #text 0 1 Suppression of cold fusion research?
|
D | slashdot.rdf.rdr | 172 3 3 #text 0 1 Suppression of cold fusion research?
|
/external/icu/icu4c/source/data/locales/ |
D | id.txt | 269 "minor cold", 270 "major cold", 575 "minor cold", 576 "major cold", 601 "minor cold", 602 "major cold",
|
/external/autotest/server/site_tests/cellular_StaleModemReboot/ |
D | control | 33 REBOOT STATES (If modem is in any of these states, DUT is cold rebooted using
|
/external/chromium-trace/catapult/third_party/webapp2/docs/ |
D | features.rst | 267 cold start times are the same as webapp. Here are some logs of a 'Hello World' 268 cold start:
|