HomeSort by relevance Sort by last modified time
    Searched full:strategy (Results 101 - 125 of 1010) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/llvm/include/llvm/Target/
TargetSelectionDAGInfo.h 48 /// lowering strategy should be used.
72 /// lowering strategy should be used.
88 /// lowering strategy should be used.
  /frameworks/rs/scriptc/
rs_core.rsh 111 enum rs_for_each_strategy strategy;
134 * allocation to be processed or suggest a walking strategy. May be
165 * allocation to be processed or suggest a walking strategy. May be
  /hardware/qcom/audio/legacy/alsa_sound/
AudioPolicyManagerALSA.cpp 63 // pertaining to sonification strategy see handleIncallSonification()
71 // store previous phone state for management of sonification strategy below
147 // pertaining to sonification strategy see handleIncallSonification()
  /prebuilts/sdk/renderscript/include/
rs_core.rsh 111 enum rs_for_each_strategy strategy;
134 * allocation to be processed or suggest a walking strategy. May be
165 * allocation to be processed or suggest a walking strategy. May be
  /external/chromium_org/content/renderer/media/
buffered_resource_loader.h 85 // |strategy| is the initial loading strategy to use.
93 DeferStrategy strategy,
180 // Sets the defer strategy to the given value unless it seems unwise.
184 void UpdateDeferStrategy(DeferStrategy strategy);
  /external/zlib/src/contrib/pascal/
zlibpas.pas 115 memLevel, strategy: Integer): Integer;
120 function deflateParams(var strm: z_stream; level, strategy: Integer): Integer;
165 level, method, windowBits, memLevel, strategy: Integer;
233 strategy: Integer): Integer;
235 Result := deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
  /external/zlib/src/contrib/ada/
test.adb 44 Strategy : constant ZLib.Strategy_Type := ZLib.Default_Strategy;
312 Strategy => Strategy,
357 Strategy => Strategy,
412 Strategy => Strategy,
  /frameworks/base/tools/layoutlib/create/
README.txt 153 This strategy is now obsolete and replaced by the method delegates.
179 all references to these have been updated (See strategy 4- Refactoring Classes).
189 This strategy is now obsolete and replaced by the method delegates.
190 See strategy 5 below.
230 In this case we have a strategy that tells the generator that anything returning, for
237 This strategy is used to override method implementations.
  /external/mockito/src/org/mockito/internal/util/reflection/
FieldInitializer.java 127 * Represents the strategy used to resolve actual instances
152 * Constructor instantiating strategy for no-arg constructor.
202 * Constructor instantiating strategy for parameterized constructors.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
TreeFilter.cs 89 // methods the downup strategy uses to do the up and down rules.
  /external/apache-http/src/org/apache/http/entity/
ContentLengthStrategy.java 38 * Represents a strategy to determine the content length based on the properties
  /external/chromium/chrome/browser/policy/
browser_policy_connector.h 49 // Used to set the credentials stored in the identity strategy associated
  /external/chromium/net/proxy/
proxy_config_service_win.h 37 // Ideally strategy (1) should be sufficient to pick up all of the changes.
  /external/chromium_org/net/proxy/
proxy_config_service_win.h 37 // Ideally strategy (1) should be sufficient to pick up all of the changes.
  /external/chromium_org/remoting/jingle_glue/
signal_strategy.h 52 // otherwise. The signal strategy must not be deleted from a
  /external/chromium_org/third_party/WebKit/public/
all.gyp 48 # base.gyp for TODO(jrg)s about this strategy.
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/geocoding/
default_map_storage.h 29 // Default area code map storage strategy that is used for data not
  /external/chromium_org/third_party/skia/src/gpu/
GrAtlas.h 28 // If all GrPlots are allocated, the replacement strategy is up to the client. The drawToken is
  /external/droiddriver/src/com/google/android/droiddriver/finders/
By.java 73 * @param strategy the matching strategy, for instance, equals or matches
79 MatchStrategy<? super T> strategy, T expected) {
80 return new ByAttribute<T>(attribute, strategy, expected);
  /external/emma/core/java12/com/vladium/util/
IClassLoadStrategy.java 13 * The interface implemented by any classloader selection Strategy used
  /external/guava/guava/src/com/google/common/hash/
BloomFilterStrategies.java 19 enum BloomFilterStrategies implements BloomFilter.Strategy {
  /external/junit/src/org/junit/runners/model/
RunnerBuilder.java 12 * A RunnerBuilder is a strategy for constructing runners for classes.
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/geocoding/
DefaultMapStorage.java 25 * Default area code map storage strategy that is used for data not containing description
  /external/llvm/docs/HistoricalNotes/
2001-05-19-ExceptionResponse.txt 27 other one is needed on demand. Also this strategy fits with the "zero
  /external/mockito/src/org/mockito/internal/stubbing/defaultanswers/
ReturnsSmartNulls.java 33 * ReturnsSmartNulls will be probably the default return values strategy in

Completed in 1564 milliseconds

1 2 3 45 6 7 8 91011>>