OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:approximate
(Results
226 - 250
of
1144
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/ExactCalculator/res/values-vi/
strings.xml
75
<string name="
approximate
" msgid="7117143366610670836">"(±1 trong ch? s? cu?i cùng)"</string>
/packages/apps/ExactCalculator/res/values-zh-rCN/
strings.xml
75
<string name="
approximate
" msgid="7117143366610670836">"??????? ±1?"</string>
/packages/apps/ExactCalculator/res/values-zh-rHK/
strings.xml
75
<string name="
approximate
" msgid="7117143366610670836">"(?????? ±1)"</string>
/packages/apps/ExactCalculator/res/values-zh-rTW/
strings.xml
75
<string name="
approximate
" msgid="7117143366610670836">"(?????? ±1)"</string>
/packages/apps/ExactCalculator/res/values-zu/
strings.xml
75
<string name="
approximate
" msgid="7117143366610670836">"(±1 kudijithi lokugcina)"</string>
/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
WifiDownloadReceiver.java
90
* Returns an
approximate
data rate at which we're downloading the files.
/prebuilts/go/darwin-x86/src/math/
log.go
38
// a polynomial of degree 14 to
approximate
R. The maximum error
/prebuilts/go/linux-x86/src/math/
log.go
38
// a polynomial of degree 14 to
approximate
R. The maximum error
/prebuilts/misc/common/swig/include/2.0.11/lua/
std_vector.i
15
but instead is an
approximate
, so that SWIG knows how to wrapper it.
/prebuilts/ndk/r11/sources/android/support/src/msun/
k_log.h
36
* a polynomial of degree 14 to
approximate
R The maximum error
/prebuilts/ndk/r13/sources/android/support/src/msun/
k_log.h
36
* a polynomial of degree 14 to
approximate
R The maximum error
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LintOverlay.java
38
/**
Approximate
size of lint overlay icons */
/system/core/libmemunreachable/
README.md
8
In the default (zero-overhead) mode, the returned data on leaks is limited to the address,
approximate
(upper bound) size, and the the first 32 bytes of the contents of the leaked allocation. If malloc_debug backtraces are enabled they will be included in the leak information, but backtracing allocations requires significant overhead.
/tools/test/connectivity/acts/tests/google/wifi/aware/functional/
MacRandomTest.py
123
# Note: exact randomization interval is not critical, just
approximate
,
/tools/tradefederation/core/src/com/android/tradefed/device/
LargeOutputReceiver.java
53
* @param maxDataSize the
approximate
max amount of data to keep.
/system/media/audio_utils/include/audio_utils/
fifo.h
86
* \param lost If non-NULL, set to the
approximate
number of frames lost before
489
* \param lost If non-NULL, set to the
approximate
number of frames lost before
523
* \param lost If non-NULL, set to the
approximate
number of frames lost before
535
* \param lost If non-NULL, set to the
approximate
number of frames lost before
550
* \param lost If non-NULL, set to the
approximate
number of frames lost before
/bionic/libm/upstream-freebsd/lib/msun/src/
e_j0f.c
162
* For x >= 2, We
approximate
pzero by
253
* We
approximate
pzero by
e_j1f.c
155
* We
approximate
pone by
248
* We
approximate
pone by
s_erf.c
58
* That is, we use rational approximation to
approximate
93
* We use rational approximation to
approximate
/external/autotest/server/cros/network/
attenuator_controller.py
223
"""Finds an
approximate
frequency to freq.
231
@returns int
approximate
frequency from self._fixed_attenuations.
/external/deqp/modules/glshared/
glsLongStressCase.hpp
276
int maxTexMemoryUsageBytes, //!<
Approximate
upper bound on GL texture memory usage.
277
int maxBufMemoryUsageBytes, //!<
Approximate
upper bound on GL buffer memory usage.
/external/fdlibm/
s_erf.c
56
* That is, we use rational approximation to
approximate
91
* We use rational approximation to
approximate
/external/gemmlowp/doc/
quantization.md
9
matrices are only useful insofar as they somehow
approximate
matrices of real
252
So what we have to implement here is the (
approximate
) scaling of a int32 value
/external/guava/guava/src/com/google/common/hash/
Hashing.java
312
* <li>{@code n - 1}, with
approximate
probability {@code 1/n}
329
* <li>{@code n - 1}, with
approximate
probability {@code 1/n}
/external/guava/guava/src/com/google/common/primitives/
UnsignedLongs.java
197
* Otherwise,
approximate
the quotient, check, and correct if necessary. Our approximation is
231
* Otherwise,
approximate
the quotient, check, and correct if necessary. Our approximation is
Completed in 793 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>