HomeSort by relevance Sort by last modified time
    Searched refs:Hex (Results 151 - 175 of 357) sorted by null

1 2 3 4 5 67 8 91011>>

  /dalvik/dx/src/com/android/dx/dex/code/
SwitchData.java 23 import com.android.dx.util.Hex;
186 sb.append(Hex.u2(baseAddress));
194 sb.append(Hex.u4(absTarget));
196 sb.append(Hex.s4(relTarget));
  /dalvik/dx/src/com/android/dx/dex/file/
EncodedMethod.java 26 import com.android.dx.util.Hex;
99 sb.append(Hex.u2(getAccessFlags()));
181 " method_idx: " + Hex.u4(methodIdx));
186 " code_off: " + Hex.u4(codeOff));
MapItem.java 20 import com.android.dx.util.Hex;
222 out.annotate(2, " type: " + Hex.u2(value) + " // " +
225 out.annotate(4, " size: " + Hex.u4(itemCount));
226 out.annotate(4, " offset: " + Hex.u4(offset));
ProtoIdItem.java 25 import com.android.dx.util.Hex;
148 out.annotate(4, " shorty_idx: " + Hex.u4(shortyIdx) +
150 out.annotate(4, " return_type_idx: " + Hex.u4(returnIdx) +
152 out.annotate(4, " parameters_off: " + Hex.u4(paramsOff));
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
SwitchData.java 23 import com.android.dx.util.Hex;
186 sb.append(Hex.u2(baseAddress));
194 sb.append(Hex.u4(absTarget));
196 sb.append(Hex.s4(relTarget));
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
EncodedMethod.java 25 import com.android.dx.util.Hex;
100 sb.append(Hex.u2(getAccessFlags()));
182 " method_idx: " + Hex.u4(methodIdx));
187 " code_off: " + Hex.u4(codeOff));
MapItem.java 20 import com.android.dx.util.Hex;
223 out.annotate(2, " type: " + Hex.u2(value) + " // " +
226 out.annotate(4, " size: " + Hex.u4(itemCount));
227 out.annotate(4, " offset: " + Hex.u4(offset));
ProtoIdItem.java 25 import com.android.dx.util.Hex;
148 out.annotate(4, " shorty_idx: " + Hex.u4(shortyIdx) +
150 out.annotate(4, " return_type_idx: " + Hex.u4(returnIdx) +
152 out.annotate(4, " parameters_off: " + Hex.u4(paramsOff));
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/
Hex.java 28 public class Hex {
38 // two characters form the hex value.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
comment-1.d 33 Hex dump of section '\.text':
45 Hex dump of section '\.MMIX\.reg_contents':
loc-3.d 37 Hex dump of section '\.text':
40 Hex dump of section '\.data':
loc-4.d 37 Hex dump of section '\.text':
41 Hex dump of section '\.data':
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
local1.d 46 Hex dump of section '\.text':
49 Hex dump of section '\.MMIX\.reg_contents':
local3.d 44 Hex dump of section '\.text':
47 Hex dump of section '\.MMIX\.reg_contents':
local5.d 45 Hex dump of section '\.text':
48 Hex dump of section '\.MMIX\.reg_contents':
local7.d 46 Hex dump of section '\.text':
49 Hex dump of section '\.MMIX\.reg_contents':
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
RegOps.java 19 import com.android.dexgen.util.Hex;
372 return "unknown-" + Hex.u1(opcode);
  /dalvik/dx/src/com/android/dx/rop/code/
RegOps.java 19 import com.android.dx.util.Hex;
372 return "unknown-" + Hex.u1(opcode);
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
ASN1OctetString.java 8 import org.bouncycastle.util.encoders.Hex;
251 return "#"+new String(Hex.encode(string));
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
RegOps.java 19 import com.android.dx.util.Hex;
372 return "unknown-" + Hex.u1(opcode);
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/samplegrouping/
CencSampleEncryptionInformationGroupEntry.java 19 import com.coremedia.iso.Hex;
90 ", kid=" + Hex.encodeHex(kid) +
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/piff/
ProtectionSpecificHeader.java 4 import com.coremedia.iso.Hex;
75 sb.append(Hex.encodeHex(bytes));
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameNormalizer.java 18 import com.android.providers.contacts.util.Hex;
79 return Hex.encodeHex(key.toByteArray(), true);
  /dalvik/dx/src/com/android/dx/cf/direct/
DirectClassFile.java 38 import com.android.dx.util.Hex;
53 * J2SE 7.0 = 51 (0x33 hex),
54 * J2SE 6.0 = 50 (0x32 hex),
55 * J2SE 5.0 = 49 (0x31 hex),
56 * JDK 1.4 = 48 (0x30 hex),
57 * JDK 1.3 = 47 (0x2F hex),
58 * JDK 1.2 = 46 (0x2E hex),
59 * JDK 1.1 = 45 (0x2D hex).
467 observer.parsed(bytes, 0, 4, "magic: " + Hex.u4(getMagic0()));
469 "minor_version: " + Hex.u2(getMinorVersion0()))
    [all...]
  /external/regex-re2/re2/
re2.h 167 // PARSING HEX/OCTAL/C-RADIX NUMBERS
171 // instead wrap the pointer with a call to one of the operators Hex(),
179 // RE2::Octal(&a), RE2::Hex(&b), RE2::CRadix(&c), RE2::CRadix(&d));
675 static inline Arg Hex(short* x);
676 static inline Arg Hex(unsigned short* x);
677 static inline Arg Hex(int* x);
678 static inline Arg Hex(unsigned int* x);
679 static inline Arg Hex(long* x);
680 static inline Arg Hex(unsigned long* x);
681 static inline Arg Hex(long long* x)
    [all...]

Completed in 662 milliseconds

1 2 3 4 5 67 8 91011>>