Searched
full:constructs (Results
2101 -
2125 of
3697) sorted by null
<<81828384858687888990>>
/external/javassist/src/main/javassist/compiler/ |
Javac.java | 46 * Constructs a compiler. 57 * Constructs a compiler.
|
/external/libcxx/include/ |
__split_buffer | 205 // Default constructs __n objects starting at __end_ 223 // Copy constructs __n objects starting at __end_ from __x
|
/external/mockito/cglib-and-asm/src/org/mockito/asm/tree/ |
MethodNode.java | 143 * Constructs an unitialized {@link MethodNode}.
150 * Constructs a new {@link MethodNode}.
|
/external/mockito/cglib-and-asm/src/org/mockito/asm/util/ |
TraceClassVisitor.java | 154 * Constructs a new {@link TraceClassVisitor}.
163 * Constructs a new {@link TraceClassVisitor}.
|
TraceMethodVisitor.java | 80 * Constructs a new {@link TraceMethodVisitor}.
87 * Constructs a new {@link TraceMethodVisitor}.
|
/external/proguard/docs/ |
FAQ.html | 215 Yes. <b>ProGuard</b> automatically handles constructs like 222 However, <b>ProGuard</b> will note a number of constructs like
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
MessageLite.java | 143 * Constructs a new builder for a message of the same type as this message. 148 * Constructs a builder initialized with the current message. Use this to
|
/frameworks/base/core/java/android/view/ |
MenuInflater.java | 72 * Constructs a menu inflater. 83 * Constructs a menu inflater.
|
/frameworks/base/media/java/android/media/ |
AudioFormat.java | 365 * Constructs a new Builder with none of the format characteristics set. 371 * Constructs a new Builder from a given {@link AudioFormat}.
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
ListRowPresenter.java | 102 * Constructs a ListRowPresenter with defaults. 110 * Constructs a ListRowPresenter with the given parameters.
|
/frameworks/volley/src/com/android/volley/toolbox/ |
DiskBasedCache.java | 67 * Constructs an instance of the DiskBasedCache at the specified directory. 77 * Constructs an instance of the DiskBasedCache at the specified directory using
|
/libcore/dalvik/src/main/java/dalvik/system/ |
DexPathList.java | 70 * Constructs an instance. 256 * Constructs a {@code DexFile} instance, as appropriate depending
|
/libcore/luni/src/main/java/java/io/ |
BufferedReader.java | 89 * Constructs a new {@code BufferedReader}, providing {@code in} with a buffer 99 * Constructs a new {@code BufferedReader}, providing {@code in} with {@code size} characters
|
PushbackReader.java | 43 * Constructs a new {@code PushbackReader} with the specified reader as 57 * Constructs a new {@code PushbackReader} with {@code in} as source reader.
|
/libcore/luni/src/main/java/java/lang/ |
Double.java | 116 * Constructs a new {@code Double} with the specified primitive double 127 * Constructs a new {@code Double} from the specified string.
|
/libcore/luni/src/main/java/java/text/ |
ChoiceFormat.java | 80 * Constructs a new {@code ChoiceFormat} with the specified double values 102 * Constructs a new {@code ChoiceFormat} with the strings and limits parsed
|
DateFormatSymbols.java | 87 * Constructs a new {@code DateFormatSymbols} instance containing the 96 * Constructs a new {@code DateFormatSymbols} instance containing the
|
DecimalFormatSymbols.java | 61 * Constructs a new {@code DecimalFormatSymbols} containing the symbols for 73 * Constructs a new DecimalFormatSymbols containing the symbols for the
|
/libcore/luni/src/main/java/java/util/jar/ |
JarVerifier.java | 149 * Constructs and returns a new instance of {@code JarVerifier}. 163 * stream. This method constructs and returns a new {@link VerifierEntry}
|
/libcore/luni/src/main/java/java/util/zip/ |
ZipEntry.java | 88 * Constructs a new {@code ZipEntry} with the specified name. The name is actually a path, 327 * Constructs a new {@code ZipEntry} using the values obtained from {@code
|
/libcore/luni/src/test/java/tests/security/spec/ |
RSAMultiPrimePrivateCrtKeySpecTest.java | 61 * Assertion: constructs <code>RSAMultiPrimePrivateCrtKeySpec</code> 400 * Assertion: constructs <code>RSAMultiPrimePrivateCrtKeySpec</code>
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
__split_buffer | 205 // Default constructs __n objects starting at __end_ 223 // Copy constructs __n objects starting at __end_ from __x
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/ |
functional | 102 * The function @c compose1 takes the two functions and constructs a 107 * @compose2 takes f, g1, and g2, and constructs the @c binary_compose
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ |
ostream | 106 * functions in constructs like "std::cout << std::endl". For more 235 * in that it also constructs a sentry object and has the same error
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/ |
functional | 101 * The function @c compose1 takes the two functions and constructs a 106 * compose2 takes f, g1, and g2, and constructs the @c binary_compose
|
Completed in 440 milliseconds
<<81828384858687888990>>