/netbsd-src/sys/external/bsd/drm/dist/shared-core/ |
H A D | mach64_drv.h | 87 struct list_head placeholders; /* Placeholder list for buffers held by clients */ member 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 D | mach64_dma.c | 1044 INIT_LIST_HEAD(&dev_priv->placeholders); in mach64_do_dma_init() 1512 list_for_each_safe(ptr, tmp, &dev_priv->placeholders) { in mach64_destroy_freelist() 1640 list_for_each(ptr, &dev_priv->placeholders) { in mach64_freelist_get() 1670 list_add_tail(ptr, &dev_priv->placeholders); in mach64_freelist_get() 1688 ptr = dev_priv->placeholders.next; in mach64_freelist_put()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
H A D | bind.cpp | 13 namespace placeholders namespace
|
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/ |
H A D | changes.cc | 615 auto_vec<insn_info *, 16> placeholders; in change_insns() local 616 placeholders.safe_grow_cleared (changes.size ()); in change_insns() 661 placeholders[i] = placeholder; in change_insns() 685 else if (insn_info *placeholder = placeholders[i]) in change_insns() 692 placeholders[i] = nullptr; in change_insns()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
H A D | placeholders.cc | 35 namespace placeholders namespace
|
H A D | Makefile.am | 70 placeholders.cc \
|
H A D | Makefile.in | 133 hashtable_c++0x.lo ios.lo limits.lo mutex.lo placeholders.lo \ 471 placeholders.cc \
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
H A D | placeholders.cc | 35 namespace placeholders namespace
|
H A D | Makefile.am | 71 placeholders.cc \
|
H A D | Makefile.in | 133 hashtable_c++0x.lo ios.lo limits.lo mutex.lo placeholders.lo \ 485 placeholders.cc \
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/or1k/ |
H A D | c++config.h | 214 namespace placeholders { inline namespace __7 { } } 225 namespace placeholders { inline namespace __7 { } }
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/coldfire/ |
H A D | c++config.h | 255 namespace placeholders { inline namespace __7 { } } 266 namespace placeholders { inline namespace __7 { } }
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/format/ |
H A D | formatter.ipp | 44 /// N times, where N is the number of formatting placeholders, effectively
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/ |
H A D | Syntax.td | 63 // These are generally placeholders for a more precise implementation.
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenDAGPatterns.cpp | 533 std::placeholders::_1, *MinS)); in EnforceSmallerThan() 540 *MaxS, std::placeholders::_1)); in EnforceSmallerThan() 547 std::placeholders::_1, *MinV)); in EnforceSmallerThan() 554 *MaxV, std::placeholders::_1)); in EnforceSmallerThan() 670 Changed |= berase_if(S, std::bind(NoSubV, V, std::placeholders::_1)); in EnforceVectorSubVectorTypeIs() 673 Changed |= berase_if(V, std::bind(NoSupV, S, std::placeholders::_1)); in EnforceVectorSubVectorTypeIs() 719 Changed |= berase_if(VS, std::bind(NoLength, WN, std::placeholders::_1)); in EnforceSameNumElts() 720 Changed |= berase_if(WS, std::bind(NoLength, VN, std::placeholders::_1)); in EnforceSameNumElts() 766 Changed |= berase_if(AS, std::bind(NoSize, BN, std::placeholders::_1)); in EnforceSameSize() 767 Changed |= berase_if(BS, std::bind(NoSize, AN, std::placeholders::_1)); in EnforceSameSize()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
H A D | functional | 50 // In C++98 mode, <functional> doesn't declare std::placeholders::_1 etc. 53 // them in the std::tr1::placeholders namespace below. 54 namespace placeholders 889 /** @namespace std::tr1::placeholders 892 namespace placeholders 894 // The C++11 std::placeholders are already exported from the library. 896 // the TR1 placeholders, and avoids ODR violations due to defining 898 using namespace ::std::placeholders;
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/ |
H A D | functional | 211 /** @namespace std::placeholders 212 * @brief ISO C++ 2011 namespace for std::bind placeholders. 215 namespace placeholders 217 /* Define a large number of placeholders. There is no way to
|
/netbsd-src/sys/arch/evbsh3/conf/ |
H A D | NEXTVOD | 3 # This config and related files are placeholders/boilerplate for work
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
H A D | functional | 274 /** @namespace std::placeholders 275 * @brief ISO C++ 2011 namespace for std::bind placeholders. 279 namespace placeholders 281 /* Define a large number of placeholders. There is no way to
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | c++config | 231 namespace placeholders { } 241 namespace placeholders { } // C++11
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | c++config | 265 namespace placeholders { } 275 namespace placeholders { } // C++11
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | Docker.rst | 13 We also provide an ``example`` image, which contains placeholders that one would need
|
/netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
H A D | rfc2247.txt | 155 placeholders or whose domains do not correspond to real-world
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | functional | 244 namespace placeholders { 245 // M is the implementation-defined number of placeholders 2651 namespace placeholders 2680 } // placeholders 2683 struct __is_placeholder<placeholders::__ph<_Np> >
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | StreamChecker.cpp | 26 using namespace std::placeholders;
|