| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | libgcc.texi | 95 @deftypefn {Runtime Function} long __negdi2 (long @var{a}) 149 @deftypefn {Runtime Function} int __absvsi2 (int @var{a}) 150 @deftypefnx {Runtime Function} long __absvdi2 (long @var{a}) 166 @deftypefn {Runtime Function} int __negvsi2 (int @var{a}) 167 @deftypefnx {Runtime Function} long __negvdi2 (long @var{a}) 179 @deftypefn {Runtime Function} int __clzsi2 (int @var{a}) 180 @deftypefnx {Runtime Function} int __clzdi2 (long @var{a}) 187 @deftypefn {Runtime Function} int __ctzsi2 (int @var{a}) 188 @deftypefnx {Runtime Function} int __ctzdi2 (long @var{a}) 195 @deftypefn {Runtime Function} int __ffsdi2 (long @var{a}) [all …]
|
| /freebsd-12.1/contrib/apr-util/ |
| H A D | libaprutil.rc | 19 #define APU_DLL_DESCRIPTION "Apache Portable Runtime " APU_STRINGIFY(DLL_NAME) " Module" 22 #define APU_DLL_DESCRIPTION "Apache Portable Runtime Utility Library" 61 VALUE "ProductName", "Apache Portable Runtime Project\0"
|
| H A D | apr-util.spec | 4 Summary: Apache Portable Runtime Utility library 17 The mission of the Apache Portable Runtime (APR) is to provide a 31 of the Apache Portable Runtime (APR) is to provide a free
|
| H A D | NOTICE | 1 Apache Portable Runtime Utility Library
|
| H A D | README | 1 Apache Portable Runtime Utility Library README 4 The Apache Portable Runtime Utility Library provides a predictable
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/ |
| H A D | LoopUnrollPass.cpp | 188 UP.Runtime = false; in gatherUnrollingPreferences() 225 UP.Runtime = UnrollRuntime; in gatherUnrollingPreferences() 243 UP.Runtime = *UserRuntime; in gatherUnrollingPreferences() 739 UP.Runtime = true; in computeUnrollCount() 809 UP.Runtime = false; in computeUnrollCount() 905 UP.Runtime |= PragmaEnableUnroll || PragmaCount > 0 || UserUnrollCount; in computeUnrollCount() 906 if (!UP.Runtime) { in computeUnrollCount() 1084 L, UP.Count, TripCount, UP.Force, UP.Runtime, UP.AllowExpensiveTripCount, in tryToUnrollLoop() 1150 ProvidedAllowPartial(AllowPartial), ProvidedRuntime(Runtime), in LoopUnroll() 1207 int Runtime, int UpperBound, in INITIALIZE_PASS_DEPENDENCY() [all …]
|
| /freebsd-12.1/contrib/llvm/include/llvm/Transforms/Scalar/ |
| H A D | LoopUnrollPass.h | 75 LoopUnrollOptions &setRuntime(bool Runtime) { in setRuntime() 76 AllowRuntime = Runtime; in setRuntime()
|
| /freebsd-12.1/contrib/apr/ |
| H A D | apr.spec | 4 Summary: Apache Portable Runtime library 16 The mission of the Apache Portable Runtime (APR) is to provide a 29 Apache Portable Runtime (APR) is to provide a free library of
|
| H A D | libapr.rc | 51 VALUE "FileDescription", "Apache Portable Runtime Library\0" 56 VALUE "ProductName", "Apache Portable Runtime Project\0"
|
| H A D | apr.pc.in | 8 Description: The Apache Portable Runtime library
|
| H A D | NOTICE | 1 Apache Portable Runtime
|
| H A D | README | 1 Apache Portable Runtime Library (APR) 4 The Apache Portable Runtime Library provides a predictable and
|
| /freebsd-12.1/contrib/openmp/runtime/src/ |
| H A D | libomp.rc.var | 42 VALUE "FileDescription", "LLVM* OpenMP* Runtime Library\0" 46 VALUE "ProductName", "LLVM* OpenMP* Runtime Library\0"
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGObjC.cpp | 72 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitObjCBoxedExpr() local 106 RValue result = Runtime.GenerateMessageSend( in EmitObjCBoxedExpr() 219 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitObjCCollectionLiteral() local 220 llvm::Value *Receiver = Runtime.GetClass(*this, Class); in EmitObjCCollectionLiteral() 223 RValue result = Runtime.GenerateMessageSend( in EmitObjCCollectionLiteral() 379 auto &Runtime = CGM.getLangOpts().ObjCRuntime; in tryGenerateSpecializedMessageSend() local 383 Runtime.shouldUseRuntimeFunctionsForAlloc() && in tryGenerateSpecializedMessageSend() 461 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitObjCMessageExpr() local 486 Receiver = Runtime.GetClass(*this, OID); in EmitObjCMessageExpr() 2470 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitObjCMRRAutoreleasePoolPush() local [all …]
|
| /freebsd-12.1/sys/contrib/libsodium/packaging/dotnet-core/recipes/ |
| H A D | test | 2 using System.Runtime.InteropServices;
|
| /freebsd-12.1/sys/conf/ |
| H A D | options.arm64 | 13 # EFI Runtime services support
|
| H A D | options.amd64 | 70 # EFI Runtime services support
|
| H A D | options.arm | 17 SMP_ON_UP opt_global.h # Runtime detection of MP extensions
|
| /freebsd-12.1/contrib/sqlite3/ |
| H A D | Replace.cs | 20 using System.Runtime.InteropServices;
|
| /freebsd-12.1/contrib/llvm/include/llvm/Transforms/ |
| H A D | Scalar.h | 188 int AllowPartial = -1, int Runtime = -1,
|
| /freebsd-12.1/contrib/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXTargetTransformInfo.cpp | 152 UP.Partial = UP.Runtime = true; in getUnrollingPreferences()
|
| /freebsd-12.1/contrib/serf/ |
| H A D | README | 4 Portable Runtime (APR) library. It multiplexes connections, running the
|
| /freebsd-12.1/contrib/openmp/ |
| H A D | LICENSE.txt | 22 OpenMP Runtime Team 40 * Neither the names of Intel Corporation OpenMP Runtime Team nor the
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | Sanitizers.def | 1 //===--- Sanitizers.def - Runtime sanitizer options -------------*- C++ -*-===//
|
| /freebsd-12.1/contrib/apr-util/dbd/ |
| H A D | NWGNUdbdsqli2 | 130 NLM_DESCRIPTION = Apache Portability Runtime Library $(VERSION_STR) DBD SQLite2 Driver Module
|