Searched
full:hexadecimal (Results
326 -
350 of
1046) sorted by null
<<11121314151617181920>>
/external/boringssl/src/crypto/test/ |
file_test.h | 122 // be either a hexadecimal string or a quoted ASCII string. It returns true on
|
/external/compiler-rt/lib/ubsan/ |
ubsan_diag.h | 148 AK_Pointer ///< A pointer argument, displayed in hexadecimal.
|
/external/dexmaker/src/dx/java/com/android/dx/util/ |
Hex.java | 20 * Utilities for formatting numbers as hexadecimal.
|
/external/fonttools/Doc/ |
ttx.1 | 123 file as hexadecimal data instead of
|
/external/google-breakpad/ |
README.ANDROID | 102 entry that carries a hexadecimal version number, e.g.:
|
/external/gptfdisk/ |
sgdisk.8 | 167 bit number; the others work on a hexadecimal bit mask. For example, type 293 \fBsgdisk\fR compresses these into two\-byte (four\-digit hexadecimal) 295 MBR code is multiplied by hexadecimal 0x0100. For instance, the code for 395 a two\-byte hexadecimal number, as described earlier, or a fully-specified
|
/external/icu/icu4c/source/test/iotest/ |
strtst.c | 83 u_sprintf(uStringBuf, "Lowercase unsigned hexadecimal integer x: %x", *n); 85 u_sscanf(uStringBuf, "Lowercase unsigned hexadecimal integer x: %x", newValuePtr); 90 u_sprintf(uStringBuf, "Uppercase unsigned hexadecimal integer X: %X", *n); 92 u_sscanf(uStringBuf, "Uppercase unsigned hexadecimal integer X: %X", newValuePtr);
|
/external/iproute2/man/man8/ |
ip-address.8.in | 109 hexadecimal halfwords separated by colons for IPv6. The
|
/external/libbrillo/brillo/http/ |
http_form_data_unittest.cc | 131 // hexadecimal digits only.
|
/external/libchrome/base/strings/ |
string_number_conversions.h | 90 // numbers in hexadecimal, and strings representing non-finite values (such as
|
/external/libvpx/libvpx/build/make/ |
ads2gas.pl | 60 # Hexadecimal constants prefaced by 0x
|
ads2gas_apple.pl | 59 # Hexadecimal constants prefaced by 0x
|
/external/libweave/third_party/chromium/base/strings/ |
string_number_conversions.h | 79 // numbers in hexadecimal, and strings representing non-finite values (such as
|
/external/llvm/lib/Support/ |
Signals.cpp | 57 /// Format a pointer value as hexadecimal. Zero pad it out so its always the
|
/external/llvm/tools/llvm-mc/ |
Disassembler.cpp | 11 // hexadecimal, from standard input or from a file.
|
/external/opencv3/3rdparty/include/ffmpeg_/libavutil/ |
parseutils.h | 87 * hexadecimal number or a decimal number between 0.0 and 1.0, which
|
/external/parameter-framework/upstream/parameter/ |
FloatingPointParameterType.cpp | 123 parameterAccessContext.setError("Hexadecimal values are not supported for " + getKind() +
|
/external/pcre/dist/ |
dftables.c | 178 " 0x%02x hexadecimal digit\n"
|
/external/pcre/dist/doc/ |
pcreprecompile.3 | 60 out the data in hexadecimal instead of binary, one pattern to a line.
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/ |
Chapter2_4Test.java | 53 assertEquals(new Integer(0xC), map.get("hexadecimal"));
|
/external/srtp/ |
README | 95 key is a hexadecimal value (without the
|
/external/v8/src/regexp/ |
regexp-parser.h | 158 // Checks whether the following is a length-digit hexadecimal number,
|
/external/webrtc/webrtc/call/ |
rtc_event_log2rtp_dump.cc | 58 // If the input string starts with 0x or 0X it indicates a hexadecimal number.
|
/frameworks/base/core/java/android/app/admin/ |
SecurityLog.java | 70 * seinfo tag (String), SHA-256 hash of the base APK in hexadecimal (String)
|
/frameworks/base/telephony/java/android/telephony/ |
SubscriptionInfo.java | 237 * @return A hexadecimal color value.
|
Completed in 1794 milliseconds
<<11121314151617181920>>