| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | ExternalASTMerger.cpp | 102 ASTImporter Reverse; member in __anon1b86a8e90111::LazyASTImporter 121 Reverse(S.getASTContext(), S.getFileManager(), ToContext, ToFileManager, in LazyASTImporter() 244 ASTImporter &GetReverse() { return Reverse; } in GetReverse() 291 ASTImporter &Reverse = in ForEachMatchingDC() local 293 if (auto SourceDC = LookupSameContext(SourceTU, DC, Reverse)) { in ForEachMatchingDC() 295 if (Callback(*Importer, Reverse, SourceDC)) in ForEachMatchingDC() 310 ForEachMatchingDC(Tag, [&](ASTImporter &Forward, ASTImporter &Reverse, in CompleteType() 328 Interface, [&](ASTImporter &Forward, ASTImporter &Reverse, in CompleteType() argument 349 [&](ASTImporter &Forward, ASTImporter &Reverse, in CanComplete() argument 372 ASTImporter &Reverse = Importer.GetReverse(); in MaybeRecordOrigin() argument [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/ |
| H A D | trie_policy.hpp | 53 typename String::value_type Max_E_Val, bool Reverse, \ 57 trie_string_access_traits<String, Min_E_Val,Max_E_Val,Reverse,_Alloc> 72 bool Reverse = false, 84 reverse = Reverse 88 typedef typename detail::__conditional_type<Reverse, \ 130 static detail::integral_constant<int, Reverse> s_rev_ind;
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/ |
| H A D | trie_policy.hpp | 53 typename String::value_type Max_E_Val, bool Reverse, \ 57 trie_string_access_traits<String, Min_E_Val,Max_E_Val,Reverse,_Alloc> 72 bool Reverse = false, 84 reverse = Reverse 88 typedef typename detail::__conditional_type<Reverse, \ 130 static detail::integral_constant<int, Reverse> s_rev_ind;
|
| /netbsd-src/external/mpl/dhcp/dist/doc/ |
| H A D | IANA-arp-parameters | 11 The Reverse Address Resolution Protocol (RARP) specified in [RFC903] 12 uses the "Reverse" codes below. 16 The Dynamic Reverse Address Resolution Protocol (DRARP) uses the 31 3 request Reverse [RFC903] 32 4 reply Reverse [RFC903] 97 Reverse Address Resolution Protocol", STD 38, RFC 903,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
| H A D | VectorUtils.h | 584 InterleaveGroup(uint32_t Factor, bool Reverse, Align Alignment) in InterleaveGroup() argument 585 : Factor(Factor), Reverse(Reverse), Alignment(Alignment), in InterleaveGroup() 593 Reverse = Stride < 0; in InterleaveGroup() 597 bool isReverse() const { return Reverse; } in isReverse() 698 bool Reverse; variable
|
| /netbsd-src/external/bsd/unbound/dist/libunbound/python/doc/examples/ |
| H A D | example1b.rst | 3 Reverse DNS lookup 6 Reverse DNS lookup involves determining the hostname associated with a given IP
|
| /netbsd-src/external/gpl2/groff/dist/font/devps/ |
| H A D | download | 5 ZapfDingbats-Reverse zapfdr.pfa
|
| H A D | ZDR | 2 internalname ZapfDingbats-Reverse
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/ |
| H A D | SetTheory.cpp | 125 const bool Reverse; member 127 RotOp(bool Rev) : Reverse(Rev) {} in RotOp() 131 if (Reverse) in apply2()
|
| /netbsd-src/external/mpl/dhcp/dist/contrib/ms2isc/ |
| H A D | ms2isc.pl | 216 my ($Reverse); 220 $Reverse = $1; 221 print $outfile "zone $Reverse.in-addr.arpa. {\n";
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/ |
| H A D | trie_string_access_traits_imp.hpp | 45 detail::integral_constant<int, Reverse> PB_DS_CLASS_C_DEC::s_rev_ind;
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/ |
| H A D | trie_string_access_traits_imp.hpp | 45 detail::integral_constant<int, Reverse> PB_DS_CLASS_C_DEC::s_rev_ind;
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| H A D | meta.d | 690 template Reverse(TList...) in Reverse() function 694 alias Reverse = TList; in Reverse() local 698 alias Reverse = in Reverse() local 700 Reverse!(TList[$/2 .. $ ]), in Reverse() 701 Reverse!(TList[ 0 .. $/2])); in Reverse() 710 alias TL = Reverse!(Types);
|
| H A D | functional.d | 540 if (is(typeof(pred(Reverse!args)))) in reverseArgs() 542 return pred(Reverse!args); in reverseArgs() 947 alias pipe(fun...) = compose!(Reverse!(fun));
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
| H A D | meta.d | 560 template Reverse(args...) in Reverse() function 562 alias Reverse = AliasSeq!(); in Reverse() local 564 Reverse = AliasSeq!(Reverse, arg); in Reverse() 572 alias TL = Reverse!(Types);
|
| H A D | functional.d | 66 import std.meta : AliasSeq, Reverse; 565 if (is(typeof(pred(Reverse!args)))) in reverseArgs() 567 return pred(Reverse!args); in reverseArgs() 1269 alias pipe(fun...) = compose!(Reverse!(fun));
|
| /netbsd-src/sys/arch/hpcmips/stand/pbsdboot/res/ |
| H A D | pbsdboot.rc | 137 CONTROL "Reverse Video",IDC_REVERSEVIDEO,"Button",
|
| /netbsd-src/sys/arch/hpc/stand/hpcboot/res/ |
| H A D | hpcmenu.rc | 117 AUTOCHECKBOX "Reverse Video", IDC_OPT_VIDEO, 5, 14, 80, 12
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
| H A D | MCWin64EH.cpp | 548 bool Reverse) { in simplifyOpcodes() argument 600 if (Reverse) { in simplifyOpcodes()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ |
| H A D | ThreadSafetyCommon.h | 411 CallingContext *Ctx, bool Reverse = false);
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/ |
| H A D | openssl-namedisplay-options.pod | 145 Reverse the fields of the DN as required by RFC 2253.
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
| H A D | ThreadSafetyCommon.cpp | 480 CallingContext *Ctx, bool Reverse) { in translateBinOp() argument 483 if (Reverse) in translateBinOp()
|
| /netbsd-src/external/nvidia-firmware/nouveau/dist/ |
| H A D | LICENCE.nvidia | 52 No Reverse Engineering. Customer may not reverse engineer,
|
| /netbsd-src/external/nvidia-firmware/tegra/dist/ |
| H A D | LICENCE.nvidia | 52 No Reverse Engineering. Customer may not reverse engineer,
|
| /netbsd-src/external/nvidia-firmware/gm20x/dist/ |
| H A D | LICENCE.nvidia | 52 No Reverse Engineering. Customer may not reverse engineer,
|