HomeSort by relevance Sort by last modified time
    Searched refs:rest (Results 101 - 125 of 213) sorted by null

1 2 3 45 6 7 8 9

  /external/ceres-solver/docs/
introduction.tex 4 Ceres Solver\footnote{For brevity, in the rest of this document we will just use the term Ceres.} is a non-linear least squares solver developed at Google. It is designed to solve small and large sparse problems accurately and efficiently~\footnote{For a gentle but brief introduction to non-liner least squares problems, please start by reading the~\hyperref[part:tutorial]{Tutorial}}. Amongst its various features is a simple but expressive API with support for automatic differentiation, robust norms, local parameterizations, automatic gradient checking, multithreading and automatic problem structure detection.
  /external/libvpx/libvpx/vp8/common/arm/neon/
bilinearpredict8x8_neon.asm 70 ;first_pass filtering on the rest 5-line data
vp8_subpixelvariance8x8_neon.asm 73 ;first_pass filtering on the rest 5-line data
  /external/v8/test/mjsunit/
array-elements-from-array-prototype-chain.js 175 // Now owned undefined resides at 4 and rest is shifted right by one
array-elements-from-array-prototype.js 175 // Now owned undefined resides at 4 and rest is shifted right by one
array-elements-from-object-prototype.js 175 // Now owned undefined resides at 4 and rest is shifted right by one
array-tostring.js 145 // rest of the operations.
fuzz-natives.js 139 // the rest of the tests.
date-parse.js 77 // month name we are happy - ignore the rest.
  /external/webkit/Source/WebCore/dom/
xml_expat_tokenizer.cpp 942 SegmentedString rest = m_pendingSrc; local
944 write(rest, false);
XMLDocumentParserLibxml2.cpp 1442 SegmentedString rest = m_pendingSrc; local
    [all...]
  /external/yaffs2/yaffs2/direct/
yaffsfs.c 168 strcmp(p,"/") && // the rest of the prefix is not / (to catch / at end)
1474 char *rest; local
1476 yaffs_Object *obj = yaffsfs_FindRoot(path,&rest);
  /frameworks/base/services/java/com/android/server/
NsdService.java 470 String rest = cooked[2].substring(index); local
471 String type = rest.replace(".local.", "");
    [all...]
  /external/webkit/Source/WebKit/android/jni/
WebCoreFrameBridge.cpp 1839 ScopedVector<base::ScopedOpenSSL<X509, X509_free> > rest; local
    [all...]
  /external/quake/
NOTICE 246 be a consequence of the rest of this License.
591 be a consequence of the rest of this License.
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/style/checkers/
cpp.py 676 project, rest = os.path.split(googlename)
677 return (project,) + os.path.splitext(rest)
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
util.js 345 // make the cell span the rest of the columns. Otherwise,
  /external/guava/guava-tests/test/com/google/common/collect/
ImmutableSortedSetTest.java 86 String e4, String e5, String e6, String... rest) {
87 return ImmutableSortedSet.of(e1, e2, e3, e4, e5, e6, rest);
    [all...]
  /external/libvpx/libvpx/vp8/encoder/arm/armv5te/
boolhuff_armv5te.asm 31 push {r0-r3, r12, lr} ; rest of regs are preserved by subroutine call
vp8_packtokens_armv5.asm 29 push {r0-r3, r12, lr} ; rest of regs are preserved by subroutine call
vp8_packtokens_mbrow_armv5.asm 29 push {r0-r3, r12, lr} ; rest of regs are preserved by subroutine call
  /ndk/build/core/
add-application.mk 22 # to describe the application to the build system, and the rest of the
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
ObjC.stg     [all...]
  /external/llvm/lib/IR/
AsmWriter.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
javax.servlet_2.5.0.v200910301333.jar 

Completed in 1159 milliseconds

1 2 3 45 6 7 8 9