| /freebsd/sys/contrib/device-tree/Bindings/net/bluetooth/ |
| H A D | mediatek,bluetooth.txt | 39 guaranteed. 42 design should be guaranteed.
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | mediatek-bluetooth.txt | 39 guaranteed. 42 design should be guaranteed.
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_get_current_cipher.pod | 40 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 D | BIO_f_buffer.pod | 55 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 D | SSL_get0_peer_scts.pod | 24 this function is not guaranteed to return all of the SCTs that the peer is
|
| H A D | OSSL_sleep.pod | 16 thread for (at least) I<millis> milliseconds. The delay is not guaranteed;
|
| H A D | OSSL_HTTP_parse_url.pod | 64 On success, they are guaranteed to contain non-NULL string pointers, else NULL. 67 A string returned via I<*ppath> is guaranteed to begin with a C</> character.
|
| H A D | BIO_f_readbuffer.pod | 34 for the call. BIO_read_ex() is guaranteed to give the caller the number of bytes
|
| H A D | CRYPTO_get_ex_new_index.pod | 77 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 D | SSL_poll.pod | 361 If at least one B<SSL_POLL_EVENT_F> event is output, SSL_poll() is guaranteed 362 to return 0 and guaranteed to place at least one ERR on the error stack 397 guaranteed to be at least one) reflect the cause of the failure of the first
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/proc/ |
| H A D | tst.signal.ksh | 44 * This is guaranteed to not race with signal-handle.
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/Unix/ |
| H A D | COM.inc | 15 //=== is guaranteed to work on *all* UNIX variants.
|
| /freebsd/sys/dev/mlx4/mlx4_core/ |
| H A D | mlx4_resource_tracker.c | 313 int allocated, free, reserved, guaranteed, from_free; in mlx4_grant_resource() local 328 guaranteed = res_alloc->guaranteed[slave]; in mlx4_grant_resource() 337 if (allocated + count <= guaranteed) { in mlx4_grant_resource() 342 if (guaranteed - allocated > 0) in mlx4_grant_resource() 343 from_free = count - (guaranteed - allocated); in mlx4_grant_resource() 383 int allocated, guaranteed, from_rsvd; in mlx4_release_resource() local 394 guaranteed = res_alloc->guaranteed[slave]; in mlx4_release_resource() 396 if (allocated - count >= guaranteed) { in mlx4_release_resource() 400 if (allocated - guaranteed > 0) in mlx4_release_resource() 401 from_rsvd = count - (allocated - guaranteed); in mlx4_release_resource() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/dac/ |
| H A D | ti,dac7612.txt | 3 The DAC7612 is a dual, 12-bit digital-to-analog converter (DAC) with guaranteed
|
| /freebsd/share/examples/pf/ |
| H A D | queue4 | 11 # backlogged, it is guaranteed that the queue gets its linkshare.
|
| /freebsd/contrib/ntp/adjtimed/ |
| H A D | README | 6 and later releases) and as such it cannot be guaranteed to work in
|
| /freebsd/sys/x86/cpufreq/ |
| H A D | hwpstate_intel.c | 98 uint8_t guaranteed; member 414 sc->guaranteed = IA32_HWP_CAPABILITIES_GUARANTEED_PERFORMANCE(caps); in set_autonomous_hwp()
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | ossl-guide-libssl-introduction.pod | 30 the packets of data can be delivered in any order, and they are not guaranteed 35 stream is guaranteed to be delivered in order without any data loss. A stream
|
| /freebsd/contrib/llvm-project/llvm/lib/TargetParser/Unix/ |
| H A D | Host.inc | 15 //=== is guaranteed to work on *all* UNIX variants.
|
| /freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
| H A D | am335x-boneblack.dts | 20 * BeagleBone Blacks have PG 2.0 silicon which is guaranteed
|
| /freebsd/crypto/openssl/doc/internal/man3/ |
| H A D | evp_keymgmt_util_export_to_provider.pod | 71 so that key data is guaranteed to contain all the information requested in
|
| /freebsd/contrib/llvm-project/lld/docs/ |
| H A D | NewLLD.rst | 11 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 D | platform_if.m | 76 * it is guaranteed to be available at this point.
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | palm | 8 # These are weak, byte 59 is not guaranteed to be 0 and there are
|
| /freebsd/crypto/openssl/test/ |
| H A D | README-dev.md | 146 macros are guaranteed to evaluate their arguments exactly once. This means
|