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

<<51525354555657585960>>

  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/
AbstractGroupVisitor.java 34 * Creates a new group with the given name.
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/
BundlePage.java 34 * Creates a new visitor in the given context.
ClassPage.java 31 * Creates a new visitor in the given context.
PackagePage.java 35 * Creates a new visitor in the given context.
SourceFilePage.java 36 * Creates a new page with given information.
TablePage.java 37 * Creates a new node page.
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/table/
PercentageColumn.java 43 * Creates a new column that is based on the {@link ICounter} for the given
SortIndex.java 52 * Creates a new index based in the given comparator.
  /external/javassist/src/main/javassist/
ByteArrayClassPath.java 53 * Creates a <code>ByteArrayClassPath</code> containing the given
ClassClassPath.java 47 /** Creates a search path.
CtMethod.java 42 * Creates a public abstract method. The created method must be
62 * Creates a copy of a <code>CtMethod</code> object.
117 * Compiles the given source code and creates a method.
133 * Creates a method from a <code>MethodInfo</code> object.
LoaderClassPath.java 45 * Creates a search path representing a class loader.
  /external/jmdns/src/javax/jmdns/impl/
ServiceEventImpl.java 39 * Creates a new instance.
  /external/jsilver/src/com/google/streamhtmlparser/
ExternalState.java 49 * Creates an {@code ExternalState} object.
  /external/kernel-headers/original/uapi/linux/
sync.h 77 * Takes a struct sync_merge_data. Creates a new fence containing copies of
  /external/kernel-headers/original/uapi/xen/
gntalloc.h 17 * Allocates a new page and creates a new grant reference.
  /external/libbrillo/brillo/streams/
file_stream.h 63 // - CREATE_ALWAYS - creates the file always. If it exists, the file is
65 // - CREATE_NEW_ONLY - creates a new file only if it doesn't exist. Fails
77 // Creates a temporary unnamed file and returns a stream to it. The file will
81 // Creates a file stream based on existing file descriptor. The file
  /external/libchrome/base/memory/
shared_memory.h 127 // Creates a shared memory object as described by the options struct.
131 // Creates and maps an anonymous shared memory segment of size size.
145 // Creates an anonymous shared memory segment of size size.
155 // Creates or opens a shared memory segment based on a name.
  /external/libchrome/sandbox/mac/
message_server.h 55 // Creates a reply message from a request message. The result is owned by
  /external/libexif/m4m/
gp-gettext-hack.m4 5 dnl This creates a po/Makevars file with adequate values if the
  /external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/pooling/normal/
CircleStack.java 72 /** Creates a new instance of the object contained by this stack. */
MutableStack.java 65 /** Creates a new instance of the object contained by this stack. */
OrderedStack.java 69 /** Creates a new instance of the object contained by this stack. */
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
btGenericPoolAllocator.h 130 // creates a pool
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Dynamics/
btSimpleDynamicsWorld.h 45 ///this btSimpleDynamicsWorld constructor creates dispatcher, broadphase pairCache and constraintSolver

Completed in 1071 milliseconds

<<51525354555657585960>>