HomeSort by relevance Sort by last modified time
    Searched defs:hex (Results 126 - 150 of 856) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
ScopedPrinter.h 91 template <typename T> HexNumber hex(T Value) { return HexNumber(Value); } function in class:llvm::ScopedPrinter
107 startLine() << Label << ": " << Name << " (" << hex(Value) << ")\n";
109 startLine() << Label << ": " << hex(Value) << "\n";
141 startLine() << Label << " [ (" << hex(Value) << ")\n";
143 startLine() << " " << Flag.Name << " (" << hex(Flag.Value) << ")\n";
149 startLine() << Label << " [ (" << hex(Value) << ")\n";
154 startLine() << " " << hex(Flag) << "\n";
238 OS << hex(Item);
245 startLine() << Label << ": " << hex(Value) << "\n";
249 startLine() << Label << ": " << Str << " (" << hex(Value) << ")\n"
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
ScopedPrinter.h 91 template <typename T> HexNumber hex(T Value) { return HexNumber(Value); } function in class:llvm::ScopedPrinter
107 startLine() << Label << ": " << Name << " (" << hex(Value) << ")\n";
109 startLine() << Label << ": " << hex(Value) << "\n";
141 startLine() << Label << " [ (" << hex(Value) << ")\n";
143 startLine() << " " << Flag.Name << " (" << hex(Flag.Value) << ")\n";
149 startLine() << Label << " [ (" << hex(Value) << ")\n";
154 startLine() << " " << hex(Flag) << "\n";
238 OS << hex(Item);
245 startLine() << Label << ": " << hex(Value) << "\n";
249 startLine() << Label << ": " << Str << " (" << hex(Value) << ")\n"
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
uuid.py 31 # make a UUID from a string of hex digits (braces and hyphens ignored)
34 # convert a UUID to a string of hex digits in standard form
88 hex the UUID as a 32-character hexadecimal string
101 def __init__(self, hex=None, bytes=None, bytes_le=None, fields=None,
109 argument. When a string of hex digits is given, curly braces,
122 Exactly one of 'hex', 'bytes', 'bytes_le', 'fields', or 'int' must
125 overriding the given 'hex', 'bytes', 'bytes_le', 'fields', or 'int'.
128 if [hex, bytes, bytes_le, fields, int].count(None) != 4:
129 raise TypeError('need one of hex, bytes, bytes_le, fields, or int')
130 if hex is not None
268 hex = property(get_hex) variable in class:UUID
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
uuid.py 31 # make a UUID from a string of hex digits (braces and hyphens ignored)
34 # convert a UUID to a string of hex digits in standard form
88 hex the UUID as a 32-character hexadecimal string
101 def __init__(self, hex=None, bytes=None, bytes_le=None, fields=None,
109 argument. When a string of hex digits is given, curly braces,
122 Exactly one of 'hex', 'bytes', 'bytes_le', 'fields', or 'int' must
125 overriding the given 'hex', 'bytes', 'bytes_le', 'fields', or 'int'.
128 if [hex, bytes, bytes_le, fields, int].count(None) != 4:
129 raise TypeError('need one of hex, bytes, bytes_le, fields, or int')
130 if hex is not None
268 hex = property(get_hex) variable in class:UUID
    [all...]
  /prebuilts/go/darwin-x86/src/text/template/
funcs.go 558 hex = []byte("0123456789ABCDEF")
596 w.Write(hex[t : t+1])
597 w.Write(hex[b : b+1])
557 hex = []byte("0123456789ABCDEF") var
  /prebuilts/go/linux-x86/src/text/template/
funcs.go 558 hex = []byte("0123456789ABCDEF")
596 w.Write(hex[t : t+1])
597 w.Write(hex[b : b+1])
557 hex = []byte("0123456789ABCDEF") var
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
uuid.py 31 # make a UUID from a string of hex digits (braces and hyphens ignored)
34 # convert a UUID to a string of hex digits in standard form
88 hex the UUID as a 32-character hexadecimal string
101 def __init__(self, hex=None, bytes=None, bytes_le=None, fields=None,
109 argument. When a string of hex digits is given, curly braces,
122 Exactly one of 'hex', 'bytes', 'bytes_le', 'fields', or 'int' must
125 overriding the given 'hex', 'bytes', 'bytes_le', 'fields', or 'int'.
128 if [hex, bytes, bytes_le, fields, int].count(None) != 4:
129 raise TypeError('need one of hex, bytes, bytes_le, fields, or int')
130 if hex is not None
268 hex = property(get_hex) variable in class:UUID
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
uuid.py 31 # make a UUID from a string of hex digits (braces and hyphens ignored)
34 # convert a UUID to a string of hex digits in standard form
88 hex the UUID as a 32-character hexadecimal string
101 def __init__(self, hex=None, bytes=None, bytes_le=None, fields=None,
109 argument. When a string of hex digits is given, curly braces,
122 Exactly one of 'hex', 'bytes', 'bytes_le', 'fields', or 'int' must
125 overriding the given 'hex', 'bytes', 'bytes_le', 'fields', or 'int'.
128 if [hex, bytes, bytes_le, fields, int].count(None) != 4:
129 raise TypeError('need one of hex, bytes, bytes_le, fields, or int')
130 if hex is not None
268 hex = property(get_hex) variable in class:UUID
    [all...]
  /system/extras/libfec/
fec_read.cpp 34 char hex[bytes_per_line * 3 + 1]; local
45 memset(hex, 0, sizeof(hex));
50 ptrdiff_t offset = &hex[m * 3] - hex;
51 snprintf(hex + offset, sizeof(hex) - offset, "%02x ",
60 strcpy(&hex[m * 3], " ");
64 warn(" %04zu %s %s", n, hex, prn);
  /system/netd/server/
NetlinkHandler.cpp 163 const char *hex = evt->findParam("HEX"); local
164 notifyStrictCleartext(uid, hex);
261 void NetlinkHandler::notifyStrictCleartext(const char* uid, const char* hex) {
262 notify(ResponseCode::StrictCleartext, "%s %s", uid, hex);
  /toolchain/binutils/binutils-2.27/binutils/
size.c 46 decimal, octal, hex
83 -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or hex\n\
185 radix = hex;
207 radix = hex;
484 puts ((radix == octal) ? " text\t data\t bss\t oct\t hex\tfilename" :
485 " text\t data\t bss\t dec\t hex\tfilename");
45 decimal, octal, hex enumerator in enum:__anon4167
  /external/ImageMagick/MagickCore/
histogram.c 1004 hex[MagickPathExtent], local
    [all...]
identify.c 991 hex[MagickPathExtent], local
    [all...]
  /external/apache-http/android/src/android/net/http/
RequestHandle.java 409 * @return HEX buffer representation.
418 StringBuilder hex = new StringBuilder(2 * length); local
424 hex.append(hexChars[h]);
425 hex.append(hexChars[l]);
428 return hex.toString();
  /external/doclava/src/com/google/doclava/
FieldInfo.java 396 String hex = null; local
403 hex = String.format("0x%02x", val);
406 hex = String.format("0x%04x", val);
413 hex = String.format("0x%08x", val);
416 hex = String.format("0x%016x", val);
419 hex = String.format("0x%04x", val);
426 if (dec != null && hex != null) {
428 data.setValue(base + ".constantValue.hex", Doclava.escape(hex));
  /external/e2fsprogs/misc/
filefrag.c 180 /* print any unknown flags as hex values */
182 char hex[6]; local
186 sprintf(hex, "%#04x,", mask);
187 print_flag(&fe_flags, mask, flags, hex);
  /external/freetype/src/tools/ftrandom/
ftrandom.c 477 int hex = getRandom( 0, 15 ); local
480 if ( hex < 10 )
481 hex += '0';
483 hex += 'A' - 10;
485 putc( hex, newf );
  /external/gptfdisk/
gpttext.cc 920 cout << "Enter an MBR hex code (default " << hex; local
    [all...]
  /external/guava/guava/src/com/google/common/primitives/
Doubles.java 594 String hex = "(?:\\p{XDigit}++(?:\\.\\p{XDigit}*+)?|\\.\\p{XDigit}++)"; local
595 String completeHex = "0[xX]" + hex + "[pP][+-]?\\d++[fFdD]?";
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
PatternTokenizer.java 230 result.append("\\u").append(Utility.hex(cp,4));
232 result.append("\\U").append(Utility.hex(cp,8));
257 private static final int AFTER_QUOTE = -1, NONE = 0, START_QUOTE = 1, NORMAL_QUOTE = 2, SLASH_START = 3, HEX = 4;
275 quoteStatus = HEX;
280 quoteStatus = HEX;
295 case HEX:
375 case HEX:
Utility.java 770 buf.append(hex(c, four ? 4 : 8)); method
974 public static String hex(long ch) { method in class:Utility
981 static public String hex(long i, int places) { method in class:Utility
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
WriteCharts.java 163 //Transliterator hex = Transliterator.getInstance("Any-Hex");
214 "<td class='s'>" + ss + "<br><tt>" + hex(ss)
215 + "</tt></td><td class='t'>" + ts + "<br><tt>" + hex(ts)
216 + "</tt></td><td class='r'>" + rt + "<br><tt>" + hex(rt) + "</tt></td>" );
239 "<td class='s'>" + ss12 + "<br><tt>" + hex(ss12)
240 + "</tt></td><td class='t'>" + ts12 + "<br><tt>" + hex(ts12)
241 + "</tt></td><td class='r'>" + rt12 + "<br><tt>" + hex(rt12) + "</tt></td>" );
277 "<td class='s'>-</td><td class='t'>" + ts + "<br><tt>" + hex(ts)
279 + rt + "<br><tt>" + hex(rt) + "</tt></td>")
370 public static String hex(String s) { method in class:WriteCharts
    [all...]
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
AnyTransliterator.java 42 static private Transliterator hex = Transliterator.getInstance("[^\\u0020-\\u007E] hex"); field in class:AnyTransliterator
47 System.out.println("- handleTransliterate " + hex.transliterate(text.toString())
77 System.out.println("input: " + hex.transliterate(text.toString())
90 System.out.println("output: " + hex.transliterate(text.toString())
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
PatternTokenizer.java 228 result.append("\\u").append(Utility.hex(cp,4));
230 result.append("\\U").append(Utility.hex(cp,8));
255 private static final int AFTER_QUOTE = -1, NONE = 0, START_QUOTE = 1, NORMAL_QUOTE = 2, SLASH_START = 3, HEX = 4;
273 quoteStatus = HEX;
278 quoteStatus = HEX;
293 case HEX:
373 case HEX:
Utility.java 766 buf.append(hex(c, four ? 4 : 8)); method
970 public static String hex(long ch) { method in class:Utility
977 static public String hex(long i, int places) { method in class:Utility
    [all...]

Completed in 402 milliseconds

1 2 3 4 56 7 8 91011>>