/prebuilts/go/linux-x86/src/reflect/ |
all_test.go | [all...] |
/prebuilts/go/linux-x86/src/time/ |
format.go | 322 // If the decimal form (excluding sign) is shorter than width, the result is padded with leading 0's. [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
locale_facets.tcc | [all...] |
locale_facets.h | [all...] |
/system/extras/perfprofd/quipper/ |
perf_reader.cc | 114 // If field points to the start of a bitfield padded to len bytes, this [all...] |
/system/media/camera/docs/ |
metadata_helpers.py | 358 A function that given a string will produce a padded string. [all...] |
/system/netd/server/ |
RouteController.cpp | 274 // Interface names must include exactly one terminating NULL and be properly padded, or older [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
coffcode.h | 115 field to be NUL-padded, but not necessarily NUL-terminated, so [all...] |
peicode.h | 243 or if the image is an executable file and the physical size is padded, [all...] |
/toolchain/binutils/binutils-2.25/gold/ |
archive.cc | 152 // padded with spaces where necessary. If the contents of an archive [all...] |
/art/compiler/optimizing/ |
intrinsics_mips.cc | [all...] |
/docs/source.android.com/src/security/keystore/ |
implementer-ref.jd | [all...] |
/external/deqp/modules/gles2/performance/ |
es2pShaderCompilationCases.cpp | 257 // Helper function for extending an n-sized (n <= 16) vector to a 16-sized vector (padded with zeros). 271 // Helper function for extending an n-sized (n <= 16) array to a 16-sized vector (padded with zeros). [all...] |
/external/deqp/modules/gles3/performance/ |
es3pShaderCompilationCases.cpp | 257 // Helper function for extending an n-sized (n <= 16) vector to a 16-sized vector (padded with zeros). 271 // Helper function for extending an n-sized (n <= 16) array to a 16-sized vector (padded with zeros). [all...] |
/external/icu/icu4c/source/i18n/ |
decimfmt.cpp | [all...] |
/external/icu/icu4c/source/i18n/unicode/ |
decimfmt.h | [all...] |
smpdtfmt.h | 238 * the full (wide) name, or five for the narrow name. With two ("MM"), the month number is zero-padded 258 * four for the full (wide) name, or 5 for the narrow name. With two ("LL"), the month number is zero-padded if [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
locale_facets.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
locale_facets.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
locale_facets.h | [all...] |
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
elf.go | 66 * following the note header is n_namesz bytes of name, padded to the 68 * padded to a word boundary. The values of n_namesz and n_descsz do [all...] |
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/ |
elf.go | 63 * following the note header is n_namesz bytes of name, padded to the 65 * padded to a word boundary. The values of n_namesz and n_descsz do [all...] |
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
elf.go | 66 * following the note header is n_namesz bytes of name, padded to the 68 * padded to a word boundary. The values of n_namesz and n_descsz do [all...] |
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
elf.go | 63 * following the note header is n_namesz bytes of name, padded to the 65 * padded to a word boundary. The values of n_namesz and n_descsz do [all...] |
/system/vold/ |
cryptfs.c | 325 // is zero. We could have zero-padded to the left instead, but 331 SLOGI("Signing safely-padded object"); [all...] |