HomeSort by relevance Sort by last modified time
    Searched full:factories (Results 51 - 75 of 358) sorted by null

1 23 4 5 6 7 8 91011>>

  /system/keymaster/
hmac_operation.h 52 * Abstract base for HMAC operation factories. This class does all of the work to create
rsa_operation.h 171 * Abstract base for all RSA operation factories. This class exists mainly to centralize some code
172 * common to all RSA operation factories.
204 * Abstract base for en/de-crypting RSA operation factories. This class does most of the work of
ec_keymaster1_key.cpp 34 // For pubkey ops we can use the normal operation factories.
  /prebuilts/tools/common/m2/repository/nl/jqno/equalsverifier/equalsverifier/2.1.5/
equalsverifier-2.1.5.jar 
  /external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
FactoryModuleBuilder.java 90 * <h3>Configuring simple factories</h3>
101 * <h3>Configuring complex factories</h3>
102 * Factories can create an arbitrary number of objects, one per each method. Each factory
161 * Returned factories use child injectors to create values. The values are eligible for method
166 * In addition to simply specifying an implementation class for any returned type, factories' return
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
UnivariateRealSolverFactory.java 28 * Concrete factories extending this class also specify a default solver, instances of which
  /external/ceres-solver/internal/ceres/
linear_least_squares_problems.h 64 // Factories for linear least squares problem.
  /external/dagger2/compiler/src/main/java/dagger/internal/codegen/
DependencyRequestMapper.java 39 * This allows factories to only take a single argument for multiple requests of the same key.
  /external/dagger2/producers/src/main/java/dagger/producers/monitoring/internal/
MonitorCache.java 54 logger.log(Level.SEVERE, "RuntimeException while constructing monitor factories.", e);
  /external/guava/guava/src/com/google/common/util/concurrent/
UncaughtExceptionHandlers.java 27 * Factories for {@link UncaughtExceptionHandler} instances.
  /external/testng/src/main/java/org/testng/
ISuite.java 118 * factories or data providers might cause the actual number of test methods
  /frameworks/compile/mclinker/include/mcld/Support/
UniqueGCFactory.h 20 * \brief UniqueGCFactories are unique associative factories, meaning that
  /libcore/luni/src/main/java/javax/xml/transform/
TransformerFactoryConfigurationError.java 23 * Thrown when a problem with configuration with the Transformer Factories
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
SuggestionViewFactory.java 37 * View types must be unique across all suggestion view factories.
  /packages/apps/Settings/src/com/android/settings/overlay/
FeatureFactory.java 27 * factories with their own controllers containing whatever code is needed to implement
  /packages/apps/StorageManager/src/com/android/storagemanager/overlay/
FeatureFactory.java 27 * factories with their own controllers containing whatever code is needed to implement
  /prebuilts/go/darwin-x86/src/go/doc/
filter.go 81 // type name doesn't match, but we may have matching consts, vars, factories or methods
  /prebuilts/go/linux-x86/src/go/doc/
filter.go 81 // type name doesn't match, but we may have matching consts, vars, factories or methods
  /external/jcommander/
CHANGELOG 72 Added: Default converter factories can be overridden (Scott Clasen)
118 Added: string converter factories
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3dapi/
galliumdxgi.idl 33 * to new DXGI factories created with CreateDXGIFactory and
36 * Existing factories and DXGI objects created from them are
  /libcore/ojluni/src/main/java/java/security/
KeyFactorySpi.java 38 * <P> Key factories are used to convert <I>keys</I> (opaque
43 * <P> Key factories are bi-directional. That is, they allow you to build an
  /external/jsr330/javadoc/javax/inject/
package-summary.html 82 traditional approaches such as constructors, factories, and service
141 traditional approaches such as constructors, factories, and service
179 concise but restrictive. Factories decouple the client and implementation
205 errs on the side of caution and write factories up front, it may result in
244 longer needs to set up and tear down factories or service locators in each
  /libcore/ojluni/src/test/java/util/stream/bootlib/java/util/stream/
TestData.java 112 // int factories
143 // long factories
174 // double factories
  /libcore/ojluni/src/test/java/util/stream/testlib/org/openjdk/testlib/java/util/stream/
TestData.java 113 // int factories
144 // long factories
175 // double factories
  /development/samples/WeatherListWidget/
_index.html 24 Our RemoteViewsService which manages the creation of new factories, which return the RemoteViews

Completed in 1360 milliseconds

1 23 4 5 6 7 8 91011>>