/freebsd/contrib/kyua/utils/signals/ |
H A D | timer_test.cpp | 56 /// A timer that inserts an element into a vector on activation. 61 /// Element to insert into _destination on activation. 64 /// Timer activation callback. 75 /// \param delta Time to the timer activation. 77 /// \param item Element to insert into destination on activation. 93 /// Waits for the activation of all given timers. 186 // First timer with an activation in the future. in ATF_TEST_CASE_BODY() 191 // Timer with an activation earlier than the previous one. in ATF_TEST_CASE_BODY() 196 // Timer with an activation later than all others. in ATF_TEST_CASE_BODY() 201 // Timer with an activation in between. in ATF_TEST_CASE_BODY() [all …]
|
H A D | timer.cpp | 68 /// \param delta The time to the first activation of the programmed timer. 100 /// Collection of active timestamps by their activation timestamp. 112 /// Time of the current activation of the timer. 160 /// of activation. These are all previously registered timers with 176 // activation. in compute_timers_to_run_and_prune_old() 185 /// Adjusts the global system timer to point to the next activation. 206 // iterate until we find the next activation instead of assuming that in reprogram_system_timer() 388 /// activation time. 462 /// Returns the time of the timer activation. 465 /// the future or in the past) nor the timer's activation status. [all …]
|
/freebsd/contrib/sendmail/libsm/ |
H A D | debug.html | 41 the same activation level by specifying a glob pattern. 75 ** abstractions for setting and testing debug activation levels 159 All debug categories default to activation level 0, which means 163 pattern to the specified activation level. The level argument 182 This macro returns <tt>true</tt> if the activation level of 190 an unknown activation level. All debug structures are in this state 199 This macro returns the activation level of the specified debug structure. 215 This macro returns true if the activation level of the specified 238 activation level becomes known.
|
H A D | debug.c | 398 ** SM_DEBUG_LOADLEVEL -- Get activation level of the specified debug object. 404 ** Activation level of the specified debug object. 435 ** SM_DEBUG_LOADACTIVE -- Activation level reached? 442 ** true iff the activation level of the specified debug
|
/freebsd/crypto/openssl/crypto/ |
H A D | provider_conf.c | 341 * Provider activation returns a tristate: in provider_conf_load() 342 * 1 for successful activation in provider_conf_load() 343 * 0 for non-fatal activation failure in provider_conf_load() 344 * < 0 for fatal activation failure in provider_conf_load() 345 * We return success (1) for activation, (1) for non-fatal activation in provider_conf_load() 346 * failure, and (0) for fatal activation failure in provider_conf_load()
|
/freebsd/contrib/elftoolchain/libelf/ |
H A D | elf_end.3 | 53 decrements the activation count for descriptor 57 with its activation count goes to zero. 69 activation count, or zero if argument
|
H A D | elf_begin.3 | 104 then the activation count for the descriptor referenced by argument 157 in this case the library will increment the activation count for descriptor
|
/freebsd/lib/libc/gen/ |
H A D | rtld_get_var.3 | 34 .Nd query or change run-time linker parameters after image activation 48 before image activation. 54 activation.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_activation.cpp | 11 // ASan activation/deactivation logic. 52 // Copy the current activation flags. in OverrideFromActivationFlags() 59 cf.help = false; // this is activation-specific help in OverrideFromActivationFlags() 61 // Check if activation flags need to be overriden. in OverrideFromActivationFlags()
|
/freebsd/contrib/kyua/utils/process/ |
H A D | deadline_killer_test.cpp | 66 ATF_TEST_CASE_WITHOUT_HEAD(activation); 67 ATF_TEST_CASE_BODY(activation) in ATF_TEST_CASE_BODY() argument 106 ATF_ADD_TEST_CASE(tcs, activation); in ATF_INIT_TEST_CASES()
|
H A D | deadline_killer.cpp | 40 /// \param delta Time to the timer activation. 49 /// Timer activation callback.
|
H A D | deadline_killer.hpp | 30 /// Timer to kill a process on activation. 43 /// Timer that forcibly kills a process group on activation.
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | ti-aemif.txt | 104 and the activation of read strobe. 108 Time between the activation and deactivation of 121 and the activation of write strobe. 125 Time between the activation and deactivation of
|
H A D | ti,gpmc-child.yaml | 118 gpmc,clk-activation-ns: 119 description: GPMC clock activation time
|
H A D | omap-gpmc.txt | 88 - gpmc,clk-activation-ns: GPMC clock activation time
|
/freebsd/sys/dev/mpt/mpilib/ |
H A D | mpi_log_sas.h | 267 /* Activation failed due to trying to activate an already active volume */ 269 /* Activation failed due to trying to active unsupported volume type */ 271 /* Activation failed due to trying to active too many volumes */ 273 /* Activation failed due to Volume ID in use already */ 275 /* Activation failed call to activateVolume returned failure */ 277 /* Activation failed trying to import the volume */ 279 /* Activation failed trying to import the volume */
|
/freebsd/crypto/openssl/VMS/ |
H A D | openssl_ivp.com.in | 38 $ ! to get an image activation error here 45 $ ! then we're likely to get an image activation error here
|
/freebsd/contrib/sendmail/include/sm/ |
H A D | debug.h | 43 ** abstractions for setting and testing debug activation levels 62 ** debug_level is the activation level of this debug
|
/freebsd/sys/dev/bhnd/cores/chipc/ |
H A D | chipc_subr.c | 446 * RF_ACTIVE to retain an activation reference. 484 /* Handle activation */ in chipc_retain_region() 503 /* Increment activation refcount */ in chipc_retain_region() 518 * RF_ACTIVE to release an activation reference. 544 /* Drop our activation refcount */ in chipc_release_region()
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | ossl_provider_new.pod | 120 Activation affects a separate counter. 201 provider object I<prov> by incrementing its activation count, flagging 227 provider object I<prov> by decrementing its activation count. When 228 that count reaches zero, the activation flag is cleared. If the
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | metaslab_impl.h | 108 * PS - indicates primary and secondary activation 109 * C - indicates activation for claimed block zio 119 * PS - indicates primary and secondary activation 120 * C - indicates activation for claimed block zio 494 uint64_t ms_activation_weight; /* activation weight */
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | StackFrameList.h | 161 /// from the concrete frame #0 activation. 165 /// The program counter value at the currently selected synthetic activation.
|
/freebsd/sys/arm64/nvidia/tegra210/ |
H A D | tegra210_coretemp.c | 233 "Delta between TCC activation and current temperature"); in tegra210_coretemp_attach() 241 "TCC activation temperature"); in tegra210_coretemp_attach()
|
/freebsd/sys/arm/nvidia/tegra124/ |
H A D | tegra124_coretemp.c | 229 "Delta between TCC activation and current temperature"); in tegra124_coretemp_attach() 237 "TCC activation temperature"); in tegra124_coretemp_attach()
|
/freebsd/sys/contrib/device-tree/Bindings/spi/ |
H A D | cdns,qspi-nor-peripheral-props.yaml | 30 and the activation of another.
|