Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeSourceFile.cpp34 uint32_t NativeSourceFile::getUniqueId() const { return FileId; } in getUniqueId() function in NativeSourceFile
/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-project/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/swiftshader/src/OpenGL/compiler/
DSymbolTable.h66 int getUniqueId() const { return uniqueId; } in getUniqueId() function
/external/deqp-deps/glslang/glslang/MachineIndependent/
DSymbolTable.h108 virtual int getUniqueId() const { return uniqueId; } in getUniqueId() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DSymbolTable.h108 virtual long long getUniqueId() const { return uniqueId; } in getUniqueId() function
Dlocalintermediate.h980 unsigned long long getUniqueId() const { return uniqueId; } in getUniqueId() function
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h140 Id getUniqueId() { return ++uniqueId; } in getUniqueId() function
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DSpvBuilder.h140 Id getUniqueId() { return ++uniqueId; } in getUniqueId() function