Home
last modified time | relevance | path

Searched defs:getAtom (Results 1 – 11 of 11) sorted by relevance

/external/OpenCSD/decoder/include/opencsd/ptm/
Dtrc_pkt_elem_ptm.h106 const ocsd_pkt_atom &getAtom() const { return atom; }; in getAtom() function
/external/antlr/tool/src/main/java/org/antlr/analysis/
DLabel.java211 public int getAtom() { in getAtom() method in Label
/external/OpenCSD/decoder/include/opencsd/etmv3/
Dtrc_pkt_elem_etmv3.h138 const ocsd_pkt_atom &getAtom() const { return m_pkt_data.atom; }; in getAtom() function
/external/angle/third_party/glslang/src/glslang/MachineIndependent/preprocessor/
DPpContext.h140 int getAtom(const char* s) const in getAtom() function
268 int getAtom() const { return atom; } in getAtom() function
/external/deqp-deps/glslang/glslang/MachineIndependent/preprocessor/
DPpContext.h140 int getAtom(const char* s) const in getAtom() function
268 int getAtom() const { return atom; } in getAtom() function
/external/OpenCSD/decoder/include/opencsd/etmv4/
Dtrc_pkt_elem_etmv4i.h182 const ocsd_pkt_atom &getAtom() const { return atom; }; in getAtom() function
/external/llvm/lib/MC/
DMCAssembler.cpp150 const MCSymbol *MCAssembler::getAtom(const MCSymbol &S) const { in getAtom() function in MCAssembler
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCFragment.h90 const MCSymbol *getAtom() const { return Atom; } in getAtom() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCFragment.h98 const MCSymbol *getAtom() const { return Atom; } in getAtom() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAssembler.cpp172 const MCSymbol *MCAssembler::getAtom(const MCSymbol &S) const { in getAtom() function in MCAssembler
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCAssembler.cpp177 const MCSymbol *MCAssembler::getAtom(const MCSymbol &S) const { in getAtom() function in MCAssembler