OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:significant
(Results
651 - 675
of
2519
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/third_party/icu/source/i18n/
scriptset.cpp
167
x &= (x - 1); // and off the least
significant
one bit.
/external/chromium_org/third_party/icu/source/tools/ctestfw/unicode/
ctest.h
268
* Append a time delta to str if it is
significant
(>5 ms) otherwise no change
/external/chromium_org/third_party/mesa/src/docs/
libGL.txt
51
safety for multi-threaded clients is
significant
. Each GL API call
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_state_sampler.c
253
* Note that the tex unit is
significant
. We can't re-use a sampler
/external/chromium_org/third_party/mesa/src/src/glsl/
ir_hierarchical_visitor.h
68
* simply returns \c visit_continue. This allows a
significant
reduction in
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
prinit.h
148
* forcibly terminate any existing threads and exit without
significant
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
wire_format.py
44
# We use the least-
significant
TAG_TYPE_BITS bits of the varint-encoded
/external/chromium_org/third_party/skia/include/core/
SkString.h
74
* Floats have at most 8
significant
digits, so we limit our %g to that.
/external/chromium_org/third_party/sqlite/src/src/
complete.c
86
** from the input. The following tokens are
significant
:
printf.c
159
** 16 (the number of
significant
digits in a 64-bit float) '0' is
262
int nsd; /* Number of
significant
digits returned */
559
**
significant
digit of the number */
564
/*
Significant
digits after the decimal point */
[
all
...]
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
arith_routines_hist.c
63
/* renormalize interval, store most
significant
byte of streamval and update streamval */
arith_routines_logist.c
148
/* renormalize interval, store most
significant
byte of streamval and update streamval */
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
byte_io.h
84
// and the most
significant
bit of the actual data is set, we must sign
/external/chromium_org/tools/clang/empty_string/
EmptyStringConverter.cpp
108
// Note that expr(has()) in the matcher is
significant
; the Clang AST wraps
/external/chromium_org/tools/metrics/histograms/
pretty_print.py
54
This can provide a
significant
speedup as O(n^2) operations are removed (in
/external/chromium_org/v8/src/arm64/
instructions-arm64.cc
112
// A pattern is constructed of size bits, where the least
significant
S+1
/external/chromium_org/v8/src/
conversions.h
20
// Maximum number of
significant
digits in decimal representation.
property-details.h
44
// Order of properties is
significant
.
regexp-macro-assembler.h
177
// RETRY: Something
significant
changed during execution, and the matching
/external/chromium_org/v8/test/webkit/fast/js/
function-toString-parentheses.js
25
"This test checks that parentheses are preserved when
significant
, and not added where inappropriate. " +
/external/clang/lib/CodeGen/
CGRecordLayoutBuilder.cpp
229
// counting from the most-
significant
-bit instead of the
230
// least-
significant
-bit.
633
// counting from the most-
significant
-bit instead of the
634
// least-
significant
-bit.
[
all
...]
/external/clang/test/Index/
complete-preprocessor.m
1
// The line and column layout of this test is
significant
. Run lines
/external/fio/
stat.h
66
* samples by their Most
Significant
Bit (MSB), extract the next M bit
/external/icu/icu4c/source/i18n/
scriptset.cpp
167
x &= (x - 1); // and off the least
significant
one bit.
usrchimp.h
197
* Alternate handling - since only the 16 most
significant
digits is only used,
Completed in 445 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>