Home
last modified time | relevance | path

Searched refs:guaranteed (Results 1 – 25 of 110) sorted by relevance

12345

/freebsd/crypto/openssl/doc/man3/
H A DSSL_get_current_cipher.pod40 sequencing of handshake processing and callback invocation is not guaranteed
42 by SSL_CTX_set_alpn_select_cb() is guaranteed to have a non-NULL return value.
H A DBIO_f_buffer.pod55 caller as appropriate for the call; a BIO_gets() is guaranteed to give
56 the caller a whole line, and BIO_read_ex() is guaranteed to give the
H A DSSL_get0_peer_scts.pod24 this function is not guaranteed to return all of the SCTs that the peer is
H A DOSSL_HTTP_parse_url.pod59 On success, they are guaranteed to contain non-NULL string pointers, else NULL.
62 A string returned via I<*ppath> is guaranteed to begin with a C</> character.
H A DBIO_f_readbuffer.pod34 for the call. BIO_read_ex() is guaranteed to give the caller the number of bytes
H A DCRYPTO_get_ex_new_index.pod77 Exdata types are identified by an B<index>, an integer guaranteed to be
127 parent structure is not guaranteed. The free_func() may be called with a
H A DCMS_decrypt.pod64 the content: this will typically output garbage and may (but is not guaranteed
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/proc/
H A Dtst.signal.ksh44 * This is guaranteed to not race with signal-handle.
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DCOM.inc15 //=== is guaranteed to work on *all* UNIX variants.
/freebsd/sys/contrib/device-tree/Bindings/rng/
H A Dintel,ixp46x-rng.yaml11 location in memory. Each read is guaranteed to provide a unique
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmediatek-bluetooth.txt75 guaranteed.
78 design should be guaranteed.
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_resource_tracker.c328 guaranteed = res_alloc->guaranteed[slave]; in mlx4_grant_resource()
342 if (guaranteed - allocated > 0) in mlx4_grant_resource()
394 guaranteed = res_alloc->guaranteed[slave]; in mlx4_release_resource()
400 if (allocated - guaranteed > 0) in mlx4_release_resource()
579 res_alloc->guaranteed[t] = 2; in mlx4_init_resource_tracker()
585 res_alloc->guaranteed[t] = 2; in mlx4_init_resource_tracker()
597 res_alloc->guaranteed[t] = 0; in mlx4_init_resource_tracker()
603 res_alloc->guaranteed[t] = in mlx4_init_resource_tracker()
607 res_alloc->guaranteed[t] = in mlx4_init_resource_tracker()
611 res_alloc->guaranteed[t] = 0; in mlx4_init_resource_tracker()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/
H A Dti,dac7612.txt3 The DAC7612 is a dual, 12-bit digital-to-analog converter (DAC) with guaranteed
H A Dti,dac7612.yaml11 guaranteed 12-bit monotonicity performance over the industrial temperature
/freebsd/share/examples/pf/
H A Dqueue411 # backlogged, it is guaranteed that the queue gets its linkshare.
/freebsd/contrib/ntp/adjtimed/
H A DREADME6 and later releases) and as such it cannot be guaranteed to work in
/freebsd/sys/x86/cpufreq/
H A Dhwpstate_intel.c97 uint8_t guaranteed; member
418 sc->guaranteed = IA32_HWP_CAPABILITIES_GUARANTEED_PERFORMANCE(caps); in set_autonomous_hwp()
/freebsd/sys/contrib/device-tree/Bindings/power/
H A Ddomain-idle-state.yaml34 state. Note that, the exit-latency-us duration may be guaranteed only
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/Unix/
H A DHost.inc15 //=== is guaranteed to work on *all* UNIX variants.
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam335x-boneblack.dts20 * BeagleBone Blacks have PG 2.0 silicon which is guaranteed
/freebsd/crypto/openssl/doc/internal/man3/
H A Devp_keymgmt_util_export_to_provider.pod72 so that key data is guaranteed to contain all the information requested in
/freebsd/contrib/llvm-project/lld/docs/
H A DNewLLD.rst11 files. The function is guaranteed to return as long as you do not pass corrupted
163 is guaranteed by the symbol table. As the resolver reads symbols from input
307 On Unix, your program is generally not guaranteed to be safe with ICF,
/freebsd/sys/arm/arm/
H A Dplatform_if.m76 * it is guaranteed to be available at this point.
/freebsd/contrib/file/magic/Magdir/
H A Dpalm8 # These are weak, byte 59 is not guaranteed to be 0 and there are
/freebsd/crypto/openssl/test/
H A DREADME-dev.md146 macros are guaranteed to evaluate their arguments exactly once. This means

12345