Searched
full:zeroes (Results
376 -
400 of
852) sorted by null
<<11121314151617181920>>
/external/clang/lib/CodeGen/ |
CGDeclCXX.cpp | 416 // Compute the function suffix from priority. Prepend with zeroes to make
|
CGValue.h | 200 // to make the default bitfield pattern all-zeroes.
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
CallAndMessageChecker.cpp | 542 // Structure returns are safe since the compiler zeroes them out.
|
/external/e2fsprogs/e2fsck/ |
pass5.c | 703 * If discard zeroes data and the group inode table
|
/external/e2fsprogs/misc/ |
mke2fs.8.in | 289 advertises that discard also zeroes data (any subsequent read after the discard
|
/external/guava/guava/src/com/google/common/collect/ |
ConcurrentHashMultiset.java | 62 * creation and removal (including automatic removal of zeroes). If the modification of an
|
/external/guava/guava/src/com/google/common/primitives/ |
Chars.java | 333 * containing the values of {@code array}, and zeroes in the remaining places.
|
Doubles.java | 312 * containing the values of {@code array}, and zeroes in the remaining places.
|
Floats.java | 308 * containing the values of {@code array}, and zeroes in the remaining places.
|
Ints.java | 379 * containing the values of {@code array}, and zeroes in the remaining places.
|
Longs.java | 411 * containing the values of {@code array}, and zeroes in the remaining places.
|
Shorts.java | 377 * containing the values of {@code array}, and zeroes in the remaining places.
|
/external/guava/guava-gwt/src-super/com/google/common/primitives/super/com/google/common/primitives/ |
Chars.java | 282 * containing the values of {@code array}, and zeroes in the remaining places.
|
Doubles.java | 307 * containing the values of {@code array}, and zeroes in the remaining places.
|
Floats.java | 304 * containing the values of {@code array}, and zeroes in the remaining places.
|
Ints.java | 327 * containing the values of {@code array}, and zeroes in the remaining places.
|
Shorts.java | 325 * containing the values of {@code array}, and zeroes in the remaining places.
|
/external/guava/guava-tests/test/com/google/common/net/ |
InetAddressesTest.java | 228 // does not collapse contiguous shorts of zeroes with the :: abbreviation.
|
/external/icu/icu4c/source/test/intltest/ |
itspoof.cpp | 344 // Minimum of 4 digits, no leading zeroes for positions 5 and up.
|
/external/kernel-headers/original/uapi/linux/ |
openvswitch.h | 662 * left unchanged. The non-masked value bits must be passed in as zeroes.
|
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/ |
AndroidLiveWallpaperService.java | 261 viewFormat = 0; // must be initialized with zeroes
|
/external/libvorbis/doc/vorbisenc/ |
overview.html | 217 pad frames out with zeroes.
|
/external/llvm/include/llvm/ADT/ |
APFloat.h | 96 /// significant bit of the significand set. The sign of zeroes and infinities
|
/external/llvm/include/llvm/Object/ |
COFF.h | 229 support::ulittle32_t Zeroes;
|
/external/llvm/lib/MC/MCParser/ |
AsmLexer.cpp | 218 // integer as a hexadecimal, possibly with leading zeroes.
|
Completed in 1437 milliseconds
<<11121314151617181920>>