Home
last modified time | relevance | path

Searched refs:valid (Results 1 – 25 of 129) sorted by relevance

123456

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dparse_numbers.h51 static constexpr bool valid{true}; in _GLIBCXX_VISIBILITY()
58 static constexpr bool valid{true}; in _GLIBCXX_VISIBILITY()
66 static constexpr bool valid{true}; in _GLIBCXX_VISIBILITY()
74 static constexpr bool valid{true}; in _GLIBCXX_VISIBILITY()
82 static constexpr bool valid{true}; in _GLIBCXX_VISIBILITY()
90 static constexpr bool valid{true}; in _GLIBCXX_VISIBILITY()
98 static constexpr bool valid{true}; in _GLIBCXX_VISIBILITY()
106 static constexpr bool valid{true}; in _GLIBCXX_VISIBILITY()
237 value{_Digit<_Base, _Dig>::valid ? in _GLIBCXX_VISIBILITY()
266 value{_Digit<_Base, _Dig>::valid ? in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dstreamline_config.pl416 my $valid = "A-Za-z_0-9";
421 if (/(CONFIG_[$valid]*)=(m|y)/) {
442 while ($p =~ /[$valid]/) {
444 if ($p =~ /^[^$valid]*([$valid]+)/) {
447 $p =~ s/^[^$valid]*[$valid]+//;
483 while ($p =~ /[$valid]/) {
485 if ($p =~ /^[^$valid]*([$valid]+)/) {
488 $p =~ s/^[^$valid]*[$valid]+//;
A Dgconf.c1243 gboolean valid; in gtktree_iter_find_node() local
1247 while (valid) { in gtktree_iter_find_node()
1261 valid = gtk_tree_model_iter_next(model2, child); in gtktree_iter_find_node()
1277 gboolean valid; in update_tree() local
1292 if (valid) in update_tree()
1311 valid = gtk_tree_model_iter_next(model2, in update_tree()
1314 if (!valid) in update_tree()
1324 if (!valid && !menu2) in update_tree()
1333 valid = TRUE; in update_tree()
1336 valid = gtk_tree_model_iter_next(model2, in update_tree()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/test/inet/
A Dtst-ether_aton.c9 int valid; member
29 if (!!(addr = ether_aton (tests[cnt].input)) != tests[cnt].valid) in main()
31 if (tests[cnt].valid) in main()
37 else if (tests[cnt].valid in main()
A Dtst-aton.c11 int valid; member
63 if ((int) inet_aton (tests[cnt].input, &addr) != tests[cnt].valid) in main()
65 if (tests[cnt].valid) in main()
71 else if (tests[cnt].valid && addr.s_addr != ntohl (tests[cnt].result)) in main()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dtimer_gettime.c34 int retval = -1, armed = 0, valid; local
40 valid = timer_valid (timer);
42 if (valid) {
51 if (valid)
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/
A Dtimer_gettime.c34 int retval = -1, armed = 0, valid; local
40 valid = timer_valid (timer);
42 if (valid) {
51 if (valid)
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dclnt_simple.c55 u_long oldprognum, oldversnum, valid; member
87 if (crp->valid && crp->oldprognum == prognum && crp->oldversnum == versnum in callrpc()
98 crp->valid = 0; in callrpc()
132 crp->valid = 1; in callrpc()
146 crp->valid = 0; in callrpc()
/l4re-core-master/sigma0/server/src/
A Dmem_man.cc22 if (!r.valid()) in find()
96 if (!r.valid()) in add_free()
127 if (!_r.valid()) in alloc_from()
175 if (nr.valid() && !add(nr)) in alloc_from()
194 if (!r.valid()) in alloc()
244 if (!r.valid()) in reserve()
296 if (nr.valid() && !add(nr)) in reserve()
A Dinit_mem.cc91 if (mismatch.valid()) in init_memory()
A Dregion.h53 bool valid() const { return end() >= start(); } in valid() function
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++17/
A Dfs_path.cc134 if (root.second.valid()) in root_path()
743 if (cmpt.valid()) in _M_append()
757 while (parser2.next().valid()) in _M_append()
808 while (cmpt.valid()) in _M_append()
1135 if (cmpt.valid()) in _M_concat()
1208 while (cmpt.valid()) in _M_concat()
1435 if (cmpt.valid()) in compare()
1466 if (!cmpt.valid()) in compare()
1868 if (root_path.first.valid()) in _M_split_cmpts()
1871 if (root_path.second.valid()) in _M_split_cmpts()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++17/
A Dfs_path.cc141 if (root.second.valid()) in root_path()
750 if (cmpt.valid()) in _M_append()
764 while (parser2.next().valid()) in _M_append()
815 while (cmpt.valid()) in _M_append()
1142 if (cmpt.valid()) in _M_concat()
1215 while (cmpt.valid()) in _M_concat()
1442 if (cmpt.valid()) in compare()
1473 if (!cmpt.valid()) in compare()
1888 if (root_path.first.valid()) in _M_split_cmpts()
1891 if (root_path.second.valid()) in _M_split_cmpts()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++17/
A Dfs_path.cc141 if (root.second.valid()) in root_path()
750 if (cmpt.valid()) in _M_append()
764 while (parser2.next().valid()) in _M_append()
815 while (cmpt.valid()) in _M_append()
1142 if (cmpt.valid()) in _M_concat()
1215 while (cmpt.valid()) in _M_concat()
1442 if (cmpt.valid()) in compare()
1473 if (!cmpt.valid()) in compare()
1888 if (root_path.first.valid()) in _M_split_cmpts()
1891 if (root_path.second.valid()) in _M_split_cmpts()
[all …]
/l4re-core-master/l4sys/include/
A Dthread82 * the thread is invalid, a later call to ex_regs() with a valid instruction
102 * \return System call return tag. [out] parameters are only valid if the
149 * messages. This capability selector must be valid within
159 * selector is valid in the task the thread is bound to.
169 * be valid within the task the thread is bound to.
178 * selector is valid in the task the thread is bound to.
277 * If not 0, it must be a valid kernel-user-memory address
284 * is set to a valid kernel-user-memory address, or disables the vCPU
298 * must be a valid kernel-user-memory address (see
308 * if `ext_vcpu_state` is set to a valid kernel-user-memory address, or
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DINSTALL15 - Users must have a valid configuration file to compile uClibc. Do not
50 - Once you have a valid configuration file, just run
/l4re-core-master/l4re/include/video/
A Dgoos115 /** Return whether the given buffer offset is valid */
117 /** Return whether the given bytes-per-line value is valid */
119 /** Return whether the given pixel information is valid */
121 /** Return whether the position information given is valid */
207 /** \brief Return whether this view is valid */
208 bool valid() const { return _goos.is_valid(); }
/l4re-core-master/l4re/include/
A Derror_helper127 * Check for valid capability or raise C++ exception
137 * This function checks whether the capability is valid. If the capability
139 * otherwise the capability value is used. A valid capability will just be
/l4re-core-master/moe/server/src/
A Ddataspace_noncont.cc28 if (p.valid()) in unmap_page()
38 if (p.valid() && !Moe::Pages::unshare(*p)) in free_page()
A Ddataspace_noncont.h39 bool valid() const throw() { return p & Page_addr_mask;} in valid() function
/l4re-core-master/lua/lib/contrib/src/
A Dlmathlib.c74 int valid; in math_toint() local
75 lua_Integer n = lua_tointegerx(L, 1, &valid); in math_toint()
76 if (l_likely(valid)) in math_toint()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/m68k/
A DREADME.m68k38 assert.h, but I don't know why that would be the valid copy.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/tr1/
A Dregex85 * The @c syntax_option_type is implementation defined but it is valid to
89 * A valid value of type syntax_option_type shall have exactly one of the
209 * The @c match_flag_type is implementation defined but it is valid to
567 * character sequence is not a valid collating element.
782 * @throws regex_error if @p p is not a valid regular expression.
799 * @throws regex_error if @p p is not a valid regular expression.
835 * @param first The start of a range containing a valid regular
837 * @param last The end of a range containing a valid regular
973 * @param first The start of a range containing a valid regular
975 * @param last The end of a range containing a valid regular
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/tr1/
A Dregex85 * The @c syntax_option_type is implementation defined but it is valid to
89 * A valid value of type syntax_option_type shall have exactly one of the
209 * The @c match_flag_type is implementation defined but it is valid to
567 * character sequence is not a valid collating element.
782 * @throws regex_error if @p p is not a valid regular expression.
799 * @throws regex_error if @p p is not a valid regular expression.
835 * @param first The start of a range containing a valid regular
837 * @param last The end of a range containing a valid regular
973 * @param first The start of a range containing a valid regular
975 * @param last The end of a range containing a valid regular
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/tr1/
A Dregex85 * The @c syntax_option_type is implementation defined but it is valid to
89 * A valid value of type syntax_option_type shall have exactly one of the
209 * The @c match_flag_type is implementation defined but it is valid to
567 * character sequence is not a valid collating element.
782 * @throws regex_error if @p p is not a valid regular expression.
799 * @throws regex_error if @p p is not a valid regular expression.
835 * @param first The start of a range containing a valid regular
837 * @param last The end of a range containing a valid regular
973 * @param first The start of a range containing a valid regular
975 * @param last The end of a range containing a valid regular
[all …]

Completed in 50 milliseconds

123456