HomeSort by relevance Sort by last modified time
    Searched full:hexadecimal (Results 26 - 50 of 687) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/sonivox/arm-fm-22k/lib_src/
eas_midictrl.h 39 and not in hexadecimal. The above midi messages are specified
40 in hexadecimal.
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_midictrl.h 39 and not in hexadecimal. The above midi messages are specified
40 in hexadecimal.
  /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/webkit/Source/JavaScriptCore/tests/mozilla/js1_2/regexp/
hexadecimal.js 23 Filename: hexadecimal.js
35 writeHeaderToLog('Executing script: hexadecimal.js');
  /external/bluetooth/bluez/src/
sdp-xml.h 47 char type; /* 0 = Text or Hexadecimal */
  /external/icu4c/test/testdata/
icuio.txt 28 "\t1: int8_t (hexadecimal)\n"
29 "\t2: int16_t (hexadecimal)\n"
30 "\t4: int32_t (hexadecimal)\n"
31 "\t8: int64_t (hexadecimal)\n"
  /external/iptables/extensions/
libxt_CLASSIFY.c 15 "--set-class MAJOR:MINOR Set skb->priority value (always hexadecimal!)\n");
  /external/llvm/tools/llvm-mc/
Disassembler.h 11 // hexadecimal, from standard input or from a file.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/GlobalObject/
15.1.2.5-1.js 46 Result(1) are not all hexadecimal digits, go to step 14.
48 by the four hexadecimal digits at positions k+2, k+3, k+4, and k+5
54 both hexadecimal digits, go to step 18.
56 by two zeroes plus the two hexadecimal digits at positions k+1 and k+2
15.1.2.5-3.js 50 Result(1) are not all hexadecimal digits, go to step 14.
52 by the four hexadecimal digits at positions k+2, k+3, k+4, and k+5
58 both hexadecimal digits, go to step 18.
60 by two zeroes plus the two hexadecimal digits at positions k+1 and k+2
15.1.2.4.js 29 certain characters have been replaced by a hexadecimal escape sequence.
54 four hexadecimal digits encoding the value of Result(8).
57 hexadecimal digits encoding the value of Result(8).
  /libcore/luni/src/main/java/java/net/
URLEncoder.java 30 * and characters '.', '-', '*', '_' are converted into their hexadecimal value
  /external/libvpx/examples/includes/geshi/geshi/
c.php 73 //Hexadecimal Char Specs
75 //Hexadecimal Char Specs
77 //Hexadecimal Char Specs
c_mac.php 58 //Hexadecimal Char Specs
60 //Hexadecimal Char Specs
62 //Hexadecimal Char Specs
cpp.php 67 //Hexadecimal Char Specs
69 //Hexadecimal Char Specs
71 //Hexadecimal Char Specs
  /external/llvm/tools/llvm-size/
llvm-size.cpp 50 enum RadixTy {octal = 8, decimal = 10, hexadecimal = 16}; enumerator in enum:RadixTy
60 clEnumValN(hexadecimal, "x", "Print size in hexadecimal"),
80 /// including the leading 0x or 0 for hexadecimal and octal respectively.
104 case hexadecimal:
  /external/clang/lib/Lex/
LiteralSupport.cpp 325 /// hexadecimal-constant integer-suffix
332 /// hexadecimal-constant:
333 /// hexadecimal-prefix hexadecimal-digit
334 /// hexadecimal-constant hexadecimal-digit
335 /// hexadecimal-prefix: one of
346 /// hexadecimal-digit:
596 // point constants are not permitted (only decimal and hexadecimal).
729 /// hexadecimal-escape-sequenc
    [all...]
  /external/bluetooth/bluez/doc/
network-api.txt 22 UUID or a hexadecimal number.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
checksum.sgml 19 and return it either as a string in hexadecimal form, or as a raw sequence
  /external/e2fsprogs/misc/
dumpe2fs.8.in 66 print the detailed group information block numbers in hexadecimal format
  /external/iproute2/tc/
emp_ematch.l 114 fprintf(stderr, "error: hexadecimal escape " \
  /external/qemu/android/
charmap.c 36 * form ('X', where X is the value), or in hexadecimal form (0xXXXX, where
37 * XXXX is hexadecimal representation of the value). Note that if value is
38 * in hexadecimal form, it must not exceed value that can be contained in
325 /* Gets unsigned short hexadecimal value for a token.
326 * token - Token to get hexadecimal value for. Note that this
329 * val - Upon success contains hexadecimal value for the token.
345 /* Gets a character or hexadecimal value represented by a token.
347 * val - Upon success will contain a character or hexadecimal
372 * val - Upon success will contain a character or hexadecimal
  /external/webkit/Source/WebCore/platform/win/
LoggingWin.cpp 55 // Now parse the unprefixed string as a hexadecimal number.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/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
  /bionic/libm/src/
e_atan2.c 40 * The hexadecimal values are the intended ones for the following
43 * to produce the hexadecimal values shown.

Completed in 562 milliseconds

12 3 4 5 6 7 8 91011>>