Home
last modified time | relevance | path

Searched defs:getUniqueId (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASourceFile.cpp27 uint32_t DIASourceFile::getUniqueId() const { in getUniqueId() function in DIASourceFile
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIASourceFile.cpp38 uint32_t DIASourceFile::getUniqueId() const { in getUniqueId() function in DIASourceFile
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DUnixAttributeProvider.java85 private Integer getUniqueId(Object object) { in getUniqueId() method in UnixAttributeProvider
/external/v4l2_codec2/plugin_store/
DH2BGraphicBufferProducer.cpp236 status_t H2BGraphicBufferProducer::getUniqueId(uint64_t* outId) const { in getUniqueId() function in android::H2BGraphicBufferProducer
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DSymbolTable.h108 virtual long long getUniqueId() const { return uniqueId; } in getUniqueId() function
Dlocalintermediate.h1112 unsigned long long getUniqueId() const { return uniqueId; } in getUniqueId() function
/external/deqp-deps/glslang/glslang/MachineIndependent/
DSymbolTable.h108 virtual long long getUniqueId() const { return uniqueId; } in getUniqueId() function
Dlocalintermediate.h1112 unsigned long long getUniqueId() const { return uniqueId; } in getUniqueId() function
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DSpvBuilder.h162 Id getUniqueId() { return ++uniqueId; } in getUniqueId() function
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h162 Id getUniqueId() { return ++uniqueId; } in getUniqueId() function