/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/scripts/ |
A D | extract_symvers.pl | 103 (undef, undef, undef, $type, $bind, $oth, undef, $shndx, $name) = split; 106 die "unknown input line:\n$_" unless defined($bind); 109 next if ($bind eq "LOCL"); 115 die "unhandled symbol:\n$_" if ($bind !~ /^(GLOB|WEAK)/ or $oth !~ /[DP]/);
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/scripts/ |
A D | extract_symvers.pl | 103 (undef, undef, undef, $type, $bind, $oth, undef, $shndx, $name) = split; 106 die "unknown input line:\n$_" unless defined($bind); 109 next if ($bind eq "LOCL"); 115 die "unhandled symbol:\n$_" if ($bind !~ /^(GLOB|WEAK)/ or $oth !~ /[DP]/);
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/scripts/ |
A D | extract_symvers.pl | 103 (undef, undef, undef, $type, $bind, $oth, undef, $shndx, $name) = split; 106 die "unknown input line:\n$_" unless defined($bind); 109 next if ($bind eq "LOCL"); 115 die "unhandled symbol:\n$_" if ($bind !~ /^(GLOB|WEAK)/ or $oth !~ /[DP]/);
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/scripts/ |
A D | extract_symvers.pl | 103 (undef, undef, undef, $type, $bind, $oth, undef, $shndx, $name) = split; 106 die "unknown input line:\n$_" unless defined($bind); 109 next if ($bind eq "LOCL"); 115 die "unhandled symbol:\n$_" if ($bind !~ /^(GLOB|WEAK)/ or $oth !~ /[DP]/);
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/scripts/ |
A D | extract_symvers.pl | 103 (undef, undef, undef, $type, $bind, $oth, undef, $shndx, $name) = split; 106 die "unknown input line:\n$_" unless defined($bind); 109 next if ($bind eq "LOCL"); 115 die "unhandled symbol:\n$_" if ($bind !~ /^(GLOB|WEAK)/ or $oth !~ /[DP]/);
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/scripts/ |
A D | extract_symvers.pl | 103 (undef, undef, undef, $type, $bind, $oth, undef, $shndx, $name) = split; 106 die "unknown input line:\n$_" unless defined($bind); 109 next if ($bind eq "LOCL"); 115 die "unhandled symbol:\n$_" if ($bind !~ /^(GLOB|WEAK)/ or $oth !~ /[DP]/);
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/scripts/ |
A D | extract_symvers.pl | 103 (undef, undef, undef, $type, $bind, $oth, undef, $shndx, $name) = split; 106 die "unknown input line:\n$_" unless defined($bind); 109 next if ($bind eq "LOCL"); 115 die "unhandled symbol:\n$_" if ($bind !~ /^(GLOB|WEAK)/ or $oth !~ /[DP]/);
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/scripts/ |
A D | extract_symvers.pl | 100 (undef, undef, undef, $type, $bind, $oth, undef, $shndx, $name) = split; 103 die "unknown input line:\n$_" unless defined($bind); 106 next if ($bind eq "LOCL"); 112 die "unhandled symbol:\n$_" if ($bind !~ /^(GLOB|WEAK)/ or $oth !~ /[DP]/);
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/std/ |
A D | functional | 168 * function objects returned by bind(). 170 * C++11 [func.bind.isbind]. 181 * C++11 [func.bind.isplace]. 266 * function object [func.bind.bind]/10. Only the first parameter should 283 * C++11 [func.bind.bind] p10 bullet 1. 303 * C++11 [func.bind.bind] p10 bullet 2. 337 * C++11 [func.bind.bind] p10 bullet 3. 355 * C++11 [func.bind.bind] p10 bullet 4. 802 * @brief Function template for std::bind. 808 bind(_Func&& __f, _BoundArgs&&... __args) [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/ |
A D | functional | 187 * function objects returned by bind(). 189 * C++11 [func.bind.isbind]. 200 * C++11 [func.bind.isplace]. 280 * function object [func.bind.bind]/10. Only the first parameter should 297 * C++11 [func.bind.bind] p10 bullet 1. 318 * C++11 [func.bind.bind] p10 bullet 2. 354 * C++11 [func.bind.bind] p10 bullet 3. 373 * C++11 [func.bind.bind] p10 bullet 4. 783 * @brief Function template for std::bind. 789 bind(_Func&& __f, _BoundArgs&&... __args) [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/ |
A D | functional | 178 * function objects returned by bind(). 180 * C++11 [func.bind.isbind]. 191 * C++11 [func.bind.isplace]. 276 * function object [func.bind.bind]/10. Only the first parameter should 293 * C++11 [func.bind.bind] p10 bullet 1. 314 * C++11 [func.bind.bind] p10 bullet 2. 350 * C++11 [func.bind.bind] p10 bullet 3. 369 * C++11 [func.bind.bind] p10 bullet 4. 779 * @brief Function template for std::bind. 785 bind(_Func&& __f, _BoundArgs&&... __args) [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/std/ |
A D | functional | 229 * function objects returned by bind(). 231 * C++11 [func.bind.isbind]. 242 * C++11 [func.bind.isplace]. 333 * function object [func.bind.bind]/10. Only the first parameter should 350 * C++11 [func.bind.bind] p10 bullet 1. 370 * C++11 [func.bind.bind] p10 bullet 2. 404 * C++11 [func.bind.bind] p10 bullet 3. 422 * C++11 [func.bind.bind] p10 bullet 4. 869 * @brief Function template for std::bind. 875 bind(_Func&& __f, _BoundArgs&&... __args) [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/std/ |
A D | functional | 168 * function objects returned by bind(). 170 * C++11 [func.bind.isbind]. 181 * C++11 [func.bind.isplace]. 266 * function object [func.bind.bind]/10. Only the first parameter should 283 * C++11 [func.bind.bind] p10 bullet 1. 303 * C++11 [func.bind.bind] p10 bullet 2. 337 * C++11 [func.bind.bind] p10 bullet 3. 355 * C++11 [func.bind.bind] p10 bullet 4. 802 * @brief Function template for std::bind. 808 bind(_Func&& __f, _BoundArgs&&... __args) [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/std/ |
A D | functional | 655 * function objects returned by bind(). 657 * C++11 [func.bind.isbind]. 668 * C++11 [func.bind.isplace]. 752 * function object [func.bind.bind]/10. Only the first parameter should 769 * C++11 [func.bind.bind] p10 bullet 1. 789 * C++11 [func.bind.bind] p10 bullet 2. 823 * C++11 [func.bind.bind] p10 bullet 3. 843 * C++11 [func.bind.bind] p10 bullet 4. 1316 * @brief Function template for std::bind. 1322 bind(_Func&& __f, _BoundArgs&&... __args) [all …]
|
/l4re-core-master/l4sys/include/ |
A D | iommu | 30 l4_msgtag_t, bind, (l4_uint64_t src_id, Ipc::Cap<Task> dma_space)); 39 * \param dma_space The DMA space formerly associated with bind().
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/ |
A D | sys_socket.SUSv4.syms | 2 bind
|
/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/ |
A D | socket.h | 115 extern int bind (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len) 117 libc_hidden_proto(bind)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/std/ |
A D | functional | 747 * function objects returned by bind(). [TR1 3.6.1] 1053 /// Type of the function object returned from bind(). 1179 /// Type of the function object returned from bind<R>(). 1341 * @brief Class template _Bind is always a bind expression. 1349 * @brief Class template _Bind is always a bind expression. 1357 * @brief Class template _Bind is always a bind expression. 1456 * @brief Function template for std::bind. 1462 bind(_Func&& __f, _BoundArgs&&... __args) 1484 * @brief Function template for std::bind<R>. 1490 bind(_Func&& __f, _BoundArgs&&... __args) [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/inet/ |
A D | tst-sock-nonblock.c | 37 if (bind(fd, (const struct sockaddr *)&sa, sizeof(sa)) < 0) { in do_test()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/std/ |
A D | functional | 937 * function objects returned by bind(). [TR1 3.6.1] 1243 /// Type of the function object returned from bind(). 1369 /// Type of the function object returned from bind<R>(). 1531 * @brief Class template _Bind is always a bind expression. 1539 * @brief Class template _Bind is always a bind expression. 1547 * @brief Class template _Bind is always a bind expression. 1617 * @brief Function template for std::bind. 1623 bind(_Func&& __f, _BoundArgs&&... __args) 1644 * @brief Function template for std::bind<R>. 1650 bind(_Func&& __f, _BoundArgs&&... __args) [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/tr1/ |
A D | functional | 862 * function objects returned by bind(). [TR1 3.6.1] 1136 /// Type of the function object returned from bind(). 1346 /// Class template _Bind is always a bind expression. 1354 /// Class template _Bind is always a bind expression. 1362 /// Class template _Bind is always a bind expression. 1370 /// Class template _Bind is always a bind expression. 1417 // so that they can also work with tr1::bind. 1453 /// bind 1457 bind(_Functor __f, _ArgTypes... __args) 1470 bind(_Functor __f, _ArgTypes... __args) [all …]
|
/l4re-core-master/l4re/util/include/ |
A D | icu_svr | 64 return irq->bind(this_icu(), irq_fp); 146 int bind(ICU *, L4::Ipc::Snd_fpage const &irq_fp); 188 Icu_cap_array_svr<ICU>::Irq::bind(ICU *cfb, L4::Ipc::Snd_fpage const &irq_fp)
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/ |
A D | bindresvport.c | 82 res = bind(sd, (struct sockaddr *)sin, sizeof(struct sockaddr_in)); in bindresvport()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/ |
A D | socketcalls.c | 95 int bind(int sockfd, const struct sockaddr *myaddr, socklen_t addrlen) in bind() function 98 return INLINE_SYSCALL(bind, 3, sockfd, myaddr, addrlen); in bind() 108 libc_hidden_def(bind) in libc_hidden_def() argument
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/tr1/ |
A D | functional | 835 * function objects returned by bind(). [TR1 3.6.1] 1154 /// Type of the function object returned from bind(). 1272 /// Type of the function object returned from bind<R>(). 1364 /// Class template _Bind is always a bind expression. 1372 /// Class template _Bind is always a bind expression. 1380 /// Class template _Bind is always a bind expression. 1388 /// Class template _Bind is always a bind expression. 1396 /// Class template _Bind_result is always a bind expression. 1468 /// bind 1472 bind(_Functor __f, _ArgTypes... __args) [all …]
|