HomeSort by relevance Sort by last modified time
    Searched refs:based (Results 26 - 50 of 166) sorted by null

12 3 4 5 6 7

  /sdk/sdklauncher/
Android.mk 34 # Link the Windows icon file as well into the executable, based on the technique
  /system/core/toolbox/
Android.mk 123 # We need this so that the installed files could be picked up based on the
  /external/markdown/markdown/
inlinepatterns.py 105 """Set values of an element based on attribute definitions ({@id=123})."""
  /external/v8/test/mjsunit/regress/
regress-753.js 29 // This test is based on chapter15/15.12/15.12.3/15.12.3-6-a-2.js in the
  /external/v8/test/mjsunit/third_party/
array-splice-webkit.js 32 // Simple splice tests based on webkit layout tests.
  /ndk/toolchains/mipsel-linux-android-4.4.3/
setup.mk 56 # a C or Assembler source file, based on its tags.
  /ndk/toolchains/mipsel-linux-android-4.6/
setup.mk 57 # a C or Assembler source file, based on its tags.
  /ndk/toolchains/mipsel-linux-android-4.7/
setup.mk 57 # a C or Assembler source file, based on its tags.
  /ndk/toolchains/mipsel-linux-android-clang3.1/
setup.mk 81 # a C or Assembler source file, based on its tags.
  /ndk/toolchains/mipsel-linux-android-clang3.2/
setup.mk 81 # a C or Assembler source file, based on its tags.
  /ndk/toolchains/x86-4.4.3/
setup.mk 57 # a C or Assembler source file, based on its tags.
  /ndk/toolchains/x86-4.6/
setup.mk 58 # a C or Assembler source file, based on its tags.
  /ndk/toolchains/x86-4.7/
setup.mk 58 # a C or Assembler source file, based on its tags.
  /dalvik/vm/mterp/armv5te/
OP_FILLED_NEW_ARRAY.S 90 strneb r2, [r2, r0, lsr #GC_CARD_SHIFT] @ Mark card based on object head
  /external/eigen/bench/
bench_norm.cpp 235 void check_accuracy(double basef, double based, int s)
238 double yd = based * internal::abs(internal::random<double>());
  /external/libcap-ng/libcap-ng-0.7/
libcap-ng.spec 49 lets you set the file system based capabilities.
  /external/v8/test/mjsunit/compiler/
alloc-object.js 60 // Value chosen based on kGenerousAllocationCount = 8.
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
canonicalform09.js 82 Normalize document based on section 3.1 with canonical-form set to true
  /ndk/toolchains/arm-linux-androideabi-4.4.3/
setup.mk 82 # a C or Assembler source file, based on its tags.
  /ndk/toolchains/arm-linux-androideabi-4.6/
setup.mk 83 # a C or Assembler source file, based on its tags.
  /ndk/toolchains/arm-linux-androideabi-4.7/
setup.mk 83 # a C or Assembler source file, based on its tags.
  /ndk/toolchains/x86-clang3.1/
setup.mk 79 # a C or Assembler source file, based on its tags.
  /ndk/toolchains/x86-clang3.2/
setup.mk 79 # a C or Assembler source file, based on its tags.
  /external/ceres-solver/docs/
introduction.tex 6 The key computational cost when solving a non-linear least squares problem is the solution of a linear least squares problem in each iteration. To this end Ceres supports a number of different linear solvers suited for different needs. This includes dense QR factorization (using \eigen) for small scale problems, sparse Cholesky factorization (using \texttt{SuiteSparse}) for general sparse problems and specialized Schur complement based solvers for problems that arise in multi-view geometry~\cite{hartley-zisserman-book-2004}.
12 While there is some debate as to who invented of the method of Least Squares~\cite{stigler1981gauss}. There is no debate that it was Carl Friedrich Gauss's prediction of the orbit of the newly discovered asteroid Ceres based on just 41 days of observations that brought it to the attention of the world~\cite{tennenbaum-director}. We named our solver after Ceres to celebrate this seminal event in the history of astronomy, statistics and optimization.
  /external/quake/quake/src/QW/gas2masm/
gas2masm.mak 21 !MESSAGE "gas2masm - Win32 Release" (based on\
23 !MESSAGE "gas2masm - Win32 Debug" (based on "Win32 (x86) Console Application")

Completed in 517 milliseconds

12 3 4 5 6 7