| /freebsd/etc/mtree/ |
| H A D | BSD.root.dist | 7 bin tags=package=runtime 14 allwinner tags=package=runtime 16 overlays tags=package=runtime 18 rockchip tags=package=runtime 43 dev mode=0555 tags=package=runtime 45 etc tags=package=runtime 46 X11 tags=package=runtime 56 defaults tags=package=runtime 62 gss tags=package=runtime 68 mail tags=package=runtime [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | ObjCRuntime.h | 1 //===- ObjCRuntime.h - Objective-C Runtime Configuration --------*- C++ -*-===// 10 /// Defines types useful for describing an Objective-C runtime. 27 /// The basic abstraction for the target Objective-C runtime. 32 /// 'macosx' is the Apple-provided NeXT-derived runtime on Mac OS 37 /// 'macosx-fragile' is the Apple-provided NeXT-derived runtime on 42 /// 'ios' is the Apple-provided NeXT-derived runtime on iOS or the iOS 51 /// 'gcc' is the Objective-C runtime shipped with GCC, implementing a 55 /// 'gnustep' is the modern non-fragile GNUstep runtime. 58 /// 'objfw' is the Objective-C runtime included in ObjFW 67 /// A bogus initialization of the runtime. [all …]
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | Runtime.h | 2 Runtime Architectural Protocol as defined in PI Specification VOLUME 2 DXE 4 Allows the runtime functionality of the DXE Foundation to be contained 6 export information that is needed at runtime. As such, this protocol allows 7 services to the DXE Foundation to manage runtime drivers and events. 8 This protocol also implies that the runtime services required to transition 10 registered into the UEFI Runtime Table in the UEFI System Table. This protocol 11 must be produced by a runtime DXE driver and may only be consumed by the DXE Foundation. 22 /// Global ID for the Runtime Architectural Protocol 87 /// The EFI_EVENT returned by CreateEvent(). Event must be in runtime memory. 98 /// Allows the runtime functionality of the DXE Foundation to be contained in a [all …]
|
| H A D | VariableWrite.h | 5 This protocol must be produced by a runtime DXE driver and may be consumed only 8 The DXE driver that produces this protocol must be a runtime driver. This driver 9 may update the SetVariable() field of the UEFI Runtime Services Table. 11 After the UEFI Runtime Services Table has been initialized, the driver must 15 and that the DXE Foundation must update the 32-bit CRC of the UEFI Runtime Services
|
| H A D | Variable.h | 5 protocol must be produced by a runtime DXE driver and may be consumed only by 6 the DXE Foundation. The DXE driver that produces this protocol must be a runtime 8 GetNextVariableName(), and SetVariable() fields of the UEFI Runtime Services Table. 10 After the three fields of the UEFI Runtime Services Table have been initialized, 15 Runtime Services Table. The full complement of environment variable services are
|
| /freebsd/contrib/llvm-project/libcxx/src/ |
| H A D | exception.cpp | 23 # include "support/runtime/exception_msvc.ipp" 24 # include "support/runtime/exception_pointer_msvc.ipp" 26 # include "support/runtime/exception_libcxxabi.ipp" 27 # include "support/runtime/exception_pointer_cxxabi.ipp" 29 # include "support/runtime/exception_libcxxrt.ipp" 30 # include "support/runtime/exception_pointer_cxxabi.ipp" 32 # include "support/runtime/exception_glibcxx.ipp" 33 # include "support/runtime/exception_pointer_glibcxx.ipp" 36 # include "support/runtime/exception_fallback.ipp" 37 # include "support/runtime/exception_pointer_unimplemented.ipp"
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCRuntimeV2.h | 50 static bool classof(const LanguageRuntime *runtime) { in classof() argument 51 return runtime->isA(&ID); in classof() 122 bool NeedsUpdate(Process *process, AppleObjCRuntimeV2 *runtime, 136 CreateInstance(AppleObjCRuntimeV2 &runtime, 142 NonPointerISACache(AppleObjCRuntimeV2 &runtime, 182 CreateInstance(AppleObjCRuntimeV2 &runtime, 188 TaggedPointerVendorV2(AppleObjCRuntimeV2 &runtime) in TaggedPointerVendorV2() argument 189 : TaggedPointerVendor(), m_runtime(runtime) {} in TaggedPointerVendorV2() 206 AppleObjCRuntimeV2 &runtime, uint64_t objc_debug_taggedpointer_mask, 239 AppleObjCRuntimeV2 &runtime, uint64_t objc_debug_taggedpointer_mask, [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | COFFVCRuntimeSupport.h | 1 //===----- COFFVCRuntimeSupport.h -- VC runtime support in ORC --*- C++ -*-===// 9 // Utilities for loading and initializaing vc runtime in Orc. 31 /// Bootstraps the vc runtime within jitdylibs. 36 /// contains all vc runtime library files such as ucrt.lib and msvcrt.lib. If 41 /// file must be used. In general, if vc runtime was statically linked to the 44 /// libvcruntimelib. If vc runtime was dynamically linked LoadDynamicVCRuntime 48 /// https://docs.microsoft.com/en-us/cpp/c-runtime-library/crt-library-features 53 /// Adds symbol definitions of static version of msvc runtime libraries. 57 /// Runs the initializer of static version of msvc runtime libraries. 58 /// This must be called before calling any functions requiring c runtime (e.g. [all …]
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | Runtime.h | 1 //===-- Runtime.h -----------------------------------------------*- C++ -*-===// 15 class Runtime { 17 Runtime(Process *process) : m_process(process) {} in Runtime() function 18 virtual ~Runtime() = default; 19 Runtime(const Runtime &) = delete; 20 const Runtime &operator=(const Runtime &) = delete;
|
| H A D | InstrumentationRuntime.h | 33 /// The module containing the instrumentation runtime. 36 /// The breakpoint in the instrumentation runtime. 40 /// instrumentation runtime. 65 /// of the runtime library. 68 /// Check whether \p module_sp corresponds to a valid runtime library. 71 /// Register a breakpoint in the runtime library and perform any other 72 /// necessary initialization. The runtime library 81 /// Look for the instrumentation runtime in \p module_list. Register and 82 /// activate the runtime if this hasn't already
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmap/ |
| H A D | mmap_mixed.ksh | 57 runtime=60 65 --runtime=$runtime --time_based --norandommap &" 71 --runtime=$runtime --time_based --norandommap &" 77 --runtime=$runtime --time_based --norandommap &" 83 --runtime=$runtime --time_based --norandommap &"
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/direct/ |
| H A D | dio_mmap.ksh | 60 runtime=60 71 --runtime=$runtime --time_based --norandommap &" 77 --runtime=$runtime --time_based --norandommap &" 83 --runtime=$runtime --time_based --norandommap &" 89 --runtime=$runtime --time_based --norandommap &"
|
| /freebsd/lib/libc/stdlib/ |
| H A D | set_constraint_handler_s.3 | 31 .Nd runtime-constraint violation handling 64 function sets the runtime-constraint violation handler to be 67 The runtime-constraint handler is the callback function invoked when a library 68 function detects a runtime-constraint violation. 73 A pointer to a character string describing the runtime-constraint violation. 89 is called when a runtime-constraint violation occurs. 107 are the standard-defined runtime-constraint handlers provided by the C library. 120 is currently the default runtime-constraint handler.
|
| /freebsd/crypto/openssl/ |
| H A D | NOTES-UNIX.md | 4 For Unix/POSIX runtime systems on Windows, 26 a bit of help from a defined runtime shared library search path. 29 scripts do NOT generally set the runtime shared library search path for 34 Runtime shared library search paths are specified with different 40 Possible options to set the runtime shared library search path include 54 Please do not use verbatim directories in your runtime shared library 58 used with the runtime shared library search path options, as shown in 64 On modern ELF based systems, there are two runtime search paths tags to 83 How to choose which runtime search path tag is to be set depends on 93 for runtime search path relative to the directory containing current [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | README.txt | 3 This directory contains sources of the AddressSanitizer (ASan) runtime library. 9 asan_*.{cc,h} : Sources of the asan runtime library. 13 Also ASan runtime needs the following libraries: 17 ASan runtime currently also embeds part of LeakSanitizer runtime for 20 ASan runtime can only be built by CMake. You can run ASan tests
|
| /freebsd/contrib/wireguard-tools/ |
| H A D | setconf.c | 32 struct wgdevice *runtime; in sync_conf() local 43 if (ipc_get_device(&runtime, file->name) != 0) { in sync_conf() 48 if (!runtime->first_peer) { in sync_conf() 49 free_wgdevice(runtime); in sync_conf() 55 for_each_wgpeer(runtime, peer) in sync_conf() 60 free_wgdevice(runtime); in sync_conf() 70 for_each_wgpeer(runtime, peer) { in sync_conf() 83 free_wgdevice(runtime); in sync_conf() 96 free_wgdevice(runtime); in sync_conf()
|
| /freebsd/contrib/llvm-project/lldb/source/ValueObject/ |
| H A D | ValueObjectDynamicValue.cpp | 150 LanguageRuntime *runtime = nullptr; in UpdateValue() local 155 runtime = process->GetLanguageRuntime(known_type); in UpdateValue() 157 runtime->GetPreferredLanguageRuntime(*m_parent)) { in UpdateValue() 158 // Try the preferred runtime first. in UpdateValue() 163 // Set the operative `runtime` for later use in this function. in UpdateValue() 164 runtime = preferred_runtime; in UpdateValue() 167 // Fallback to the runtime for `known_type`. in UpdateValue() 168 found_dynamic_type = runtime->GetDynamicTypeAndAddress( in UpdateValue() 172 runtime = process->GetLanguageRuntime(lldb::eLanguageTypeC_plus_plus); in UpdateValue() 173 if (runtime) in UpdateValue() [all …]
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | burnin.sh | 36 runtime=1200 # default 37 [ $# -eq 1 ] && runtime=$1 56 /tmp/burnin -r $runtime -d $mntpoint >> $log 88 int bufsize, files, parallel, runtime; 95 "[-r runtime]\n", 142 runtime = 1 * 60 * 60 * 24; 161 case 'r': /* runtime */ 162 if (sscanf(optarg, "%d", &runtime) != 1) 172 "runtime=%d\n", 173 dir, bufsize, files, parallel, runtime); [all …]
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ |
| H A D | Cocoa.cpp | 44 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in NSBundleSummaryProvider() local 46 if (!runtime) in NSBundleSummaryProvider() 50 runtime->GetClassDescriptor(valobj)); in NSBundleSummaryProvider() 95 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in NSTimeZoneSummaryProvider() local 97 if (!runtime) in NSTimeZoneSummaryProvider() 101 runtime->GetClassDescriptor(valobj)); in NSTimeZoneSummaryProvider() 144 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in NSNotificationSummaryProvider() local 146 if (!runtime) in NSNotificationSummaryProvider() 150 runtime->GetClassDescriptor(valobj)); in NSNotificationSummaryProvider() 193 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in NSMachPortSummaryProvider() local [all …]
|
| /freebsd/share/man/man9/ |
| H A D | kmsan.9 | 73 runtime component and use hidden, byte-granular shadow state to determine 76 such as control flow expressions or memory accesses, the runtime reports 87 runtime will either trigger a kernel panic or print a message to the console, 153 runtime to track the source of uninitialized memory and is only for debugging 163 If any byte of the input is marked as uninitialized, the runtime will generate 178 runtime makes use of two shadows of the kernel map. 201 report; when generating a report, the runtime uses state from the origin map 209 either by the compiler instrumentation or by runtime hooks in the allocator. 219 In some cases this is handled by the sanitizer runtime, which defines 245 runtime maintains a stack of TLS blocks for each thread. [all …]
|
| /freebsd/sys/contrib/openzfs/module/lua/ |
| H A D | README.zfs | 36 The Lua runtime is considered stable software. Channel programs don't need much 37 complicated logic, so updates to the Lua runtime from upstream are viewed as 39 such, the Lua runtime in ZFS should be updated on an as-needed basis for 46 The version of the Lua runtime we're using in ZFS has been modified in a variety 51 useful inside ZFS / the kernel. We have changed the runtime to use int64_t 56 3. The "normal" Lua runtime handles errors by failing fatally, but since this 63 We've added new protections into the Lua interpreter to limit the runtime
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
| H A D | common.h | 1 //===- common.h - Common utilities for the ORC runtime ----------*- C++ -*-===// 9 // This file is a part of the ORC runtime support library. 34 /// This is declared for use by the runtime, but should be implemented in the 35 /// executor or provided by a definition added to the JIT before the runtime 41 /// This is declared for use by the runtime, but should be implemented in the 42 /// executor or provided by a definition added to the JIT before the runtime
|
| /freebsd/share/examples/oci/ |
| H A D | Containerfile.pkg | 1 # This is an example showing how to extend the freebsd-runtime OCI image by 5 # The OS version matching the desired freebsd-runtime image 8 # Select freebsd-runtime as our starting point. 9 FROM ghcr.io/freebsd/freebsd-runtime:${version} 15 # use for downloading pkg since the freebsd-runtime image has both FreeBSD and
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUExportKernelRuntimeHandles.cpp | 11 // Give any globals used for OpenCL block enqueue runtime handles external 12 // linkage so the runtime may access them. These should behave like internal 14 // final object for the runtime to access them. 29 #define DEBUG_TYPE "amdgpu-export-kernel-runtime-handles" 54 "Externalize enqueued block runtime handles", false, false) 63 const StringLiteral HandleSectionName(".amdgpu.kernel.runtime.handle"); in exportKernelRuntimeHandles() 77 // initialize the runtime handle with the kernel descriptor. in exportKernelRuntimeHandles()
|
| /freebsd/crypto/openssh/regress/unittests/hostkeys/ |
| H A D | test_iterate.c | 203 NULL, /* filled at runtime */ 217 NULL, /* filled at runtime */ 231 NULL, /* filled at runtime */ 273 NULL, /* filled at runtime */ 287 NULL, /* filled at runtime */ 301 NULL, /* filled at runtime */ 343 NULL, /* filled at runtime */ 357 NULL, /* filled at runtime */ 371 NULL, /* filled at runtime */ 413 NULL, /* filled at runtime */ [all …]
|