/external/icu4c/common/ |
util.h | 172 * or octal format.
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
cpp-qt.php | 62 //Octal Char Specs
|
d.php | 69 //Octal Char Specs
|
lscript.php | 156 'octal', 'overlayglyph',
|
/external/regex-re2/re2/testing/ |
search_test.cc | 220 // Octal escapes.
|
/libcore/luni/src/main/java/java/lang/ |
Byte.java | 125 * octal ("0..."), or decimal ("...") representation of a byte.
|
Short.java | 123 * minus sign "-" followed by a hexadecimal ("0x..." or "#..."), octal
|
/libcore/luni/src/test/java/libcore/java/net/ |
InetAddressTest.java | 57 // Octal.
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-strings.1 | 199 octal, \fBx\fR for hexadecimal, or \fBd\fR for decimal.
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-strings.1 | 199 octal, \fBx\fR for hexadecimal, or \fBd\fR for decimal.
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-strings.1 | 199 octal, \fBx\fR for hexadecimal, or \fBd\fR for decimal.
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-strings.1 | 199 octal, \fBx\fR for hexadecimal, or \fBd\fR for decimal.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
regex_constants.h | 135 * and \\ddd (where ddd is one, two, or three octal digits).
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
regex_constants.h | 135 * and \\ddd (where ddd is one, two, or three octal digits).
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
regex_constants.h | 135 * and \\ddd (where ddd is one, two, or three octal digits).
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
regex_constants.h | 135 * and \\ddd (where ddd is one, two, or three octal digits).
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
regex_constants.h | 135 * and \\ddd (where ddd is one, two, or three octal digits).
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
regex_constants.h | 135 * and \\ddd (where ddd is one, two, or three octal digits).
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
regex_constants.h | 142 * and \\ddd (where ddd is one, two, or three octal digits).
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
dumbdbm.py | 234 the database has to be created. It defaults to octal code 0666 (and
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
dumbdbm.py | 234 the database has to be created. It defaults to octal code 0666 (and
|
/system/core/init/ |
readme.txt | 158 chmod <octal-mode> <path>
|
/external/bison/lib/ |
stdlib.in.h | 830 it may be decimal or octal (with prefix "0") or hexadecimal (with prefix 855 it may be decimal or octal (with prefix "0") or hexadecimal (with prefix
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
file.c | 153 /* octal escape */ 171 N_("octal value out of range"));
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/ |
nasm-token.re | 175 /* 777q or 777o - octal number */ 650 /* 777q or 777o - octal number */
|