Home
last modified time | relevance | path

Searched defs:getID (Results 1 – 25 of 756) sorted by relevance

12345678910>>...31

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DStackMaps.h47 uint64_t getID() const { return MI->getOperand(IDPos).getImm(); } in getID() function
101 uint64_t getID() const { return getMetaOper(IDPos).getImm(); } in getID() function
177 uint64_t getID() const { return MI->getOperand(IDPos).getImm(); } in getID() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DStackMaps.h47 uint64_t getID() const { return MI->getOperand(IDPos).getImm(); } in getID() function
101 uint64_t getID() const { return getMetaOper(IDPos).getImm(); } in getID() function
204 uint64_t getID() const { return MI->getOperand(NumDefs + IDPos).getImm(); } in getID() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DStackMaps.h47 uint64_t getID() const { return MI->getOperand(IDPos).getImm(); } in getID() function
101 uint64_t getID() const { return getMetaOper(IDPos).getImm(); } in getID() function
204 uint64_t getID() const { return MI->getOperand(NumDefs + IDPos).getImm(); } in getID() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DStackMaps.h47 uint64_t getID() const { return MI->getOperand(IDPos).getImm(); } in getID() function
101 uint64_t getID() const { return getMetaOper(IDPos).getImm(); } in getID() function
204 uint64_t getID() const { return MI->getOperand(NumDefs + IDPos).getImm(); } in getID() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DStackMaps.h47 uint64_t getID() const { return MI->getOperand(IDPos).getImm(); } in getID() function
101 uint64_t getID() const { return getMetaOper(IDPos).getImm(); } in getID() function
204 uint64_t getID() const { return MI->getOperand(NumDefs + IDPos).getImm(); } in getID() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DStackMaps.h47 uint64_t getID() const { return MI->getOperand(IDPos).getImm(); } in getID() function
101 uint64_t getID() const { return getMetaOper(IDPos).getImm(); } in getID() function
204 uint64_t getID() const { return MI->getOperand(NumDefs + IDPos).getImm(); } in getID() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A Dmtl_resources.h313 id getID() const override { return get(); } in getID() function
449 id getID() const override { return get(); } in getID() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DProgramPipelineGL.h26 GLuint getID() const { return mProgramPipelineID; } in getID() function
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/anqp/
DANQPElement.java13 public Constants.ANQPElementType getID() { in getID() method in ANQPElement
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
H A DOptSpecifier.h29 unsigned getID() const { return ID; } in getID() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Option/
DOptSpecifier.h29 unsigned getID() const { return ID; } in getID() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Option/
DOptSpecifier.h29 unsigned getID() const { return ID; } in getID() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Option/
DOptSpecifier.h29 unsigned getID() const { return ID; } in getID() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Option/
H A DOptSpecifier.h29 unsigned getID() const { return ID; } in getID() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Option/
DOptSpecifier.h29 unsigned getID() const { return ID; } in getID() function
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Ddebug-info-dup-fwd-decl.cpp9 getID() const in getID() function in Test
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/com/android/i18n/timezone/
H A DZoneInfoData.java65 public java.lang.String getID() { throw new RuntimeException("Stub!"); } in getID() method in ZoneInfoData
/aosp_15_r20/external/llvm/include/llvm/Option/
H A DOptSpecifier.h33 unsigned getID() const { return ID; } in getID() function
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/params/
H A DParametersWithID.java23 public byte[] getID() in getID() method in ParametersWithID
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/params/
H A DParametersWithID.java19 public byte[] getID() in getID() method in ParametersWithID
/aosp_15_r20/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
H A Ddevice_info.cpp45 unsigned int DeviceInfo::getID() const in getID() function in DeviceInfo
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/params/
H A DParametersWithID.java23 public byte[] getID() in getID() method in ParametersWithID
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-scripting/src/test/java/org/apache/velocity/script/test/tools/
H A DCustomEvent.java41 public long getID(){ in getID() method in CustomEvent
/aosp_15_r20/frameworks/rs/cpp/
H A DBaseObj.cpp22 void * BaseObj::getID() const { in getID() function in BaseObj
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/locale/
H A DExtension.java33 public String getID() { in getID() method in Extension

12345678910>>...31