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

<<11121314151617181920>>

  /external/libevent/include/event2/
rpc_struct.h 65 /* creates a new request structure */
75 /* creates a new reply structure */
  /external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/
BuildConfig.java 39 /** Creates a new BuildConfig. The build directory, the libs directory and the jni directory are assumed to be "target", "libs"
49 /** Creates a new BuildConfig. All paths are relative to the application's working directory.
  /external/libgdx/gdx/src/com/badlogic/gdx/maps/objects/
TextureMapObject.java 114 /** Creates an empty texture map object */
119 /** Creates texture map object with the given region
  /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/utils/
NinePatchDrawable.java 35 /** Creates an uninitialized NinePatchDrawable. The ninepatch must be {@link #setPatch(NinePatch) set} before use. */
66 /** Creates a new drawable that renders the same as this drawable tinted the specified color. */
SpriteDrawable.java 29 /** Creates an uninitialized SpriteDrawable. The sprite must be set before use. */
83 /** Creates a new drawable that renders the same as this drawable tinted the specified color. */
TextureRegionDrawable.java 31 /** Creates an uninitialized TextureRegionDrawable. The texture region must be set before use. */
63 /** Creates a new drawable that renders the same as this drawable tinted the specified color. */
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/
DeltaOptions.java 43 * Creates new Delta options and sets the delta distance to 1 byte.
48 * Creates new Delta options and sets the distance to the given value.
  /external/proguard/src/proguard/
ArgumentWordReader.java 40 // * Creates a new ArgumentWordReader for the given arguments.
49 * Creates a new ArgumentWordReader for the given arguments, with the
  /external/proguard/src/proguard/classfile/
ProgramMember.java 48 * Creates an uninitialized ProgramMember.
56 * Creates an initialized ProgramMember.
ProgramMethod.java 44 * Creates an uninitialized ProgramMethod.
52 * Creates an initialized ProgramMethod.
  /external/proguard/src/proguard/classfile/attribute/
EnclosingMethodAttribute.java 55 * Creates an uninitialized EnclosingMethodAttribute.
63 * Creates an initialized EnclosingMethodAttribute.
SignatureAttribute.java 46 * Creates an uninitialized SignatureAttribute.
54 * Creates an initialized SignatureAttribute.
  /external/proguard/src/proguard/classfile/attribute/annotation/
Annotation.java 54 * Creates an uninitialized Annotation.
62 * Creates an initialized Annotation.
AnnotationsAttribute.java 39 * Creates an uninitialized AnnotationsAttribute.
47 * Creates an initialized AnnotationsAttribute.
ClassElementValue.java 46 * Creates an uninitialized ClassElementValue.
54 * Creates an initialized ClassElementValue.
ElementValue.java 63 * Creates an uninitialized ElementValue.
71 * Creates an initialized ElementValue.
EnumConstantElementValue.java 56 * Creates an uninitialized EnumConstantElementValue.
64 * Creates an initialized EnumConstantElementValue.
TypeAnnotationsAttribute.java 34 * Creates an uninitialized TypeAnnotationsAttribute.
42 * Creates an initialized TypeAnnotationsAttribute.
  /external/proguard/src/proguard/classfile/attribute/annotation/target/
TargetInfo.java 39 * Creates an uninitialized TargetInfo.
47 * Creates an initialized TargetInfo.
  /external/proguard/src/proguard/classfile/attribute/preverification/
ObjectType.java 39 * Creates an uninitialized ObjectType.
47 * Creates an ObjectType that points to the given class constant.
UninitializedType.java 38 * Creates an uninitialized UninitializedType.
46 * Creates an UninitializedType pointing to the given 'new' instruction.
  /external/proguard/src/proguard/classfile/attribute/visitor/
AllAttributeVisitor.java 46 * Creates a new shallow AllAttributeVisitor.
57 * Creates a new optionally deep AllAttributeVisitor.
  /external/proguard/src/proguard/classfile/constant/
ClassConstant.java 53 * Creates an uninitialized ClassConstant.
61 * Creates a new ClassConstant with the given name index.
MethodHandleConstant.java 47 * Creates an uninitialized MethodHandleConstant.
55 * Creates a new MethodHandleConstant with the given type and method ref
MethodTypeConstant.java 56 * Creates an uninitialized MethodTypeConstant.
64 * Creates a new MethodTypeConstant with the given descriptor index.

Completed in 944 milliseconds

<<11121314151617181920>>