Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIAInjectedSource.cpp51 std::string DIAInjectedSource::getCode() const { in getCode() function in DIAInjectedSource
/third_party/jsframework/runtime/main/extend/systemplugin/napi/commonEvent/
DcommonEventSubscriber.js19 getCode: function (...args) { method
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.h591 template <typename T> T getCode() const { in getCode() function
615 MachineInstr *getCode() const { in getCode() function
621 MachineInstr *getCode() const { in getCode() function
627 MachineBasicBlock *getCode() const { in getCode() function
635 MachineFunction *getCode() const { in getCode() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumInjectedSources.cpp68 std::string getCode() const override { in getCode() function in llvm::pdb::__anon2f56d0fe0111::NativeInjectedSource
/third_party/jsframework/runtime/main/extend/systemplugin/ohos/
DcommonEvent.js20 getCode: function (...args) { method
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h88 uint32_t getCode() const { return Code; } in getCode() function
DDWARFExpression.h86 uint8_t getCode() { return Opcode; } in getCode() function
/third_party/vk-gl-cts/framework/common/
DtcuTestCase.hpp194 qpTestResult getCode (void) const { DE_ASSERT(isComplete()); return m_code; } in getCode() function in tcu::TestStatus
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUScript.java931 public static final int[] getCode(Locale locale){ in getCode() method in UScript
941 public static final int[] getCode(ULocale locale){ in getCode() method in UScript
956 public static final int[] getCode(String nameOrAbbrOrLocale) { in getCode() method in UScript
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUScript.java1125 public static final int[] getCode(Locale locale){ in getCode() method in UScript
1136 public static final int[] getCode(ULocale locale){ in getCode() method in UScript
1152 public static final int[] getCode(String nameOrAbbrOrLocale) { in getCode() method in UScript
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.h108 tgtok::TokKind getCode() const { return CurCode; } in getCode() function
/third_party/node/lib/
Dassert.js207 function getCode(fd, line, column) { function
/third_party/astc-encoder/Source/
Dtinyexr.h8908 static bool getCode(int po, int rlc, long long &c, int &lc, const char *&in, in getCode() function