Home
last modified time | relevance | path

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

12

/external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/
DChild1.java25 public Integer getCode() { in getCode() method in Child1
/external/swiftshader/src/Vulkan/
DVkShaderModule.hpp39 std::vector<uint32_t> getCode() const { return std::vector<uint32_t>{ code, code + wordCount };} in getCode() function in vk::ShaderModule
/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/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIAInjectedSource.cpp52 std::string DIAInjectedSource::getCode() const { in getCode() function in DIAInjectedSource
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DEchoStatus.php37 public function getCode() function in Grpc\\Testing\\EchoStatus
DErrorStatus.php40 public function getCode() function in Grpc\\Testing\\ErrorStatus
/external/nist-sip/java/gov/nist/javax/sip/header/
DWarning.java91 public int getCode() { in getCode() method in Warning
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
DPKWareExtraHeader.java238 public int getCode() { in getCode() method in PKWareExtraHeader.EncryptionAlgorithm
293 public int getCode() { in getCode() method in PKWareExtraHeader.HashAlgorithm
DZipMethod.java208 public int getCode() { in getCode() method in ZipMethod
/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-7.0/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/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DMethod.java115 public final Code getCode() { in getCode() method in Method
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DRDFGraph.h592 template <typename T> T getCode() const { in getCode() function
616 MachineInstr *getCode() const { in getCode() function
622 MachineInstr *getCode() const { in getCode() function
628 MachineBasicBlock *getCode() const { in getCode() function
636 MachineFunction *getCode() const { in getCode() function
/external/emma/core/java12/com/vladium/jcd/cls/attribute/
DCodeAttribute_info.java108 public final byte [] getCode () in getCode() method in CodeAttribute_info
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h89 uint32_t getCode() const { return Code; } in getCode() function
DDWARFExpression.h84 uint8_t getCode() { return Opcode; } 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

12