HomeSort by relevance Sort by last modified time
    Searched refs:hex (Results 76 - 100 of 745) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/icu/icu4c/source/test/intltest/
tstnorm.h 80 static UnicodeString hex(UChar ch);
81 static UnicodeString hex(const UnicodeString& str);
  /external/libcxx/test/input.output/iostreams.base/std.ios.manip/basefield.manip/
Android.mk 23 test_name := input.output/iostreams.base/std.ios.manip/basefield.manip/hex
24 test_src := hex.pass.cpp
  /external/libcxx/test/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/
get_float.pass.cpp 77 hex(ios);
89 hex(ios);
101 hex(ios);
113 hex(ios);
125 hex(ios);
137 hex(ios);
149 hex(ios);
161 hex(ios);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/
get_float.pass.cpp 77 hex(ios);
89 hex(ios);
101 hex(ios);
113 hex(ios);
125 hex(ios);
137 hex(ios);
149 hex(ios);
161 hex(ios);
  /external/chromium_org/media/formats/mpeg/
mp3_stream_parser.cc 139 DVLOG(2) << "Header data :" << std::hex
152 MEDIA_LOG(log_cb()) << "Invalid header data :" << std::hex
164 << std::hex
173 MEDIA_LOG(log_cb()) << "Invalid bitrate :" << std::hex
184 MEDIA_LOG(log_cb()) << "Invalid sample rate :" << std::hex
  /external/chromium_org/third_party/openssl/openssl/crypto/x509/
x509_obj.c 75 static const char hex[17]="0123456789ABCDEF"; local
190 *(p++)=hex[(n>>4)&0x0f];
191 *(p++)=hex[n&0x0f];
202 *(p++)=hex[(n>>4)&0x0f];
203 *(p++)=hex[n&0x0f];
  /external/openssl/crypto/x509/
x509_obj.c 75 static const char hex[17]="0123456789ABCDEF"; local
190 *(p++)=hex[(n>>4)&0x0f];
191 *(p++)=hex[n&0x0f];
202 *(p++)=hex[(n>>4)&0x0f];
203 *(p++)=hex[n&0x0f];
  /external/chromium_org/net/http/
http_auth_sspi_win.cc 24 VLOG(1) << "AcquireCredentialsHandle returned 0x" << std::hex << status;
33 << std::hex << status;
45 << std::hex << status;
108 VLOG(1) << "InitializeSecurityContext returned 0x" << std::hex << status;
123 << std::hex << status;
146 << std::hex << status;
152 VLOG(1) << "QuerySecurityPackageInfo returned 0x" << std::hex << status;
163 << std::hex << status;
169 VLOG(1) << "FreeContextBuffer returned 0x" << std::hex << status;
181 << std::hex << status
    [all...]
  /external/chromium_org/third_party/yasm/source/config/android/
Makefile 714 modules/arch/x86/tests/addbyte.hex \
717 modules/arch/x86/tests/addrop.hex \
720 modules/arch/x86/tests/aes.asm modules/arch/x86/tests/aes.hex \
722 modules/arch/x86/tests/amd200707.hex \
725 modules/arch/x86/tests/arithsmall.hex \
726 modules/arch/x86/tests/avx.asm modules/arch/x86/tests/avx.hex \
728 modules/arch/x86/tests/avxcc.hex \
730 modules/arch/x86/tests/bittest.hex \
732 modules/arch/x86/tests/bswap64.hex \
734 modules/arch/x86/tests/clmul.hex \
    [all...]
  /external/chromium_org/third_party/yasm/source/config/ios/
Makefile 714 modules/arch/x86/tests/addbyte.hex \
717 modules/arch/x86/tests/addrop.hex \
720 modules/arch/x86/tests/aes.asm modules/arch/x86/tests/aes.hex \
722 modules/arch/x86/tests/amd200707.hex \
725 modules/arch/x86/tests/arithsmall.hex \
726 modules/arch/x86/tests/avx.asm modules/arch/x86/tests/avx.hex \
728 modules/arch/x86/tests/avxcc.hex \
730 modules/arch/x86/tests/bittest.hex \
732 modules/arch/x86/tests/bswap64.hex \
734 modules/arch/x86/tests/clmul.hex \
    [all...]
  /external/chromium_org/third_party/yasm/source/config/linux/
Makefile 714 modules/arch/x86/tests/addbyte.hex \
717 modules/arch/x86/tests/addrop.hex \
720 modules/arch/x86/tests/aes.asm modules/arch/x86/tests/aes.hex \
722 modules/arch/x86/tests/amd200707.hex \
725 modules/arch/x86/tests/arithsmall.hex \
726 modules/arch/x86/tests/avx.asm modules/arch/x86/tests/avx.hex \
728 modules/arch/x86/tests/avxcc.hex \
730 modules/arch/x86/tests/bittest.hex \
732 modules/arch/x86/tests/bswap64.hex \
734 modules/arch/x86/tests/clmul.hex \
    [all...]
  /external/chromium_org/third_party/yasm/source/config/mac/
Makefile 714 modules/arch/x86/tests/addbyte.hex \
717 modules/arch/x86/tests/addrop.hex \
720 modules/arch/x86/tests/aes.asm modules/arch/x86/tests/aes.hex \
722 modules/arch/x86/tests/amd200707.hex \
725 modules/arch/x86/tests/arithsmall.hex \
726 modules/arch/x86/tests/avx.asm modules/arch/x86/tests/avx.hex \
728 modules/arch/x86/tests/avxcc.hex \
730 modules/arch/x86/tests/bittest.hex \
732 modules/arch/x86/tests/bswap64.hex \
734 modules/arch/x86/tests/clmul.hex \
    [all...]
  /external/chromium_org/third_party/yasm/source/config/openbsd/
Makefile 714 modules/arch/x86/tests/addbyte.hex \
717 modules/arch/x86/tests/addrop.hex \
720 modules/arch/x86/tests/aes.asm modules/arch/x86/tests/aes.hex \
722 modules/arch/x86/tests/amd200707.hex \
725 modules/arch/x86/tests/arithsmall.hex \
726 modules/arch/x86/tests/avx.asm modules/arch/x86/tests/avx.hex \
728 modules/arch/x86/tests/avxcc.hex \
730 modules/arch/x86/tests/bittest.hex \
732 modules/arch/x86/tests/bswap64.hex \
734 modules/arch/x86/tests/clmul.hex \
    [all...]
  /external/chromium_org/third_party/yasm/source/config/win/
Makefile 714 modules/arch/x86/tests/addbyte.hex \
717 modules/arch/x86/tests/addrop.hex \
720 modules/arch/x86/tests/aes.asm modules/arch/x86/tests/aes.hex \
722 modules/arch/x86/tests/amd200707.hex \
725 modules/arch/x86/tests/arithsmall.hex \
726 modules/arch/x86/tests/avx.asm modules/arch/x86/tests/avx.hex \
728 modules/arch/x86/tests/avxcc.hex \
730 modules/arch/x86/tests/bittest.hex \
732 modules/arch/x86/tests/bswap64.hex \
734 modules/arch/x86/tests/clmul.hex \
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glx/tests/
enum_sizes.cpp 75 std::setw(4) << std::setfill('0') << std::hex << i;
107 std::setw(4) << std::setfill('0') << std::hex << i;
143 std::setw(4) << std::setfill('0') << std::hex << i;
169 std::setw(4) << std::setfill('0') << std::hex << i;
199 std::setw(4) << std::setfill('0') << std::hex << i;
301 std::setw(4) << std::setfill('0') << std::hex << i;
369 std::setw(4) << std::setfill('0') << std::hex << i;
391 std::setw(4) << std::setfill('0') << std::hex << i;
425 std::setw(4) << std::setfill('0') << std::hex << i;
459 std::setw(4) << std::setfill('0') << std::hex << i
    [all...]
  /external/mesa3d/src/glx/tests/
enum_sizes.cpp 75 std::setw(4) << std::setfill('0') << std::hex << i;
107 std::setw(4) << std::setfill('0') << std::hex << i;
143 std::setw(4) << std::setfill('0') << std::hex << i;
169 std::setw(4) << std::setfill('0') << std::hex << i;
199 std::setw(4) << std::setfill('0') << std::hex << i;
301 std::setw(4) << std::setfill('0') << std::hex << i;
369 std::setw(4) << std::setfill('0') << std::hex << i;
391 std::setw(4) << std::setfill('0') << std::hex << i;
425 std::setw(4) << std::setfill('0') << std::hex << i;
459 std::setw(4) << std::setfill('0') << std::hex << i
    [all...]
  /external/llvm/tools/llvm-readobj/
StreamWriter.h 75 HexNumber hex(T Value) { function in class:llvm::StreamWriter
93 startLine() << Label << ": " << Name << " (" << hex(Value) << ")\n";
95 startLine() << Label << ": " << hex(Value) << "\n";
119 startLine() << Label << " [ (" << hex(Value) << ")\n";
121 startLine() << " " << Flag.Name << " (" << hex(Flag.Value) << ")\n";
128 startLine() << Label << " [ (" << hex(Value) << ")\n";
133 startLine() << " " << hex(Flag) << "\n";
191 startLine() << Label << ": " << hex(Value) << "\n";
196 startLine() << Label << ": " << Str << " (" << hex(Value) << ")\n";
  /external/chromium_org/win8/test/
metro_registration_helper.cc 89 LOG(ERROR) << std::hex << hr;
97 LOG(ERROR) << std::hex << hr;
128 LOG_IF(ERROR, FAILED(hr)) << std::hex << hr;
  /external/tcpdump/
print-esp.c 169 static u_int hexdigit(netdissect_options *ndo, char hex)
171 if (hex >= '0' && hex <= '9')
172 return (hex - '0');
173 else if (hex >= 'A' && hex <= 'F')
174 return (hex - 'A' + 10);
175 else if (hex >= 'a' && hex <= 'f')
176 return (hex - 'a' + 10)
    [all...]
  /dalvik/dx/src/com/android/dx/command/dump/
BaseDumper.java 23 import com.android.dx.util.Hex;
56 /** number of bytes per line in hex dumps */
130 println("<dump skipped backwards to " + Hex.u4(offset) + ">");
133 String hex = rawBytes ? hexDump(at, offset - at) : ""; local
134 print(twoColumns(hex, "<skipped to " + Hex.u4(offset) + ">"));
138 String hex = rawBytes ? hexDump(offset, len) : ""; local
139 print(twoColumns(hex, human));
255 * Constructs a hex data dump of the given portion of {@link #bytes}.
262 return Hex.dump(bytes, offset, len, offset, hexCols, 4)
    [all...]
  /external/chromium_org/remoting/host/win/
com_security.cc 60 << std::hex << result << std::dec << ".";
  /external/chromium_org/third_party/WebKit/Source/wtf/testing/
WTFTestHelpers.cpp 73 out.setf(std::ios_base::hex, std::ios_base::basefield);
  /external/chromium_org/third_party/angle/src/compiler/preprocessor/
numeric_lex.h 22 return std::ios::hex;
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
msvs_common.sh 35 local hex="0123456789ABCDEF"
42 uuid="${uuid}${hex:$j:1}"
  /external/ltrace/testsuite/ltrace.main/
parameters.conf 28 void func_lens(octal, octal(long), hex(short), hex(long));

Completed in 2223 milliseconds

1 2 34 5 6 7 8 91011>>