Home
last modified time | relevance | path

Searched refs:accept (Results 1 – 25 of 76) sorted by relevance

1234

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/bind/
Dstorage.hpp44 template<class V> void accept(V & v) const in accept() function
58 template<class V> void accept(V &) const { } in accept() function
67 template<class V> void accept(V &) const { } in accept() function
82 template<class V> void accept(V & v) const in accept() function
84 inherited::accept(v); in accept()
99 template<class V> void accept(V & v) const in accept() function
101 inherited::accept(v); in accept()
113 template<class V> void accept(V & v) const in accept() function
115 inherited::accept(v); in accept()
131 template<class V> void accept(V & v) const in accept() function
[all …]
Dbind.hpp200 template<class V> void accept(V &) const in accept() function in boost::_bi::list0
261 template<class V> void accept(V & v) const in accept() function in boost::_bi::list1
263 base_type::accept(v); in accept()
341 template<class V> void accept(V & v) const in accept() function in boost::_bi::list2
343 base_type::accept(v); in accept()
400 template<class V> void accept(V & v) const in accept() function in boost::_bi::list3
402 base_type::accept(v); in accept()
465 template<class V> void accept(V & v) const in accept() function in boost::_bi::list4
467 base_type::accept(v); in accept()
533 template<class V> void accept(V & v) const in accept() function in boost::_bi::list5
[all …]
Dbind_template.hpp326 template<class V> void accept(V & v) const in accept() function
334 l_.accept(v); in accept()
/ndk/sources/host-tools/nawk-20071023/
Db.c137 f->accept = poscnt-1; /* penter has computed number of positions in re */ in mkdfa()
165 if ((f->posns[2])[1] == f->accept) in makeinit()
349 while (f->accept >= maxsetvec) { /* guessing here! */ in cfoll()
356 for (i = 0; i <= f->accept; i++) in cfoll()
364 for (i = f->accept; i >= 0; i--) in cfoll()
856 while (f->accept >= maxsetvec) { /* guessing here! */ in cgoto()
863 for (i = 0; i <= f->accept; i++) in cgoto()
896 for (i = f->accept; i >= 0; i--) in cgoto()
932 if (setvec[f->accept]) in cgoto()
948 for (i = 0; i <= f->accept; i++) { in freefa()
Dawk.h227 int accept; member
/ndk/sources/host-tools/sed-4.2.1/m4/
Dlib-ld.m414 [# I'd rather use --version here, but apparently some GNU ld's only accept -v.
88 # but apparently some GNU ld's only accept -v.
/ndk/sources/host-tools/make-3.81/config/
Dlib-ld.m416 [# I'd rather use --version here, but apparently some GNU ld's only accept -v.
90 # but apparently some GNU ld's only accept -v.
/ndk/sources/host-tools/sed-4.2.1/lib/
Dunistd.in.h57 # undef accept
58 # define accept accept_used_without_including_sys_socket_h macro
Dstring.in.h515 extern size_t mbscspn (const char *string, const char *accept);
524 extern char * mbspbrk (const char *string, const char *accept);
/ndk/sources/host-tools/sed-4.2.1/
DNEWS46 * will now accept NUL bytes for `.'
233 * `a', `i', `l', `L', `r' accept two addresses except in POSIXLY_CORRECT
234 mode. Only `q' and `Q' do not accept two addresses in standard (GNU) mode.
/ndk/sources/host-tools/make-3.81/
Dconfig.ami131 /* Define if your C compiler doesn't accept -c and -o together. */
DCOPYING181 5. You are not required to accept this License, since you have not
184 prohibited by law if you do not accept this License. Therefore, by
/ndk/sources/host-tools/sed-4.2.1/po/
Dsed.pot57 msgid "comments don't accept any addresses"
Dsv.po55 msgid "comments don't accept any addresses"
545 #~ msgid "Comments don't accept any addresses"
Deu.po58 msgid "comments don't accept any addresses"
Dzh_CN.po57 msgid "comments don't accept any addresses"
Dru.po56 msgid "comments don't accept any addresses"
Dja.po59 msgid "comments don't accept any addresses"
/ndk/sources/host-tools/make-3.81/tests/
DCOPYING180 5. You are not required to accept this License, since you have not
183 prohibited by law if you do not accept this License. Therefore, by
/ndk/tests/device/test-stlport_shared-exception/
DCOPYING180 5. You are not required to accept this License, since you have not
183 prohibited by law if you do not accept this License. Therefore, by
/ndk/tests/build/test-stlport_static-exception-force-rebuild/
DCOPYING180 5. You are not required to accept this License, since you have not
183 prohibited by law if you do not accept this License. Therefore, by
/ndk/tests/build/lambda-defarg3/
DCOPYING180 5. You are not required to accept this License, since you have not
183 prohibited by law if you do not accept this License. Therefore, by
/ndk/build/tools/toolchain-licenses/
DCOPYING180 5. You are not required to accept this License, since you have not
183 prohibited by law if you do not accept this License. Therefore, by
/ndk/tests/abcc/jni/mman-win32/
DLICENSE.TXT180 5. You are not required to accept this License, since you have not
183 prohibited by law if you do not accept this License. Therefore, by
/ndk/tests/device/test-stlport_static-exception/
DCOPYING180 5. You are not required to accept this License, since you have not
183 prohibited by law if you do not accept this License. Therefore, by

1234