/freebsd-src/contrib/llvm-project/llvm/include/llvm-c/ |
H A D | Orc.h | 254 * If a client creates an instance of this type then they are responsible for 257 * responsible for managing lifetime or retain counts. 424 * Implementations of this type are responsible for managing the lifetime 426 * overwritten then the function is responsible for disposing of the incoming 449 * Implementations of this type are responsible for managing the lifetime 451 * value is overwritten then the function is responsible for disposing of the 538 * not be accessed. The Callback is responsible for handling the error 542 * contained symbol names. Clients are responsible for retaining any symbol 563 * Name fields, but are still responsible for destroying the array itself. 571 * The client is fully responsible fo [all...] |
/freebsd-src/lib/libprocstat/ |
H A D | libprocstat.3 | 327 The caller is responsible to free the allocated memory with a subsequent 341 The caller is responsible to free the allocated memory with a subsequent 398 The caller is responsible to free the allocated memory with a subsequent 416 The caller is responsible to free the allocated memory with a subsequent 429 The caller is responsible to free the allocated memory with a subsequent 445 The caller is responsible to free the allocated memory with a subsequent 499 The caller is responsible to free the allocated memory with a subsequent
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | OrcABISupport.h | 98 /// responsible for allocating the memory and setting permissions. 163 /// responsible for allocating the memory and setting permissions. 183 /// responsible for allocating the memory and setting permissions. 207 /// responsible for allocating the memory and setting permissions. 256 /// responsible for allocating the memory and setting permissions. 310 /// responsible for allocating the memory and setting permissions. 350 /// responsible for allocating the memory and setting permissions. 390 /// responsible for allocating the memory and setting permissions.
|
/freebsd-src/crypto/openssl/doc/man3/ |
H A D | ASN1_EXTERN_FUNCS.pod | 70 A "new" function responsible for constructing a new B<ASN1_VALUE> object. The 79 A "free" function responsible for freeing the B<ASN1_VALUE> passed in I<*pval> 86 A "clear" function responsible for clearing any data in the B<ASN1_VALUE> passed 93 A "d2i" function responsible for converting DER data with the tag I<tag> and 112 An "i2d" function responsible for converting an B<ASN1_VALUE> into DER encoding.
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | MachO_arm64.h | 24 /// its contents. The caller is responsible for ensuring that the object buffer 33 /// caller is responsible for including a pass to mark atoms as live. 36 /// be inserted. If PostPrunePasses is not empty then the caller is responsible
|
H A D | MachO_x86_64.h | 24 /// its contents. The caller is responsible for ensuring that the object buffer 33 /// caller is responsible for including a pass to mark atoms as live. 36 /// be inserted. If PostPrunePasses is not empty then the caller is responsible
|
/freebsd-src/share/man/man9/ |
H A D | dnv.9 | 95 responsible for freeing returned memory with 97 When the value is an nvlist, the caller is responsible for destroying the 100 When the value is a descriptor, the caller is responsible for closing the
|
H A D | cnv.9 | 153 When the value is a string, binary, or array value, the caller is responsible 156 When the value is an nvlist, the caller is responsible for destroying the 159 When the value is a descriptor, the caller is responsible for closing the
|
H A D | refcount.9 | 93 The caller is responsible for ensuring that it holds a valid reference 169 The caller is responsible for any additional synchronization needed by 172 the caller is also responsible for managing the life cycle of any containing
|
H A D | BUS_NEW_PASS.9 | 44 This method is responsible for invoking 47 It is also responsible for reprobing any unattached child devices and
|
H A D | nv.9 | 469 The caller is responsible for validating the flags on any nested nvlists using 498 The caller is responsible for validating the flags on any nested nvlists using 764 For string and binary buffer values, the caller is responsible for freeing 768 For nvlist values, the caller is responsible for destroying the returned nvlist 772 For file descriptor values, the caller is responsible for closing the 777 For array values, the caller is responsible for destroying every element of
|
/freebsd-src/sys/dev/hyperv/utilities/ |
H A D | hv_kvp.h | 68 * is responsible for communicating with the host and responsible for 70 * responsible for data gathering. 95 * is also responsible for binding the key name to the index as well. The
|
/freebsd-src/crypto/openssl/include/openssl/ |
H A D | ct.h.in | 83 * The caller is responsible for calling CT_POLICY_EVAL_CTX_free when finished 146 * The caller is responsible for calling SCT_free when finished with the SCT. 152 * The caller is responsible for calling SCT_free when finished with the SCT. 351 * for data that caller is responsible for freeing (only if function returns 353 * If "pp" is NULL and "*pp" is not NULL, caller is responsible for ensuring 363 * responsible for freeing (by calling SCT_LIST_free). 378 * for data that caller is responsible for freeing (only if function returns 380 * If "pp" is NULL and "*pp" is not NULL, caller is responsible for ensuring 390 * responsible for freeing (by calling SCT_LIST_free).
|
H A D | ct.h | 131 * The caller is responsible for calling CT_POLICY_EVAL_CTX_free when finished 194 * The caller is responsible for calling SCT_free when finished with the SCT. 200 * The caller is responsible for calling SCT_free when finished with the SCT. 399 * for data that caller is responsible for freeing (only if function returns 401 * If "pp" is NULL and "*pp" is not NULL, caller is responsible for ensuring 411 * responsible for freeing (by calling SCT_LIST_free). 426 * for data that caller is responsible for freeing (only if function returns 428 * If "pp" is NULL and "*pp" is not NULL, caller is responsible for ensuring 438 * responsible for freeing (by calling SCT_LIST_free).
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrFormatsC.td | 38 // is responsible for setting the appropriate bits in the Inst field. 53 // is responsible for setting the appropriate bits in the Inst field. 79 // is responsible for setting the appropriate bits in the Inst field. 94 // is responsible for setting the appropriate bits in the Inst field. 161 // is responsible for setting the appropriate bits in the Inst field. 176 // is responsible for setting the appropriate bits in the Inst field. 192 // is responsible for setting the appropriate bits in the Inst field. 207 // is responsible for setting the appropriate bits in the Inst field.
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/Stages/ |
H A D | ExecuteStage.h | 12 /// The ExecuteStage is responsible for managing the hardware scheduler 59 // RetireControlUnit::hasWorkToComplete() is responsible for checking if there 67 // This method is also responsible for notifying listeners about instructions
|
/freebsd-src/share/man/man4/ |
H A D | timecounters.4 | 34 Real time clocks are responsible for tracking real world time, mostly when the system 36 Time counters are responsible for tracking purposes, when the system is running. 37 Event timers are responsible for generating interrupts at a specified time or
|
H A D | eventtimers.4 | 34 Real time clocks responsible for tracking real world time, mostly when system 36 Time counters are responsible for generation of monotonically increasing 38 Event timers are responsible for generating interrupts at specified time or
|
/freebsd-src/secure/lib/libcrypto/man/man3/ |
H A D | ASN1_EXTERN_FUNCS.3 | 201 A \*(L"new\*(R" function responsible for constructing a new \fB\s-1ASN1_VALUE\s0\fR object. The 209 A \*(L"free\*(R" function responsible for freeing the \fB\s-1ASN1_VALUE\s0\fR passed in \fI*pval\fR 215 A \*(L"clear\*(R" function responsible for clearing any data in the \fB\s-1ASN1_VALUE\s0\fR passed 221 A \*(L"d2i\*(R" function responsible for converting \s-1DER\s0 data with the tag \fItag\fR and 239 An \*(L"i2d\*(R" function responsible for converting an \fB\s-1ASN1_VALUE\s0\fR into \s-1DER\s0 enc…
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | TargetRegistry.h | 724 /// Clients are responsible for ensuring that registration doesn't occur in createCustomBehaviour() 747 /// Clients are responsible for ensuring that registration doesn't occur 759 /// Clients are responsible for ensuring that registration doesn't occur 773 /// Clients are responsible for ensuring that registration doesn't occur 793 /// Clients are responsible for ensuring that registration doesn't occur 806 /// Clients are responsible for ensuring that registration doesn't occur 820 /// Clients are responsible for ensuring that registration doesn't occur 833 /// Clients are responsible for ensuring that registration doesn't occur 846 /// Clients are responsible for ensuring that registration doesn't occur 859 /// Clients are responsible fo [all...] |
/freebsd-src/sbin/init/ |
H A D | NOTES | 38 was responsible for sending SIGHUP to the foreground process 42 kernel is also responsible for sending SIGCONT to stopped 96 init is responsible for utmp and wtmp maintenance (ick)
|
/freebsd-src/share/doc/papers/relengr/ |
H A D | 3.t | 180 the person in charge of that facility is responsible 192 The alpha sites are also responsible for ferreting out interoperability 205 These additional sites are responsible for reporting 275 the person responsible for the change is asked for an explanation 349 is responsible for doing the update of
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | circular_raw_ostream.h | 27 /// stream and is responsible for cleanup, memory management 43 /// OwnsStream - Are we responsible for managing the underlying 104 /// responsible for managing the held stream, doing memory
|
/freebsd-src/contrib/wpa/src/utils/ |
H A D | os.h | 200 * changed. The returned value is allocated and caller is responsible for 258 * responsible for freeing the returned buffer with os_free(). 281 * Caller is responsible for freeing the returned buffer with os_free(). in os_calloc() 295 * Caller is responsible for freeing the returned buffer with os_free(). 328 * Caller is responsible for freeing the returned buffer with os_free(). 338 * Caller is responsible for freeing the returned buffer with os_free(). 340 * not freed and caller is still responsible for freeing it. 398 * Caller is responsible for freeing the returned buffer with os_free().
|
/freebsd-src/sys/contrib/device-tree/Bindings/soc/imx/ |
H A D | fsl,imx93-src.yaml | 13 The System Reset Controller (SRC) is responsible for the generation of 19 - Responsible for power gating of MIXs (Slices) and their memory
|