OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:minimize
(Results
151 - 175
of
955
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/general/
NonLinearConjugateGradientOptimizer.java
127
if (goal == GoalType.
MINIMIZE
) {
171
if (goal == GoalType.
MINIMIZE
) {
/external/clang/lib/Headers/
ammintrin.h
166
/// To
minimize
caching, the data is flagged as non-temporal (unlikely to be
187
/// memory location. To
minimize
caching, the data is flagged as
/external/e2fsprogs/misc/
e2image.8.in
140
etc.\& can be run directly on the raw image file. In order to
minimize
179
the raw image it is not sparse. The QCOW2 image
minimize
the amount of disk
/external/libhevc/common/
ihevc_iquant_itrans_recon.c
366
/* Utilizing symmetry properties to the maximum to
minimize
the number of multiplications */
420
/* Utilizing symmetry properties to the maximum to
minimize
the number of multiplications */
/external/opencv3/doc/py_tutorials/py_ml/py_svm/py_svm_basics/
py_svm_basics.markdown
50
twice this distance, and we need to maximize this margin. i.e. we need to
minimize
a new function
123
the optimization is to
minimize
the argument, few misclassifications errors are allowed.
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
ammintrin.h
157
/// To
minimize
caching, the data is flagged as non-temporal (unlikely to be
175
/// memory location. To
minimize
caching, the data is flagged as
/frameworks/base/docs/html/training/permissions/
best-practices.jd
116
You should
minimize
the number of times you make these requests. If the user
123
minimize
the number of permissions your app needs.
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
ammintrin.h
167
/// To
minimize
caching, the data is flagged as non-temporal (unlikely to be
188
/// memory location. To
minimize
caching, the data is flagged as
/prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
ammintrin.h
166
/// To
minimize
caching, the data is flagged as non-temporal (unlikely to be
187
/// memory location. To
minimize
caching, the data is flagged as
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
ammintrin.h
166
/// To
minimize
caching, the data is flagged as non-temporal (unlikely to be
187
/// memory location. To
minimize
caching, the data is flagged as
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
ammintrin.h
166
/// To
minimize
caching, the data is flagged as non-temporal (unlikely to be
187
/// memory location. To
minimize
caching, the data is flagged as
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
ammintrin.h
166
/// To
minimize
caching, the data is flagged as non-temporal (unlikely to be
187
/// memory location. To
minimize
caching, the data is flagged as
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
ammintrin.h
166
/// To
minimize
caching, the data is flagged as non-temporal (unlikely to be
187
/// memory location. To
minimize
caching, the data is flagged as
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
ammintrin.h
166
/// To
minimize
caching, the data is flagged as non-temporal (unlikely to be
187
/// memory location. To
minimize
caching, the data is flagged as
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
ammintrin.h
166
/// To
minimize
caching, the data is flagged as non-temporal (unlikely to be
187
/// memory location. To
minimize
caching, the data is flagged as
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
ammintrin.h
166
/// To
minimize
caching, the data is flagged as non-temporal (unlikely to be
187
/// memory location. To
minimize
caching, the data is flagged as
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
ammintrin.h
167
/// To
minimize
caching, the data is flagged as non-temporal (unlikely to be
188
/// memory location. To
minimize
caching, the data is flagged as
/prebuilts/sdk/renderscript/clang-include/
ammintrin.h
166
/// To
minimize
caching, the data is flagged as non-temporal (unlikely to be
187
/// memory location. To
minimize
caching, the data is flagged as
/cts/tests/tests/media/src/android/media/cts/
InputSurface.java
77
// to
minimize
artifacts from possible YUV conversion.
/dalvik/dx/src/com/android/dx/ssa/
Optimizer.java
113
* Runs the optimizer with a strategy to
minimize
the number of rop-form
/docs/source.android.com/src/devices/graphics/
arch-sh.jd
43
minimize
memory consumption. You can see a summary of the buffers associated
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
MultiStartMultivariateRealOptimizer.java
200
return (goalType == GoalType.
MINIMIZE
) ?
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/univariate/
BrentOptimizer.java
54
return localMin(getGoalType() == GoalType.
MINIMIZE
,
/external/autotest/client/cros/cellular/
scpi.py
16
This way, we can
minimize
the number of checks; each one takes a
/external/avahi/avahi-common/
domain.h
34
* is 255. The maximum label length is 63. To
minimize
the number of
Completed in 998 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>