HomeSort by relevance Sort by last modified time
    Searched full:constructs (Results 1026 - 1050 of 3697) sorted by null

<<41424344454647484950>>

  /libcore/luni/src/main/java/java/util/zip/
CheckedOutputStream.java 34 * Constructs a new {@code CheckedOutputStream} on {@code OutputStream}
  /libcore/luni/src/main/java/libcore/io/
StrictLineReader.java 63 * Constructs a new {@code StrictLineReader} with the default capacity and charset.
73 * Constructs a new {@code LineReader} with the specified capacity and the default charset.
85 * Constructs a new {@code LineReader} with the specified charset and the default capacity.
98 * Constructs a new {@code LineReader} with the specified capacity and charset.
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Any.java 39 * Constructs ASN.1 ANY type
ASN1Boolean.java 39 * Constructs ASN.1 Boolean type
ASN1Enumerated.java 40 * Constructs ASN.1 Enumerated type
ASN1OctetString.java 40 * Constructs ASN.1 octet string type
ASN1TypeCollection.java 40 * Constructs ASN.1 collection type.
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
CRLNumber.java 41 * Constructs the object on the base of its encoded form.
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
KeyGeneratorSpiTest.java 66 * Test for <code>KeyGeneratorSpi</code> constructor Assertion: constructs
  /libcore/luni/src/test/java/tests/security/cert/
CertStoreSpiTest.java 49 * Test for <code>CertStoreSpi</code> constructor Assertion: constructs
  /libcore/luni/src/test/java/tests/security/spec/
MGF1ParameterSpecTest.java 46 * Assertion: constructs new <code>MGF1ParameterSpec</code>
RSAKeyGenParameterSpecTest.java 39 * Assertion: constructs <code>RSAKeyGenParameterSpec</code>
  /libcore/support/src/test/java/tests/support/
Support_ProviderTrust.java 41 * Constructs a new instance of the dummy provider.
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
conditionals 81 # Test all the different "else if..." constructs
  /ndk/sources/host-tools/ndk-stack/elff/
elf_mapped_section.h 27 /* Constructs ElfMappedSection instance. */
  /ndk/sources/third_party/googletest/googletest/test/
gtest-param-test2_test.cc 32 // Tests for Google Test itself. This verifies that the basic constructs of
  /packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
NotificationImportExportListener.java 186 * Constructs a {@link Notification} showing the current status of import/export.
239 * Constructs a Notification telling users the process is canceled.
257 * Constructs a Notification telling users the process is finished.
277 * Constructs a Notification telling the vCard import has failed.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
BarrierConsumer.java 39 * Constructs a new BarrierConsumer.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
NotFileFilter.java 36 * Constructs a new file filter that NOTs the result of another filters.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
ClassLoaderObjectInputStream.java 41 * Constructs a new ClassLoaderObjectInputStream.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
NullWriter.java 37 * Constructs a new NullWriter.
ProxyOutputStream.java 35 * Constructs a new ProxyOutputStream.
TeeOutputStream.java 35 * Constructs a TeeOutputStream.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
regex_nfa.h 341 // Constructs a single-node sequence
345 // Constructs a split sequence from two other sequencces
352 // Constructs a split sequence from a single sequence
359 // Constructs a copy of a %_StateSeq
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
regex_nfa.h 355 // Constructs a single-node sequence
359 // Constructs a split sequence from two other sequencces
366 // Constructs a split sequence from a single sequence
373 // Constructs a copy of a %_StateSeq

Completed in 746 milliseconds

<<41424344454647484950>>