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

<<11121314151617181920>>

  /external/llvm/unittests/IR/
InstructionsTest.cpp 536 AB.addAttribute(Attribute::Cold);
546 EXPECT_TRUE(Clone->hasFnAttr(Attribute::AttrKind::Cold));
564 AB.addAttribute(Attribute::Cold);
576 EXPECT_TRUE(Clone->hasFnAttr(Attribute::AttrKind::Cold));
  /frameworks/av/services/oboeservice/
AAudioServiceStreamMMAP.cpp 93 // Note that this can sometimes take 200 to 300 msec for a cold start!
  /frameworks/base/libs/hwui/tests/macrobench/
TestSceneRunner.cpp 140 // Do a few cold runs then reset the stats so that the caches are all hot
  /frameworks/support/samples/SupportCarDemos/src/main/java/com/example/androidx/car/
AlphaJumpActivity.java 55 "Pelardon des Corbieres", "Cold Pack", "Queso Fresco (Adobera)", "Bleu de Gex",
  /hardware/interfaces/gnss/1.0/
IGnss.hal 143 * passed for a cold start.
IGnssDebug.hal 13 * Both ephemeris & almanac are not known (e.g. during a cold start
  /hardware/interfaces/health/1.0/
types.hal 63 COLD = 7,
  /packages/apps/Settings/src/com/android/settings/fuelgauge/batterytip/
StatsManagerConfig.java 135 * The application exceeded the maximum cold start time - the app has not been
  /platform_testing/tests/functional/systemmetrics/src/com/android/systemmetrics/functional/
AppStartTests.java 118 assertTrue("must be either cold or warm launch",
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
AttrList.inc 85 INHERITABLE_ATTR(Cold)
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
AttrList.inc 85 INHERITABLE_ATTR(Cold)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
AttrList.inc 85 INHERITABLE_ATTR(Cold)
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
AttrList.inc 85 INHERITABLE_ATTR(Cold)
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
AttrList.inc 85 INHERITABLE_ATTR(Cold)
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
AttrList.inc 85 INHERITABLE_ATTR(Cold)
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
AttrList.inc 85 INHERITABLE_ATTR(Cold)
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
AttrList.inc 85 INHERITABLE_ATTR(Cold)
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
AttrList.inc 85 INHERITABLE_ATTR(Cold)
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
AttrList.inc 85 INHERITABLE_ATTR(Cold)
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
AttrList.inc 85 INHERITABLE_ATTR(Cold)
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
AttrList.inc 85 INHERITABLE_ATTR(Cold)
  /prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/
android.hardware.health@1.0.so 
  /prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/
android.hardware.health@1.0.so 
  /external/llvm/lib/CodeGen/
MachineBlockPlacement.cpp 94 "loop-to-cold-block-ratio",
501 // successors must be optional. Don't do this for cold branches.
652 << " (prob) (non-cold CFG conflict)\n");
    [all...]
  /system/extras/micro_bench/
micro_bench.cpp 35 // The amount of memory allocated for the cold benchmarks to use.
38 // The default size of the stride between each buffer for cold benchmarks.
162 // For the cold benchmarks, a large buffer will be created which
302 // being manipulated is not in the cache, thus the cache is cold. It does
335 // being manipulated is not in the cache, thus the cache is cold. It does
    [all...]

Completed in 2417 milliseconds

<<11121314151617181920>>