HomeSort by relevance Sort by last modified time
    Searched defs:Code (Results 26 - 50 of 139) sorted by null

12 3 4 5 6

  /external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Format/
Instruction11x.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.Opcode;
33 import org.jf.dexlib.Code.SingleRegisterInstruction;
Instruction12x.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.Opcode;
33 import org.jf.dexlib.Code.TwoRegisterInstruction;
Instruction20t.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.OffsetInstruction;
33 import org.jf.dexlib.Code.Opcode;
Instruction21c.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.InstructionWithReference;
33 import org.jf.dexlib.Code.Opcode;
34 import org.jf.dexlib.Code.SingleRegisterInstruction;
Instruction21s.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.LiteralInstruction;
33 import org.jf.dexlib.Code.Opcode;
34 import org.jf.dexlib.Code.SingleRegisterInstruction;
Instruction22b.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.LiteralInstruction;
33 import org.jf.dexlib.Code.Opcode;
34 import org.jf.dexlib.Code.TwoRegisterInstruction;
Instruction22x.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.Opcode;
33 import org.jf.dexlib.Code.TwoRegisterInstruction;
Instruction23x.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.Opcode;
33 import org.jf.dexlib.Code.ThreeRegisterInstruction;
Instruction30t.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.OffsetInstruction;
33 import org.jf.dexlib.Code.Opcode;
Instruction31c.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.InstructionWithReference;
33 import org.jf.dexlib.Code.Opcode;
34 import org.jf.dexlib.Code.SingleRegisterInstruction;
Instruction31i.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.LiteralInstruction;
33 import org.jf.dexlib.Code.Opcode;
34 import org.jf.dexlib.Code.SingleRegisterInstruction;
Instruction31t.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.OffsetInstruction;
33 import org.jf.dexlib.Code.Opcode;
34 import org.jf.dexlib.Code.SingleRegisterInstruction;
65 //align the address offset so that the absolute address is aligned on a 4-byte boundary (2 code block boundary)
Instruction32x.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.Opcode;
33 import org.jf.dexlib.Code.TwoRegisterInstruction;
Instruction3rmi.java 9 * * Redistributions of source code must retain the above copyright
32 package org.jf.dexlib.Code.Format;
34 import org.jf.dexlib.Code.*;
Instruction3rms.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.OdexedInvokeVirtual;
33 import org.jf.dexlib.Code.Opcode;
34 import org.jf.dexlib.Code.RegisterRangeInstruction;
Instruction41c.java 9 * * Redistributions of source code must retain the above copyright
32 package org.jf.dexlib.Code.Format;
34 import org.jf.dexlib.Code.Instruction;
35 import org.jf.dexlib.Code.InstructionWithReference;
36 import org.jf.dexlib.Code.Opcode;
37 import org.jf.dexlib.Code.SingleRegisterInstruction;
Instruction51l.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.LiteralInstruction;
33 import org.jf.dexlib.Code.Opcode;
34 import org.jf.dexlib.Code.SingleRegisterInstruction;
Instruction52c.java 9 * * Redistributions of source code must retain the above copyright
32 package org.jf.dexlib.Code.Format;
34 import org.jf.dexlib.Code.Instruction;
35 import org.jf.dexlib.Code.Opcode;
36 import org.jf.dexlib.Code.TwoRegisterInstruction;
UnresolvedOdexInstruction.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
  /external/smali/dexlib/src/main/java/org/jf/dexlib/Code/
Instruction.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code;
31 import org.jf.dexlib.Code.Format.Format;
39 * Returns the size of this instruction in code blocks, assuming the instruction is located at the given address
40 * @param codeAddress the code address where the instruction is located
41 * @return The size of this instruction in code blocks
InstructionIterator.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code;
31 import org.jf.dexlib.Code.Format.*;
91 throw ExceptionWithContext.withContext(ex, "Error occured at code address " + insnsPosition * 2);
InstructionWithReference.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code;
ReferenceType.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code;
  /external/webkit/Source/WebCore/html/
MediaError.h 7 * 1. Redistributions of source code must retain the above copyright
38 enum Code { MEDIA_ERR_ABORTED = 1, MEDIA_ERR_NETWORK, MEDIA_ERR_DECODE, MEDIA_ERR_SRC_NOT_SUPPORTED };
40 static PassRefPtr<MediaError> create(Code code) { return adoptRef(new MediaError(code)); }
42 Code code() const { return m_code; } function in class:WebCore::MediaError
45 MediaError(Code code) : m_code(code) { }
    [all...]
  /external/smack/src/org/xbill/DNS/
EDNSOption.java 16 public static class Code {
17 private Code() {}
30 codes.setPrefix("CODE");
38 * Converts an EDNS Option Code into its textual representation
41 string(int code) {
42 return codes.getText(code);
46 * Converts a textual representation of an EDNS Option Code into its
48 * @param s The textual representation of the option code
49 * @return The option code, or -1 on error.
57 private final int code; field in class:EDNSOption
118 int code, length; local
    [all...]

Completed in 647 milliseconds

12 3 4 5 6