/haiku/src/apps/serialconnect/libvterm/src/ |
H A D | input.c | 63 char literal; member 129 k.literal = 0; in vterm_input_push_key() 175 vterm_push_output_sprintf_ctrl(vt, C1_CSI, "%d;%du", k.literal, mod+1); in vterm_input_push_key() 177 vterm_push_output_sprintf(vt, mod & VTERM_MOD_ALT ? "\e%c" : "%c", k.literal); in vterm_input_push_key() 182 vterm_push_output_sprintf_ctrl(vt, C1_SS3, "%c", k.literal); in vterm_input_push_key() 189 vterm_push_output_sprintf_ctrl(vt, C1_CSI, "%c", k.literal); in vterm_input_push_key() 191 vterm_push_output_sprintf_ctrl(vt, C1_CSI, "1;%d%c", mod + 1, k.literal); in vterm_input_push_key() 196 vterm_push_output_sprintf_ctrl(vt, C1_CSI, "%d%c", k.csinum, k.literal); in vterm_input_push_key() 198 vterm_push_output_sprintf_ctrl(vt, C1_CSI, "%d;%d%c", k.csinum, mod + 1, k.literal); in vterm_input_push_key() 209 k.literal = k.csinum; in vterm_input_push_key()
|
/haiku/src/tests/add-ons/print/ppd/parser/ |
H A D | Scanner.cpp | 89 bool Scanner::ScanHexadecimalSubstring(BString* literal) in ScanHexadecimalSubstring() argument 125 literal->Append((unsigned char)value, 1); in ScanHexadecimalSubstring() 134 BString* literal = new BString(); in ScanLiteral() local 139 if (!ScanHexadecimalSubstring(literal)) { in ScanLiteral() 140 delete literal; in ScanLiteral() 148 return literal; in ScanLiteral() 150 literal->Append(ch, 1); in ScanLiteral()
|
H A D | Scanner.h | 22 bool ScanHexadecimalSubstring(BString* literal);
|
/haiku/docs/interface_guidelines/ |
H A D | haiku.css | 14 literal, option, parameter, sgmltag, systemitem { selector
|
/haiku/src/bin/rc/tests/ |
H A D | simple.rdef | 150 // string literal into two parts at the newline. 170 // The decompiler sees this as a string literal.
|
/haiku/src/system/libroot/posix/stdlib/ |
H A D | strfmon.c | 154 goto literal; in __strfmon() 161 literal: in __strfmon()
|
/haiku/docs/interface_guidelines/docbook-css/ |
H A D | core.css | 21 keycombo, keysym, lineage, lineannotation, link, literal, markup, medialabel, selector
|
H A D | styles.css | 465 literal, option, parameter, sgmltag, systemitem { selector
|
/haiku/src/bin/unzip/ |
H A D | zipgrep.txt | 24 name are not supported.) If the literal filename
|
H A D | unzip.txt | 51 be a literal filename; and if that also fails, the 98 ``-d~'' is treated as a literal subdirectory ``~'' 276 wildcard and literal filenames case-sensitively.
|
H A D | unzipsfx.txt | 109 literal subdirectory ``~'' of the current direc-
|
H A D | zipinfo.txt | 57 be a literal filename; and if that also fails, the
|
/haiku/docs/develop/file_systems/ |
H A D | xfs.rst | 198 **di_forkoff** specifies the offset into the inode's literal area where the extended attribute 201 allowing complete use of inode's literal area.
|
/haiku/docs/user/shared/ |
H A D | json.dox | 158 The Json number literal format does not specify a numeric type such as \c int32
|
/haiku/docs/develop/build/rc/ |
H A D | grammar.rst | 28 …A floating point literal. Must contain a decimal point, may contain a signed exponent. Stored inte… 31 UTF-8 compatible string literal, enclosed by double quotes. Can contain escape sequences
|
/haiku/src/libs/mapm/ |
H A D | README | 383 * a) literal string (exponential notation OK)
|
/haiku/docs/user/ |
H A D | Doxyfile | 271 # file. When you need a literal { or } or , in the value part of an alias you
|
/haiku/src/apps/mail/ |
H A D | words | 16970 literal/PSY
|