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

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/media/formats/mpeg/
mpeg1_audio_stream_parser.cc 118 DVLOG(2) << "Header data :" << std::hex
131 MEDIA_LOG(log_cb) << "Invalid header data :" << std::hex
143 << std::hex
152 MEDIA_LOG(log_cb) << "Invalid bitrate :" << std::hex
163 MEDIA_LOG(log_cb) << "Invalid sample rate :" << std::hex
adts_stream_parser.cc 60 DVLOG(2) << "Header data :" << std::hex
72 MEDIA_LOG(log_cb()) << "Invalid header data :" << std::hex
  /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/chromium_org/third_party/skia/gm/
multipicturedraw.cpp 30 SkPath hex; local
31 hex.moveTo(originX-kHexSide, originY);
32 hex.rLineTo(SkScalarHalf(kHexSide), kRoot3Over2 * kHexSide);
33 hex.rLineTo(SkIntToScalar(kHexSide), 0);
34 hex.rLineTo(SkScalarHalf(kHexSide), -kHexSide * kRoot3Over2);
35 hex.rLineTo(-SkScalarHalf(kHexSide), -kHexSide * kRoot3Over2);
36 hex.rLineTo(-SkIntToScalar(kHexSide), 0);
37 hex.close();
38 return hex;
47 SkPath hex = make_hex_path(0, 0) local
234 SkPath hex = make_hex_path((kNumHexX \/ 2.0f) * kHexSide, kNumHexY * kHexSide * kRoot3Over2); local
246 SkPath hex = make_hex_path((kNumHexX \/ 2.0f) * kHexSide, kNumHexY * kHexSide * kRoot3Over2); local
    [all...]
  /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...]
addrtoname.c 320 static const char hex[] = "0123456789abcdef"; variable
502 *cp++ = hex[*ep >> 4 ];
503 *cp++ = hex[*ep++ & 0xf];
506 *cp++ = hex[*ep >> 4 ];
507 *cp++ = hex[*ep++ & 0xf];
534 *cp++ = hex[*(ep + i - 1) >> 4];
535 *cp++ = hex[*(ep + i - 1) & 0xf];
570 *cp++ = hex[*ep >> 4];
571 *cp++ = hex[*ep++ & 0xf];
574 *cp++ = hex[*ep >> 4]
    [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/media/filters/
h264_bitstream_buffer_unittest.cc 49 EXPECT_EQ(got, expected) << std::hex << "0x" << got << " vs 0x" << expected;
  /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 50 local hex="0123456789ABCDEF"
57 uuid="${uuid}${hex:$j:1}"
  /external/ltrace/testsuite/ltrace.main/
parameters.conf 28 void func_lens(octal, octal(long), hex(short), hex(long));
  /external/zlib/src/test/
infcover.c 239 decodes liberally, in that hex digits can be adjacent, in which case two in
240 a row writes a byte. Or they can delimited by any non-hex character, where
241 the delimiters are ignored except when a single hex digit is followed by a
245 local unsigned char *h2b(const char *hex, unsigned *len)
250 in = malloc((strlen(hex) + 1) >> 1);
256 if (*hex >= '0' && *hex <= '9')
257 val = (val << 4) + *hex - '0';
258 else if (*hex >= 'A' && *hex <= 'F'
    [all...]

Completed in 1329 milliseconds

1 2 34 5 6 7 8 91011>>