HomeSort by relevance Sort by last modified time
    Searched refs:getStrategy (Results 1 - 8 of 8) sorted by null

  /external/llvm/include/llvm/CodeGen/
GCMetadataPrinter.h 56 GCStrategy &getStrategy() { return *S; }
GCMetadata.h 113 /// getStrategy - Return the GC strategy for the function.
115 GCStrategy &getStrategy() { return S; }
  /external/llvm/lib/CodeGen/
GCStrategy.cpp 260 GCStrategy &S = FI.getStrategy();
366 if (FI->getStrategy().needsSafePoint(GC::PreCall)) {
371 if (FI->getStrategy().needsSafePoint(GC::PostCall)) {
401 if (!FI->getStrategy().needsSafePoints())
412 if (FI->getStrategy().customSafePoints()) {
413 FI->getStrategy().findCustomSafePoints(*FI, MF);
  /external/emma/core/java12/com/vladium/util/
ClassLoaderResolver.java 112 public static synchronized IClassLoadStrategy getStrategy ()
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 480 routing_strategy strategy = getStrategy((AudioSystem::stream_type)stream);
649 routing_strategy strategy = getStrategy(stream);
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 321 static routing_strategy getStrategy(AudioSystem::stream_type stream);
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
DownloadCache.java 162 public Strategy getStrategy() {
  /external/emma/lib/
emma.jar 

Completed in 556 milliseconds