/freebsd/sys/contrib/libsodium/builds/msvc/build/ |
H A D | buildbase.bat | 4 SET solution=%1 13 ECHO Building: %solution% 19 msbuild /m /v:n /p:Configuration=DynDebug /p:Platform=Win32 %solution% >> %log% 22 msbuild /m /v:n /p:Configuration=DynRelease /p:Platform=Win32 %solution% >> %log% 25 msbuild /m /v:n /p:Configuration=LtcgDebug /p:Platform=Win32 %solution% >> %log% 28 msbuild /m /v:n /p:Configuration=LtcgRelease /p:Platform=Win32 %solution% >> %log% 31 msbuild /m /v:n /p:Configuration=StaticDebug /p:Platform=Win32 %solution% >> %log% 34 msbuild /m /v:n /p:Configuration=StaticRelease /p:Platform=Win32 %solution% >> %log% 41 msbuild /m /v:n /p:Configuration=DynDebug /p:Platform=x64 %solution% >> %log% 44 msbuild /m /v:n /p:Configuration=DynRelease /p:Platform=x64 %solution% >> %log% [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/ |
H A D | Solution.h | 1 //===- Solution.h - PBQP Solution -------------------------------*- C++ -*-===// 9 // PBQP Solution class. 23 /// Represents a solution to a PBQP problem. 26 class Solution { 32 /// Initialise an empty solution. 33 Solution() = default;
|
H A D | ReductionRules.h | 18 #include "Solution.h" 168 // Find a solution to a fully reduced graph by backpropagation. 171 // order and greedily compute a minimum solution based on the node costs, and 180 Solution backpropagate(GraphT& G, StackT stack) { in backpropagate() 185 Solution s; in backpropagate() 195 // spilling it may provide a lower cost solution. Assert here that spilling in backpropagate()
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
H A D | Solver.h | 49 /// satisfiable. The result will hold a solution found by the solver. 50 static Result Satisfiable(llvm::DenseMap<Atom, Assignment> Solution) { in Satisfiable() 51 return Result(Status::Satisfiable, std::move(Solution)); in Satisfiable() 69 return Solution; in getSolution() 74 std::optional<llvm::DenseMap<Atom, Assignment>> Solution) in Result() 75 : SATCheckStatus(SATCheckStatus), Solution(std::move(Solution)) {} in Result() 78 std::optional<llvm::DenseMap<Atom, Assignment>> Solution; member
|
/freebsd/contrib/ntp/libntp/ |
H A D | clocktime.c | 41 * On return '*ts_ui' will always the best matching solution, and 83 /* -- get time stamp of potential solution */ in clocktime() 108 /* -- get year start of potential solution */ in clocktime() 110 /* -- get time stamp of potential solution */ in clocktime()
|
/freebsd/sys/contrib/zstd/lib/dictBuilder/ |
H A D | zdict.c | 260 dictItem solution; in ZDICT_analyzePos() local 263 memset(&solution, 0, sizeof(solution)); in ZDICT_analyzePos() 277 return solution; in ZDICT_analyzePos() 301 return solution; in ZDICT_analyzePos() 384 if (maxLength < MINMATCHLENGTH) return solution; /* skip : no long-enough solution */ in ZDICT_analyzePos() 394 solution.pos = (U32)pos; in ZDICT_analyzePos() 395 solution.length = (U32)maxLength; in ZDICT_analyzePos() 396 solution.savings = savings[maxLength]; in ZDICT_analyzePos() 404 length = solution.length; in ZDICT_analyzePos() 407 if (length > solution.length) length = solution.length; in ZDICT_analyzePos() [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | DebugSupport.cpp | 66 if (auto Solution = R.getSolution()) { in operator <<() local 68 Solution->begin(), Solution->end()}; in operator <<()
|
/freebsd/crypto/heimdal/doc/doxyout/krb5/man/man3/ |
H A D | krb5_ccache_intro.3 | 19 API A credential cache server based solution for Mac OS X 21 KCM A credential cache server based solution for all platforms
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | missingkeyfunction.rst | 51 The solution in this case is to implement the missing function. 73 The solution in this case is to add the missing ``= 0`` to the declaration of 83 The solution in this case is to check your dependencies to make sure that
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | puzzle | 16 >0x1e leshort 0x0000 plain text solution 17 >0x1e leshort !0x0000 scrambled solution
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocPBQP.cpp | 12 // solving this using a PBQP solver, and mapping the solution back to a 56 #include "llvm/CodeGen/PBQP/Solution.h" 172 /// Given a solved PBQP problem maps this solution back to a register 175 const PBQP::Solution &Solution, 717 const PBQP::Solution &Solution, in mapPBQPToRegAlloc() argument 731 // Iterate over the nodes mapping the PBQP solution to a register in mapPBQPToRegAlloc() 735 unsigned AllocOpt = Solution.getSelection(NId); in mapPBQPToRegAlloc() 821 // * Map the solution back to a register allocation in runOnMachineFunction() 871 PBQP::Solution Solution = PBQP::RegAlloc::solve(G); in runOnMachineFunction() local 872 PBQPAllocComplete = mapPBQPToRegAlloc(G, Solution, VRM, *VRegSpiller); in runOnMachineFunction()
|
/freebsd/sys/contrib/device-tree/Bindings/nds32/ |
H A D | andestech-boards | 21 processors to provide a cost-effective and high performance solution for 24 logics to complete a SoC solution for a specific application. With
|
/freebsd/contrib/llvm-project/libcxx/include/__type_traits/ |
H A D | is_specialization.h | 17 // like to see a solution to this problem, but it requires language evolution 20 // Since it is expected a real solution will be provided in the future only the
|
/freebsd/contrib/ntp/ntpd/ |
H A D | jupiter.h | 37 #define JUPITER_I_VALID 1217 /* solution validity criteria */ 83 u_short navtype; /* navigation solution type */ 84 u_short nmeas; /* # of measurements used in solution */ 176 u_short solflags; /* solution validity criteria */
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | renesas,raa215300.yaml | 17 battery charger provide a highly integrated, small footprint power solution 19 provides an ease-of-use solution for noise-sensitive audio or RF applications.
|
H A D | pwm-regulator.txt | 20 more fine grained solution when compared with 21 voltage-table mode above. This solution does make an
|
H A D | pwm-regulator.yaml | 30 solution when compared with voltage-table mode above. This solution does
|
/freebsd/include/rpcsvc/ |
H A D | crypt.x | 48 * One solution for this problem is to do the DES encryption as a system 54 * So we have this second solution: we provide a server that does the
|
/freebsd/share/doc/papers/devfs/ |
H A D | paper.me | 145 by hand was certainly an acceptable solution. 147 The first sign that this would not hold up as a solution came with 169 a significant documentation hassle. Some opted for the simple solution 173 System V UNIX provided a band-aid solution: 385 A cruder solution is to leave it to a daemon: make a special 392 Otherwise this solution is a surprisingly effective, 407 The final and in the end only satisfactory solution is to write a ``DEVFS'' 559 The solution for both needs is a more flexible on-demand device 856 The solution to this problem is to do all the filesystem work on 1157 including a powerful, simple and flexible solution supporting
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | RegAllocPBQP.h | 24 #include "llvm/CodeGen/PBQP/Solution.h" 292 Solution solve() { in solve() 294 Solution S; in solve() 520 inline Solution solve(PBQPRAGraph& G) { in solve() 522 return Solution(); in solve()
|
/freebsd/share/doc/psd/18.gprof/ |
H A D | gathering.me | 40 However, the monitoring routine solution has certain advantages. 78 Our solution is to gather profiling data in memory during program 130 Our solution is to access the table through a hash table.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyArgumentMove.cpp | 23 /// This is all hopefully a temporary solution until we find a better solution
|
/freebsd/contrib/sendmail/cf/cf/ |
H A D | knecht.mc | 199 # The solution below catches any one of this three issues. This is not an ideal 200 # solution, but a temporary measure. A correct solution would be to check for 201 # the presence of ALL three header attributes. Also the solution is incomplete
|
/freebsd/contrib/nvi/cl/ |
H A D | README.signal | 79 Also, the second solution doesn't work for flow control characters, as 152 itself to sleep. There's a solution to all of this: when vi starts, it puts 171 The simplest solution is probably to twiddle the tty, install a handler for
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SMTConstraintManager.h | 102 // Zero is the only possible solution in REGISTER_TRAIT_WITH_PROGRAMSTATE() 106 // Zero is not a solution in REGISTER_TRAIT_WITH_PROGRAMSTATE() 110 // Zero may be a solution in REGISTER_TRAIT_WITH_PROGRAMSTATE() 156 // This is the only solution, store it in REGISTER_TRAIT_WITH_PROGRAMSTATE()
|