/external/xmlrpcpp/src/ |
D | XmlRpcException.h | 33 int getCode() const { return _code; } in getCode() function
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/ |
D | Child1.java | 25 public Integer getCode() { in getCode() method in Child1
|
D | BeanConstructorTest.java | 246 public Integer getCode() { in getCode() method in BeanConstructorTest.ExceptionChild
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/immutable/ |
D | Code.java | 25 public Integer getCode() { in getCode() method in Code
|
D | Code2.java | 32 public Integer getCode() { in getCode() method in Code2
|
D | Code4.java | 33 public Integer getCode() { in getCode() method in Code4
|
/external/ims/rcs/rcsmanager/src/java/com/android/ims/ |
D | RcsException.java | 61 public int getCode() { in getCode() method in RcsException
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | Warning.java | 91 public int getCode() { in getCode() method in Warning
|
/external/swiftshader/third_party/LLVM/lib/DebugInfo/ |
D | DWARFAbbreviationDeclaration.h | 31 uint32_t getCode() const { return Code; } in getCode() function
|
/external/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFAbbreviationDeclaration.h | 31 uint32_t getCode() const { return Code; } in getCode() function
|
/external/nist-sip/java/javax/sip/header/ |
D | WarningHeader.java | 25 int getCode(); in getCode() method
|
/external/llvm/utils/TableGen/ |
D | AsmWriterInst.cpp | 29 std::string AsmWriterOperand::getCode(bool PassSubtarget) const { in getCode() function in AsmWriterOperand
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | AsmWriterInst.cpp | 28 std::string AsmWriterOperand::getCode() const { in getCode() function in AsmWriterOperand
|
/external/emma/core/java12/com/vladium/jcd/cls/attribute/ |
D | CodeAttribute_info.java | 108 public final byte [] getCode () in getCode() method in CodeAttribute_info
|
/external/llvm/lib/Target/Hexagon/ |
D | RDFGraph.h | 545 template <typename T> T getCode() const { in getCode() function 569 MachineInstr *getCode() const { in getCode() function 575 MachineInstr *getCode() const { in getCode() function 581 MachineBasicBlock *getCode() const { in getCode() function 588 MachineFunction *getCode() const { in getCode() function
|
/external/deqp/framework/common/ |
D | tcuTestCase.hpp | 185 qpTestResult getCode (void) const { DE_ASSERT(isComplete()); return m_code; } in getCode() function in tcu::TestStatus
|
/external/swiftshader/third_party/LLVM/lib/TableGen/ |
D | TGLexer.h | 90 tgtok::TokKind getCode() const { return CurCode; } in getCode() function
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
D | UScript.java | 1057 public static final int[] getCode(Locale locale){ in getCode() method in UScript 1068 public static final int[] getCode(ULocale locale){ in getCode() method in UScript 1084 public static final int[] getCode(String nameOrAbbrOrLocale) { in getCode() method in UScript
|
/external/icu/android_icu4j/src/main/java/android/icu/lang/ |
D | UScript.java | 876 public static final int[] getCode(Locale locale){ in getCode() method in UScript 886 public static final int[] getCode(ULocale locale){ in getCode() method in UScript 901 public static final int[] getCode(String nameOrAbbrOrLocale) { in getCode() method in UScript
|
/external/llvm/lib/TableGen/ |
D | TGLexer.h | 99 tgtok::TokKind getCode() const { return CurCode; } in getCode() function
|
/external/python/cpython2/Lib/compiler/ |
D | pyassem.py | 305 def getCode(self): member in PyFlowGraph 647 def getCode(self): member in LineAddrTable
|
/external/vogar/src/vogar/ |
D | Console.java | 425 public int getCode() { in getCode() method in Console.Color
|
/external/javassist/src/main/javassist/bytecode/ |
D | CodeAttribute.java | 266 public byte[] getCode() { in getCode() method in CodeAttribute
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCAssembler.h | 184 SmallVectorImpl<char> &getCode() { return Code; } in getCode() function 185 const SmallVectorImpl<char> &getCode() const { return Code; } in getCode() function
|
/external/r8/src/main/java/com/android/tools/r8/graph/ |
D | DexEncodedMethod.java | 184 public Code getCode() { in getCode() method in DexEncodedMethod
|