Home
last modified time | relevance | path

Searched refs:_inlineComment (Results 1 – 25 of 35) sorted by relevance

12

/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/utils/AsmJit/core/
H A Dassembler.cpp37 _inlineComment(NULL), in Assembler()
142 _inlineComment = NULL; in _purge()
/dports/science/plumed/plumed2-2.7.2/src/asmjit/
H A Dcodebuilder.h375 _inlineComment = nullptr; in CBNode()
442 ASMJIT_INLINE bool hasInlineComment() const noexcept { return _inlineComment != nullptr; } in hasInlineComment()
444 ASMJIT_INLINE const char* getInlineComment() const noexcept { return _inlineComment; } in getInlineComment()
446 ASMJIT_INLINE void setInlineComment(const char* s) noexcept { _inlineComment = s; } in setInlineComment()
448 ASMJIT_INLINE void resetInlineComment() noexcept { _inlineComment = nullptr; } in resetInlineComment()
473 const char* _inlineComment; //!< Inline comment or null if not used. variable
902 _inlineComment = comment; in ASMJIT_NONCOPYABLE()
H A Dcodeemitter.h355 ASMJIT_INLINE const char* getInlineComment() const noexcept { return _inlineComment; } in getInlineComment()
361 ASMJIT_INLINE void setInlineComment(const char* s) noexcept { _inlineComment = s; } in setInlineComment()
363 ASMJIT_INLINE void resetInlineComment() noexcept { _inlineComment = nullptr; } in resetInlineComment()
509 …const char* _inlineComment; //!< Inline comment of the next instruction (affects the n… variable
H A Dcodeemitter.cpp69 _inlineComment(nullptr), in CodeEmitter()
106 _inlineComment = nullptr; in onDetach()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Demitter.h93 const char* _inlineComment = nullptr; variable
474 inline const char* inlineComment() const noexcept { return _inlineComment; } in inlineComment()
480 inline void setInlineComment(const char* s) noexcept { _inlineComment = s; } in setInlineComment()
482 inline void resetInlineComment() noexcept { _inlineComment = nullptr; } in resetInlineComment()
H A Dbuilder.h488 const char* _inlineComment; variable
573 _inlineComment = nullptr;
714 inline bool hasInlineComment() const noexcept { return _inlineComment != nullptr; } in hasInlineComment()
716 inline const char* inlineComment() const noexcept { return _inlineComment; } in inlineComment()
718 inline void setInlineComment(const char* s) noexcept { _inlineComment = s; } in setInlineComment()
720 inline void resetInlineComment() noexcept { _inlineComment = nullptr; } in resetInlineComment()
1331 _inlineComment = comment; in ASMJIT_NONCOPYABLE()
H A Demitterutils.cpp90 EmitterUtils::formatLine(sb, nullptr, binSize, 0, 0, self->_inlineComment); in logLabelBound()
/dports/emulators/mess/mame-mame0226/3rdparty/asmjit/src/asmjit/core/
H A Demitter.h93 const char* _inlineComment; variable
470 inline const char* inlineComment() const noexcept { return _inlineComment; } in inlineComment()
476 inline void setInlineComment(const char* s) noexcept { _inlineComment = s; } in setInlineComment()
478 inline void resetInlineComment() noexcept { _inlineComment = nullptr; } in resetInlineComment()
H A Dbuilder.h483 const char* _inlineComment; variable
568 _inlineComment = nullptr;
709 inline bool hasInlineComment() const noexcept { return _inlineComment != nullptr; } in hasInlineComment()
711 inline const char* inlineComment() const noexcept { return _inlineComment; } in inlineComment()
713 inline void setInlineComment(const char* s) noexcept { _inlineComment = s; } in setInlineComment()
715 inline void resetInlineComment() noexcept { _inlineComment = nullptr; } in resetInlineComment()
1319 _inlineComment = comment; in ASMJIT_NONCOPYABLE()
H A Demitter.cpp61 _inlineComment(nullptr) {} in BaseEmitter()
374 _inlineComment = nullptr; in onDetach()
H A Demitterutils.cpp90 EmitterUtils::formatLine(sb, nullptr, binSize, 0, 0, self->_inlineComment); in logLabelBound()
/dports/emulators/mame/mame-mame0226/3rdparty/asmjit/src/asmjit/core/
H A Demitter.h93 const char* _inlineComment; variable
470 inline const char* inlineComment() const noexcept { return _inlineComment; } in inlineComment()
476 inline void setInlineComment(const char* s) noexcept { _inlineComment = s; } in setInlineComment()
478 inline void resetInlineComment() noexcept { _inlineComment = nullptr; } in resetInlineComment()
H A Dbuilder.h483 const char* _inlineComment; variable
568 _inlineComment = nullptr;
709 inline bool hasInlineComment() const noexcept { return _inlineComment != nullptr; } in hasInlineComment()
711 inline const char* inlineComment() const noexcept { return _inlineComment; } in inlineComment()
713 inline void setInlineComment(const char* s) noexcept { _inlineComment = s; } in setInlineComment()
715 inline void resetInlineComment() noexcept { _inlineComment = nullptr; } in resetInlineComment()
1319 _inlineComment = comment; in ASMJIT_NONCOPYABLE()
H A Demitter.cpp61 _inlineComment(nullptr) {} in BaseEmitter()
374 _inlineComment = nullptr; in onDetach()
H A Demitterutils.cpp90 EmitterUtils::formatLine(sb, nullptr, binSize, 0, 0, self->_inlineComment); in logLabelBound()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Demitter.h93 const char* _inlineComment = nullptr; variable
474 inline const char* inlineComment() const noexcept { return _inlineComment; } in inlineComment()
480 inline void setInlineComment(const char* s) noexcept { _inlineComment = s; } in setInlineComment()
482 inline void resetInlineComment() noexcept { _inlineComment = nullptr; } in resetInlineComment()
H A Dbuilder.h488 const char* _inlineComment; variable
573 _inlineComment = nullptr;
714 inline bool hasInlineComment() const noexcept { return _inlineComment != nullptr; } in hasInlineComment()
716 inline const char* inlineComment() const noexcept { return _inlineComment; } in inlineComment()
718 inline void setInlineComment(const char* s) noexcept { _inlineComment = s; } in setInlineComment()
720 inline void resetInlineComment() noexcept { _inlineComment = nullptr; } in resetInlineComment()
1331 _inlineComment = comment; in ASMJIT_NONCOPYABLE()
H A Demitterutils.cpp90 EmitterUtils::formatLine(sb, nullptr, binSize, 0, 0, self->_inlineComment); in logLabelBound()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Demitter.h93 const char* _inlineComment = nullptr; variable
474 inline const char* inlineComment() const noexcept { return _inlineComment; } in inlineComment()
480 inline void setInlineComment(const char* s) noexcept { _inlineComment = s; } in setInlineComment()
482 inline void resetInlineComment() noexcept { _inlineComment = nullptr; } in resetInlineComment()
H A Dbuilder.h488 const char* _inlineComment; variable
573 _inlineComment = nullptr;
714 inline bool hasInlineComment() const noexcept { return _inlineComment != nullptr; } in hasInlineComment()
716 inline const char* inlineComment() const noexcept { return _inlineComment; } in inlineComment()
718 inline void setInlineComment(const char* s) noexcept { _inlineComment = s; } in setInlineComment()
720 inline void resetInlineComment() noexcept { _inlineComment = nullptr; } in resetInlineComment()
1331 _inlineComment = comment; in ASMJIT_NONCOPYABLE()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Demitter.h93 const char* _inlineComment = nullptr; variable
474 inline const char* inlineComment() const noexcept { return _inlineComment; } in inlineComment()
480 inline void setInlineComment(const char* s) noexcept { _inlineComment = s; } in setInlineComment()
482 inline void resetInlineComment() noexcept { _inlineComment = nullptr; } in resetInlineComment()
H A Dbuilder.h488 const char* _inlineComment; variable
573 _inlineComment = nullptr;
714 inline bool hasInlineComment() const noexcept { return _inlineComment != nullptr; } in hasInlineComment()
716 inline const char* inlineComment() const noexcept { return _inlineComment; } in inlineComment()
718 inline void setInlineComment(const char* s) noexcept { _inlineComment = s; } in setInlineComment()
720 inline void resetInlineComment() noexcept { _inlineComment = nullptr; } in resetInlineComment()
1331 _inlineComment = comment; in ASMJIT_NONCOPYABLE()
/dports/devel/asmjit/asmjit-911a9a50a2cbc9802c4d44e94b8b99e1d9285cf3/src/asmjit/core/
H A Dbuilder.h425 const char* _inlineComment; variable
496 _inlineComment = nullptr;
632 inline bool hasInlineComment() const noexcept { return _inlineComment != nullptr; } in hasInlineComment()
634 inline const char* inlineComment() const noexcept { return _inlineComment; } in inlineComment()
636 inline void setInlineComment(const char* s) noexcept { _inlineComment = s; } in setInlineComment()
638 inline void resetInlineComment() noexcept { _inlineComment = nullptr; } in resetInlineComment()
1185 _inlineComment = comment; in ASMJIT_NONCOPYABLE()
H A Demitter.cpp41 _inlineComment(nullptr) {} in BaseEmitter()
242 _inlineComment = nullptr; in onDetach()
H A Demitter.h66 const char* _inlineComment; variable
306 inline const char* inlineComment() const noexcept { return _inlineComment; } in inlineComment()
312 inline void setInlineComment(const char* s) noexcept { _inlineComment = s; } in setInlineComment()
314 inline void resetInlineComment() noexcept { _inlineComment = nullptr; } in resetInlineComment()

12