HomeSort by relevance Sort by last modified time
    Searched full:similar (Results 1401 - 1425 of 5113) sorted by null

<<51525354555657585960>>

  /external/chromium_org/third_party/skia/src/pdf/
SkPDFGraphicState.cpp 17 // kModulate is not really like multipy but similar most of the time.
  /external/chromium_org/third_party/sqlite/src/test/
corruptD.test 58 # (or similar) in order to verify that no overreads occur.
trace.test 92 # Similar tests, but this time for profiling.
  /external/chromium_org/third_party/tcmalloc/chromium/src/
stacktrace_powerpc-inl.h 37 // Linux has similar code: http://patchwork.ozlabs.org/linuxppc/patch?id=8882
  /external/chromium_org/third_party/tcmalloc/vendor/doc/
cpuprofile-fileformat.html 174 having the address 0. (This is similar to the binary trailer.)
  /external/chromium_org/third_party/tcmalloc/vendor/src/
stacktrace_powerpc-inl.h 37 // Linux has similar code: http://patchwork.ozlabs.org/linuxppc/patch?id=8882
  /external/chromium_org/third_party/yasm/source/patched-yasm/m4/
lib-prefix.m4 10 dnl similar to AC_ARG_WITH in autoconf 2.52...2.57 except that is doesn't
  /external/chromium_org/tools/json_schema_compiler/test/
idl_schemas_unittest.cc 88 // Similar to above, but a function with one required and one optional
  /external/chromium_org/ui/message_center/views/
message_popup_collection.h 54 // This is similar to chrome/browser/notifications/balloon_collection, but the
  /external/chromium_org/ui/views/widget/
native_widget_aura.h 45 // TODO(beng): Find a better place for this, and the similar method on
  /external/chromium_org/v8/src/
lazy-instance.h 40 // LazyInstance is similar to Singleton, except it does not have the singleton
  /external/clang/docs/
ClangFormat.rst 96 Similar to the integration for :program:`vim`, there is an integration for
  /external/clang/test/CodeGenCXX/
mangle-ms.cpp 148 // differently from a similar function pointer.
  /external/clang/test/SemaCXX/
vector.cpp 48 // Conditional operators with similar types.
  /external/clang/www/
OpenProjects.html 45 implement capabilities similar to other source language tools, improving them
  /external/e2fsprogs/e2fsck/
e2fsck.conf.5.in 116 correct. In addition, many system programs make similar assumptions.
  /external/eigen/
COPYING.LGPL 148 versions will be similar in spirit to the present version, but may
  /external/eigen/Eigen/src/Core/
ArrayBase.h 22 * An array is similar to a dense vector or matrix. While matrices are mathematical
  /external/eigen/Eigen/src/Eigen2Support/
LeastSquares.h 106 * This function is quite similar to linearRegression(), so we refer to the
  /external/eigen/doc/
C00_QuickStartGuide.dox 83 Now look back at the second example program. We presented two versions of it. In the version in the left column, the matrix is of type \c MatrixXd which represents matrices of arbitrary size. The version in the right column is similar, except that the matrix is of type \c Matrix3d, which represents matrices of a fixed size (here 3-by-3). Because the type already encodes the size of the matrix, it is not necessary to specify the size in the constructor; compare <tt>MatrixXd m(3,3)</tt> with <tt>Matrix3d m</tt>. Similarly, we have \c VectorXd on the left (arbitrary size) versus \c Vector3d on the right (fixed size). Note that here the coefficients of vector \c v are directly set in the constructor, though the same syntax of the left example could be used too.
  /external/elfutils/libdw/
memory-access.h 86 /* The signed case is similar, but we sign-extend the result. */
  /external/flac/include/FLAC/
callback.h 66 * The callback function prototypes are similar (but not identical) to the
  /external/freetype/include/freetype/
ftmm.h 49 /* will work with both types. They are similar enough that a */
  /external/guava/guava-gwt/src-super/com/google/common/math/super/com/google/common/math/
IntMath.java 33 * <p>Similar functionality for {@code long} and for {@link BigInteger} can be found in
  /external/icu4c/common/unicode/
stringpiece.h 13 // parameter "pinning" similar to UnicodeString.

Completed in 1283 milliseconds

<<51525354555657585960>>