OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hexadecimal
(Results
176 - 200
of
1046
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue67/
NonAsciiCharsInClassNameTest.java
56
+ "expected URI escape sequence of 2
hexadecimal
numbers, but found W(87) and Z(90)\n"
/external/srtp/crypto/test/
rand_gen.c
52
* of the largest
hexadecimal
string that can be generated by the
/external/v8/test/mjsunit/regress/
regress-1246.js
49
// These values will trigger
hexadecimal
parsing.
/external/webp/include/webp/
extras.h
26
// Returns the version number of the extras library, packed in
hexadecimal
using
/external/webp/src/webp/
extras.h
26
// Returns the version number of the extras library, packed in
hexadecimal
using
/frameworks/rs/api/
Utilities.h
39
// Returns a string that's an
hexadecimal
constant of the hash of the string.
/hardware/libhardware_legacy/
qemu.h
59
* in
hexadecimal
coding.
/ndk/sources/android/support/src/msun/
s_nan.c
55
* Scan a string of
hexadecimal
digits (the format nan(3) expects) and
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
CodesArrayParser.java
27
* Each element of the array defines a key label by specifying a code point as a
hexadecimal
string.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
fixed-value.h
68
/* Initialize from a decimal or
hexadecimal
string. */
/prebuilts/go/darwin-x86/src/cmd/objdump/
main.go
21
// counters written in
hexadecimal
with optional leading 0x prefix.
/prebuilts/go/darwin-x86/src/html/
escape_test.go
52
// Handle
hexadecimal
numeric entities.
/prebuilts/go/linux-x86/src/cmd/objdump/
main.go
21
// counters written in
hexadecimal
with optional leading 0x prefix.
/prebuilts/go/linux-x86/src/html/
escape_test.go
52
// Handle
hexadecimal
numeric entities.
/system/bt/service/doc/
IBluetooth.txt
64
* "XX:XX:XX:XX:XX:XX", where each "X" is a
hexadecimal
digit. Returns
/system/connectivity/shill/setup_wifi/
main.cc
46
" SSID is provided in
hexadecimal
\n"
/system/extras/multinetwork/
common.cpp
36
// Allow specifying network handles in decimal and
hexadecimal
.
/libcore/ojluni/src/main/java/java/lang/
Double.java
75
* the
hexadecimal
floating-point literal
84
*
hexadecimal
floating-point literal {@code 0x1.0p-1022} and also
94
*
hexadecimal
floating-point literal
207
* Returns a
hexadecimal
string representation of the
235
* followed by a lowercase
hexadecimal
representation of the rest
237
*
hexadecimal
representation are removed unless all the digits
247
*
hexadecimal
representation of the rest of the significand as a
248
* fraction. Trailing zeros in the
hexadecimal
representation are
259
* <tr><th>Floating-point Value</th><th>
Hexadecimal
String</th>
410
*
hexadecimal
value; this exact numerical value is the
[
all
...]
/bionic/libm/upstream-freebsd/lib/msun/src/
e_exp.c
73
* The
hexadecimal
values are the intended ones for the following
76
* to produce the
hexadecimal
values shown.
e_log.c
62
* The
hexadecimal
values are the intended ones for the following
65
* to produce the
hexadecimal
values shown.
s_log1p.c
66
* The
hexadecimal
values are the intended ones for the following
69
* to produce the
hexadecimal
values shown.
/external/apache-http/src/org/apache/commons/codec/binary/
Hex.java
82
* Converts a
hexadecimal
character to an integer.
92
throw new DecoderException("Illegal
hexadecimal
charcter " + ch + " at index " + index);
/external/boringssl/src/
PORTING.md
127
### Lowercase
hexadecimal
129
BoringSSL's `BN_bn2hex` function uses lowercase
hexadecimal
digits instead of
/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.
Completed in 1453 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>