Home
last modified time | relevance | path

Searched defs:getCode (Results 1 – 25 of 27) sorted by relevance

12

/external/xmlrpcpp/src/
DXmlRpcException.h33 int getCode() const { return _code; } in getCode() function
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/
DChild1.java25 public Integer getCode() { in getCode() method in Child1
DBeanConstructorTest.java246 public Integer getCode() { in getCode() method in BeanConstructorTest.ExceptionChild
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/immutable/
DCode.java25 public Integer getCode() { in getCode() method in Code
DCode2.java32 public Integer getCode() { in getCode() method in Code2
DCode4.java33 public Integer getCode() { in getCode() method in Code4
/external/ims/rcs/rcsmanager/src/java/com/android/ims/
DRcsException.java61 public int getCode() { in getCode() method in RcsException
/external/nist-sip/java/gov/nist/javax/sip/header/
DWarning.java91 public int getCode() { in getCode() method in Warning
/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFAbbreviationDeclaration.h31 uint32_t getCode() const { return Code; } in getCode() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h31 uint32_t getCode() const { return Code; } in getCode() function
/external/nist-sip/java/javax/sip/header/
DWarningHeader.java25 int getCode(); in getCode() method
/external/llvm/utils/TableGen/
DAsmWriterInst.cpp29 std::string AsmWriterOperand::getCode(bool PassSubtarget) const { in getCode() function in AsmWriterOperand
/external/swiftshader/third_party/LLVM/utils/TableGen/
DAsmWriterInst.cpp28 std::string AsmWriterOperand::getCode() const { in getCode() function in AsmWriterOperand
/external/emma/core/java12/com/vladium/jcd/cls/attribute/
DCodeAttribute_info.java108 public final byte [] getCode () in getCode() method in CodeAttribute_info
/external/llvm/lib/Target/Hexagon/
DRDFGraph.h545 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/
DtcuTestCase.hpp185 qpTestResult getCode (void) const { DE_ASSERT(isComplete()); return m_code; } in getCode() function in tcu::TestStatus
/external/swiftshader/third_party/LLVM/lib/TableGen/
DTGLexer.h90 tgtok::TokKind getCode() const { return CurCode; } in getCode() function
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUScript.java1057 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/
DUScript.java876 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/
DTGLexer.h99 tgtok::TokKind getCode() const { return CurCode; } in getCode() function
/external/python/cpython2/Lib/compiler/
Dpyassem.py305 def getCode(self): member in PyFlowGraph
647 def getCode(self): member in LineAddrTable
/external/vogar/src/vogar/
DConsole.java425 public int getCode() { in getCode() method in Console.Color
/external/javassist/src/main/javassist/bytecode/
DCodeAttribute.java266 public byte[] getCode() { in getCode() method in CodeAttribute
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAssembler.h184 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/
DDexEncodedMethod.java184 public Code getCode() { in getCode() method in DexEncodedMethod

12