Searched refs:placeholders (Results 1 - 25 of 113) sorted by relevance

12345

/netbsd-current/external/apache2/llvm/dist/libcxx/src/
H A Dbind.cpp13 namespace placeholders namespace
27 } // placeholders
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dplaceholders.cc1 // std::placeholders -*- C++ -*-
26 # error "placeholders.cc must be compiled with -std=gnu++0x"
35 namespace placeholders namespace
H A DMakefile.am70 placeholders.cc \
H A DMakefile.in133 hashtable_c++0x.lo ios.lo limits.lo mutex.lo placeholders.lo \
471 placeholders.cc \
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dplaceholders.cc1 // std::placeholders -*- C++ -*-
26 # error "placeholders.cc must be compiled with -std=gnu++0x"
35 namespace placeholders namespace
H A DMakefile.am71 placeholders.cc \
H A DMakefile.in133 hashtable_c++0x.lo ios.lo limits.lo mutex.lo placeholders.lo \
485 placeholders.cc \
/netbsd-current/sys/external/bsd/drm/dist/shared-core/
H A Dmach64_drv.h57 struct list_head list; /* List pointers for free_list, placeholders, or pending list */
87 struct list_head placeholders; /* Placeholder list for buffers held by clients */ member in struct:drm_mach64_private
809 if (list_empty(&dev_priv->placeholders)) { \
813 _ptr = dev_priv->placeholders.next; \
851 if (list_empty(&dev_priv->placeholders)) { \
856 ptr = dev_priv->placeholders.next; \
H A Dmach64_dma.c1044 INIT_LIST_HEAD(&dev_priv->placeholders);
1512 list_for_each_safe(ptr, tmp, &dev_priv->placeholders) {
1640 list_for_each(ptr, &dev_priv->placeholders) {
1670 list_add_tail(ptr, &dev_priv->placeholders);
1688 ptr = dev_priv->placeholders.next;
/netbsd-current/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dchanges.cc615 auto_vec<insn_info *, 16> placeholders; local
616 placeholders.safe_grow_cleared (changes.size ());
661 placeholders[i] = placeholder;
685 else if (insn_info *placeholder = placeholders[i])
692 placeholders[i] = nullptr;
/netbsd-current/external/gpl3/gcc.old/lib/libstdc++-v3/arch/coldfire/
H A Dc++config.h171 namespace placeholders { }
181 namespace placeholders { }
255 namespace placeholders { inline namespace __7 { } } namespace in namespace:std::tr1
266 namespace placeholders { inline namespace __7 { } } namespace in namespace:std
/netbsd-current/external/gpl3/gcc.old/lib/libstdc++-v3/arch/or1k/
H A Dc++config.h163 namespace placeholders { }
173 namespace placeholders { }
214 namespace placeholders { inline namespace __7 { } } namespace in namespace:std::tr1
225 namespace placeholders { inline namespace __7 { } } namespace in namespace:std
H A Ddefs.mk10 G_CPP11_SOURCES=chrono.cc condition_variable.cc debug.cc functexcept.cc functional.cc future.cc hash_c++0x.cc hashtable_c++0x.cc limits.cc mutex.cc placeholders.cc random.cc regex.cc shared_ptr.cc system_error.cc thread.cc fstream-inst.cc string-inst.cc wstring-inst.cc
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp533 std::placeholders::_1, *MinS));
540 *MaxS, std::placeholders::_1));
547 std::placeholders::_1, *MinV));
554 *MaxV, std::placeholders::_1));
670 Changed |= berase_if(S, std::bind(NoSubV, V, std::placeholders::_1));
673 Changed |= berase_if(V, std::bind(NoSupV, S, std::placeholders::_1));
719 Changed |= berase_if(VS, std::bind(NoLength, WN, std::placeholders::_1));
720 Changed |= berase_if(WS, std::bind(NoLength, VN, std::placeholders::_1));
766 Changed |= berase_if(AS, std::bind(NoSize, BN, std::placeholders::_1));
767 Changed |= berase_if(BS, std::bind(NoSize, AN, std::placeholders
[all...]
/netbsd-current/usr.bin/make/unit-tests/
H A Dvarmod-match.mk40 # A pattern without placeholders only matches itself.
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DStreamChecker.cpp26 using namespace std::placeholders;
/netbsd-current/external/gpl3/gcc.old/lib/libstdc++-v3/arch/armeb/
H A Ddefs.mk13 G_CPP11_SOURCES=chrono.cc c11-codecvt.cc condition_variable.cc cow-stdexcept.cc ctype.cc debug.cc functexcept.cc functional.cc futex.cc future.cc hash_c++0x.cc hashtable_c++0x.cc ios.cc limits.cc mutex.cc placeholders.cc random.cc regex.cc shared_ptr.cc snprintf_lite.cc system_error.cc thread.cc cow-locale_init.cc cow-shim_facets.cc cxx11-hash_tr1.cc cxx11-ios_failure.cc cxx11-shim_facets.cc cxx11-stdexcept.cc ctype_configure_char.cc ctype_members.cc cow-fstream-inst.cc cow-sstream-inst.cc cow-string-inst.cc cow-string-io-inst.cc cow-wstring-inst.cc cow-wstring-io-inst.cc cxx11-locale-inst.cc cxx11-wlocale-inst.cc sso_string.cc ext11-inst.cc fstream-inst.cc ios-inst.cc iostream-inst.cc istream-inst.cc locale-inst.cc ostream-inst.cc sstream-inst.cc streambuf-inst.cc string-inst.cc string-io-inst.cc wlocale-inst.cc wstring-inst.cc wstring-io-inst.cc
/netbsd-current/external/gpl3/gcc.old/lib/libstdc++-v3/arch/arm/
H A Ddefs.mk15 G_CPP11_SOURCES=chrono.cc c11-codecvt.cc condition_variable.cc cow-stdexcept.cc ctype.cc debug.cc functexcept.cc functional.cc futex.cc future.cc hash_c++0x.cc hashtable_c++0x.cc ios.cc limits.cc mutex.cc placeholders.cc random.cc regex.cc shared_ptr.cc snprintf_lite.cc system_error.cc thread.cc cow-locale_init.cc cow-shim_facets.cc cxx11-hash_tr1.cc cxx11-ios_failure.cc cxx11-shim_facets.cc cxx11-stdexcept.cc ctype_configure_char.cc ctype_members.cc cow-fstream-inst.cc cow-sstream-inst.cc cow-string-inst.cc cow-string-io-inst.cc cow-wstring-inst.cc cow-wstring-io-inst.cc cxx11-locale-inst.cc cxx11-wlocale-inst.cc sso_string.cc ext11-inst.cc fstream-inst.cc ios-inst.cc iostream-inst.cc istream-inst.cc locale-inst.cc ostream-inst.cc sstream-inst.cc streambuf-inst.cc string-inst.cc string-io-inst.cc wlocale-inst.cc wstring-inst.cc wstring-io-inst.cc
/netbsd-current/external/gpl3/gcc.old/lib/libstdc++-v3/arch/aarch64/
H A Ddefs.mk15 G_CPP11_SOURCES=chrono.cc codecvt.cc condition_variable.cc cow-stdexcept.cc ctype.cc debug.cc functexcept.cc functional.cc futex.cc future.cc hash_c++0x.cc hashtable_c++0x.cc ios.cc limits.cc mutex.cc placeholders.cc random.cc regex.cc shared_ptr.cc snprintf_lite.cc system_error.cc thread.cc cow-locale_init.cc cow-shim_facets.cc cxx11-hash_tr1.cc cxx11-ios_failure.cc cxx11-shim_facets.cc cxx11-stdexcept.cc ctype_configure_char.cc ctype_members.cc cow-fstream-inst.cc cow-sstream-inst.cc cow-string-inst.cc cow-string-io-inst.cc cow-wstring-inst.cc cow-wstring-io-inst.cc cxx11-locale-inst.cc cxx11-wlocale-inst.cc sso_string.cc ext11-inst.cc fstream-inst.cc ios-inst.cc iostream-inst.cc istream-inst.cc locale-inst.cc ostream-inst.cc sstream-inst.cc streambuf-inst.cc string-inst.cc string-io-inst.cc wlocale-inst.cc wstring-inst.cc wstring-io-inst.cc
/netbsd-current/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv6/
H A Ddefs.mk15 G_CPP11_SOURCES=chrono.cc codecvt.cc condition_variable.cc cow-stdexcept.cc ctype.cc debug.cc functexcept.cc functional.cc futex.cc future.cc hash_c++0x.cc hashtable_c++0x.cc ios.cc limits.cc mutex.cc placeholders.cc random.cc regex.cc shared_ptr.cc snprintf_lite.cc system_error.cc thread.cc cow-locale_init.cc cow-shim_facets.cc cxx11-hash_tr1.cc cxx11-ios_failure.cc cxx11-shim_facets.cc cxx11-stdexcept.cc ctype_configure_char.cc ctype_members.cc cow-fstream-inst.cc cow-sstream-inst.cc cow-string-inst.cc cow-string-io-inst.cc cow-wstring-inst.cc cow-wstring-io-inst.cc cxx11-locale-inst.cc cxx11-wlocale-inst.cc sso_string.cc ext11-inst.cc fstream-inst.cc ios-inst.cc iostream-inst.cc istream-inst.cc locale-inst.cc ostream-inst.cc sstream-inst.cc streambuf-inst.cc string-inst.cc string-io-inst.cc wlocale-inst.cc wstring-inst.cc wstring-io-inst.cc
/netbsd-current/external/gpl3/gcc.old/lib/libstdc++-v3/arch/ia64/
H A Ddefs.mk15 G_CPP11_SOURCES=chrono.cc codecvt.cc condition_variable.cc cow-stdexcept.cc ctype.cc debug.cc functexcept.cc functional.cc futex.cc future.cc hash_c++0x.cc hashtable_c++0x.cc ios.cc limits.cc mutex.cc placeholders.cc random.cc regex.cc shared_ptr.cc snprintf_lite.cc system_error.cc thread.cc cow-locale_init.cc cow-shim_facets.cc cxx11-hash_tr1.cc cxx11-ios_failure.cc cxx11-shim_facets.cc cxx11-stdexcept.cc ctype_configure_char.cc ctype_members.cc cow-fstream-inst.cc cow-sstream-inst.cc cow-string-inst.cc cow-string-io-inst.cc cow-wstring-inst.cc cow-wstring-io-inst.cc cxx11-locale-inst.cc cxx11-wlocale-inst.cc sso_string.cc ext11-inst.cc fstream-inst.cc ios-inst.cc iostream-inst.cc istream-inst.cc locale-inst.cc ostream-inst.cc sstream-inst.cc streambuf-inst.cc string-inst.cc string-io-inst.cc wlocale-inst.cc wstring-inst.cc wstring-io-inst.cc
/netbsd-current/external/gpl3/gcc.old/lib/libstdc++-v3/arch/sh3eb/
H A Ddefs.mk15 G_CPP11_SOURCES=chrono.cc codecvt.cc condition_variable.cc cow-stdexcept.cc ctype.cc debug.cc functexcept.cc functional.cc futex.cc future.cc hash_c++0x.cc hashtable_c++0x.cc ios.cc limits.cc mutex.cc placeholders.cc random.cc regex.cc shared_ptr.cc snprintf_lite.cc system_error.cc thread.cc cow-locale_init.cc cow-shim_facets.cc cxx11-hash_tr1.cc cxx11-ios_failure.cc cxx11-shim_facets.cc cxx11-stdexcept.cc ctype_configure_char.cc ctype_members.cc cow-fstream-inst.cc cow-sstream-inst.cc cow-string-inst.cc cow-string-io-inst.cc cow-wstring-inst.cc cow-wstring-io-inst.cc cxx11-locale-inst.cc cxx11-wlocale-inst.cc sso_string.cc ext11-inst.cc fstream-inst.cc ios-inst.cc iostream-inst.cc istream-inst.cc locale-inst.cc ostream-inst.cc sstream-inst.cc streambuf-inst.cc string-inst.cc string-io-inst.cc wlocale-inst.cc wstring-inst.cc wstring-io-inst.cc
/netbsd-current/external/gpl3/gcc.old/lib/libstdc++-v3/arch/riscv64/
H A Ddefs.mk15 G_CPP11_SOURCES=chrono.cc codecvt.cc condition_variable.cc cow-stdexcept.cc ctype.cc debug.cc functexcept.cc functional.cc futex.cc future.cc hash_c++0x.cc hashtable_c++0x.cc ios.cc limits.cc mutex.cc placeholders.cc random.cc regex.cc shared_ptr.cc snprintf_lite.cc system_error.cc thread.cc cow-locale_init.cc cow-shim_facets.cc cxx11-hash_tr1.cc cxx11-ios_failure.cc cxx11-shim_facets.cc cxx11-stdexcept.cc ctype_configure_char.cc ctype_members.cc cow-fstream-inst.cc cow-sstream-inst.cc cow-string-inst.cc cow-string-io-inst.cc cow-wstring-inst.cc cow-wstring-io-inst.cc cxx11-locale-inst.cc cxx11-wlocale-inst.cc sso_string.cc ext11-inst.cc fstream-inst.cc ios-inst.cc iostream-inst.cc istream-inst.cc locale-inst.cc ostream-inst.cc sstream-inst.cc streambuf-inst.cc string-inst.cc string-io-inst.cc wlocale-inst.cc wstring-inst.cc wstring-io-inst.cc
/netbsd-current/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmeb/
H A Ddefs.mk15 G_CPP11_SOURCES=chrono.cc codecvt.cc condition_variable.cc cow-stdexcept.cc ctype.cc debug.cc functexcept.cc functional.cc futex.cc future.cc hash_c++0x.cc hashtable_c++0x.cc ios.cc limits.cc mutex.cc placeholders.cc random.cc regex.cc shared_ptr.cc snprintf_lite.cc system_error.cc thread.cc cow-locale_init.cc cow-shim_facets.cc cxx11-hash_tr1.cc cxx11-ios_failure.cc cxx11-shim_facets.cc cxx11-stdexcept.cc ctype_configure_char.cc ctype_members.cc cow-fstream-inst.cc cow-sstream-inst.cc cow-string-inst.cc cow-string-io-inst.cc cow-wstring-inst.cc cow-wstring-io-inst.cc cxx11-locale-inst.cc cxx11-wlocale-inst.cc sso_string.cc ext11-inst.cc fstream-inst.cc ios-inst.cc iostream-inst.cc istream-inst.cc locale-inst.cc ostream-inst.cc sstream-inst.cc streambuf-inst.cc string-inst.cc string-io-inst.cc wlocale-inst.cc wstring-inst.cc wstring-io-inst.cc
/netbsd-current/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmhf/
H A Ddefs.mk15 G_CPP11_SOURCES=chrono.cc codecvt.cc condition_variable.cc cow-stdexcept.cc ctype.cc debug.cc functexcept.cc functional.cc futex.cc future.cc hash_c++0x.cc hashtable_c++0x.cc ios.cc limits.cc mutex.cc placeholders.cc random.cc regex.cc shared_ptr.cc snprintf_lite.cc system_error.cc thread.cc cow-locale_init.cc cow-shim_facets.cc cxx11-hash_tr1.cc cxx11-ios_failure.cc cxx11-shim_facets.cc cxx11-stdexcept.cc ctype_configure_char.cc ctype_members.cc cow-fstream-inst.cc cow-sstream-inst.cc cow-string-inst.cc cow-string-io-inst.cc cow-wstring-inst.cc cow-wstring-io-inst.cc cxx11-locale-inst.cc cxx11-wlocale-inst.cc sso_string.cc ext11-inst.cc fstream-inst.cc ios-inst.cc iostream-inst.cc istream-inst.cc locale-inst.cc ostream-inst.cc sstream-inst.cc streambuf-inst.cc string-inst.cc string-io-inst.cc wlocale-inst.cc wstring-inst.cc wstring-io-inst.cc

Completed in 362 milliseconds

12345