HomeSort by relevance Sort by last modified time
    Searched full:singular (Results 76 - 100 of 356) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
safe_iterator.h 60 * _Safe_iterators can be determined singular or non-singular via
141 /// @post the iterator is singular and unattached
149 * @post this is not singular
177 * @post __x is singular and unattached
234 * @post __x is singular and unattached
functions.h 43 // An arbitrary iterator pointer is not singular.
60 /** Safe iterators know if they are singular. */
79 /** Safe iterators know if they are singular. */
safe_local_iterator.h 81 /// @post the iterator is singular and unattached
89 * @post this is not singular
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
unittest.proto 58 // This proto includes every type of field in both singular and repeated
74 // Singular
146 // Singular with defaults
193 // Singular
270 // Singular with defaults
  /external/protobuf/src/google/protobuf/
unittest.proto 52 // This proto includes every type of field in both singular and repeated
68 // Singular
132 // Singular with defaults
179 // Singular
247 // Singular with defaults
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
tut_migration_to_manifest_v2.html 25 with the singular <code>browser_action</code> property.</li>
134 with their singular counterparts <code>browser_action</code>
154 have been replaced with their singular counterparts
  /external/protobuf/java/src/main/java/com/google/protobuf/
Message.java 66 * and their corresponding values. A singular ("required" or "optional")
172 * * For singular primitive fields, if the field is set in {@code other},
174 * * For singular message fields, if the field is set in {@code other},
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
Message.java 116 * * For singular primitive fields, if the field is set in {@code other},
118 * * For singular message fields, if the field is set in {@code other},
MessageOrBuilder.java 77 * and their corresponding values. A singular ("required" or "optional")
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_local_iterator.h 81 /// @post the iterator is singular and unattached
89 * @post this is not singular
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_local_iterator.h 81 /// @post the iterator is singular and unattached
89 * @post this is not singular
  /development/tools/apkcheck/src/com/android/apkcheck/
ApiDescrHandler.java 63 * so all classes associated with a package are wrapped in a singular
  /external/ceres-solver/examples/
powell.cc 31 // An example program that minimizes Powell's singular function.
  /external/ceres-solver/internal/ceres/
schur_complement_solver.h 81 // should be non-singular.
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_suggestion_container.mm 31 // "CGAffineTransformInvert: singular matrix."
  /external/chromium_org/third_party/icu/source/test/intltest/
plurfmts.cpp 357 // ======== Test singular dual locales.
368 // ======== Test Singular Zero Some locales.
424 // ======== Test Singular Paucal.
425 logln("Testing Singular Paucal.");
  /external/eigen/Eigen/src/Eigen2Support/
SVD.h 242 // Main iteration loop for the singular values.
439 // Make the singular values positive.
447 // Order the singular values.
507 * The parts of the solution corresponding to zero singular values are ignored.
  /external/eigen/Eigen/src/Eigenvalues/
MatrixBaseEigenvalues.h 106 * Euclidean vector norm. The norm equals the largest singular value, which is
  /external/eigen/test/
lu.cpp 64 // of singular values are either 0 or 1.
  /external/icu4c/test/intltest/
plurfmts.cpp 360 // ======== Test singular dual locales.
371 // ======== Test Singular Zero Some locales.
427 // ======== Test Singular Paucal.
428 logln("Testing Singular Paucal.");
  /external/llvm/lib/Transforms/Utils/
UnifyFunctionExitNodes.cpp 44 // new basic block. The singular exit node is returned.
  /external/sepolicy/
Android.mk 20 # Builds the singular path for each replace file.
  /external/srec/srec/clib/
matrix_i.c 117 log_report("Singular matrix in routine ludcmp\n");
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/
MatrixFit.java 176 if (Math.abs(m[y][y]) <= sEPS) { // Singular Matrix
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
safe_sequence.h 101 are not singular, and for which @c pred(x) returns @c

Completed in 939 milliseconds

1 2 34 5 6 7 8 91011>>