| /minix3/external/bsd/tcpdump/dist/tests/ |
| H A D | stp-v.out | 1 STP 802.1d, Config, Flags [none], bridge-id 8001.00:19:06:ea:b8:80.8005, length 43 4 STP 802.1d, Config, Flags [none], bridge-id 8001.00:19:06:ea:b8:80.8005, length 43 7 STP 802.1d, Config, Flags [none], bridge-id 8001.00:19:06:ea:b8:80.8005, length 43 10 STP 802.1d, Config, Flags [none], bridge-id 8001.00:19:06:ea:b8:80.8005, length 43 13 STP 802.1d, Config, Flags [none], bridge-id 8001.00:19:06:ea:b8:80.8005, length 43 16 STP 802.1d, Config, Flags [none], bridge-id 8001.00:19:06:ea:b8:80.8005, length 43 19 STP 802.1d, Config, Flags [none], bridge-id 8001.00:19:06:ea:b8:80.8005, length 43 22 STP 802.1d, Config, Flags [none], bridge-id 8001.00:19:06:ea:b8:80.8005, length 43 25 STP 802.1d, Config, Flags [none], bridge-id 8001.00:19:06:ea:b8:80.8005, length 43 28 STP 802.1d, Config, Flags [none], bridge-id 8001.00:19:06:ea:b8:80.8005, length 43 [all …]
|
| H A D | lmp.out | 3 IP 10.0.12.1.49998 > 10.0.12.2.49998: LMPv1 Config NACK Message, length: 56 4 IP 10.0.12.1.49998 > 10.0.12.2.49998: LMPv1 Config ACK Message, length: 48 5 IP 10.0.12.1.49998 > 10.0.12.2.49998: LMPv1 Config Message, length: 40
|
| H A D | forces1.out | 12 ForCES Config 16 ForCES Config 19 ForCES Config 23 ForCES Config
|
| H A D | forces3vvv.out | 171 ForCES Config 205 ForCES Config Response 231 ForCES Config 265 ForCES Config Response 291 ForCES Config 325 ForCES Config Response 351 ForCES Config 399 ForCES Config Response 425 ForCES Config 480 ForCES Config Response [all …]
|
| H A D | kday1.out | 3 ForCES Config
|
| /minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/ |
| H A D | ValueMap.h | 40 template<typename KeyT, typename ValueT, typename Config> 79 template<typename KeyT, typename ValueT, typename Config =ValueMapConfig<KeyT> > 81 friend class ValueMapCallbackVH<KeyT, ValueT, Config>; 82 typedef ValueMapCallbackVH<KeyT, ValueT, Config> ValueMapCVH; 85 typedef typename Config::ExtraData ExtraData; 214 template<typename KeyT, typename ValueT, typename Config> 216 friend class ValueMap<KeyT, ValueT, Config>; 218 typedef ValueMap<KeyT, ValueT, Config> ValueMapT; 236 typename Config::mutex_type *M = Config::getMutex(Copy.Map->Data); 237 unique_lock<typename Config::mutex_type> Guard; [all …]
|
| /minix3/external/bsd/nvi/dist/dist/ExtUtils/ |
| H A D | Embed.pm | 7 use Config; 36 $lib_ext = $Config{lib_ext} || '.a'; 140 @Extensions = sort split /\s+/, $Config{static_ext}; 172 push(@potential_libs, $Config{libs}) if defined $std; 204 $MM->catdir("-L$Config{archlib}", "CORE"), " -lperl", 209 my $linkage = "$Config{ldflags} @archives $ld_or_bs"; 217 print " $Config{ccflags} "; 221 print " $Config{ccdlflags} "; 225 print " -I$Config{archlib}/CORE ";
|
| /minix3/external/bsd/llvm/include/ |
| H A D | Makefile | 141 lld/Config/Version.inc: ${LLVM_TOPLEVEL}/Makefile.inc 144 DPSRCS+= lld/Config/Version.inc 145 CLEANFILES+= lld/Config/Version.inc 147 lld/Config/Version.inc: ${LLVM_TOPLEVEL}/Makefile.inc 159 DPSRCS+= llvm/Config/config.h llvm/Config/llvm-config.h 160 CLEANFILES+= llvm/Config/config.h llvm/Config/llvm-config.h 162 llvm/Config/config.h: ${LLVM_TOPLEVEL}/Makefile.inc ${LLVM_TOPLEVEL}/config/llvm/Config/config.h.in 166 < ${LLVM_TOPLEVEL}/config/llvm/Config/config.h.in \ 175 llvm/Config/llvm-config.h: ${LLVM_TOPLEVEL}/Makefile.inc ${LLVM_TOPLEVEL}/config/llvm/Config/llvm-c… 179 < ${LLVM_TOPLEVEL}/config/llvm/Config/llvm-config.h.in \ [all …]
|
| /minix3/external/bsd/llvm/dist/clang/test/Parser/ |
| H A D | DelayedTemplateParsing.cpp | 133 template <class Config> 142 template<class Config> 143 struct TypeImpl<Config>::BitsetType { 145 Config::from_bitset(); in New()
|
| /minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
| H A D | AnalyzerOptions.cpp | 27 Config.insert(std::make_pair("mode", "deep")).first->second; in getUserMode() 53 Config.insert(std::make_pair("ipa", DefaultIPA)).first->second; in getIPAMode() 79 Config.insert(std::make_pair(ModeKey, "destructors")).first->second; in mayInlineCXXMemberFunction() 108 Config.insert(std::make_pair(Name, toString(DefaultVal))).first->second; in getBooleanOption() 207 StringRef V = Config.insert(std::make_pair(Name, OS.str())).first->second; in getOptionAsInteger()
|
| /minix3/external/bsd/llvm/dist/llvm/ |
| H A D | Makefile | 173 $(TopDistDir)/include/llvm/Config/config.h \ 202 include/llvm/Config/config.h \ 203 include/llvm/Config/llvm-config.h \ 204 include/llvm/Config/Targets.def \ 205 include/llvm/Config/AsmPrinters.def \ 206 include/llvm/Config/AsmParsers.def \ 207 include/llvm/Config/Disassemblers.def \
|
| H A D | CMakeLists.txt | 458 ${LLVM_MAIN_INCLUDE_DIR}/llvm/Config/AsmPrinters.def.in 459 ${LLVM_INCLUDE_DIR}/llvm/Config/AsmPrinters.def 462 ${LLVM_MAIN_INCLUDE_DIR}/llvm/Config/AsmParsers.def.in 463 ${LLVM_INCLUDE_DIR}/llvm/Config/AsmParsers.def 466 ${LLVM_MAIN_INCLUDE_DIR}/llvm/Config/Disassemblers.def.in 467 ${LLVM_INCLUDE_DIR}/llvm/Config/Disassemblers.def 470 ${LLVM_MAIN_INCLUDE_DIR}/llvm/Config/Targets.def.in 471 ${LLVM_INCLUDE_DIR}/llvm/Config/Targets.def 476 ${LLVM_MAIN_INCLUDE_DIR}/llvm/Config/config.h.cmake 477 ${LLVM_INCLUDE_DIR}/llvm/Config/config.h) [all …]
|
| /minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | DebugCheckers.cpp | 173 const Table &Config = mgr.options.Config; in checkEndOfTranslationUnit() local 176 for (Table::const_iterator I = Config.begin(), E = Config.end(); I != E; in checkEndOfTranslationUnit()
|
| /minix3/external/bsd/llvm/dist/llvm/utils/ |
| H A D | test_debuginfo.pl | 19 use Config; 34 $use_lldb = 1 if ($Config{osname} eq "darwin");
|
| /minix3/external/bsd/dhcp/dist/contrib/ldap/ |
| H A D | README.ldap | 114 dhcpServiceDN: cn=DHCP Service Config, dc=ntelos, dc=net 117 dn: cn=DHCP Service Config, dc=ntelos, dc=net 118 cn: DHCP Service Config 127 dn: cn=WV Test, cn=DHCP Service Config, dc=ntelos, dc=net 134 dn: cn=10.100.0.0, cn=WV Test, cn=DHCP Service Config, dc=ntelos, dc=net 146 dn: cn=Known Pool, cn=10.100.0.0, cn=WV Test, cn=DHCP Service Config, dc=ntelos, dc=net 154 dn: cn=10.200.0.0, cn=WV Test, cn=DHCP Service Config, dc=ntelos, dc=net 166 dn: cn=Known Pool, cn=10.200.0.0, cn=WV Test, cn=DHCP Service Config, dc=ntelos, dc=net 174 dn: cn=Customers, cn=DHCP Service Config, dc=ntelos, dc=net 180 dn: cn=brianlaptop, cn=Customers, cn=DHCP Service Config, dc=ntelos, dc=net
|
| /minix3/external/bsd/llvm/lib/liblldConfig/ |
| H A D | Makefile | 7 .PATH: ${LLD_SRCDIR}/lib/Config
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/ |
| H A D | BBVectorize.cpp | 197 const VectorizeConfig Config; member 200 : BasicBlockPass(ID), Config(C) { in BBVectorize() 205 : BasicBlockPass(ID), Config(C) { in BBVectorize() 411 (TTI || v <= Config.VectorBits) && in vectorizeBB() 412 (!Config.MaxIter || n <= Config.MaxIter); in vectorizeBB() 425 for (; !Config.MaxIter || n <= Config.MaxIter; ++n) { in vectorizeBB() 532 if (!Config.NoMemOpBoost && (isa<LoadInst>(V) || isa<StoreInst>(V))) in getDepthFactor() 533 return Config.ReqChainDepth/2; in getDepthFactor() 690 return Config.VectorizeMath; in isVectorizableIntrinsic() 695 return Config.VectorizeBitManipulations; in isVectorizableIntrinsic() [all …]
|
| /minix3/external/bsd/file/dist/magic/magdir/ |
| H A D | kde | 8 0 string/t #\ KDE\ Config\ File KDE config file
|
| /minix3/common/dist/zlib/contrib/dotzlib/DotZLib/ |
| H A D | DotZLib.csproj | 25 <Config 45 <Config
|
| /minix3/external/bsd/llvm/dist/llvm/cmake/modules/ |
| H A D | CMakeLists.txt | 82 LLVM-Config.cmake 91 PATTERN LLVM-Config.cmake EXCLUDE
|
| H A D | LLVMConfig.cmake.in | 55 include(${LLVM_CMAKE_DIR}/LLVM-Config.cmake)
|
| /minix3/external/bsd/llvm/config/llvm/Config/ |
| H A D | llvm-config.h.in | 1 /* include/llvm/Config/llvm-config.h. Generated from llvm-config.h.in by configure. */ 2 /*===------- llvm/Config/llvm-config.h - llvm configuration -------*- C -*-===*/
|
| H A D | Targets.def | 1 /*===- llvm/Config/Targets.def - LLVM Target Architectures ------*- C++ -*-===*\
|
| /minix3/external/bsd/llvm/config/mclinker/mcld/Config/ |
| H A D | Targets.def | 1 /*===- llvm/Config/Targets.def - MCLD Target Architectures ------*- C++ -*-===*\
|
| /minix3/external/bsd/llvm/dist/llvm/include/llvm/Config/ |
| H A D | Targets.def.in | 1 /*===- llvm/Config/Targets.def - LLVM Target Architectures ------*- C++ -*-===*\
|