Home
last modified time | relevance | path

Searched refs:m_atom (Results 1 – 25 of 98) sorted by relevance

1234

/dports/games/zhlt/zhlt-3.4/template/
H A DReferenceCounter.h73 int m_atom;
77 long m_atom;
80 atomic_t m_atom;
90 m_atom = 0; in ReferenceCounter()
108 m_atom++; in inc()
113 m_atom--; in dec()
128 return m_atom; in read()
132 m_atom = other.m_atom; in copy()
139 m_atom = 0; in ReferenceCounter()
171 return m_atom; in read()
[all …]
/dports/math/z3/z3-z3-4.8.13/src/smt/
H A Dsmt_bool_var_data.h40 …unsigned m_atom:1; //!< logical or of m_eq, m_enode, m_quantifier, and m_no… member
44 m_atom = m_eq || m_notify_theory != 0 || m_quantifier || m_enode; in update_atom_flag()
58 bool is_atom() const { return m_atom; } in is_atom()
69 m_atom = true; in set_notify_theory()
81 m_atom = true; in set_enode_flag()
93 m_atom = true; in set_quantifier_flag()
100 m_atom = true; in set_eq_flag()
131 m_atom = false; in init()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/smt/
H A Dsmt_bool_var_data.h40 …unsigned m_atom:1; //!< logical or of m_eq, m_enode, m_quantifier, and m_no… member
44 m_atom = m_eq || m_notify_theory != 0 || m_quantifier || m_enode; in update_atom_flag()
58 bool is_atom() const { return m_atom; } in is_atom()
69 m_atom = true; in set_notify_theory()
81 m_atom = true; in set_enode_flag()
93 m_atom = true; in set_quantifier_flag()
100 m_atom = true; in set_eq_flag()
131 m_atom = false; in init()
/dports/science/openbabel/openbabel-3.1.1/external/coordgen-master/coordgen/
H A Dtemplates.mae15 m_atom[36] {
124 m_atom[20] {
198 m_atom[23] {
277 m_atom[25] {
360 m_atom[27] {
447 m_atom[24] {
528 m_atom[27] {
615 m_atom[26] {
700 m_atom[34] {
808 m_atom[22] {
[all …]
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/xembed-sni-proxy/
H A Dxcbutils.h46 , m_atom(XCB_ATOM_NONE) in m_connection()
63 return m_atom; in xcb_atom_t()
68 return m_atom != XCB_ATOM_NONE; in isValid()
73 return m_atom != XCB_ATOM_NONE; in isValid()
89 m_atom = reply->atom; in getReply()
96 xcb_atom_t m_atom; variable
/dports/science/coordgenlibs/coordgenlibs-3.0.0/
H A Dtemplates.mae29 m_atom[36] {
152 m_atom[20] {
240 m_atom[23] {
333 m_atom[25] {
430 m_atom[27] {
531 m_atom[24] {
626 m_atom[27] {
727 m_atom[26] {
826 m_atom[34] {
948 m_atom[22] {
[all …]
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/effects/kscreen/
H A Dkscreen.cpp45 , m_atom(effects->announceSupportProperty("_KDE_KWIN_KSCREEN_SUPPORT", this)) in KscreenEffect()
51m_atom = effects->announceSupportProperty(QByteArrayLiteral("_KDE_KWIN_KSCREEN_SUPPORT"), this); in KscreenEffect()
184 if (window || atom != m_atom || m_atom == XCB_ATOM_NONE) { in propertyNotify()
188 const QByteArray byteData = effects->readRootProperty(m_atom, XCB_ATOM_CARDINAL, 32); in propertyNotify()
211 if (value != -1l && m_atom != XCB_ATOM_NONE) { in switchState()
212 …xcb_change_property(xcbConnection(), XCB_PROP_MODE_REPLACE, x11RootWindow(), m_atom, XCB_ATOM_CARD… in switchState()
218 …return !m_waylandStates.isEmpty() || (!effects->waylandDisplay() && m_atom && m_xcbState.m_state !… in isActive()
223 …return m_waylandStates.contains(screen) || (!effects->waylandDisplay() && m_atom && m_xcbState.m_s… in isScreenActive()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/effects/highlightwindow/
H A Dhighlightwindow.cpp24 m_atom = effects->announceSupportProperty("_KDE_WINDOW_HIGHLIGHT", this); in HighlightWindowEffect()
35 m_atom = effects->announceSupportProperty("_KDE_WINDOW_HIGHLIGHT", this); in HighlightWindowEffect()
95 slotPropertyNotify(w, m_atom, w); // Check initial value in slotWindowAdded()
111 if (a != m_atom || m_atom == XCB_ATOM_NONE) in slotPropertyNotify()
115 QByteArray byteData = w ? w->readProperty(m_atom, m_atom, 32) : in slotPropertyNotify()
116 effects->readRootProperty(m_atom, m_atom, 32); in slotPropertyNotify()
/dports/science/openbabel/openbabel-3.1.1/src/
H A Dtautomer.cpp127 m_atom = atom; in redo()
129 m_atom->SetImplicitHCount(m_atom->GetImplicitHCount() + 1); in redo()
135 if (!m_atom) in undo()
141 m_atom->SetImplicitHCount(m_atom->GetImplicitHCount() - 1); in undo()
143 m_atom = nullptr; in undo()
154 m_atom = nullptr; in release()
159 OBAtom *m_atom; member in OpenBabel::TautomerImpl::AssignDonorRAII
184 m_atom = atom; in redo()
190 if (!m_atom) in undo()
196 m_atom = nullptr; in undo()
[all …]
/dports/science/py-pymol/pymol-open-source-2.4.0/modules/chempy/
H A Dmae.py172 def _read_m_atom(self,m_atom,model): argument
174 at_ent = m_atom[1]
175 at_dat = m_atom[2]
177 nAtom = m_atom[0]
290 m_atom = f_m_ct['m_atom']
291 nAtom = m_atom[0]
294 self._read_m_atom(m_atom,model)
309 m_atom = f_m_ct['m_atom']
310 nAtom = m_atom[0]
311 self._read_m_atom(m_atom,model)
/dports/x11/kf5-kwindowsystem/kwindowsystem-5.89.0/autotests/
H A Dnettesthelper.h61 , m_atom(XCB_ATOM_NONE) in Atom()
70 , m_atom(XCB_ATOM_NONE) in m_connection()
105 return m_atom; in xcb_atom_t()
121 m_atom = reply->atom; in getReply()
128 xcb_atom_t m_atom; variable
/dports/sysutils/plasma5-powerdevil/powerdevil-5.23.5/daemon/
H A Dkwinkscreenhelpereffect.cpp87 m_atom = atomReply->atom; in checkValid()
92 m_atom = 0; in checkValid()
103 …X11Info::connection(), XCB_PROP_MODE_REPLACE, QX11Info::appRootWindow(), m_atom, XCB_ATOM_CARDINAL… in setEffectProperty()
125 if (event->atom != m_atom) { in nativeEventFilter()
129 …b_get_property(QX11Info::connection(), false, QX11Info::appRootWindow(), m_atom, XCB_ATOM_CARDINAL… in nativeEventFilter()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/xwl/
H A Dselection.cpp81 , m_atom(atom) in Selection()
94 if (event->selection != m_atom) { in handleXfixesNotify()
166 m_atom, in registerXfixes()
203 m_atom, in ownSelection()
209 m_atom, in ownSelection()
228 if (event->selection != m_atom) { in handleSelectionRequest()
282 …auto *transfer = new TransferXtoWl(m_atom, target, fd, m_xSource->timestamp(), m_requestorWindow, … in startTransferToWayland()
297 auto *transfer = new TransferWltoX(m_atom, event, fd, this); in startTransferToX()
/dports/graphics/blender/blender-2.91.0/intern/ghost/intern/
H A DGHOST_WindowX11.cpp365 m_system->m_atom._NET_WM_STATE, in GHOST_WindowX11()
428 if (m_system->m_atom.WM_PROTOCOLS) { in GHOST_WindowX11()
432 if (m_system->m_atom.WM_DELETE_WINDOW) { in GHOST_WindowX11()
433 atoms[natom] = m_system->m_atom.WM_DELETE_WINDOW; in GHOST_WindowX11()
438 atoms[natom] = m_system->m_atom.WM_TAKE_FOCUS; in GHOST_WindowX11()
767 m_system->m_atom._MOTIF_WM_HINTS, in setDialogHints()
768 m_system->m_atom._MOTIF_WM_HINTS, in setDialogHints()
813 m_system->m_atom.WM_STATE, in icccmGetState()
817 m_system->m_atom.WM_STATE, in icccmGetState()
982 m_system->m_atom._MOTIF_WM_HINTS, in motifFullScreen()
[all …]
H A DGHOST_SystemX11.cpp1995 m_atom.XCLIP_OUT, in getClipboard_xcout()
2007 if (pty_type == m_atom.INCR) { in getClipboard_xcout()
2026 m_atom.XCLIP_OUT, in getClipboard_xcout()
2148 Atom target = m_atom.UTF8_STRING; in getClipboard()
2158 sseln = m_atom.PRIMARY; in getClipboard()
2160 sseln = m_atom.CLIPBOARD; in getClipboard()
2170 if (sseln == m_atom.CLIPBOARD) { in getClipboard()
2205 target = m_atom.STRING; in getClipboard()
2211 target = m_atom.COMPOUND_TEXT; in getClipboard()
2217 target = m_atom.TEXT; in getClipboard()
[all …]
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/FileParsers/test_data/
H A Dstereochem.mae32 m_atom[6] {
91 m_atom[7] {
153 m_atom[8] {
218 m_atom[7] {
281 m_atom[7] {
H A DNCI_aids_few.mae45 m_atom[19] {
147 m_atom[39] {
293 m_atom[21] {
400 m_atom[24] {
511 m_atom[10] {
590 m_atom[16] {
686 m_atom[10] {
768 m_atom[18] {
867 m_atom[26] {
979 m_atom[20] {
[all …]
H A Dbad_ppty.mae13 m_atom[5] {
54 m_atom[5] {
93 m_atom[5] {
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/platform/
H A DXWindowsClipboardUTF8Converter.cpp27 m_atom(XInternAtom(display, name, False)) in XWindowsClipboardUTF8Converter()
46 return m_atom; in getAtom()
H A DXWindowsClipboardHTMLConverter.cpp29 m_atom(XInternAtom(display, name, False)) in XWindowsClipboardHTMLConverter()
48 return m_atom; in getAtom()
H A DXWindowsClipboardUCS2Converter.cpp29 m_atom(XInternAtom(display, name, False)) in XWindowsClipboardUCS2Converter()
48 return m_atom; in getAtom()
H A DXWindowsClipboardTextConverter.cpp29 m_atom(XInternAtom(display, name, False)) in XWindowsClipboardTextConverter()
48 return m_atom; in getAtom()
/dports/sysutils/barrier/barrier-2.3.3/src/lib/platform/
H A DXWindowsClipboardUTF8Converter.cpp27 m_atom(XInternAtom(display, name, False)) in XWindowsClipboardUTF8Converter()
46 return m_atom; in getAtom()
H A DXWindowsClipboardHTMLConverter.cpp29 m_atom(XInternAtom(display, name, False)) in XWindowsClipboardHTMLConverter()
48 return m_atom; in getAtom()
H A DXWindowsClipboardUCS2Converter.cpp29 m_atom(XInternAtom(display, name, False)) in XWindowsClipboardUCS2Converter()
48 return m_atom; in getAtom()

1234