OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reduce
(Results
201 - 225
of
1985
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/bionic/libm/upstream-freebsd/lib/msun/src/
s_sin.c
26
* [-PI/4, +PI/4].
Reduce
the argument x to y1+y2 = x-k*pi/2
s_tan.c
25
* [-PI/4, +PI/4].
Reduce
the argument x to y1+y2 = x-k*pi/2
s_tanh.c
25
* 1.
reduce
x to non-negative by tanh(-x) = -tanh(x).
/cts/tests/tests/dpi/src/android/dpi/cts/
ConfigurationScreenLayoutTest.java
72
// 3.
Reduce
the screenLayout values if they are smaller
/cts/tools/dasm/src/java_cup/
parse_reduce_row.java
5
*
reduce
-goto parse table.
/dalvik/vm/compiler/codegen/arm/
ArmRallocUtil.cpp
67
//TUNING:
reduce
the set of regs used by handlers. Only a few need lots.
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
CubeRenderer.java
84
* but
reduce
performance. One might want to tweak that
/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
KubeRenderer.java
92
* but
reduce
performance. One might want to tweak that
/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
LatinKeyboard.java
101
* Overriding this method so that we can
reduce
the target area for the key that
/development/samples/devbytes/graphics/BitmapAllocation/src/com/example/android/bitmapallocation/
BitmapAllocation.java
29
* This example shows how to speed up bitmap loading and
reduce
garbage collection
/development/samples/devbytes/graphics/BitmapScaling/src/com/example/android/bitmapscaling/
BitmapScaling.java
29
* bitmap. Sub-sampling can speed up load times and
reduce
the need for large bitmaps
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/
index.apt
41
layout will greatly
reduce
the configuration effort required. The standard layout lookd
/external/bison/src/
nullable.c
32
#include "
reduce
.h"
/external/ceres-solver/internal/ceres/
conjugate_gradients_solver.h
48
//
reduce
the condition number of the linear system and improve the
/external/chromium/chrome/browser/safe_browsing/
bloom_filter.h
5
// A simple bloom filter. It uses a large number (20) of hashes to
reduce
the
/external/chromium/googleurl/
PRESUBMIT.py
90
'%s, line %s has %s chars, please
reduce
to %d chars.' %
/external/chromium/net/base/
pem_tokenizer.cc
94
//
reduce
parsing later.
/external/clang/www/analyzer/
release_notes.html
65
<li>Numerous bug fixes and heuristics to
reduce
false positives reported
102
improve the precision and
reduce
the false positive rate of the analyzer. It also enables a new unix.MallocSizeof check, which reports
174
<li>Significant performance optimizations to
reduce
memory usage of the analyzer.</li>
261
<li>Misc. fixes to
reduce
false positives on dead stores and idempotent operations.</li>
/external/dropbear/libtommath/
bn_mp_montgomery_reduce.c
52
* following inner loop to
reduce
the
/external/eigen/unsupported/Eigen/src/NonLinearOptimization/
r1updt.h
70
/* apply the transformation to s and
reduce
the spike in w. */
/external/fdlibm/
s_cos.c
24
* [-PI/4, +PI/4].
Reduce
the argument x to y1+y2 = x-k*pi/2
s_sin.c
24
* [-PI/4, +PI/4].
Reduce
the argument x to y1+y2 = x-k*pi/2
s_tan.c
23
* [-PI/4, +PI/4].
Reduce
the argument x to y1+y2 = x-k*pi/2
s_tanh.c
23
* 1.
reduce
x to non-negative by ieee_tanh(-x) = -ieee_tanh(x).
/external/icu4c/i18n/
ucol_tok.h
91
* but not yet processed. Used to
reduce
Completed in 226 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>