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

<<11121314151617181920>>

  /external/llvm/test/CodeGen/X86/
stackmap.ll 154 ; Cold OSR Exit
172 br i1 %test, label %ret, label %cold
173 cold:
block-placement.ll 81 ; Check that we sink cold loop blocks after the hot loop body.
1055 declare void @cold_function() cold
1058 ; Test that edges to blocks post-dominated by cold calls are
1099 ; CHECK: %cold
1105 br i1 %0, label %hot, label %cold, !prof !4
1111 cold:
1116 %3 = phi i32 [ %1, %hot ], [ %2, %cold ]
    [all...]
  /prebuilts/android-emulator/darwin-x86_64/lib/
hardware-properties.ini 523 # Force cold boot
529 abstract = Always use cold boot
530 description = If set, AVD will always use the full cold boot instead of snapshot-based quick boot process
  /prebuilts/android-emulator/linux-x86_64/lib/
hardware-properties.ini 523 # Force cold boot
529 abstract = Always use cold boot
530 description = If set, AVD will always use the full cold boot instead of snapshot-based quick boot process
  /external/valgrind/coregrind/
m_stacktrace.c 218 stopping when the trail goes cold, which we guess to be
526 stopping when the trail goes cold, which we guess to be
753 stopping when the trail goes cold, which we guess to be
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/common/aarch64/
tegra_helpers.S 164 * a cold and warm boot. If the tegra_sec_entry_point for
193 * needed for a secondary cpu after a cold reset. Right
429 * NS world's cold boot entry point
  /cts/tests/tests/nativemedia/aaudio/jni/
test_aaudio.cpp 331 // Account for cold start latency.
  /developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/Application/src/main/java/com/example/android/common/dummydata/
Cheeses.java 57 "Civray", "Coeur de Camembert au Calvados", "Coeur de Chevre", "Colby", "Cold Pack",
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/common/dummydata/
Cheeses.java 57 "Civray", "Coeur de Camembert au Calvados", "Coeur de Chevre", "Colby", "Cold Pack",
  /developers/build/prebuilts/gradle/SwipeRefreshMultipleViews/Application/src/main/java/com/example/android/common/dummydata/
Cheeses.java 57 "Civray", "Coeur de Camembert au Calvados", "Coeur de Chevre", "Colby", "Cold Pack",
  /developers/samples/android/common/src/java/com/example/android/common/dummydata/
Cheeses.java 57 "Civray", "Coeur de Camembert au Calvados", "Coeur de Chevre", "Colby", "Cold Pack",
  /development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/dummydata/
Cheeses.java 57 "Civray", "Coeur de Camembert au Calvados", "Coeur de Chevre", "Colby", "Cold Pack",
  /development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/dummydata/
Cheeses.java 57 "Civray", "Coeur de Camembert au Calvados", "Coeur de Chevre", "Colby", "Cold Pack",
  /development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/dummydata/
Cheeses.java 57 "Civray", "Coeur de Camembert au Calvados", "Coeur de Chevre", "Colby", "Cold Pack",
  /device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/drivers/mce/
ari.c 387 * Need to program the CPU reset vector one time during cold boot
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
XhciReg.h 96 #define XHC_PORTSC_CAS BIT24 // Cold Attach Status
  /external/autotest/client/site_tests/graphics_WebGLAquarium/
graphics_WebGLAquarium.py 310 raise error.TestFail('Failed: Could not get cold machine.')
  /external/autotest/client/site_tests/video_HangoutHardwarePerf/
video_HangoutHardwarePerf.py 83 raise error.TestError('Could not get cold machine.')
  /external/autotest/server/cros/servo/
chrome_ec.py 219 'hard': EC hard/cold reboot;
  /external/clang/test/OpenMP/
declare_simd_codegen.cpp 33 int add(int a, int b) __attribute__((cold)) { return a + b; }
  /external/libxml2/result/noent/
slashdot.rdf.sax2 174 SAX.characters(Suppression of cold fusion res, 36)
  /external/libxml2/result/
slashdot.rdf.sax2 174 SAX.characters(Suppression of cold fusion res, 36)
  /external/llvm/lib/Transforms/IPO/
SampleProfile.cpp 290 return false; // Callsite is trivially cold.
316 /// This count does not include records from cold inlined callsites.
339 /// This count does not include records from cold inlined callsites.
356 /// This count does not include samples from cold inlined callsites.
    [all...]
  /external/mdnsresponder/mDNSWindows/ControlPanel/
ControlPanelRes.vcproj 487 RelativePath=".\res\cold.ico"
  /external/toolchain-utils/crosperf/
experiment_factory.py 69 'startup.cold.blank_page',

Completed in 1425 milliseconds

<<11121314151617181920>>