OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:significant
(Results
326 - 350
of
2519
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/replicaisland/src/com/replica/replicaisland/
RenderComponent.java
68
// But at the moment
significant
CPU is being spent on sorting the list of objects
/external/skia/gm/
display_json_results.py
77
Returns True if the results are free of any
significant
failures.
/external/skia/src/opts/
SkBitmapProcState_filter_neon.h
23
// calling the function in the inner loops will cause
significant
overhead on
SkBlitRect_opts_SSE2.cpp
100
// Unrolling the loop in the Narrow code is a
significant
performance
/external/srtp/crypto/include/
datatypes.h
431
* representing the number of
significant
bits stored in the array.
432
* The bits are packed as follows: the least
significant
bit is that
433
* of word[0], while the most
significant
bit is the nth most
434
*
significant
bit of word[m], where length = bits_per_word * m + n.
/external/stlport/src/
warning_disable.h
54
# pragma warning( disable : 810 ) /* conversion from "int" to "char" may lose
significant
bits */
/external/valgrind/main/VEX/test/
fxsave.c
109
printf("Re-run with any arg to suppress least-
significant
\n"
/external/valgrind/main/drd/tests/
annotate_barrier.c
34
* barrier count. Only the least
significant
bit matters -- a single bit
/external/valgrind/main/memcheck/tests/x86/
fxsave.c
110
printf("Re-run with any arg to suppress least-
significant
\n"
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
lpc_shape_swb12_tables.c
47
* but we haven't observed a
significant
benefit of having different
/external/wpa_supplicant_8/src/crypto/
sha256-prf.c
48
*
significant
1-7 bits of the last octet in the output are not part of the
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/xpath/
XMPPath.java
28
* Note: Order is
significant
to separate struct/qual from array kinds! */
/frameworks/av/media/libeffects/lvm/lib/Common/src/
BP_1I_D16F32Cll_TRC_WRA_01_Init.c
40
/* half word is right shifted by one and most
significant
bit of the lower */
/frameworks/base/core/java/android/net/http/
SslCertificate.java
366
* are assumed to come in most
significant
to least
367
*
significant
order which is true of human readable values
371
* least
significant
to most
significant
order, so make sure
/frameworks/base/core/java/android/os/
CountDownTimer.java
41
* {@link #onTick(long)} takes an amount of time to execute that is
significant
/frameworks/base/docs/html/design/patterns/
compatibility.jd
13
<p>
Significant
changes in Android 3.0 included:</p>
/frameworks/base/docs/html/training/efficient-downloads/
connectivity_patterns.jd
34
<p>You can use a broadcast receiver to listen for connectivity changes that indicate when a Wi-Fi connection has been established to execute
significant
downloads, preempt scheduled updates, and potentially even temporarily increase the frequency of regular updates as described in <a href="{@docRoot}training/monitoring-device-state/index.html">Optimizing Battery Life</a> lesson <a href="{@docRoot}training/monitoring-device-state/connectivity-monitoring.html">Determining and Monitoring the Connectivity Status</a>.</p>
/frameworks/base/media/java/android/media/audiofx/
AcousticEchoCanceler.java
26
* where the presence of echo with
significant
delay in the signal received from the remote party
/frameworks/native/services/inputflinger/
PointerControllerInterface.h
92
* The values of the AMOTION_EVENT_AXIS_PRESSURE axis is
significant
.
/frameworks/rs/
rsType.h
122
// Internal structure from most to least
significant
.
/frameworks/webview/chromium/plat_support/
graphics_utils.cpp
64
// (This also avoids
significant
wasted time in calling
/libcore/luni/src/main/java/java/io/
FilterWriter.java
98
* two least
significant
bytes of the integer {@code oneChar} are written.
ObjectOutput.java
74
* Writes a single byte to the target stream. Only the least
significant
OutputStream.java
111
* Writes a single byte to this stream. Only the least
significant
byte of
/ndk/sources/cxx-stl/stlport/src/
warning_disable.h
54
# pragma warning( disable : 810 ) /* conversion from "int" to "char" may lose
significant
bits */
Completed in 483 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>