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

<<31323334353637383940>>

  /dalvik/dexgen/src/com/android/dexgen/dex/file/
MapItem.java 59 * Constructs a list item with instances of this class representing
116 * Constructs an instance.
156 * Constructs a self-referential instance. This instance is meant to
  /dalvik/dexgen/src/com/android/dexgen/rop/annotation/
Annotations.java 43 * Constructs an immutable instance which is the combination of the
63 * Constructs an immutable instance which is the combination of the
84 * Constructs an empty instance.
  /dalvik/dx/src/com/android/dx/dex/file/
MapItem.java 58 * Constructs a list item with instances of this class representing
115 * Constructs an instance.
155 * Constructs a self-referential instance. This instance is meant to
  /dalvik/dx/src/com/android/dx/rop/annotation/
Annotations.java 42 * Constructs an immutable instance which is the combination of the
62 * Constructs an immutable instance which is the combination of the
83 * Constructs an empty instance.
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
CertificateFactorySpiTest.java 58 * Assertion: constructs CertificateFactorySpi
122 * Assertion: constructs CertificateFactorySpi
192 * Assertion: constructs CertificateFactorySpi
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/
RSAPrivateCrtKeySpecTest.java 47 * Assertion: Constructs <code>RSAPrivateCrtKeySpec</code>
65 * Assertion: Constructs <code>RSAPrivateCrtKeySpec</code>
83 * Assertion: Constructs <code>RSAPrivateCrtKeySpec</code>
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/spec/
ECFieldF2m_ImplTest.java 80 * Constructs ECFieldF2mDomainParams
184 * Assertion: constructs new <code>ECFieldF2m</code> object
187 * Assertion: constructs new <code>ECFieldF2m</code> object
  /external/chromium/chrome/browser/extensions/
extension_cookies_helpers.h 36 // Constructs a Cookie object as defined by the cookies API. This function
43 // Constructs a CookieStore object as defined by the cookies API. This function
55 // Constructs a URL from a cookie's information for use in checking
  /external/chromium/net/url_request/
url_request_test_job.h 40 // Constructs a job to return one of the canned responses depending on the
44 // Constructs a job to return one of the canned responses depending on the
48 // Constructs a job to return the given response regardless of the request
  /external/chromium_org/net/dns/
dns_response.h 101 // Constructs a response buffer large enough to store one byte more than
105 // Constructs a response buffer of given length. Used for TCP transactions.
108 // Constructs a response from |data|. Used for testing purposes only!
  /external/chromium_org/net/url_request/
url_request_test_job.h 41 // Constructs a job to return one of the canned responses depending on the
45 // Constructs a job to return one of the canned responses depending on the
51 // Constructs a job to return the given response regardless of the request
  /external/chromium_org/third_party/icu/source/i18n/
cpdtrans.h 50 * Constructs a new compound transliterator given an array of
69 * Constructs a new compound transliterator.
83 * Constructs a new compound transliterator in the FORWARD
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
MapItem.java 59 * Constructs a list item with instances of this class representing
116 * Constructs an instance.
156 * Constructs a self-referential instance. This instance is meant to
  /external/dexmaker/src/dx/java/com/android/dx/rop/annotation/
Annotations.java 43 * Constructs an immutable instance which is the combination of the
63 * Constructs an immutable instance which is the combination of the
84 * Constructs an empty instance.
  /external/eigen/Eigen/src/Eigen2Support/Geometry/
AlignedBox.h 40 /** Constructs a null box with \a _dim the dimension of the ambient space. */
44 /** Constructs a box with extremities \a _min and \a _max. */
47 /** Constructs a box containing a single point \a p. */
ParametrizedLine.h 41 /** Constructs a dynamic-size line with \a _dim the dimension
53 /** Constructs a parametrized line going from \a p0 to \a p1. */
120 /** Constructs a parametrized line from a 2D hyperplane
  /external/eigen/Eigen/src/Geometry/
ParametrizedLine.h 51 /** Constructs a dynamic-size line with \a _dim the dimension
64 /** Constructs a parametrized line going from \a p0 to \a p1. */
140 /** Constructs a parametrized line from a 2D hyperplane
  /external/icu4c/i18n/
cpdtrans.h 49 * Constructs a new compound transliterator given an array of
67 * Constructs a new compound transliterator.
80 * Constructs a new compound transliterator in the FORWARD
  /external/javassist/src/main/javassist/tools/rmi/
AppletServer.java 46 * Constructs a web server.
57 * Constructs a web server.
68 * Constructs a web server.
  /external/junit/src/junit/textui/
TestRunner.java 38 * Constructs a TestRunner.
45 * Constructs a TestRunner using the given stream for all the output
52 * Constructs a TestRunner using the given ResultPrinter all the output
  /libcore/luni/src/main/java/java/security/
IdentityScope.java 38 * Constructs a new instance of {@code IdentityScope}.
44 * Constructs a new instance of {@code IdentityScope} with the specified
55 * Constructs a new instance of {@code IdentityScope} with the specified
  /libcore/luni/src/main/java/java/text/
FieldPosition.java 39 * Constructs a new {@code FieldPosition} for the specified field.
49 * Constructs a new {@code FieldPosition} for the specified {@code Field}
61 * Constructs a new {@code FieldPosition} for the specified {@code Field}
  /libcore/luni/src/main/java/java/util/
StringTokenizer.java 51 * Constructs a new {@code StringTokenizer} for the parameter string using
63 * Constructs a new {@code StringTokenizer} for the parameter string using
79 * Constructs a new {@code StringTokenizer} for the parameter string using
  /libcore/luni/src/main/java/java/util/zip/
DeflaterInputStream.java 42 * Constructs a {@code DeflaterInputStream} with a new {@code Deflater} and an
53 * Constructs a {@code DeflaterInputStream} with the given {@code Deflater} and an
65 * Constructs a {@code DeflaterInputStream} with the given {@code Deflater} and
InflaterOutputStream.java 40 * Constructs an {@code InflaterOutputStream} with a new {@code Inflater} and an
51 * Constructs an {@code InflaterOutputStream} with the given {@code Inflater} and an
63 * Constructs an {@code InflaterOutputStream} with the given {@code Inflater} and

Completed in 1390 milliseconds

<<31323334353637383940>>