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

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/content/browser/loader/
resource_scheduler.cc 377 // from the currently highest priority request. Avoid copying a singular
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
generated_message_reflection.h 85 // - Singular Message fields are stored as a pointer to a Message. These
generated_message_reflection_unittest.cc 458 " Problem : Field is repeated; the method requires a singular field.");
  /external/eigen/test/
main.h 307 * A partial isometry is a matrix all of whose singular values are either 0 or 1.
  /external/protobuf/src/google/protobuf/compiler/java/
java_message_field.cc 142 // Nothing to do for singular fields.
  /external/protobuf/src/google/protobuf/
generated_message_reflection.h 79 // - Singular Message fields are stored as a pointer to a Message. These
generated_message_reflection_unittest.cc 358 " Problem : Field is repeated; the method requires a singular field.");
  /packages/apps/Calendar/res/values/
strings.xml     [all...]
  /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",
  /external/chromium_org/ui/gfx/
transform_unittest.cc 2629 Transform singular; local
2651 Transform singular; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libstdc++.so 
libstdc++.so.6 
libstdc++.so.6.0.13 
  /external/opencv/cv/src/
cvfundam.cpp 716 // A*(f11 f12 ... f33)' = 0 is singular (7 equations for 9 variables), so
718 // => use the last two singular vectors as a basis of the space
872 // make F0 singular (of rank 2) by decomposing it with SVD,
    [all...]
cvpyramids.cpp 69 /* SINGULAR CASE ( width == 2 || height == 2 ) */
264 /* SINGULAR CASE */
    [all...]
  /external/opencv/cxcore/include/
cxcore.h 751 /* Performs Singular Value Decomposition of a matrix */
755 /* Performs Singular Value Back Substitution (solves A*X = B):
772 (returns 0 if src1 is a singular and CV_LU method is used) */
    [all...]
  /external/chromium_org/base/
tracked_objects.h 97 // instance are exclusively updated by the singular owning thread).
158 // a singular corrupt statistic snapshot (only the snapshot could be corrupt,
    [all...]
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
python_message.py 598 'Protocol message has no singular "%s" field.' % field_name)
    [all...]
  /external/chromium_org/third_party/protobuf/python/google/protobuf/pyext/
python-proto2.cc 252 "Sets the value of a singular scalar field."),
    [all...]
  /external/opencv/cxcore/src/
cxsvd.cpp 601 /* sort singular values and corresponding values */
997 /* sort singular values and corresponding vectors */
    [all...]
  /external/protobuf/python/google/protobuf/
reflection.py 648 'Protocol message has no singular "%s" field.' % field_name)
    [all...]
  /docs/source.android.com/src/devices/tech/security/
se-linux.jd 136 into modules that conduct singular tasks.</p></li>
  /external/chromium/net/base/
sdch_manager.cc 306 return false; // It is not the singular supported domain.
  /external/chromium/net/tools/flip_server/
epoll_server.cc 37 // and no way to tell whether an iterator is singular or not. The only way to
  /external/chromium_org/net/tools/epoll_server/
epoll_server.cc 37 // and no way to tell whether an iterator is singular or not. The only way to

Completed in 696 milliseconds

1 2 3 4 5 6 7 891011>>