OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hexadecimal
(Results
76 - 100
of
687
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/bionic/libm/src/
s_nan.c
60
* Scan a string of
hexadecimal
digits (the format nan(3) expects) and
e_exp.c
74
* The
hexadecimal
values are the intended ones for the following
77
* to produce the
hexadecimal
values shown.
e_log.c
63
* The
hexadecimal
values are the intended ones for the following
66
* to produce the
hexadecimal
values shown.
s_log1p.c
67
* The
hexadecimal
values are the intended ones for the following
70
* to produce the
hexadecimal
values shown.
/bootable/recovery/edify/
README
10
understood, as are
hexadecimal
escapes like \x4a.
/dalvik/dexgen/src/com/android/dexgen/util/
HexParser.java
20
* Utilities for parsing
hexadecimal
text.
/dalvik/dx/src/com/android/dx/util/
HexParser.java
20
* Utilities for parsing
hexadecimal
text.
/development/tools/yuv420sp2rgb/
cmdline.c
99
"Expecting a
hexadecimal
argument!\n"); \
/external/clang/include/clang/Frontend/
LangStandard.h
80
/// hasHexFloats - Language supports
hexadecimal
float constants.
/external/iproute2/tc/
f_basic.c
35
fprintf(stderr, "\nNOTE: CLASSID is parsed as
hexadecimal
input.\n");
f_fw.c
31
fprintf(stderr, "\nNOTE: CLASSID is parsed as
hexadecimal
input.\n");
/external/llvm/docs/CommandGuide/
llvm-nm.pod
20
Each such output record consists of an (optional) 8-digit
hexadecimal
address,
/external/llvm/lib/TableGen/
TGLexer.cpp
379
return ReturnError(TokStart, "Invalid
hexadecimal
number");
384
return ReturnError(TokStart, "Invalid
hexadecimal
number");
389
return ReturnError(TokStart, "Invalid
hexadecimal
number");
391
return ReturnError(TokStart, "
Hexadecimal
number out of range");
/external/openssl/crypto/dsa/
fips186a.txt
12
hexadecimal
notation. The p and q given here were generated by the prime
/external/oprofile/libutil++/
string_manip.h
101
// specialization accepting
hexadecimal
and octal number in input. Note that
/external/qemu/android/utils/
misc.c
152
/**
HEXADECIMAL
CHARACTER SEQUENCES
/external/srtp/crypto/test/
rand_gen.c
52
* of the largest
hexadecimal
string that can be generated by the
/frameworks/compile/libbcc/tests/data/src/
bellard.otccex.c
48
/* Numbers can be entered in decimal,
hexadecimal
('0x' prefix) and
/hardware/libhardware_legacy/
qemu.h
59
* in
hexadecimal
coding.
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
fixed-value.h
52
/* Initialize from a decimal or
hexadecimal
string. */
/external/apache-http/src/org/apache/commons/codec/binary/
Hex.java
77
* Converts a
hexadecimal
character to an integer.
87
throw new DecoderException("Illegal
hexadecimal
charcter " + ch + " at index " + index);
/external/fdlibm/
e_exp.c
70
* The
hexadecimal
values are the intended ones for the following
73
* to produce the
hexadecimal
values shown.
e_log.c
59
* The
hexadecimal
values are the intended ones for the following
62
* to produce the
hexadecimal
values shown.
s_log1p.c
64
* The
hexadecimal
values are the intended ones for the following
67
* to produce the
hexadecimal
values shown.
/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
MessageDigestAlgorithm.java
32
* @param nc_value the
hexadecimal
count of the number of requests (including the current
109
* @param nc_value the
hexadecimal
count of the number of requests (including the current
Completed in 850 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>