Searched
full:hexadecimal (Results
576 -
600 of
1046) sorted by null
<<21222324252627282930>>
/prebuilts/go/linux-x86/src/cmd/compile/internal/big/ |
natconv.go | 244 // hexString returns a hexadecimal representation of x.
|
/prebuilts/go/linux-x86/src/math/big/ |
floatconv_test.go | 108 // hexadecimal mantissa and exponent
|
natconv.go | 244 // hexString returns a hexadecimal representation of x.
|
/prebuilts/go/linux-x86/src/runtime/pprof/ |
pprof.go | 223 // Passing debug=0 prints only the hexadecimal addresses that pprof needs.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/resources/platform/ |
AttrsXmlParser.java | 619 "Value in <attr name=\"%s\"><%s name=\"%s\" value=\"%s\"></attr> is not a valid decimal or hexadecimal", //$NON-NLS-1$
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-z8k.texi | 191 @var{xx} represents a two-digit hexadecimal number) to represent the
|
/toolchain/binutils/binutils-2.25/libiberty/ |
floatformat.c | 495 conjunction with the GNU/C99 extension for hexadecimal
|
/external/avahi/specs/ |
draft-cheshire-dnsext-dns-sd-04.txt | 431 long string of hexadecimal digits, and should never be seen by the 460 frustrating user experience, and exposing long ugly hexadecimal [all...] |
/external/icu/icu4c/source/common/unicode/ |
uchar.h | 221 Characters commonly used for hexadecimal numbers. @stable ICU 2.1 */ [all...] |
/libcore/ojluni/src/main/java/java/net/ |
URI.java | 267 * character (<tt>'%'</tt>) followed by two hexadecimal digits [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64/text/ |
scanner.a | 332 $"".(*Scanner).next ? Lgo.string."illegal hexadecimal number" ? [all...] |
/prebuilts/go/linux-x86/pkg/linux_amd64/text/ |
scanner.a | 332 $"".(*Scanner).next ? Lgo.string."illegal hexadecimal number" ? [all...] |
/external/llvm/docs/ |
LangRef.rst | 81 code for the character in hexadecimal. In this way, any character can [all...] |
/external/pcre/dist/doc/ |
pcre.txt | [all...] |
pcreapi.3 | 738 hexadecimal digits, in which case the hexadecimal number defines the code point 743 hexadecimal digits, in which case the hexadecimal number defines the code point 744 to match. By default, as in Perl, a hexadecimal number is always expected after [all...] |
pcretest.txt | [all...] |
/external/pcre/dist/doc/html/ |
pcreapi.html | [all...] |
/external/skia/src/animator/ |
SkAnimateSchema.xsd | 25 <!-- @pattern #[0-9a-fA-F]{3} #rgb contains three hexadecimal digits. #rgb is equivalent to 0xFFrrggbb. --> 27 <!-- @pattern #[0-9a-fA-F]{4} #argb contains four hexadecimal digits. #argb is equivalent to 0xaarrggbb. --> 29 <!-- @pattern #[0-9a-fA-F]{6} #rrggbb contains six hexadecimal digits. #rrggbb is equivalent to 0xFFrrggbb. --> 31 <!-- @pattern #[0-9a-fA-F]{8} #aarrggbb contains eight hexadecimal digits. #aarrggbb is equivalent to 0xaarrggbb. --> 33 <!-- @pattern 0[xX][0-9a-fA-F]{8} 0xaarrggbb describes the color as a packed hexadecimal; each pair of digits [all...] |
/external/bison/po/ |
es.po | [all...] |
/external/gptfdisk/ |
NEWS | 455 - Entry of non-hexadecimal value for partition type code now causes 729 hexadecimal. [all...] |
/external/mksh/src/ |
misc.c | [all...] |
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/ |
tokenization.txt | [all...] |
/external/protobuf/src/google/protobuf/stubs/ |
strutil.cc | 460 // hexadecimal rather than octal sequences. 521 // hexadecimal rather than octal sequences. [all...] |
/external/v8/src/ |
utils.h | 29 // Returns the value (0 .. 15) of a hexadecimal character c. 30 // If c is not a legal hexadecimal character, returns a value < 0. [all...] |
/hardware/bsp/intel/peripheral/libupm/src/pn532/ |
pn532.cxx | 100 @brief Prints a hexadecimal value in plain characters 118 @brief Prints a hexadecimal value in plain characters, along with [all...] |
Completed in 1240 milliseconds
<<21222324252627282930>>