HomeSort by relevance Sort by last modified time
    Searched full:hexadecimal (Results 51 - 75 of 1046) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/google-tv-pairing-protocol/cpp/src/polo/encoding/
hexadecimalencoder.cc 15 // A SecretEncoder implementation that uses hexadecimal encoding. This encoding
hexadecimalencoder.h 26 // Encodes and decodes secret challenges as hexadecimal strings.
  /external/google-tv-pairing-protocol/java/src/com/google/polo/encoding/
HexadecimalEncoder.java 22 * A {@link SecretEncoder} for the hexadecimal secret encoding scheme.
  /external/parameter-framework/asio-1.10.6/include/asio/ip/
address.hpp 93 /// or from an IPv6 address in hexadecimal notation.
97 /// or from an IPv6 address in hexadecimal notation.
102 /// or from an IPv6 address in hexadecimal notation.
106 /// or from an IPv6 address in hexadecimal notation.
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
ByteArrays.java 32 * Returns the byte array formatted as a lowercase hexadecimal string. The string will be
  /prebuilts/go/darwin-x86/src/cmd/nm/
doc.go 11 // fields giving the address (in hexadecimal), type (a character), and name of
  /prebuilts/go/darwin-x86/src/hash/crc32/
example_test.go 16 // LSB-first representation is a hexadecimal number with n bits, in which the
  /prebuilts/go/linux-x86/src/cmd/nm/
doc.go 11 // fields giving the address (in hexadecimal), type (a character), and name of
  /prebuilts/go/linux-x86/src/hash/crc32/
example_test.go 16 // LSB-first representation is a hexadecimal number with n bits, in which the
  /developers/build/prebuilts/gradle/CardEmulation/Application/src/main/java/com/example/android/cardemulation/
CardService.java 114 * Utility method to convert a byte array to a hexadecimal string.
117 * @return String, containing hexadecimal representation.
132 * Utility method to convert a hexadecimal string to a byte string.
134 * <p>Behavior with input strings containing non-hexadecimal characters is undefined.
136 * @param s String containing hexadecimal characters to convert
  /developers/samples/android/connectivity/nfc/CardEmulation/Application/src/main/java/com/example/android/cardemulation/
CardService.java 114 * Utility method to convert a byte array to a hexadecimal string.
117 * @return String, containing hexadecimal representation.
132 * Utility method to convert a hexadecimal string to a byte string.
134 * <p>Behavior with input strings containing non-hexadecimal characters is undefined.
136 * @param s String containing hexadecimal characters to convert
  /development/samples/browseable/CardEmulation/src/com.example.android.cardemulation/
CardService.java 114 * Utility method to convert a byte array to a hexadecimal string.
117 * @return String, containing hexadecimal representation.
132 * Utility method to convert a hexadecimal string to a byte string.
134 * <p>Behavior with input strings containing non-hexadecimal characters is undefined.
136 * @param s String containing hexadecimal characters to convert
  /external/icu/icu4c/source/extra/uconv/
uconv.1.in 303 is the hexadecimal value of one of the UTF-16 code units representing the
315 is the hexadecimal value of one of the UTF-16 code units representing the
329 are the hexadecimal values of the Unicode codepoint.
340 is the hexadecimal value of the Unicode codepoint.
354 is the hexadecimal value of the Unicode codepoint.
355 That hexadecimal string is of variable length and can use from 4 to
  /external/curl/include/curl/
curlver.h 48 hexadecimal (using 8 bits each). All three numbers are always represented
52 This 6-digit (24 bits) hexadecimal number does not show pre-release number,
  /external/fdlibm/
e_log10.c 41 * The hexadecimal values are the intended ones for the following constants.
43 * from decimal to binary accurately enough to produce the hexadecimal values
  /external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/
PoloUtil.java 70 * Converts an array of bytes to a string of hexadecimal characters.
74 * representation of an integer. The return value is the hexadecimal string
  /external/libmtp/src/
util.c 40 * This dumps out a number of bytes to a textual, hexadecimal
61 * This dumps out a number of bytes to a textual, hexadecimal
  /external/libutf/
utf.7 40 set (values hexadecimal 00 to 7F),
94 is incorrect and is converted to rune hexadecimal 0080.
  /external/llvm/include/llvm/MC/
MCInstPrinter.h 54 /// Which style to use for printing hexadecimal values.
100 /// Utility functions to print decimal/hexadecimal values.
  /external/nist-sip/java/gov/nist/javax/sip/address/
RFC2396UrlDecoder.java 41 * <p>Interprets %XX (where XX is hexadecimal number) as UTF-8 encoded bytes.
72 throw new IllegalArgumentException("% character should be followed by 2 hexadecimal characters.");
  /external/sonivox/arm-wt-22k/lib_src/
eas_midictrl.h 39 and not in hexadecimal. The above midi messages are specified
40 in hexadecimal.
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/tools/
bwe_rtp.cc 48 "Comma-separated list of SSRCs in hexadecimal which are to be "
58 // Parse the ssrcs in hexadecimal format.
  /frameworks/base/core/java/android/net/
WifiKey.java 51 * hexadecimal digit.
63 * where each X is a hexadecimal digit.
  /libcore/ojluni/src/main/java/sun/misc/
HexDumpEncoder.java 33 * This class encodes a buffer into the classic: "Hexadecimal Dump" format of
40 * by ascii coded hexadecimal bytes followed by the ASCII representation of
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_md5.so 

Completed in 1770 milliseconds

1 23 4 5 6 7 8 91011>>