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

<<41424344454647484950>>

  /external/eigen/Eigen/src/Eigen2Support/Geometry/
Scaling.h 54 /** Constructs and initialize a uniform scaling transformation */
71 /** Constructs and initialize the scaling transformation from a vector of scaling coefficients */
  /external/eigen/test/
umeyama.cpp 20 // Constructs a random matrix from the unitary group U(size).
73 // Constructs a random matrix from the special unitary group SU(size).
  /external/guava/guava/src/com/google/common/collect/
ArrayListMultimap.java 78 * Constructs an empty {@code ArrayListMultimap} with enough capacity to hold
92 * Constructs an {@code ArrayListMultimap} with the same mappings as the
HashMultimap.java 65 * Constructs an empty {@code HashMultimap} with enough capacity to hold the
79 * Constructs a {@code HashMultimap} with the same mappings as the specified
  /external/guava/guava/src/com/google/common/util/concurrent/
SimpleTimeLimiter.java 53 * Constructs a TimeLimiter instance using the given executor service to
71 * Constructs a TimeLimiter instance using a {@link
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ArrayListMultimap.java 73 * Constructs an empty {@code ArrayListMultimap} with enough capacity to hold
87 * Constructs an {@code ArrayListMultimap} with the same mappings as the
  /external/icu/icu4c/source/common/
dictionarydata.h 80 // constructs a new UCharsDictionaryMatcher.
95 // constructs a new BytesTrieDictionaryMatcher
  /external/icu/icu4c/source/i18n/unicode/
tztrans.h 34 * Constructs a <code>TimeZoneTransition</code> with the time and the rules before/after
45 * Constructs an empty <code>TimeZoneTransition</code>
  /external/icu/icu4c/source/i18n/
ztrans.h 31 * Constructs a time zone transition with the time and the rules before/after
42 * Constructs an empty <code>TimeZoneTransition</code>
  /external/javassist/src/main/javassist/bytecode/
ExceptionsAttribute.java 38 * Constructs a copy of an exceptions attribute.
50 * Constructs a new exceptions attribute.
ParameterAnnotationsAttribute.java 57 * Constructs
73 * Constructs an empty
  /external/javassist/src/main/javassist/tools/reflect/
Metaobject.java 51 * Constructs a <code>Metaobject</code>. The metaobject is
66 * Constructs a <code>Metaobject</code> without initialization.
  /external/jsilver/src/com/google/streamhtmlparser/util/
CharacterRecorder.java 64 * Constructs an empty character recorder of fixed size currently
73 * Constructs a character recorder of fixed size that is a copy
  /external/jsoncpp/include/json/
reader.h 28 /** \brief Constructs a Reader allowing all features
33 /** \brief Constructs a Reader allowing the specified feature set
  /external/llvm/include/llvm/CodeGen/
LivePhysRegs.h 50 /// \brief Constructs a new empty LivePhysRegs set.
53 /// \brief Constructs and initialize an empty LivePhysRegs set.
  /external/protobuf/src/google/protobuf/
dynamic_message.h 51 // Constructs implementations of Message which can emulate types which are not
97 // Given a Descriptor, constructs the default (prototype) Message of that
  /external/smali/util/src/main/java/org/jf/util/
TwoColumnOutput.java 57 * Constructs an instance.
82 * Constructs an instance.
WrappedIndentingWriter.java 64 * Constructs an instance.
94 * Constructs a no-prefix instance.
  /frameworks/av/include/media/stagefright/
YUVImage.h 54 // Constructs an image with the given size, format. Also allocates and owns
58 // Constructs an image with the given size, format. The memory is provided
  /frameworks/base/core/java/android/text/method/
WordIterator.java 44 * Constructs a WordIterator using the default locale.
51 * Constructs a new WordIterator for the specified locale.
  /frameworks/base/core/java/android/transition/
Fade.java 85 * Constructs a Fade transition that will fade targets in and out.
91 * Constructs a Fade transition that will fade targets in
  /frameworks/base/core/java/android/webkit/
WebResourceResponse.java 36 * Constructs a resource response with the given MIME type, encoding, and
53 * Constructs a resource response with the given parameters. Callers must
  /frameworks/base/sax/java/android/sax/
RootElement.java 71 * Constructs a new root element with the given name.
81 * Constructs a new root element with the given name. Uses an empty string
  /frameworks/base/test-runner/src/junit/runner/
TestCaseClassLoader.java 39 * Constructs a TestCaseLoader. It scans the class path
47 * Constructs a TestCaseLoader. It scans the class path
  /libcore/luni/src/main/java/java/io/
BufferedOutputStream.java 50 * Constructs a new {@code BufferedOutputStream}, providing {@code out} with a buffer
60 * Constructs a new {@code BufferedOutputStream}, providing {@code out} with {@code size} bytes

Completed in 1056 milliseconds

<<41424344454647484950>>