OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hexadecimal
(Results
101 - 125
of
1046
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/toybox/toys/other/
hexedit.c
1
/* hexedit.c -
Hexadecimal
file editor
15
Hexadecimal
file editor. All changes are written to disk immediately.
22
0-9, a-f Change current half-byte to
hexadecimal
value
/bionic/libc/upstream-openbsd/lib/libc/stdio/
floatio.h
47
* be ceil(log10(LDBL_MAX_10_EXP)) or, if
hexadecimal
floating point
/external/curl/docs/libcurl/
curl_easy_escape.3
35
version (%NN where NN is a two-digit
hexadecimal
number).
curl_easy_unescape.3
35
URL encoded (%XX where XX is a two-digit
hexadecimal
number) are converted to
/external/e2fsprogs/misc/
dumpe2fs.8.in
65
print the detailed group information block numbers in
hexadecimal
format
/external/google-breakpad/src/common/windows/
pdb_source_line_writer.h
59
// of the pdb's guid, in uppercase
hexadecimal
form without any dashes
61
// uppercase
hexadecimal
form. For older pdb files which have no guid,
63
//
hexadecimal
form, followed immediately by the pdb's age, in lowercase
64
//
hexadecimal
form.
/external/gptfdisk/
support.h
81
int IsHex(string input); // Returns 1 if input can be
hexadecimal
number....
/external/iproute2/tc/
emp_ematch.l
114
fprintf(stderr, "error:
hexadecimal
escape " \
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cid/
cidparse.h
54
/* command if the data format is
hexadecimal
. */
/external/llvm/utils/unittest/googletest/src/
gtest-printers.cc
130
// - as a
hexadecimal
escape sequence (e.g. '\x7F'), or
233
// For more convenience, we print c's code again in
hexadecimal
,
268
// interpreted as another
hexadecimal
digit in its number. Break string to
293
// interpreted as another
hexadecimal
digit in its number. Break string to
/external/okhttp/okio/okio/src/main/java/okio/
BufferedSource.java
82
* Reads a long form this source in
hexadecimal
form (i.e., as a string in base 16). This will
83
* iterate until a non-
hexadecimal
character is found.
85
* @throws NumberFormatException if the found
hexadecimal
does not fit into a {@code long} or
86
*
hexadecimal
was not found.
/external/owasp/sanitizer/lib/commons-codec-1.4/
RELEASE-NOTES.txt
10
such as Base64 and
Hexadecimal
. In addition to these widely used encoders and
/external/pdfium/third_party/freetype/src/cid/
cidparse.h
54
/* command if the data format is
hexadecimal
. */
/external/selinux/libselinux/man/man3/
selinux_raw_context_to_color.3
29
string is a space separated list of eight
hexadecimal
RGB triples, each prefixed by a hash character (#). These represent the user:role:type:range components of the foreground and background colors. An example string is shown in the
/external/toybox/toys/posix/
echo.c
30
\xHH
hexadecimal
values (1 to 2 digits)
/external/valgrind/
README.s390
13
-
Hexadecimal
floating point is not supported.
/frameworks/base/services/tests/servicestests/src/android/net/netlink/
NetlinkErrorMessageTest.java
37
//
Hexadecimal
representation of packet capture.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
wctype.h
78
__ISwxdigit = 4, /*
Hexadecimal
numeric. */
91
_ISwxdigit = _ISwbit (__ISwxdigit), /*
Hexadecimal
numeric. */
154
/* Test for any wide character that corresponds to a
hexadecimal
-digit
273
/* Test for any wide character that corresponds to a
hexadecimal
-digit
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
wctype.h
78
__ISwxdigit = 4, /*
Hexadecimal
numeric. */
91
_ISwxdigit = _ISwbit (__ISwxdigit), /*
Hexadecimal
numeric. */
154
/* Test for any wide character that corresponds to a
hexadecimal
-digit
273
/* Test for any wide character that corresponds to a
hexadecimal
-digit
/prebuilts/go/darwin-x86/src/cmd/addr2line/
main.go
11
// Addr2line reads
hexadecimal
addresses, one per line and with optional 0x prefix,
/prebuilts/go/linux-x86/src/cmd/addr2line/
main.go
11
// Addr2line reads
hexadecimal
addresses, one per line and with optional 0x prefix,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_sha.so
_sha256.so
_sha512.so
/system/bt/service/common/bluetooth/
scan_filter.h
41
// the XX:XX:XX:XX:XX:XX where X is a
hexadecimal
digit.
Completed in 1578 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>