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

1 2 3 4 5 6 7 891011>>

  /external/javassist/sample/duplicate/
DuplicatedObject.java 8 // if a base-level object is created, this metaobject creates
  /external/jsilver/src/com/google/clearsilver/jsilver/output/
InstanceOutputBufferProvider.java 20 * Implementation of OutputBufferProvider that creates a new StringBuilder
  /external/junit/src/org/junit/internal/requests/
FilterRequest.java 20 * Creates a filtered Request
  /external/libbrillo/brillo/streams/
openssl_stream_bio.h 17 // Creates a new BIO that uses the brillo::Stream as the back-end storage.
  /external/libchrome/base/
file_version_info.h 36 // Creates a FileVersionInfo for the current module. Returns NULL in case of
50 // Creates a FileVersionInfo for the specified path. Returns NULL if something
58 // Creates a FileVersionInfo for the specified module. Returns NULL in case
64 // Creates a FileVersionInfo for the current module. Returns NULL in case
  /external/libchrome/crypto/
openssl_bio_string.h 17 // Creates a new BIO that can be used with OpenSSL's various output functions,
  /external/libchrome/sandbox/linux/seccomp-bpf/
trap_unittest.cc 16 // This creates a global Trap instance, and registers the signal handler
  /external/libchrome/testing/
platform_test.h 18 // operations across unit tests. For example, on the Mac, it creates and
  /external/libgdx/gdx/src/com/badlogic/gdx/
Audio.java 41 /** Creates a new {@link AudioDevice} either in mono or stereo mode. The AudioDevice has to be disposed via its
51 /** Creates a new {@link AudioRecorder}. The AudioRecorder has to be disposed after it is no longer used.
61 * Creates a new {@link Sound} which is used to play back audio effects such as gun shots or explosions. The Sound's audio data
78 /** Creates a new {@link Music} instance which is used to play back a music stream from a file. Currently supported formats are
  /external/libgdx/gdx/src/com/badlogic/gdx/maps/objects/
PolygonMapObject.java 25 /** Creates empty polygon map object */
  /external/libgdx/gdx/src/com/badlogic/gdx/utils/viewport/
ExtendViewport.java 32 /** Creates a new viewport using a new {@link OrthographicCamera} with no maximum world size. */
37 /** Creates a new viewport with no maximum world size. */
42 /** Creates a new viewport using a new {@link OrthographicCamera} and a maximum world size.
48 /** Creates a new viewport with a maximum world size.
FillViewport.java 13 /** Creates a new viewport using a new {@link OrthographicCamera}. */
FitViewport.java 13 /** Creates a new viewport using a new {@link OrthographicCamera}. */
StretchViewport.java 13 /** Creates a new viewport using a new {@link OrthographicCamera}. */
  /external/llvm/bindings/go/llvm/
dibuilder.go 96 // NewDIBuilder creates a new DIBuilder, associated with the given module.
123 // CreateCompileUnit creates compile unit debug metadata.
145 // CreateCompileUnit creates file debug metadata.
162 // CreateCompileUnit creates lexical block debug metadata.
194 // CreateCompileUnit creates function debug metadata.
227 // CreateAutoVariable creates local variable debug metadata.
258 // CreateParameterVariable creates parameter variable debug metadata.
284 // CreateBasicType creates basic type debug metadata.
306 // CreateBasicType creates basic type debug metadata.
330 // CreateSubroutineType creates subroutine type debug metadata
    [all...]
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/piff/
PiffSampleEncryptionBox.java 33 * Creates a AbstractSampleEncryptionBox for non-h264 tracks.
  /external/proguard/src/proguard/classfile/attribute/preverification/
MoreZeroFrame.java 39 * Creates an uninitialized MoreZeroFrame.
47 * Creates a MoreZeroFrame with the given tag.
56 * Creates a MoreZeroFrame with the given additional variables.
65 * Creates a MoreZeroFrame with the given additional variables.
  /external/skia/
gyp_skia.py 6 # gyp_chromium when GYP_PARALLEL=1 and it creates sub-processes
  /external/skia/include/effects/
SkAlphaThresholdFilter.h 17 * Creates an image filter that samples a region. If the sample is inside the
SkEmbossMaskFilter.h 15 This mask filter creates a 3D emboss look, by specifying a light and blur amount.
  /external/skia/src/core/
SkColorMatrixFilterRowMajor255.h 17 /** Creates a color matrix filter that returns the same value in all four channels. */
  /external/testng/src/main/java/org/testng/internal/thread/graph/
SuiteWorkerFactory.java 30 * For each suite, creates a {@code SuiteRunnerWorker}
  /external/testng/src/test/java/test/factory/
FactoryInSeparateClass.java 8 * this is like the FactoryTest, except it creates test instances in a separate
  /external/v8/test/mjsunit/regress/
regress-crbug-350434.js 21 // This creates a map dependency, which gives the GC a reason to trigger
  /external/webrtc/webrtc/p2p/base/
p2ptransport.h 26 // Creates and destroys P2PTransportChannel.

Completed in 317 milliseconds

1 2 3 4 5 6 7 891011>>