Home
last modified time | relevance | path

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

12345

/freebsd/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/crypto/openssl/doc/man3/
H A DSSL_CONF_CTX_set_ssl_ctx.pod20 B<cctx> is cleared. Subsequent calls to SSL_CONF_cmd() will be sent to
25 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.
/freebsd/contrib/openbsm/config/
H A Ddepcomp635 cleared=no eat=no
638 case $cleared in
641 cleared=yes ;;
/freebsd/contrib/openpam/
H A Ddepcomp635 cleared=no eat=no
638 case $cleared in
641 cleared=yes ;;
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Ddepcomp635 cleared=no eat=no
638 case $cleared in
641 cleared=yes ;;
/freebsd/contrib/ntp/sntp/libevent/
H A Ddepcomp635 cleared=no eat=no
638 case $cleared in
641 cleared=yes ;;
/freebsd/contrib/file/
H A Ddepcomp635 cleared=no eat=no
638 case $cleared in
641 cleared=yes ;;
/freebsd/contrib/libevent/build-aux/
H A Ddepcomp635 cleared=no eat=no
638 case $cleared in
641 cleared=yes ;;
/freebsd/contrib/sqlite3/
H A Ddepcomp635 cleared=no eat=no
638 case $cleared in
641 cleared=yes ;;
/freebsd/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/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/sys/contrib/device-tree/Bindings/watchdog/
H A Dmicrochip,pic32-wdt.txt4 WDT is not cleared periodically in software.
H A Dda9062-wdt.txt14 watchdog timeout triggers SHUTDOWN, if cleared the watchdog triggers
/freebsd/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/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/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_allocator.cpp91 bool cleared) { in Allocate() argument
109 if (cleared && allocator.FromPrimary(p)) in Allocate()
H A Dlsan_allocator.h25 bool cleared);
/freebsd/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/stand/ficl/softwords/
H A Djhlocal.fr4 \ { a b c | cleared -- d e }
/freebsd/sys/dev/uart/
H A Duart_if.m82 # by the hardware driver are cleared as a side-effect. A second call to
132 # additionally should make sure the receive interrupt should be cleared.
/freebsd/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
/freebsd/sys/conf/
H A Dldscript.arm145 out as we use it before the .bss section is cleared. */

12345