Home
last modified time | relevance | path

Searched defs:ch (Results 1 – 25 of 93130) sorted by path

12345678910>>...3726

/dports/accessibility/at-spi2-atk/at-spi2-atk-2.34.2/atk-adaptor/adaptors/
H A Dcollection-adaptor.c81 #define child_collection_p(ch) (TRUE) argument
H A Dtext-adaptor.c238 dbus_int32_t ch; in impl_GetCharacterAtOffset() local
/dports/accessibility/gammy/gammy-0.9.64/include/plog/Converters/
H A DNativeEOLConverter.h30 wchar_t ch = str[i]; in fixLineEndings() local
/dports/accessibility/kmousetool/kmousetool-21.12.3/kmousetool/
H A Dmtstroke.cpp273 char ch = 'a'; in readToEndOfLine() local
/dports/accessibility/kmouth/kmouth-21.12.3/phrasebook/
H A Dphrasebook.cpp170 QChar ch = str.at(i); in encodeString() local
H A Dphrasebookparser.cpp89 bool PhraseBookParser::characters(const QString &ch) in characters()
95 bool PhraseBookParser::ignorableWhitespace(const QString &ch) in ignorableWhitespace()
/dports/accessibility/kmouth/kmouth-21.12.3/wordcompletion/
H A Dwordlist.cpp85 bool XMLParser::characters(const QString &ch) in characters()
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/api/c/
H A Dlibspeechd.c121 int ch; in getline() local
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/clients/spdsend/
H A Dspdsend.c44 int ch; in getline() local
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/common/
H A Dspd_getline.c47 int ch; in spd_getline() local
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/modules/
H A Dbaratinoo.c1234 gunichar ch = g_utf8_get_char(p); in ssml2baratinoo_text() local
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/server/
H A Dsymbols.c1205 char ch[2] = { capture[0], 0 }; in regex_eval() local
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/api/c/
H A Dlibspeechd.c121 int ch; in getline() local
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/clients/spdsend/
H A Dspdsend.c44 int ch; in getline() local
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/common/
H A Dspd_getline.c47 int ch; in spd_getline() local
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/modules/
H A Dbaratinoo.c1234 gunichar ch = g_utf8_get_char(p); in ssml2baratinoo_text() local
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/server/
H A Dsymbols.c1205 char ch[2] = { capture[0], 0 }; in regex_eval() local
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/os_str_bytes-6.0.0/src/wasm32/
H A Draw.rs10 let ch = chars in decode_code_point() localVariable
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/proc-macro2-1.0.36/src/
H A Dlib.rs765 ch: char, field
H A Dparse.rs101 let ch = s.chars().next().unwrap(); in skip_whitespace() localVariable
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/quote-1.0.15/tests/
H A Dtest.rs276 let ch = 'x'; in test_duplicate() localVariable
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/regex-syntax-0.6.25/src/hir/
H A Dtranslate.rs637 let ch = match self.literal_to_char(lit)? { in hir_literal() localVariable
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/syn-1.0.86/src/
H A Dlit.rs1095 let ch = match byte(s, 0) { in parse_lit_str_cooked() localVariable
1120 let ch = next_chr(s); in parse_lit_str_cooked() localVariable
1136 let ch = next_chr(s); in parse_lit_str_cooked() localVariable
1212 let ch = char::from_u32(u32::from(byte)).unwrap(); in parse_lit_byte_str_cooked() localVariable
1290 let ch = match byte(s, 0) { in parse_lit_char() localVariable
1317 let ch = next_chr(s); in parse_lit_char() localVariable
1331 let mut ch = 0; in backslash_x() localVariable
1356 let mut ch = 0; in backslash_u() localVariable
H A Dtoken.rs979 let ch = chars.next_back().unwrap(); in punct() localVariable
H A Dwhitespace.rs50 let ch = s.chars().next().unwrap(); in skip() localVariable

12345678910>>...3726