Home
last modified time | relevance | path

Searched refs:is (Results 1 – 25 of 2325) sorted by relevance

12345678910>>...93

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/config/os/bsd/freebsd/
A Dctype_inline.h43 is(mask __m, char __c) const in _GLIBCXX_VISIBILITY()
67 if (this->is(upper, *__low)) __m |= upper; in _GLIBCXX_VISIBILITY()
68 if (this->is(lower, *__low)) __m |= lower; in _GLIBCXX_VISIBILITY()
69 if (this->is(alpha, *__low)) __m |= alpha; in _GLIBCXX_VISIBILITY()
70 if (this->is(digit, *__low)) __m |= digit; in _GLIBCXX_VISIBILITY()
72 if (this->is(space, *__low)) __m |= space; in _GLIBCXX_VISIBILITY()
73 if (this->is(print, *__low)) __m |= print; in _GLIBCXX_VISIBILITY()
74 if (this->is(graph, *__low)) __m |= graph; in _GLIBCXX_VISIBILITY()
75 if (this->is(cntrl, *__low)) __m |= cntrl; in _GLIBCXX_VISIBILITY()
76 if (this->is(punct, *__low)) __m |= punct; in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/config/os/bsd/darwin/
A Dctype_inline.h43 is(mask __m, char __c) const in _GLIBCXX_VISIBILITY()
67 if (this->is(upper, *__low)) __m |= upper; in _GLIBCXX_VISIBILITY()
68 if (this->is(lower, *__low)) __m |= lower; in _GLIBCXX_VISIBILITY()
69 if (this->is(alpha, *__low)) __m |= alpha; in _GLIBCXX_VISIBILITY()
70 if (this->is(digit, *__low)) __m |= digit; in _GLIBCXX_VISIBILITY()
72 if (this->is(space, *__low)) __m |= space; in _GLIBCXX_VISIBILITY()
73 if (this->is(print, *__low)) __m |= print; in _GLIBCXX_VISIBILITY()
74 if (this->is(graph, *__low)) __m |= graph; in _GLIBCXX_VISIBILITY()
75 if (this->is(cntrl, *__low)) __m |= cntrl; in _GLIBCXX_VISIBILITY()
76 if (this->is(punct, *__low)) __m |= punct; in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/config/os/bsd/freebsd/
A Dctype_inline.h43 is(mask __m, char __c) const in _GLIBCXX_VISIBILITY()
67 if (this->is(upper, *__low)) __m |= upper; in _GLIBCXX_VISIBILITY()
68 if (this->is(lower, *__low)) __m |= lower; in _GLIBCXX_VISIBILITY()
69 if (this->is(alpha, *__low)) __m |= alpha; in _GLIBCXX_VISIBILITY()
70 if (this->is(digit, *__low)) __m |= digit; in _GLIBCXX_VISIBILITY()
72 if (this->is(space, *__low)) __m |= space; in _GLIBCXX_VISIBILITY()
73 if (this->is(print, *__low)) __m |= print; in _GLIBCXX_VISIBILITY()
74 if (this->is(graph, *__low)) __m |= graph; in _GLIBCXX_VISIBILITY()
75 if (this->is(cntrl, *__low)) __m |= cntrl; in _GLIBCXX_VISIBILITY()
76 if (this->is(punct, *__low)) __m |= punct; in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/config/os/bsd/darwin/
A Dctype_inline.h43 is(mask __m, char __c) const in _GLIBCXX_VISIBILITY()
67 if (this->is(upper, *__low)) __m |= upper; in _GLIBCXX_VISIBILITY()
68 if (this->is(lower, *__low)) __m |= lower; in _GLIBCXX_VISIBILITY()
69 if (this->is(alpha, *__low)) __m |= alpha; in _GLIBCXX_VISIBILITY()
70 if (this->is(digit, *__low)) __m |= digit; in _GLIBCXX_VISIBILITY()
72 if (this->is(space, *__low)) __m |= space; in _GLIBCXX_VISIBILITY()
73 if (this->is(print, *__low)) __m |= print; in _GLIBCXX_VISIBILITY()
74 if (this->is(graph, *__low)) __m |= graph; in _GLIBCXX_VISIBILITY()
75 if (this->is(cntrl, *__low)) __m |= cntrl; in _GLIBCXX_VISIBILITY()
76 if (this->is(punct, *__low)) __m |= punct; in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/config/os/bsd/freebsd/
A Dctype_inline.h43 is(mask __m, char __c) const in _GLIBCXX_VISIBILITY()
67 if (this->is(upper, *__low)) __m |= upper; in _GLIBCXX_VISIBILITY()
68 if (this->is(lower, *__low)) __m |= lower; in _GLIBCXX_VISIBILITY()
69 if (this->is(alpha, *__low)) __m |= alpha; in _GLIBCXX_VISIBILITY()
70 if (this->is(digit, *__low)) __m |= digit; in _GLIBCXX_VISIBILITY()
72 if (this->is(space, *__low)) __m |= space; in _GLIBCXX_VISIBILITY()
73 if (this->is(print, *__low)) __m |= print; in _GLIBCXX_VISIBILITY()
74 if (this->is(graph, *__low)) __m |= graph; in _GLIBCXX_VISIBILITY()
75 if (this->is(cntrl, *__low)) __m |= cntrl; in _GLIBCXX_VISIBILITY()
76 if (this->is(punct, *__low)) __m |= punct; in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/config/os/bsd/darwin/
A Dctype_inline.h43 is(mask __m, char __c) const in _GLIBCXX_VISIBILITY()
67 if (this->is(upper, *__low)) __m |= upper; in _GLIBCXX_VISIBILITY()
68 if (this->is(lower, *__low)) __m |= lower; in _GLIBCXX_VISIBILITY()
69 if (this->is(alpha, *__low)) __m |= alpha; in _GLIBCXX_VISIBILITY()
70 if (this->is(digit, *__low)) __m |= digit; in _GLIBCXX_VISIBILITY()
72 if (this->is(space, *__low)) __m |= space; in _GLIBCXX_VISIBILITY()
73 if (this->is(print, *__low)) __m |= print; in _GLIBCXX_VISIBILITY()
74 if (this->is(graph, *__low)) __m |= graph; in _GLIBCXX_VISIBILITY()
75 if (this->is(cntrl, *__low)) __m |= cntrl; in _GLIBCXX_VISIBILITY()
76 if (this->is(punct, *__low)) __m |= punct; in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/config/os/bsd/freebsd/
A Dctype_inline.h43 is(mask __m, char __c) const in _GLIBCXX_VISIBILITY()
67 if (this->is(upper, *__low)) __m |= upper; in _GLIBCXX_VISIBILITY()
68 if (this->is(lower, *__low)) __m |= lower; in _GLIBCXX_VISIBILITY()
69 if (this->is(alpha, *__low)) __m |= alpha; in _GLIBCXX_VISIBILITY()
70 if (this->is(digit, *__low)) __m |= digit; in _GLIBCXX_VISIBILITY()
72 if (this->is(space, *__low)) __m |= space; in _GLIBCXX_VISIBILITY()
73 if (this->is(print, *__low)) __m |= print; in _GLIBCXX_VISIBILITY()
74 if (this->is(graph, *__low)) __m |= graph; in _GLIBCXX_VISIBILITY()
75 if (this->is(cntrl, *__low)) __m |= cntrl; in _GLIBCXX_VISIBILITY()
76 if (this->is(punct, *__low)) __m |= punct; in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/config/os/bsd/darwin/
A Dctype_inline.h43 is(mask __m, char __c) const in _GLIBCXX_VISIBILITY()
67 if (this->is(upper, *__low)) __m |= upper; in _GLIBCXX_VISIBILITY()
68 if (this->is(lower, *__low)) __m |= lower; in _GLIBCXX_VISIBILITY()
69 if (this->is(alpha, *__low)) __m |= alpha; in _GLIBCXX_VISIBILITY()
70 if (this->is(digit, *__low)) __m |= digit; in _GLIBCXX_VISIBILITY()
72 if (this->is(space, *__low)) __m |= space; in _GLIBCXX_VISIBILITY()
73 if (this->is(print, *__low)) __m |= print; in _GLIBCXX_VISIBILITY()
74 if (this->is(graph, *__low)) __m |= graph; in _GLIBCXX_VISIBILITY()
75 if (this->is(cntrl, *__low)) __m |= cntrl; in _GLIBCXX_VISIBILITY()
76 if (this->is(punct, *__low)) __m |= punct; in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/config/os/bsd/freebsd/
A Dctype_inline.h43 is(mask __m, char __c) const in _GLIBCXX_VISIBILITY()
67 if (this->is(upper, *__low)) __m |= upper; in _GLIBCXX_VISIBILITY()
68 if (this->is(lower, *__low)) __m |= lower; in _GLIBCXX_VISIBILITY()
69 if (this->is(alpha, *__low)) __m |= alpha; in _GLIBCXX_VISIBILITY()
70 if (this->is(digit, *__low)) __m |= digit; in _GLIBCXX_VISIBILITY()
72 if (this->is(space, *__low)) __m |= space; in _GLIBCXX_VISIBILITY()
73 if (this->is(print, *__low)) __m |= print; in _GLIBCXX_VISIBILITY()
74 if (this->is(graph, *__low)) __m |= graph; in _GLIBCXX_VISIBILITY()
75 if (this->is(cntrl, *__low)) __m |= cntrl; in _GLIBCXX_VISIBILITY()
76 if (this->is(punct, *__low)) __m |= punct; in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/config/os/bsd/darwin/
A Dctype_inline.h43 is(mask __m, char __c) const in _GLIBCXX_VISIBILITY()
67 if (this->is(upper, *__low)) __m |= upper; in _GLIBCXX_VISIBILITY()
68 if (this->is(lower, *__low)) __m |= lower; in _GLIBCXX_VISIBILITY()
69 if (this->is(alpha, *__low)) __m |= alpha; in _GLIBCXX_VISIBILITY()
70 if (this->is(digit, *__low)) __m |= digit; in _GLIBCXX_VISIBILITY()
72 if (this->is(space, *__low)) __m |= space; in _GLIBCXX_VISIBILITY()
73 if (this->is(print, *__low)) __m |= print; in _GLIBCXX_VISIBILITY()
74 if (this->is(graph, *__low)) __m |= graph; in _GLIBCXX_VISIBILITY()
75 if (this->is(cntrl, *__low)) __m |= cntrl; in _GLIBCXX_VISIBILITY()
76 if (this->is(punct, *__low)) __m |= punct; in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/config/os/bsd/darwin/
A Dctype_inline.h43 is(mask __m, char __c) const in _GLIBCXX_VISIBILITY()
67 if (this->is(upper, *__low)) __m |= upper; in _GLIBCXX_VISIBILITY()
68 if (this->is(lower, *__low)) __m |= lower; in _GLIBCXX_VISIBILITY()
69 if (this->is(alpha, *__low)) __m |= alpha; in _GLIBCXX_VISIBILITY()
70 if (this->is(digit, *__low)) __m |= digit; in _GLIBCXX_VISIBILITY()
72 if (this->is(space, *__low)) __m |= space; in _GLIBCXX_VISIBILITY()
73 if (this->is(print, *__low)) __m |= print; in _GLIBCXX_VISIBILITY()
74 if (this->is(graph, *__low)) __m |= graph; in _GLIBCXX_VISIBILITY()
75 if (this->is(cntrl, *__low)) __m |= cntrl; in _GLIBCXX_VISIBILITY()
76 if (this->is(punct, *__low)) __m |= punct; in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/config/os/bsd/freebsd/
A Dctype_inline.h43 is(mask __m, char __c) const in _GLIBCXX_VISIBILITY()
67 if (this->is(upper, *__low)) __m |= upper; in _GLIBCXX_VISIBILITY()
68 if (this->is(lower, *__low)) __m |= lower; in _GLIBCXX_VISIBILITY()
69 if (this->is(alpha, *__low)) __m |= alpha; in _GLIBCXX_VISIBILITY()
70 if (this->is(digit, *__low)) __m |= digit; in _GLIBCXX_VISIBILITY()
72 if (this->is(space, *__low)) __m |= space; in _GLIBCXX_VISIBILITY()
73 if (this->is(print, *__low)) __m |= print; in _GLIBCXX_VISIBILITY()
74 if (this->is(graph, *__low)) __m |= graph; in _GLIBCXX_VISIBILITY()
75 if (this->is(cntrl, *__low)) __m |= cntrl; in _GLIBCXX_VISIBILITY()
76 if (this->is(punct, *__low)) __m |= punct; in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/config/os/bsd/darwin/
A Dctype_inline.h43 is(mask __m, char __c) const in _GLIBCXX_VISIBILITY()
67 if (this->is(upper, *__low)) __m |= upper; in _GLIBCXX_VISIBILITY()
68 if (this->is(lower, *__low)) __m |= lower; in _GLIBCXX_VISIBILITY()
69 if (this->is(alpha, *__low)) __m |= alpha; in _GLIBCXX_VISIBILITY()
70 if (this->is(digit, *__low)) __m |= digit; in _GLIBCXX_VISIBILITY()
72 if (this->is(space, *__low)) __m |= space; in _GLIBCXX_VISIBILITY()
73 if (this->is(print, *__low)) __m |= print; in _GLIBCXX_VISIBILITY()
74 if (this->is(graph, *__low)) __m |= graph; in _GLIBCXX_VISIBILITY()
75 if (this->is(cntrl, *__low)) __m |= cntrl; in _GLIBCXX_VISIBILITY()
76 if (this->is(punct, *__low)) __m |= punct; in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/config/os/bsd/freebsd/
A Dctype_inline.h43 is(mask __m, char __c) const in _GLIBCXX_VISIBILITY()
67 if (this->is(upper, *__low)) __m |= upper; in _GLIBCXX_VISIBILITY()
68 if (this->is(lower, *__low)) __m |= lower; in _GLIBCXX_VISIBILITY()
69 if (this->is(alpha, *__low)) __m |= alpha; in _GLIBCXX_VISIBILITY()
70 if (this->is(digit, *__low)) __m |= digit; in _GLIBCXX_VISIBILITY()
72 if (this->is(space, *__low)) __m |= space; in _GLIBCXX_VISIBILITY()
73 if (this->is(print, *__low)) __m |= print; in _GLIBCXX_VISIBILITY()
74 if (this->is(graph, *__low)) __m |= graph; in _GLIBCXX_VISIBILITY()
75 if (this->is(cntrl, *__low)) __m |= cntrl; in _GLIBCXX_VISIBILITY()
76 if (this->is(punct, *__low)) __m |= punct; in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A Dstab.def3 This file is part of the GNU C Library.
42 This is not used in C. */
71 value is corresponding address. */
86 of the definition file. Other is non-zero if it is imported with the
92 and one is for C++. Still,... */
98 /* GNU C++ `catch' clause. Value is its address. Desc is nonzero if
164 /* End common (local name): value is address.
165 I'm not sure how this is used. */
178 The value is the length. */
231 * 50 EHDECL is also MOD2.
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sparc/sparcv7/
A Dudiv.S149 ! remainder is positive
154 ! remainder is positive
159 ! remainder is positive
164 ! remainder is positive
170 ! remainder is negative
177 ! remainder is negative
182 ! remainder is positive
188 ! remainder is negative
196 ! remainder is negative
201 ! remainder is positive
[all …]
A Durem.S149 ! remainder is positive
154 ! remainder is positive
159 ! remainder is positive
164 ! remainder is positive
170 ! remainder is negative
177 ! remainder is negative
182 ! remainder is positive
188 ! remainder is negative
196 ! remainder is negative
201 ! remainder is positive
[all …]
A Drem.S51 1: ! %o0 is negative, %o1 is nonnegative
162 ! remainder is positive
167 ! remainder is positive
172 ! remainder is positive
177 ! remainder is positive
183 ! remainder is negative
190 ! remainder is negative
195 ! remainder is positive
201 ! remainder is negative
209 ! remainder is negative
[all …]
A Dsdiv.S51 1: ! %o0 is negative, %o1 is nonnegative
162 ! remainder is positive
167 ! remainder is positive
172 ! remainder is positive
177 ! remainder is positive
183 ! remainder is negative
190 ! remainder is negative
195 ! remainder is positive
201 ! remainder is negative
209 ! remainder is negative
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/config/os/bsd/darwin/
A Dctype_inline.h43 is(mask __m, char __c) const in _GLIBCXX_VISIBILITY()
66 if (this->is(upper, *__low)) __m |= upper; in _GLIBCXX_VISIBILITY()
67 if (this->is(lower, *__low)) __m |= lower; in _GLIBCXX_VISIBILITY()
68 if (this->is(alpha, *__low)) __m |= alpha; in _GLIBCXX_VISIBILITY()
69 if (this->is(digit, *__low)) __m |= digit; in _GLIBCXX_VISIBILITY()
70 if (this->is(xdigit, *__low)) __m |= xdigit; in _GLIBCXX_VISIBILITY()
71 if (this->is(space, *__low)) __m |= space; in _GLIBCXX_VISIBILITY()
72 if (this->is(print, *__low)) __m |= print; in _GLIBCXX_VISIBILITY()
73 if (this->is(graph, *__low)) __m |= graph; in _GLIBCXX_VISIBILITY()
74 if (this->is(cntrl, *__low)) __m |= cntrl; in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/config/os/bsd/freebsd/
A Dctype_inline.h43 is(mask __m, char __c) const in _GLIBCXX_VISIBILITY()
66 if (this->is(upper, *__low)) __m |= upper; in _GLIBCXX_VISIBILITY()
67 if (this->is(lower, *__low)) __m |= lower; in _GLIBCXX_VISIBILITY()
68 if (this->is(alpha, *__low)) __m |= alpha; in _GLIBCXX_VISIBILITY()
69 if (this->is(digit, *__low)) __m |= digit; in _GLIBCXX_VISIBILITY()
70 if (this->is(xdigit, *__low)) __m |= xdigit; in _GLIBCXX_VISIBILITY()
71 if (this->is(space, *__low)) __m |= space; in _GLIBCXX_VISIBILITY()
72 if (this->is(print, *__low)) __m |= print; in _GLIBCXX_VISIBILITY()
73 if (this->is(graph, *__low)) __m |= graph; in _GLIBCXX_VISIBILITY()
74 if (this->is(cntrl, *__low)) __m |= cntrl; in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/l4util/doc/
A Dl4util.cfg7 # The format is:
124 # that is typed after a \internal command is included. If the tag is set
281 # NO is used.
327 # If left blank NO is used.
377 # is the value of the INPUT_FILTER tag, and <input-file> is the name of an
531 # is shown.
584 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
626 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated
743 # omitted =1 is assumed.
802 # option is superceded by the HAVE_DOT option below. This is only a fallback. It is
[all …]
/l4re-core-master/libsigma0/doc/
A Dlibsigma0.cfg7 # The format is:
111 # that is typed after a \internal command is included. If the tag is set
259 # NO is used.
304 # If left blank NO is used.
349 # is the value of the INPUT_FILTER tag, and <input-file> is the name of an
497 # is shown.
540 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
582 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated
687 # omitted =1 is assumed.
736 # option is superceded by the HAVE_DOT option below. This is only a fallback. It is
[all …]
/l4re-core-master/uclibc/doc/
A Duclibc.cfg7 # The format is:
57 # The encoding is not always determined by the language that is chosen,
84 # used as the annotated text. Otherwise, the brief description is used as-is.
115 # If left blank the directory from which doxygen is run is used as the
279 # that is typed after a \internal command is included. If the tag is set
328 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
406 # NO is used.
712 # is shown.
766 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
814 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A DGlibc_vs_uClibc_Differences.txt7 1) uClibc is smaller than glibc. We attempt to maintain a glibc compatible
34 functionality from uClibc is not a great loss.
51 is an evil abomination and should not be used. These days, using ldap is much
127 args. The entire format string is parsed first and an error is returned if
128 a problem is detected. In locales other than C, the format string is checked
130 args are allowed (although this is configurable).
131 3) BUFSIZ is configurable, but no attempt is made at automatic tuning of internal
171 According to the standard, this is optional.
199 The OProfile system-wide profiler is an excellent alternative:
207 Prospect is another alternative based on OProfile:
[all …]

Completed in 54 milliseconds

12345678910>>...93