HomeSort by relevance Sort by last modified time
    Searched full:singular (Results 201 - 225 of 469) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/protobuf/python/google/protobuf/internal/
well_known_types.py 583 # Sub-paths are only allowed for singular message fields.
586 raise ValueError('Error: Field {0} in message {1} is not a singular '
  /external/swiftshader/third_party/LLVM/docs/
re_format.7 478 Matches the singular character regular expression
482 Matches the singular character regular expression
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
vp_motionmodel.c 169 out - output inverted motion. If singular matrix uninitialized.
172 FALSE - matrix is singular or motion model not supported
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTMatrixX.cpp 267 the matrix is singular as limited by the double precision
284 /* Is the submatrix A singular? */
288 _RPT0(_CRT_WARN, "Matrix has no inverse : singular matrix\n");
  /docs/source.android.com/en/security/selinux/
customize.html 69 <li>Compartmentalize software components into modules that conduct singular tasks.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
BiDiagonalTransformer.java 31 * SingularValueDecomposition Singular Value Decomposition}. This class is therefore
QRDecompositionImpl.java 351 * @throws InvalidMatrixException if decomposed matrix is singular
  /external/eigen/unsupported/Eigen/src/EulerAngles/
EulerAngles.h 39 * by Euler angles, but there is no singular representation (e.g. unlike rotation matrices).
  /external/eigen/unsupported/Eigen/src/MatrixFunctions/
MatrixSquareRoot.h 224 // denominator may be zero if original matrix is singular
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
FormatHandler.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
FormatHandler.java     [all...]
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
AbstractMessage.java 233 // Compares a singular bytes field.
  /external/protobuf/objectivec/Tests/
unittest_objc.proto 74 // Singular
  /external/protobuf/src/google/protobuf/
message_lite.h 176 // Message. Singular fields read from the input overwrite what is
  /external/skia/src/core/
SkScalerContext.h 149 * @return false if the matrix was singular. The output will be valid but not invertible.
  /packages/apps/Calendar/res/values/
strings.xml     [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
generated_message_reflection.h 85 // - Singular Message fields are stored as a pointer to a Message. These
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
generated_message_reflection.h 85 // - Singular Message fields are stored as a pointer to a Message. These
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
generated_message_reflection.h 85 // - Singular Message fields are stored as a pointer to a Message. These
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
functions.h 58 // An arbitrary iterator pointer is not singular.
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
functions.h 58 // An arbitrary iterator pointer is not singular.
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
functions.h 58 // An arbitrary iterator pointer is not singular.
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
message_lite.h 176 // Message. Singular fields read from the input overwrite what is
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
generated_message_reflection.h 85 // - Singular Message fields are stored as a pointer to a Message. These
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/descriptors/
ValuesDescriptors.java 270 "A plural or singular string",

Completed in 1510 milliseconds

1 2 3 4 5 6 7 891011>>