HomeSort by relevance Sort by last modified time
    Searched full:creates (Results 801 - 825 of 8951) sorted by null

<<31323334353637383940>>

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
Time.java 45 * Creates a time object from a given date - if the date is between 1950
76 * Creates a time object from a given date and locale - if the date is between 1950
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/api/map_job/
input_reader.py 18 The class method creates a set of InputReader instances.
53 """Creates an instance of the InputReader for the given state.
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
HashMultimap.java 52 * Creates a new, empty {@code HashMultimap} with the default initial
104 * <p>Creates an empty {@code HashSet} for a collection of values for one key.
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
SortedMapTestSuiteBuilder.java 35 * Creates, based on your criteria, a JUnit test suite that exhaustively tests
97 * Creates a suite whose map has some elements filtered out of view.
SortedSetTestSuiteBuilder.java 32 * Creates, based on your criteria, a JUnit test suite that exhaustively tests
75 * Creates a suite whose set has some elements filtered out of view.
  /external/guava/guava-tests/test/com/google/common/io/
SourceSinkFactory.java 57 * Creates a new source containing some or all of the given data.
68 * Creates a new sink.
  /external/guice/extensions/servlet/test/com/google/inject/servlet/
MultipleServletInjectorsTest.java 68 // This creates a ManagedFilterPipeline internally...
88 // This creates a ManagedFilterPipeline internally...
  /external/guice/extensions/spring/src/com/google/inject/spring/
SpringIntegration.java 38 * Creates a provider which looks up objects from Spring using the given name.
53 * named "foo", this method creates a binding to the bean's type and
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
BundleCoverageImpl.java 37 * Creates a new instance of a bundle with the given name.
52 * Creates a new instance of a bundle with the given name. The packages are
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/csv/
DelimitedWriter.java 45 * Creates a new Delimited writer using the default delimiter
55 * Creates a new Delimited writer using the default delimiter
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/
SourceHighlighter.java 26 * Creates a highlighted output of a source file.
35 * Creates a new highlighter with default settings.
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/xml/
XMLFormatter.java 31 * Report formatter that creates a single XML file for a coverage session
52 * Creates a new visitor to write a report to the given stream.
  /external/jsilver/src/com/google/clearsilver/jsilver/compatibility/
ClearsilverRenderer.java 43 * Creates an implementation using the provided ClearSilver factory and JSilver resource loader.
51 * Creates a JSilver implementation using the JNI ClearSilver factory and provided JSilver
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
LocalAndGlobalData.java 29 * Creates a Data object that encapsulates both request-scoped local HDF and an application
42 * Creates a Data object that encapsulates both request-scoped local HDF and an application
  /external/libbrillo/brillo/http/
http_transport.h 46 // Creates a connection object and initializes it with the specified data.
85 // Creates a default http::Transport (currently, using http::curl::Transport).
  /external/libchrome/crypto/
ec_private_key.h 40 // Creates a new random instance. Can return NULL if initialization fails.
45 // Creates a new instance by importing an existing key pair.
  /external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/collision/
Manifold.java 72 * creates a manifold with 0 points, with it's points array full of instantiated ManifoldPoints.
85 * Creates this manifold as a copy of the other
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/
FrameBuffer.java 43 /** Creates a new FrameBuffer having the given dimensions and potentially a depth buffer attached. */
48 /** Creates a new FrameBuffer having the given dimensions and potentially a depth and a stencil buffer attached.
  /external/libgdx/gdx/src/com/badlogic/gdx/utils/
Pool.java 30 /** Creates a pool with an initial capacity of 16 and no maximum. */
35 /** Creates a pool with the specified initial capacity and no maximum. */
  /external/libmicrohttpd/doc/chapters/
sessions.inc 9 adding an expiration time to the cookie. The server creates a fresh session cookie whenever
28 cookies. In order to generate a unique cookie, our example creates a random
  /external/libvpx/libvpx/third_party/libwebm/
mkvmuxerutil.hpp 37 // Creates an EBML coded number from |value| and writes it out. The size of
42 // Creates an EBML coded number from |value| and writes it out. The size of
  /external/libweave/include/weave/
error.h 42 // Creates an instance of Error class.
50 // If |error| is not nullptr, creates another instance of Error class,
  /external/mesa3d/src/gallium/drivers/r600/
compute_memory_pool.h 60 struct compute_memory_pool* compute_memory_pool_new(struct r600_screen *rscreen); ///Creates a new pool
86 struct compute_memory_item* compute_memory_alloc(struct compute_memory_pool* pool, int64_t size_in_dw); ///Creates pending allocations
  /external/proguard/src/proguard/
MemberSpecification.java 40 * Creates a new option to keep all possible class members.
53 * Creates a new option to keep the specified class member(s).
  /external/proguard/src/proguard/classfile/attribute/
LineNumberTableAttribute.java 38 * Creates an uninitialized LineNumberTableAttribute.
46 * Creates an initialized LineNumberTableAttribute.

Completed in 1875 milliseconds

<<31323334353637383940>>