OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:automatic
(Results
76 - 100
of
1502
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
proxy_form_controller_test.html
28
<legend>
Automatic
Configuration</legend>
30
<label for="proxyTypeAutoconfig">Your proxy supports <em>
automatic
configuration</em>.</label>
/external/icu4c/common/unicode/
errorcode.h
45
* - Possible
automatic
checking for success when it goes out of scope.
47
* Note: For
automatic
checking for success in the destructor, a subclass
/ndk/sources/host-tools/make-3.81/doc/
make.info-2
60
*
Automatic
Variables:: How to use
automatic
variables in the
128
File: make.info, Node: Pattern Examples, Next:
Automatic
Variables, Prev: Pattern Intro, Up: Pattern Rules
140
uses the
automatic
variables `$@' and `$<' to substitute the names of
142
(*note
Automatic
Variables::).
172
File: make.info, Node:
Automatic
Variables, Next: Pattern Match, Prev: Pattern Examples, Up: Pattern Rules
174
10.5.3
Automatic
Variables
182
What you do is use a special feature of `make', the "
automatic
189
automatic
variable values are available: they only have values within
196
Secondary Expansion::), which will allow
automatic
variable values t
[
all
...]
/external/apache-harmony/support/src/test/java/tests/support/
Support_NetworkInterface.java
39
.equals("
Automatic
Tunneling Pseudo-Interface"))
/external/clang/docs/
LibFormat.rst
5
LibFormat is a library that implements
automatic
source code formatting based
/external/compiler-rt/lib/
Makefile.mk
35
# FIXME: use
automatic
dependencies?
/external/compiler-rt/lib/tsan/rtl/
Makefile.mk
19
# FIXME: use
automatic
dependencies?
/external/e2fsprogs/intl/
vasnwprintf.h
1
/* vswprintf with
automatic
memory allocation.
/external/eigen/unsupported/Eigen/
NumericalDiff
26
* Warning : this should NOT be confused with
automatic
differentiation, which
/external/gtest/
README.android
8
the xUnit architecture. Supports
automatic
test discovery, a rich set
/external/llvm/utils/lit/
setup.py
15
keywords = 'test C++
automatic
discovery',
/external/proguard/docs/
quality.html
14
through a regular
automatic
build process. This process produces numerous
/external/stlport/stlport/stl/config/
_dec.h
26
automatic
template instantiation does not
/external/strace/
TODO
16
update
automatic
remaking of autoconf targets
/ndk/build/tools/toolchain-patches/mclinker/
0004-Fix-build-id-to-not-accept-next-arg.patch
23
cl::desc("Exclude libraries from
automatic
export"),
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_dec.h
26
automatic
template instantiation does not
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_dec.h
26
automatic
template instantiation does not
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_dec.h
26
automatic
template instantiation does not
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_dec.h
26
automatic
template instantiation does not
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_dec.h
26
automatic
template instantiation does not
/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.
powell.tex
37
But this can get painful very quickly, especially for residuals involving complicated multi-variate terms. Ceres provides two ways around this problem. Numeric and
automatic
symbolic differentiation.
39
\section{
Automatic
Differentiation}
41
With its
automatic
differentiation support, Ceres allows you to define templated objects/functors that will compute the residual and it takes care of computing the Jacobians as needed and filling the \texttt{jacobians} arrays with them. For example, for $f_4(x)$ we define
105
We recommend that if possible,
automatic
differentiation should be used. The use of
106
C++ templates makes
automatic
differentiation extremely efficient,
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardState.java
441
// Only when shift key is releasing,
automatic
temporary upper case will be set.
462
// Shift key has been double tapped while in manual shifted or
automatic
476
// Shift key is pressed while
automatic
shifted, we have to move to manual
521
// After chording input,
automatic
shift state may have been changed depending on
547
//
automatic
shifted
637
case AUTOMATIC_SHIFT: return "
AUTOMATIC
";
/external/libxml2/
DOCBparser.c
225
*
Automatic
support for ZLIB/Compress compressed document is provided
252
* parse an SGML file and build a tree.
Automatic
support for ZLIB/Compress
282
* parse a Docbook SGML file and build a tree.
Automatic
support for
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
StochasticLinearRankerWithPrior.java
37
the
automatic
cross validated alpha for mixing user model and prior model */
40
/* When
automatic
cross validation is active, this parameter will
44
/* When
automatic
cross validation is active, this parameter will
Completed in 2330 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>