Searched
full:octal (Results
251 -
275 of
542) sorted by null
<<11121314151617181920>>
/external/chromium_org/courgette/testdata/ |
elf-32-1 | |
elf-32-2 | |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/ |
css.js | 490 "ns-resize", "nw-resize", "nwse-resize", "oblique", "octal", "open-quote",
|
/external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/ |
TextFormatTest.java | 584 // Octal
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
file.h | 76 * and octal escapes. String is updated in-place.
|
intnum.c | 179 yasm_error_set(YASM_ERROR_VALUE, N_("invalid octal literal"));
|
/external/chromium_org/url/ |
url_canon_internal.h | 41 // Valid in an ASCII-representation of an octal digit.
|
url_canon_ip.cc | 146 // Use the 64-bit strtoi so we get a big number (no hex, decimal, or octal
|
/external/chromium_org/v8/test/mjsunit/ |
regexp.js | 346 // (Note: \214 is interpreted as octal).
|
/external/clang/lib/Frontend/ |
PrintPreprocessedOutput.cpp | 394 else // Output anything hard as an octal escape.
|
/external/dhcpcd/ |
if-options.c | 251 /* Grab an octal code */
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
php.php | 76 //Octal Char Specs [all...] |
/external/llvm/include/llvm/ADT/ |
StringRef.h | 324 /// extended C rules: 0 is octal, 0x is hex, 0b is binary.
|
/external/protobuf/java/src/test/java/com/google/protobuf/ |
TextFormatTest.java | 556 // Octal
|
/external/qemu/ |
qemu-monitor.hx | 248 can be x (hex), d (signed decimal), u (unsigned decimal), o (octal),
|
/external/strace/ |
NEWS | 358 * string arguments are now true C strings using octal instead of hex by default
|
strace.1 | 182 mode value in octal by tradition. Where traditional or native
|
/external/v8/src/ |
parser.h | 753 // Strict mode octal literal validation.
|
/external/v8/test/mjsunit/ |
regexp.js | 346 // (Note: \214 is interpreted as octal).
|
/libcore/json/src/main/java/org/json/ |
JSONTokener.java | 47 * <li>Octal integers prefixed with {@code 0}.
|
/libcore/luni/src/main/java/java/io/ |
StreamTokenizer.java | 367 // Check for quoted octal IE: \377
|
/ndk/sources/host-tools/make-3.81/ |
arscan.c | 249 char ar_mode[8]; /* File mode, in ASCII octal. */
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/ |
elfos.h | 366 octal escape. If the tables value is anything else, then the
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-nm.1 | 459 \&\fBd\fR for decimal, \fBo\fR for octal, or \fBx\fR for hexadecimal.
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/ |
elfos.h | 366 octal escape. If the tables value is anything else, then the
|
Completed in 3024 milliseconds
<<11121314151617181920>>