Home
last modified time | relevance | path

Searched refs:character (Results 1 – 25 of 464) sorted by relevance

12345678910>>...19

/dragonfly/contrib/tcsh-6/nls/russian/
H A Dset33 1 Move back a character
4 2 Delete the character behind cursor
10 8 Vi change case of character under cursor and advance one character
20 18 Delete character under cursor
36 34 Move forward one character
64 62 This character is the first in a character sequence
74 72 Tty interrupt character
75 73 Tty quit character
76 74 Tty suspend character
86 84 Vi change case of character under cursor and advance one character
[all …]
/dragonfly/contrib/tcsh-6/nls/ukrainian/
H A Dset33 1 Move back a character
4 2 Delete the character behind cursor
10 8 Vi change case of character under cursor and advance one character
20 18 Delete character under cursor
36 34 Move forward one character
64 62 This character is the first in a character sequence
74 72 Tty interrupt character
75 73 Tty quit character
76 74 Tty suspend character
86 84 Vi change case of character under cursor and advance one character
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dpod_char_traits.h49 struct character in _GLIBCXX_VISIBILITY() struct
54 typedef character<_Value, _Int, _St> char_type; in _GLIBCXX_VISIBILITY() argument
78 operator==(const character<_Value, _Int, _St>& lhs, in _GLIBCXX_VISIBILITY()
79 const character<_Value, _Int, _St>& rhs) in _GLIBCXX_VISIBILITY()
84 operator<(const character<_Value, _Int, _St>& lhs, in _GLIBCXX_VISIBILITY()
85 const character<_Value, _Int, _St>& rhs) in _GLIBCXX_VISIBILITY()
97 struct char_traits<__gnu_cxx::character<_Value, _Int, _St> > in _GLIBCXX_VISIBILITY()
99 typedef __gnu_cxx::character<_Value, _Int, _St> char_type; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dpod_char_traits.h50 struct character in _GLIBCXX_VISIBILITY() struct
55 typedef character<V, I, S> char_type; in _GLIBCXX_VISIBILITY() argument
79 operator==(const character<V, I, S>& lhs, const character<V, I, S>& rhs) in _GLIBCXX_VISIBILITY()
84 operator<(const character<V, I, S>& lhs, const character<V, I, S>& rhs) in _GLIBCXX_VISIBILITY()
96 struct char_traits<__gnu_cxx::character<V, I, S> > in _GLIBCXX_VISIBILITY()
98 typedef __gnu_cxx::character<V, I, S> char_type; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Distream294 * @return A character, or eof().
320 * @param __delim A "stop" character.
328 * - the next character equals @a __delim, in which case the character
358 * @param __delim A "stop" character.
367 * - the next character equals @a __delim (in this case, the character
402 * -# the next character equals @c __delim, in which case the character
439 * - the next character equals @a __delim (in this case, the character
463 * the next input character.
470 * @param __s A character array.
488 * @param __s A character array.
[all …]
H A Dstreambuf288 * @brief Getting the next character.
289 * @return The next character, or eof.
305 * @brief Getting the next character.
306 * @return The next character, or eof.
327 * @brief Getting the next character.
328 * @return The next character, or eof.
391 * the last character @a gotten.
410 * @param __c A character to output.
649 * @brief Multiple character extraction.
726 * @brief Multiple character insertion.
[all …]
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-xstormy16.texi24 @cindex line comment character, XStormy16
25 @cindex XStormy16 line comment character
26 @samp{#} is the line comment character. If a @samp{#} appears as the
27 first character of a line, the whole line is treated as a comment, but
32 @cindex comment character, XStormy16
33 @cindex XStormy16 comment character
35 from wherever the character appears on the line up to the end of the
42 The @samp{|} character can be used to separate statements on the same
H A Dc-ns32k.texi58 @cindex line comment character, NS32K
59 @cindex NS32K line comment character
63 If a @samp{#} appears as the first character of a line then the whole
69 the @samp{|} character appearing as the first character on a line will
75 The @samp{;} character can be used to separate statements on the same
H A Dc-pj.texi38 @cindex line comment character, PJ
39 @cindex PJ line comment character
43 If a @samp{#} appears as the first character of a line then the whole
51 The @samp{;} character can be used to separate statements on the same
H A Dc-epiphany.texi53 @cindex line comment character, Epiphany
54 @cindex Epiphany line comment character
58 If a @samp{#} appears as the first character of a line then the whole
66 The @samp{`} character can be used to separate statements on the same
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Distream49 * @tparam _CharT Type of character stream.
296 * @return A character, or eof().
322 * @param __delim A "stop" character.
330 * - the next character equals @a __delim, in which case the character
369 * - the next character equals @a __delim (in this case, the character
404 * -# the next character equals @c __delim, in which case the character
441 * - the next character equals @a __delim (in this case, the character
465 * the next input character.
472 * @param __s A character array.
490 * @param __s A character array.
[all …]
H A Dstreambuf60 * @tparam _CharT Type of character stream.
298 * @brief Getting the next character.
299 * @return The next character, or eof.
315 * @brief Getting the next character.
316 * @return The next character, or eof.
337 * @brief Getting the next character.
338 * @return The next character, or eof.
401 * the last character @a gotten.
420 * @param __c A character to output.
736 * @brief Multiple character insertion.
[all …]
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dimplement-c.texi18 (including standard character encodings) which GCC follows; these are
133 character other than a member of the basic execution character set
150 @cite{The mapping of members of the source character set (in character
158 character or containing a character or escape sequence that does not map
159 to a single-byte execution character (C90 6.1.3.4, C99 6.4.4.4).}
166 multibyte character, or containing a multibyte character or escape
176 execution character set into a corresponding wide character code (C90
184 corresponding wide character codes (C90 6.1.4, C99 6.4.5).}
588 @cite{Whether the value of a single-character character constant in a
612 the @samp{\} character that begins a universal character name in a
[all …]
/dragonfly/contrib/nvi2/vi/
H A Dv_increment.c60 if (vp->character == '#') in v_increment()
61 vp->character = '+'; in v_increment()
62 if (vp->character != '+' && vp->character != '-') { in v_increment()
188 ltmp = vp->character == '-' ? -change : change; in v_increment()
205 if (vp->character == '+') { in v_increment()
/dragonfly/share/i18n/csmapper/APPLE/
H A DTHAI%UCS.src19 # character set to Unicode 3.2 and later.
62 # These mapping tables and character lists are subject to change.
85 # Control character mappings are not shown in this table, following
87 # Mac OS Thai character set uses the standard control characters at
97 # Codes 0xA1-0xDA and 0xDF-0xFB are the character set from Thai
128 # - Ensure roundtrip mapping from every character in the Mac OS Thai
129 # character set to Unicode and back
146 # consisting of a base character and other combining characters) to
148 # terminate a combining-character sequence.
154 # Unicode character. For example, the Mac OS Thai character at 0x83 is a
[all …]
H A DUCS%THAI.src19 # character set to Unicode 3.2 and later.
62 # These mapping tables and character lists are subject to change.
85 # Control character mappings are not shown in this table, following
87 # Mac OS Thai character set uses the standard control characters at
97 # Codes 0xA1-0xDA and 0xDF-0xFB are the character set from Thai
128 # - Ensure roundtrip mapping from every character in the Mac OS Thai
129 # character set to Unicode and back
146 # consisting of a base character and other combining characters) to
148 # terminate a combining-character sequence.
154 # Unicode character. For example, the Mac OS Thai character at 0x83 is a
[all …]
H A DINUIT%UCS.src19 # character set to Unicode 3.0 and later
45 # These mapping tables and character lists are subject to change.
64 # Control character mappings are not shown in this table, following
66 # Mac OS Inuit character set uses the standard control characters
76 # This character set was developed by Michael Everson of Everson
82 # conforming to the Mac OS Inuit character set are available from
84 # Information about the use of this character set is available at
87 # The Mac OS Inuit character set shares the script code smEthiopic
92 # The Mac OS Inuit character set includes the full syllabic letter
98 # The Mac OS Inuit character set also includes a number of characters
H A DUCS%INUIT.src19 # character set to Unicode 3.0 and later
45 # These mapping tables and character lists are subject to change.
64 # Control character mappings are not shown in this table, following
66 # Mac OS Inuit character set uses the standard control characters
76 # This character set was developed by Michael Everson of Everson
82 # conforming to the Mac OS Inuit character set are available from
84 # Information about the use of this character set is available at
87 # The Mac OS Inuit character set shares the script code smEthiopic
92 # The Mac OS Inuit character set includes the full syllabic letter
98 # The Mac OS Inuit character set also includes a number of characters
H A DROMAN%UCS.src19 # character set to Unicode 2.1 and later.
66 # These mapping tables and character lists are subject to change.
85 # One of these mappings requires the use of a corporate character.
88 # Control character mappings are not shown in this table, following
90 # Mac OS Roman character set uses the standard control characters at
102 # This character set is used for at least the following Mac OS
121 # Roman character set; they only supported character codes up to
123 # the full character set, as with the bitmap and TrueType versions
137 # The following corporate zone Unicode character is used in this
142 # NOTE: The graphic image associated with the Apple logo character
H A DUCS%ROMAN.src19 # character set to Unicode 2.1 and later.
66 # These mapping tables and character lists are subject to change.
85 # One of these mappings requires the use of a corporate character.
88 # Control character mappings are not shown in this table, following
90 # Mac OS Roman character set uses the standard control characters at
102 # This character set is used for at least the following Mac OS
121 # Roman character set; they only supported character codes up to
123 # the full character set, as with the bitmap and TrueType versions
137 # The following corporate zone Unicode character is used in this
142 # NOTE: The graphic image associated with the Apple logo character
H A DCELTIC%UCS.src19 # character set to Unicode 2.1 and later
45 # These mapping tables and character lists are subject to change.
64 # Control character mappings are not shown in this table, following
66 # Mac OS Celtic character set uses the standard control characters
76 # This character set was developed by Michael Everson of Everson
83 # supported by Apple. Fonts conforming to the Mac OS Celtic character
86 # of this character set is available at
95 # This character set is a variant of standard Mac OS Roman, adding
109 # character U+F8A0.
H A DUCS%CELTIC.src19 # character set to Unicode 2.1 and later
45 # These mapping tables and character lists are subject to change.
64 # Control character mappings are not shown in this table, following
66 # Mac OS Celtic character set uses the standard control characters
76 # This character set was developed by Michael Everson of Everson
83 # supported by Apple. Fonts conforming to the Mac OS Celtic character
86 # of this character set is available at
95 # This character set is a variant of standard Mac OS Roman, adding
109 # character U+F8A0.
/dragonfly/share/i18n/csmapper/MISC/
H A DRISCOS-LATIN1%UCS.src23 # that purpose, but remain in the character set.
26 # 8x8 'system font'. The second comment shows how the character looks
28 # third comment shows the character for that position in fonts
36 # Unicode character which will hopefully look similar, though the
39 # This character is very odd. It looks like '8 to the power 7' - the
H A DUCS%RISCOS-LATIN1.src23 # that purpose, but remain in the character set.
26 # 8x8 'system font'. The second comment shows how the character looks
28 # third comment shows the character for that position in fonts
36 # Unicode character which will hopefully look similar, though the
39 # This character is very odd. It looks like '8 to the power 7' - the
/dragonfly/contrib/zstd/programs/
H A Ddatagen.c64 BYTE character = (ld<=0.0) ? 0 : '0'; in RDG_fillLiteralDistrib() local
71 while (u < end) ldt[u++] = character; in RDG_fillLiteralDistrib()
72 character++; in RDG_fillLiteralDistrib()
73 if (character > lastChar) character = firstChar; in RDG_fillLiteralDistrib()

12345678910>>...19