/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/ |
A D | parse_numbers.h | 51 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 D | streamline_config.pl | 416 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 D | gconf.c | 1243 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 D | tst-ether_aton.c | 9 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 D | tst-aton.c | 11 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 D | timer_gettime.c | 34 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 D | timer_gettime.c | 34 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 D | clnt_simple.c | 55 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 D | mem_man.cc | 22 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 D | init_mem.cc | 91 if (mismatch.valid()) in init_memory()
|
A D | region.h | 53 bool valid() const { return end() >= start(); } in valid() function
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++17/ |
A D | fs_path.cc | 134 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 D | fs_path.cc | 141 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 D | fs_path.cc | 141 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 D | thread | 82 * 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 D | INSTALL | 15 - 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 D | goos | 115 /** 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 D | error_helper | 127 * 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 D | dataspace_noncont.cc | 28 if (p.valid()) in unmap_page() 38 if (p.valid() && !Moe::Pages::unshare(*p)) in free_page()
|
A D | dataspace_noncont.h | 39 bool valid() const throw() { return p & Page_addr_mask;} in valid() function
|
/l4re-core-master/lua/lib/contrib/src/ |
A D | lmathlib.c | 74 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 D | README.m68k | 38 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 D | regex | 85 * 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 D | regex | 85 * 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 D | regex | 85 * 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 …]
|