HomeSort by relevance Sort by last modified time
    Searched full:constructs (Results 576 - 600 of 3575) sorted by null

<<21222324252627282930>>

  /external/smali/dexlib/src/main/java/org/jf/dexlib/EncodedValue/
ShortEncodedValue.java 39 * Constructs a new <code>ShortEncodedValue</code> by reading the value from the given <code>Input</code> object.
50 * Constructs a new <code>ShortEncodedValue</code> with the given value
StringEncodedValue.java 42 * Constructs a new <code>StringEncodedValue</code> by reading the string index from the given <code>Input</code>
55 * Constructs a new <code>StringEncodedValue</code> with the given <code>StringIdItem</code> value
TypeEncodedValue.java 41 * Constructs a new <code>TypeEncodedValue</code> by reading the type index from the given <code>Input</code>
54 * Constructs a new <code>TypeEncodedValue</code> with the given <code>TypeIdItem</code> value
  /external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
IndentingWriter.java 57 * Constructs an instance.
87 * Constructs a no-prefix instance.
  /external/v8/src/
smart-array-pointer.h 40 // Default constructor. Constructs an empty scoped pointer.
43 // Constructs a scoped pointer from a plain one.
  /frameworks/base/core/java/com/android/internal/util/
FastPrintWriter.java 54 * Constructs a new {@code PrintWriter} with {@code out} as its target
68 * Constructs a new {@code PrintWriter} with {@code out} as its target
86 * Constructs a new {@code PrintWriter} with {@code out} as its target
119 * Constructs a new {@code PrintWriter} with {@code wr} as its target
137 * Constructs a new {@code PrintWriter} with {@code wr} as its target
155 * Constructs a new {@code PrintWriter} with {@code wr} as its target
188 * Constructs a new {@code PrintWriter} with {@code pr} as its target
202 * Constructs a new {@code PrintWriter} with {@code pr} as its target
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FrameType.java 116 * Constructs a wild-card FrameType that matches any other FrameType.
124 * Constructs an object-based single FrameType that matches object-based FrameTypes of any
133 * Constructs an object-based single FrameType of the specified class.
142 * Constructs an object-based array FrameType that matches object-based FrameTypes of any class.
150 * Constructs an object-based array FrameType with elements of the specified class.
159 * Constructs a one-dimensional buffer type of the specified element.
168 * Constructs a two-dimensional buffer type of the specified element.
177 * Constructs a two-dimensional image type of the specified element.
  /libcore/luni/src/main/java/java/lang/ref/
WeakReference.java 89 * Constructs a new weak reference to the given referent. The newly created
99 * Constructs a new weak reference to the given referent. The newly created
  /libcore/luni/src/main/java/java/net/
URISyntaxException.java 33 * Constructs a new {@code URISyntaxException} instance containing the
67 * Constructs a new {@code URISyntaxException} instance containing the
  /libcore/luni/src/main/java/javax/xml/xpath/
XPathException.java 41 * <p>Constructs a new <code>XPathException</code> with the specified detail <code>message</code>.</p>
58 * <p>Constructs a new <code>XPathException</code> with the specified <code>cause</code>.</p>
  /packages/apps/Mms/src/com/android/mms/dom/
NodeListImpl.java 37 * Constructs a NodeList by searching for all descendants or the direct
52 * Constructs a NodeList for a given static node list.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
SizeFileFilter.java 49 * Constructs a new size file filter for files equal to or
60 * Constructs a new size file filter for files based on a certain size
  /art/test/021-string2/src/junit/framework/
ComparisonFailure.java 13 * Constructs a comparison failure.
  /art/test/082-inline-execute/src/junit/framework/
ComparisonFailure.java 13 * Constructs a comparison failure.
  /cts/apps/CtsVerifier/include/colorchecker/
meteringtest.h 24 // Constructs a test handler for the metering test. The instance holds the pixel
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
CodeAddress.java 31 * Constructs an instance. The output address of this instance is initially
OddSpacer.java 31 * Constructs an instance. The output address of this instance is initially
SimpleInsn.java 28 * Constructs an instance. The output address of this instance is initially
ZeroSizeInsn.java 30 * Constructs an instance. The output address of this instance is initially
  /dalvik/dexgen/src/com/android/dexgen/dex/code/form/
Form10x.java 33 * Constructs an instance. This class is not publicly
Form30t.java 33 * Constructs an instance. This class is not publicly
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
AnnotationSetRefItem.java 36 * Constructs an instance.
HeaderSection.java 33 * Constructs an instance. The file offset is initially unknown.
TypeIdItem.java 32 * Constructs an instance.
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
CstInsn.java 30 * Constructs an instance.

Completed in 704 milliseconds

<<21222324252627282930>>