Home
last modified time | relevance | path

Searched refs:m_escape (Results 1 – 25 of 31) sorted by relevance

12

/dports/emulators/mess/mame-mame0226/src/tools/
H A Dsrcclean.cpp1110 if (m_escape) in process_default()
1129 if (m_escape) in process_default()
1323 m_escape = (BACKSLASH == ch) && !m_escape; in process_text()
1599 if (m_escape) in process_default()
1627 m_escape = (HYPHEN_MINUS == ch) && !m_escape; in process_default()
1706 if (m_escape) in process_string_constant()
1727 m_escape = (BACKSLASH == ch) && !m_escape; in process_string_constant()
1821 m_escape = (EXCLAMATION == ch) ? (m_escape + 1U) : 0U; in process_default()
1825 m_escape = (HYPHEN_MINUS == ch) ? (m_escape + 1U) : 0U; in process_default()
1848 m_escape = (HYPHEN_MINUS == ch) ? (m_escape + 1U) : 0U; in process_comment()
[all …]
/dports/emulators/mame/mame-mame0226/src/tools/
H A Dsrcclean.cpp1110 if (m_escape) in process_default()
1129 if (m_escape) in process_default()
1323 m_escape = (BACKSLASH == ch) && !m_escape; in process_text()
1599 if (m_escape) in process_default()
1627 m_escape = (HYPHEN_MINUS == ch) && !m_escape; in process_default()
1706 if (m_escape) in process_string_constant()
1727 m_escape = (BACKSLASH == ch) && !m_escape; in process_string_constant()
1821 m_escape = (EXCLAMATION == ch) ? (m_escape + 1U) : 0U; in process_default()
1825 m_escape = (HYPHEN_MINUS == ch) ? (m_escape + 1U) : 0U; in process_default()
1848 m_escape = (HYPHEN_MINUS == ch) ? (m_escape + 1U) : 0U; in process_comment()
[all …]
/dports/games/freeorion/freeorion-0.4.10.2/GG/src/dialogs/
H A DThreeButtonDlg.cpp49 m_escape(buttons - 1), in ThreeButtonDlg()
115 { return m_escape; } in EscapeButton()
130 if (m_escape == 0) in KeyPress()
132 else if (m_escape == 1) in KeyPress()
134 else if (m_escape == 2) in KeyPress()
161 m_escape = NO_BUTTON; in SetEscapeButton()
163 m_escape = i; in SetEscapeButton()
/dports/lang/ypsilon/ypsilon-0.9.6-update3/src/
H A Dprinter.cpp247 m_escape = true; in format_va_list()
260 m_escape = true; in format_va_list()
295 m_escape = true; in format_va_list()
374 m_escape = true; in format_va_list()
383 m_escape = true; in format_va_list()
390 m_escape = true; in format_va_list()
733 if (m_escape) { in write()
787 if (m_escape) { in write()
809 if (m_escape) { in write()
814 } else if (m_escape) { in write()
[all …]
H A Dprinter.h45 bool m_escape; variable
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/control/
H A Dmobile_controller.cpp53 m_escape(false), in MobileController()
123 m_old_escape = m_escape; in update()
125 m_up = m_down = m_left = m_right = m_jump = m_action = m_escape = false; in update()
168 …controller.set_control(Control::ESCAPE, m_escape || (!m_old_escape && controller.hold(Control::ESC… in apply()
191 m_escape = true; in activate_widget_at_pos()
H A Dmobile_controller.hpp42 bool m_up, m_down, m_left, m_right, m_jump, m_action, m_escape, m_bak_escape; member in MobileController
/dports/www/kf5-khtml/khtml-5.89.0/src/html/
H A Dhtmlprospectivetokenizer.cpp98 m_escape = false; in reset()
324 if ((m_contentModel == RCDATA || m_contentModel == CDATA) && !m_escape) { in tokenize()
326 m_escape = true; in tokenize()
330 …m_contentModel == PCDATA || ((m_contentModel == RCDATA || m_contentModel == CDATA) && !m_escape)) { in tokenize()
335 if ((m_contentModel == RCDATA || m_contentModel == CDATA) && m_escape) { in tokenize()
337 m_escape = false; in tokenize()
H A Dhtmlprospectivetokenizer.h100 bool m_escape; variable
/dports/games/freeorion/freeorion-0.4.10.2/GG/GG/dialogs/
H A DThreeButtonDlg.h97 std::size_t m_escape = 0; variable
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/tools/
H A DNdbImportCsv.hpp110 m_escape = false; in Data()
118 bool m_escape; member
H A DNdbImportCsvGram.ypp223 data->m_escape = false;
234 data->m_escape = true;
H A DNdbImportCsv.cpp934 data->m_escape && in pack_field()
949 if (data->m_escape) in pack_field()
/dports/comms/ebusd/ebusd-21.3/src/ebusd/
H A Dbushandler.h398 m_state(bs_noSignal), m_escape(0), m_crc(0), m_crcValid(false), m_repeat(false), in BusHandler()
771 symbol_t m_escape; variable
H A Dbushandler.cpp587 if (m_escape) { in handleSymbol()
590 m_escape = sendSymbol; in handleSymbol()
739 if (m_escape) { in handleSymbol()
745 sendSymbol = recvSymbol = m_escape; in handleSymbol()
752 m_escape = 0; in handleSymbol()
754 m_escape = ESC; in handleSymbol()
1066 m_escape = 0; in setState()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/kapp/
H A Dtokenizer.c67 char m_escape; member
101 t1->m_escape = 0; in make_tokenzr()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/kapp/
H A Dtokenizer.c67 char m_escape; member
101 t1->m_escape = 0; in make_tokenzr()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/upas/send/
H A Dmessage.c413 m_escape(message *mp, Biobuf *fp) in m_escape() function
565 return m_escape(mp, fp); in m_print()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_json_func.h678 String m_escape; variable
H A Ditem_json_func.cc2868 String *escape_str= orig_escape->val_str(&m_escape); in fix_fields()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_json_func.h678 String m_escape; variable
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_json_func.h678 String m_escape; variable
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_json_func.h678 String m_escape; variable
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_json_func.h678 String m_escape; variable
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_json_func.h678 String m_escape; variable

12