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

<<11121314151617181920>>

  /external/boringssl/src/ssl/test/
async_bio.h 23 // AsyncBioCreate creates a filter BIO for testing asynchronous state
30 // AsyncBioCreateDatagram creates a filter BIO for testing for
  /external/dagger2/core/src/main/java/dagger/internal/
Collections.java 31 * Creates a {@link LinkedHashSet} instance, with a high enough "initial capacity" that it
39 * Creates a {@link LinkedHashMap} instance, with a high enough "initial capacity" that it
  /external/google-tv-pairing-protocol/cpp/src/polo/pairing/message/
pairingrequestmessage.h 29 // Creates a pairing request message with the given service name and no client
34 // Creates a pairing request message with the given service name and client
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
TestUnhashableCollectionGenerator.java 26 * Creates collections containing unhashable sample elements, to be tested.
50 * Creates a new collection containing the given elements; implement this
  /external/icu/icu4c/source/i18n/
digitaffix.h 34 * Creates an empty DigitAffix.
39 * Creates a DigitAffix containing given UChars where all of it has
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/
ZipMultiReportOutput.java 30 * Creates a new instance based on the given {@link ZipOutputStream}.
40 * Creates a new instance based on the given {@link OutputStream}.
  /external/ksoap2/ksoap2-j2se/src/main/java/org/ksoap2/transport/
HttpsTransportSE.java 9 * HttpsTransportSE is a simple transport for https protocal based connections. It creates a #HttpsServiceConnectionSE
35 * Returns the HttpsServiceConnectionSE and creates it if necessary
  /external/libchrome/base/files/
scoped_temp_dir.h 32 // Creates a unique directory in TempPath, and takes ownership of it.
36 // Creates a unique directory under a given path, and takes ownership of it.
  /external/libgdx/gdx/src/com/badlogic/gdx/assets/
AssetDescriptor.java 35 /** Creates an AssetDescriptor with an already resolved name. */
46 /** Creates an AssetDescriptor with an already resolved name. */
  /external/libgdx/gdx/src/com/badlogic/gdx/maps/objects/
EllipseMapObject.java 33 /** Creates an {@link Ellipse} object whose lower left corner is at (0, 0) with width=1 and height=1 */
38 /** Creates an {@link Ellipse} object with the given X and Y coordinates along with a specified width and height.
RectangleMapObject.java 32 /** Creates a rectangle object which lower left corner is at (0, 0) with width=1 and height=1 */
37 /** Creates a {@link Rectangle} object with the given X and Y coordinates along with a given width and height.
  /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/actions/
FloatAction.java 25 /** Creates a FloatAction that transitions from 0 to 1. */
31 /** Creates a FloatAction that transitions from start to end. */
IntAction.java 25 /** Creates an IntAction that transitions from 0 to 1. */
31 /** Creates an IntAction that transitions from start to end. */
  /external/llvm/test/MC/PowerPC/
ppc64-relocs-01.s 32 # The .opd entry for the 'access_int64' function creates 2 relocations:
41 # Finally the TOC creates the relocation for the 'number64'.
  /external/proguard/src/proguard/classfile/
LibraryField.java 42 * Creates an uninitialized LibraryField.
50 * Creates an initialized LibraryField.
LibraryMember.java 43 * Creates an uninitialized LibraryMember.
51 * Creates an initialized LibraryMember.
LibraryMethod.java 42 * Creates an uninitialized LibraryMethod.
50 * Creates an initialized LibraryMethod.
ProgramField.java 44 * Creates an uninitialized ProgramField.
52 * Creates an initialized ProgramField.
  /external/proguard/src/proguard/classfile/attribute/
BootstrapMethodInfo.java 44 * Creates an uninitialized BootstrapMethodInfo.
52 * Creates an initialized BootstrapMethodInfo.
BootstrapMethodsAttribute.java 38 * Creates an uninitialized BootstrapMethodsAttribute.
46 * Creates an initialized BootstrapMethodsAttribute.
ExceptionInfo.java 44 * Creates an uninitialized ExceptionInfo.
53 * Creates an ExceptionInfo with the given properties.
ExceptionsAttribute.java 39 * Creates an uninitialized ExceptionsAttribute.
47 * Creates an initialized ExceptionsAttribute.
InnerClassesAttribute.java 38 * Creates an uninitialized InnerClassesAttribute.
46 * Creates an initialized InnerClassesAttribute.
LocalVariableTableAttribute.java 38 * Creates an uninitialized LocalVariableTableAttribute.
46 * Creates an initialized LocalVariableTableAttribute.
LocalVariableTypeTableAttribute.java 38 * Creates an uninitialized LocalVariableTypeTableAttribute.
46 * Creates an initialized LocalVariableTypeTableAttribute.

Completed in 302 milliseconds

<<11121314151617181920>>