/freebsd/crypto/openssl/Configurations/ |
H A D | 50-win-onecore.conf | 34 "VC-WIN32-ONECORE" => { 35 inherit_from => [ "VC-WIN32" ], 44 "VC-WIN64A-ONECORE" => { 45 inherit_from => [ "VC-WIN64A" ], 67 "VC-WIN32-ARM" => { 68 inherit_from => [ "VC-noCE-common" ], 76 "VC-WIN64-ARM" => { 77 inherit_from => [ "VC-noCE-common" ], 98 "VC-WIN32-UWP" => { 99 inherit_from => [ "VC-WIN32-ONECORE" ], [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Utils/ |
H A D | ARMBaseInfo.h | 38 VC, // No overflow Not unordered enumerator 57 case VS: return VC; in getOppositeCondition() 58 case VC: return VS; in getOppositeCondition() 155 case ARMCC::VC: return "vc"; in ARMCondCodeToString() 178 .Case("vc", ARMCC::VC) in ARMCondCodeFromString()
|
/freebsd/contrib/sqlite3/tea/ |
H A D | README | 30 If you have VC++ then you may wish to use the files in the win 31 subdirectory and build the extension using just VC++. These files have 35 VC++ makefile are written in the first part of the Makefile.vc
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | AsmMatcherEmitter.cpp | 1531 for (unsigned VC = 0; VC != VariantCount; ++VC) { in buildInfo() local 1532 Record *AsmVariant = Target.getAsmParserVariant(VC); in buildInfo() 2852 for (unsigned VC = 0; VC != VariantCount; ++VC) { in emitMnemonicAliases() local 2853 Record *AsmVariant = Target.getAsmParserVariant(VC); in emitMnemonicAliases() 3108 for (unsigned VC = 0; VC != VariantCount; ++VC) { in emitMnemonicSpellChecker() local 3109 Record *AsmVariant = Target.getAsmParserVariant(VC); in emitMnemonicSpellChecker() 3111 OS << " case " << AsmVariantNo << ": Start = std::begin(MatchTable" << VC in emitMnemonicSpellChecker() 3112 << "); End = std::end(MatchTable" << VC << "); break;\n"; in emitMnemonicSpellChecker() 3168 for (unsigned VC = 0; VC != VariantCount; ++VC) { in emitMnemonicChecker() local 3169 Record *AsmVariant = Target.getAsmParserVariant(VC); in emitMnemonicChecker() [all …]
|
/freebsd/crypto/openssl/ |
H A D | NOTES-WINDOWS.md | 31 The native builds using Visual C++ have a `VC-*` prefix. 76 - `perl Configure VC-WIN32` if you want 32-bit OpenSSL or 77 - `perl Configure VC-WIN64A` if you want 64-bit OpenSSL or 78 - `perl Configure VC-WIN64-ARM` if you want Windows on Arm (win-arm64) 97 For VC-WIN32, the following defaults are use: 102 For VC-WIN64, the following defaults are use: 120 Special notes for Universal Windows Platform builds, aka `VC-*-UWP`
|
H A D | NOTES-PERL.md | 36 Indeed, there are `VC-*` configs targeting VisualStudio C, as well as 41 For VC-* builds we recommend Strawberry Perl, from <http://strawberryperl.com>.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | CombinationGenerator.h | 96 for (ArrayRef<choice_type> VC : VariablesChoices) in performGeneration() 97 VariablesState.emplace_back(VC); in performGeneration()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprClassification.cpp | 706 Classification VC = Classify(Ctx); in ClassifyLValue() local 707 switch (VC.getKind()) { in ClassifyLValue() 727 Classification VC = ClassifyModifiable(Ctx, Loc ? *Loc : dummy); in isModifiableLvalue() local 728 switch (VC.getKind()) { in isModifiableLvalue() 741 return VC.getModifiable() == Cl::CM_LValueCast ? in isModifiableLvalue() 744 assert(VC.getKind() == Cl::CL_LValue && "Unhandled kind"); in isModifiableLvalue() 745 switch (VC.getModifiable()) { in isModifiableLvalue()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | WholeProgramDevirt.cpp | 2325 for (const FunctionSummary::ConstVCall &VC : in run() local 2327 for (Metadata *MD : MetadataByGUID[VC.VFunc.GUID]) { in run() 2328 CallSlots[{MD, VC.VFunc.Offset}] in run() 2329 .ConstCSInfo[VC.Args] in run() 2333 for (const FunctionSummary::ConstVCall &VC : in run() local 2335 for (Metadata *MD : MetadataByGUID[VC.VFunc.GUID]) { in run() 2336 CallSlots[{MD, VC.VFunc.Offset}] in run() 2337 .ConstCSInfo[VC.Args] in run() 2473 for (const FunctionSummary::ConstVCall &VC : in run() local 2475 for (StringRef Name : NameByGUID[VC.VFunc.GUID]) { in run() [all …]
|
/freebsd/crypto/openssl/tools/ |
H A D | build.info | 2 $config{target} =~ /^(VC|vms)-/ ? "c_rehash.pl" : "c_rehash";
|
/freebsd/sys/contrib/libsodium/builds/msvc/build/ |
H A D | buildbase.bat | 7 SET tools=Microsoft Visual Studio %version%.0\VC\vcvarsall.bat 8 IF %version% == 15 SET tools=Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInfo.h | 33 VC = 0x8, enumerator
|
H A D | ARCInstPrinter.cpp | 74 case ARCCC::VC: in ARCCondCodeToString()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_ignorelist.txt | 12 # Stack buffer overflow in VC/INCLUDE/xlocnum, see http://goo.gl/L4qqUG
|
/freebsd/contrib/bearssl/samples/ |
H A D | key-ee-rsa.pem | 20 5Z/F4notuBw5ArOP5rDL9Uk9EVQ95bnU8kJVCXZPTD2dJQkCgYByDKfPBpVp9HUgNAPgz5pRk/VC
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | games | 441 # GTA 3D-Era (III/VC/SA/LCS/VCS) - used by the RenderWare engine by Criterion Games 457 8 ulelong 0x0c02ffff RenderWare data, v3.3.0.2, used in GTA III PC and GTA VC PS2, 463 8 ulelong 0x1003ffff RenderWare data, v3.4.0.3, used in GTA VC PC, 466 8 ulelong 0x1005ffff RenderWare data, v3.4.0.5, used in GTA III/VC on Android, 469 8 ulelong 0x1400ffff RenderWare data, v3.5.0.0, used in GTA III/VC on Xbox, 477 >3 string L version 1, used in GTA III/VC/SA 484 0 string/c #\ ipl\ generated\ from\ max\ file GTA Item Placement data (IPL), used in GTA III/VC 489 >3 string K version 1, used in GTA III/VC 497 0 string TABL GTA in-game text (GXT), version 3, used in GTA VC/LS/VCS 501 0 string \x02\x00\x01 GTA script (SCM), used in GTA III/VC/SA
|
/freebsd/crypto/openssl/apps/lib/ |
H A D | build.info | 2 IF[{- $config{target} =~ /^(?:VC-|mingw|BC-)/ -}]
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/ |
H A D | xray-graph.cpp | 404 StatType VT, StatType VC) { in exportGraphAsDOT() argument 434 if (VC != StatType::NONE) in exportGraphAsDOT() 437 std::sqrt(VA.S.getDouble(VC) / G.GraphVertexMax.getDouble(VC))) in exportGraphAsDOT()
|
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/ |
H A D | FileCheck.cpp | 1251 VarCapture VC; in printVariableDefs() local 1252 VC.Name = VariableDef.first; in printVariableDefs() 1253 StringRef Value = Context->GlobalVariableTable[VC.Name]; in printVariableDefs() 1256 VC.Range = SMRange(Start, End); in printVariableDefs() 1257 VarCaptures.push_back(VC); in printVariableDefs() 1260 VarCapture VC; in printVariableDefs() local 1261 VC.Name = VariableDef.getKey(); in printVariableDefs() 1268 VC.Range = SMRange(Start, End); in printVariableDefs() 1269 VarCaptures.push_back(VC); in printVariableDefs() 1281 for (const VarCapture &VC : VarCaptures) { in printVariableDefs() local [all …]
|
/freebsd/contrib/googletest/ |
H A D | .gitignore | 18 *.VC.opendb
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCInstrInfo.cpp | 119 return ARCCC::VC; in getOppositeBranchCondition() 120 case ARCCC::VC: in getOppositeBranchCondition()
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | build.info | 28 IF[{- $config{target} !~ /^VC/ -}] 36 IF[{- $config{target} !~ /^VC/ -}]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 263 VC = 0x7, // No overflow Not unordered enumerator 292 case VC: return "vc"; in getCondCodeName() 326 case VC: return 0; // V == 0 in getNZCVToSatisfyCondCode()
|
/freebsd/contrib/libdivsufsort/include/ |
H A D | config.h.cmake | 71 /** for VC++ warning **/
|
/freebsd/crypto/openssl/providers/ |
H A D | build.info | 123 IF[{- $config{target} =~ /^(?:Cygwin|mingw|VC-|BC-)/ -}] 157 IF[{- $config{target} =~ /^(?:Cygwin|mingw|VC-|BC-)/ -}]
|