Home
last modified time | relevance | path

Searched refs:cleared (Results 1 – 25 of 107) sorted by relevance

12345

/freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestGetAggregate.java96 Set <String> cleared = new HashSet <String> (); in testCleared() local
99 cleared.add(name); in testCleared()
104 aggregate = consumer.getAggregate(null, cleared); in testCleared()
110 aggregate = consumer.getAggregate(null, cleared); in testCleared()
126 if (cleared.contains(a.getName())) { in testCleared()
/freebsd-13.1/crypto/openssl/doc/man3/
H A DSSL_CONF_CTX_set_ssl_ctx.pod18 B<cctx> is cleared. Subsequent calls to SSL_CONF_cmd() will be sent to
23 B<cctx> is cleared. Subsequent calls to SSL_CONF_cmd() will be sent to
H A DSSL_set1_host.pod23 or the empty string the list of hostnames is cleared, and name
55 is cleared or freed, or a renegotiation takes place. Applications
H A DSSL_CTX_set_mode.pod22 Options already set before are not cleared.
26 Options already set before are not cleared.
H A DASYNC_WAIT_CTX_new.pod85 ASYNC_WAIT_CTX_get_fd() and cleared using ASYNC_WAIT_CTX_clear_fd(). Both of
94 the fd is cleared directly via a call to ASYNC_WAIT_CTX_clear_fd().
/freebsd-13.1/contrib/sqlite3/
H A Ddepcomp635 cleared=no eat=no
638 case $cleared in
641 cleared=yes ;;
/freebsd-13.1/contrib/openpam/
H A Ddepcomp635 cleared=no eat=no
638 case $cleared in
641 cleared=yes ;;
/freebsd-13.1/contrib/file/
H A Ddepcomp635 cleared=no eat=no
638 case $cleared in
641 cleared=yes ;;
/freebsd-13.1/contrib/ntp/sntp/libevent/build-aux/
H A Ddepcomp635 cleared=no eat=no
638 case $cleared in
641 cleared=yes ;;
/freebsd-13.1/contrib/openbsm/config/
H A Ddepcomp635 cleared=no eat=no
638 case $cleared in
641 cleared=yes ;;
/freebsd-13.1/contrib/libevent/
H A Ddepcomp635 cleared=no eat=no
638 case $cleared in
641 cleared=yes ;;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrFormats.td64 // is set if the result is zero and cleared otherwise.
72 // the same but different from the sign bit of the result and cleared
73 // otherwise. For other RI instructions, `V' is cleared.
76 // For arithmetic instructions, `C' is set/cleared if there is/is_not
81 // operations, `C' is cleared.
139 // is cleared. Only arithmetic instructions and shifts modify `C'. Right
309 // 0100 C' [CC, carry cleared]
313 // 1000 V' [VC, oVerflow cleared]
/freebsd-13.1/sys/contrib/device-tree/Bindings/watchdog/
H A Dmicrochip,pic32-wdt.txt4 WDT is not cleared periodically in software.
/freebsd-13.1/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dpmc.txt40 and cleared on suspend, and restored on resume. This sleep controller
44 which will be ORed into PMCDR upon suspend, and cleared from PMCDR
/freebsd-13.1/sys/contrib/device-tree/Bindings/mfd/
H A Dmax77620.txt54 When FPS event cleared (set to LOW), regulators, GPIOs and 32KHz
99 event cleared (set to LOW) whether it
109 event get cleared.
H A D88pm860x.txt12 - marvell,88pm860x-irq-read-clr: inicates whether interrupt status is cleared by read
/freebsd-13.1/contrib/ntp/sntp/m4/
H A Dntp_cacheversion.m418 # the children can rely on the parent having cleared any cache variables
82 # after the top configure in the invocation cleared and
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_allocator.cpp86 bool cleared) { in Allocate() argument
99 if (cleared && allocator.FromPrimary(p)) in Allocate()
H A Dlsan_allocator.h25 bool cleared);
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dzfs_fm.c925 uint64_t set, cleared; in annotate_ecksum() local
930 cleared = (good[idx] & (~bad[idx])); in annotate_ecksum()
933 allcleared |= cleared; in annotate_ecksum()
938 eip->zei_bits_cleared[offset] = cleared; in annotate_ecksum()
944 update_histogram(cleared, eip->zei_histogram_cleared, in annotate_ecksum()
/freebsd-13.1/contrib/llvm-project/clang/lib/ARCMigrate/
H A DARCMT.cpp34 bool cleared = false; in clearDiagnostic() local
43 cleared = true; in clearDiagnostic()
56 return cleared; in clearDiagnostic()
/freebsd-13.1/stand/ficl/softwords/
H A Djhlocal.fr4 \ { a b c | cleared -- d e }
/freebsd-13.1/sys/dev/uart/
H A Duart_if.m72 # by the hardware driver are cleared as a side-effect. A second call to
122 # additionally should make sure the receive interrupt should be cleared.
/freebsd-13.1/sys/contrib/device-tree/Bindings/iio/adc/
H A Dadi,ad7192.yaml65 Enables the buffer on the analog inputs. If cleared, the analog inputs
/freebsd-13.1/sys/contrib/device-tree/Bindings/mailbox/
H A Dnvidia,tegra186-hsp.txt47 as a producer (i.e. used to send data). If cleared, the mailbox is the

12345