HomeSort by relevance Sort by last modified time
    Searched full:constructed (Results 501 - 525 of 2550) sorted by null

<<21222324252627282930>>

  /external/eigen/doc/
I14_PreprocessorDirectives.dox 33 Defaults to the #IOFormat constructed by the default constructor IOFormat().
34 - \b EIGEN_INITIALIZE_MATRICES_BY_ZERO - if defined, all entries of newly constructed matrices and arrays are
  /external/guava/guava/src/com/google/common/collect/
Ranges.java 29 * {@link Range nine types of ranges} can be constructed with a corresponding
53 * <p>Additionally, {@link Range} instances can be constructed by passing the
ArrayTable.java 53 * constructed determines the iteration ordering across rows and columns in the
196 * constructed, including those that are mapped to null values only.
204 * constructed, including those that are mapped to null values only.
293 * the table was constructed.
302 * provided when the table was constructed.
311 * provided when the table was constructed.
  /external/v8/src/
lazy-instance.h 57 // Additionally you can override the way your instance is constructed by
81 // constructed (using new) by default. This mode is useful if you have to
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Stream.h 66 * When constructed with valid arguments
68 * When constructed with invalid arguments
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
postypes.h 120 // constructed. This implementation provides a default
126 // The standard requires that fpos objects can be constructed
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
postypes.h 122 // constructed. This implementation provides a default
128 // The standard requires that fpos objects can be constructed
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
postypes.h 122 // constructed. This implementation provides a default
128 // The standard requires that fpos objects can be constructed
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
postypes.h 120 // constructed. This implementation provides a default
126 // The standard requires that fpos objects can be constructed
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
postypes.h 120 // constructed. This implementation provides a default
126 // The standard requires that fpos objects can be constructed
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
postypes.h 120 // constructed. This implementation provides a default
126 // The standard requires that fpos objects can be constructed
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
postypes.h 120 // constructed. This implementation provides a default
126 // The standard requires that fpos objects can be constructed
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
postypes.h 122 // constructed. This implementation provides a default
128 // The standard requires that fpos objects can be constructed
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
postypes.h 122 // constructed. This implementation provides a default
128 // The standard requires that fpos objects can be constructed
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
postypes.h 122 // constructed. This implementation provides a default
128 // The standard requires that fpos objects can be constructed
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
postypes.h 122 // constructed. This implementation provides a default
128 // The standard requires that fpos objects can be constructed
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
postypes.h 120 // constructed. This implementation provides a default
126 // The standard requires that fpos objects can be constructed
  /frameworks/base/core/java/android/animation/
ObjectAnimator.java 80 // mValues could be null if this is being constructed piecemeal. Just record the
102 // mValues could be null if this is being constructed piecemeal. Just record the
324 * PropertyValuesObjects were constructed, the target object should either have the {@link
345 // No values yet - this animator is being constructed piecemeal. Init the values with
360 // No values yet - this animator is being constructed piecemeal. Init the values with
375 // No values yet - this animator is being constructed piecemeal. Init the values with
  /external/chromium/net/spdy/
spdy_test_util.cc 191 // Returns the constructed frame. The caller takes ownership of the frame.
198 // Returns the constructed frame. The caller takes ownership of the frame.
205 // Returns the constructed frame. The caller takes ownership of the frame.
212 // Returns the constructed frame. The caller takes ownership of the frame.
220 // Returns the constructed frame. The caller takes ownership of the frame.
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
BerInputStream.java 232 throw new ASN1Exception("Decoding constructed ASN.1 bitstring type is not provided");
346 throw new ASN1Exception("Decoding constructed ASN.1 GeneralizedTime type is not supported");
405 throw new ASN1Exception("Decoding constructed ASN.1 UTCTime type is not supported");
457 throw new ASN1Exception("Decoding constructed ASN.1 octet string type is not supported");
649 throw new ASN1Exception("Decoding constructed ASN.1 string type is not provided");
  /external/chromium_org/net/quic/
quic_framer_test.cc     [all...]
  /dalvik/dexgen/src/com/android/dexgen/util/
ByteArrayAnnotatedOutput.java 69 * capacity of the resulting instance. Also, the constructed
80 * reallocated. The constructed instance does not keep annotations
126 * @return {@code non-null;} an appropriately-constructed array
  /external/chromium_org/chrome/browser/printing/cloud_print/test/
cloud_print_proxy_process_browsertest.cc 494 // constructed.
525 // constructed.
573 // constructed.
  /external/chromium_org/third_party/skia/include/core/
SkTArray.h 47 When MEM_COPY is false, T will be copy constructed / destructed.
117 * Resets to count() = n newly constructed T objects.
159 * Adds 1 new default-constructed T value and returns in by reference. Note
  /external/eigen/Eigen/src/Householder/
HouseholderSequence.h 419 * \returns A HouseholderSequence constructed from the specified arguments.
429 * \returns A HouseholderSequence constructed from the specified arguments.
431 * the constructed HouseholderSequence is set to OnTheRight, instead of the default OnTheLeft.

Completed in 1615 milliseconds

<<21222324252627282930>>