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

<<31323334353637383940>>

  /external/javassist/src/main/javassist/bytecode/annotation/
Annotation.java 59 * Constructs an annotation including no members. A member can be
77 * Constructs an annotation including no members. A member can be
90 * Constructs an annotation that can be accessed through the interface
281 * Constructs an annotation-type object representing this annotation.
  /external/junit/src/org/junit/
Test.java 11 * JUnit first constructs a fresh instance of the class then invokes the
  /external/junit/src/org/junit/runners/model/
RunnerBuilder.java 74 * Constructs and returns a list of Runners, one for each child class in
  /external/llvm/include/llvm-c/
Analysis.h 43 Optionally returns a human-readable description of any invalid constructs.
  /external/markdown/MarkdownTest/Tests_2007/
Backslash escapes.html 106 other Markdown constructs:</p>
  /external/mesa3d/src/glsl/
ir_function_can_inline.cpp 31 * around this for some constructs by flattening control flow and
  /external/proguard/docs/
downloads.html 117 <li>Fixed inlining of incompatible code constructs between different java
151 <li>Fixed preverification of some code constructs involving String, Class, and
236 <li>Fixed processing of .class constructs in Java 6.
237 <li>Fixed repeated processing of .class constructs.
275 <li>Fixed inlining of interfaces that are used in .class constructs.
328 <li>Improved printing of notes for <code>Class.forName</code> constructs.
411 <li>Improved detection of <code>.class</code> constructs.
452 <li>Fixed processing of <code>.class</code> constructs in internal classes
498 <code>(MyClass)Class.forName(variable).newInstance()</code> constructs.
  /external/protobuf/gtest/test/
gtest-param-test2_test.cc 32 // Tests for Google Test itself. This verifies that the basic constructs of
gtest_throw_on_failure_test_.cc 46 // use Google Test's constructs for defining and running tests
  /external/qemu/elff/
elf_mapped_section.h 27 /* Constructs ElfMappedSection instance. */
  /external/smali/dexlib/src/main/java/org/jf/dexlib/EncodedValue/
NullEncodedValue.java 40 * Constructs a new <code>NullEncodedValue</code>
  /frameworks/base/core/java/android/webkit/
WebResourceResponse.java 35 * Constructs a resource response with the given MIME type, encoding, and
  /frameworks/base/media/mca/effect/java/android/media/effect/
SingleFilterEffect.java 42 * Constructs a new FilterFunctionEffect.
  /libcore/luni/src/main/java/java/io/
FileReader.java 34 * Constructs a new FileReader on the given {@code file}.
InputStreamReader.java 50 * Constructs a new {@code InputStreamReader} on the {@link InputStream}
63 * Constructs a new InputStreamReader on the InputStream {@code in}. The
96 * Constructs a new InputStreamReader on the InputStream {@code in} and
113 * Constructs a new InputStreamReader on the InputStream {@code in} and
OutputStreamWriter.java 47 * Constructs a new OutputStreamWriter using {@code out} as the target
59 * Constructs a new OutputStreamWriter using {@code out} as the target
90 * Constructs a new OutputStreamWriter using {@code out} as the target
108 * Constructs a new OutputStreamWriter using {@code out} as the target
WriteAbortedException.java 41 * Constructs a new {@code WriteAbortedException} with its stack trace,
  /libcore/luni/src/main/java/java/security/
GuardedObject.java 36 * Constructs a new instance of {@code GuardedObject} which protects access
  /libcore/luni/src/main/java/java/text/
Annotation.java 42 * Constructs a new {@code Annotation}.
  /libcore/luni/src/main/java/java/util/
AbstractSequentialList.java 30 * Constructs a new instance of this AbstractSequentialList.
MissingResourceException.java 36 * Constructs a new {@code MissingResourceException} with the stack trace,
  /libcore/luni/src/main/java/java/util/logging/
ConsoleHandler.java 47 * Constructs a {@code ConsoleHandler} object.
SimpleFormatter.java 32 * Constructs a new {@code SimpleFormatter}.
StreamHandler.java 60 * Constructs a {@code StreamHandler} object. The new stream handler
71 * Constructs a {@code StreamHandler} object with the supplied output
83 * Constructs a {@code StreamHandler} object. The specified default values
97 * Constructs a {@code StreamHandler} object with the supplied output stream
  /libcore/luni/src/main/java/java/util/prefs/
NodeChangeEvent.java 47 * Constructs a new {@code NodeChangeEvent} instance.

Completed in 875 milliseconds

<<31323334353637383940>>