Home
last modified time | relevance | path

Searched refs:clearing (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/netbsd-src/sys/dev/raidframe/
H A Drf_paritymap.c191 int i, j, setting, clearing; in rf_paritymap_write_locked() local
193 setting = clearing = 0; in rf_paritymap_write_locked()
205 clearing = 1; in rf_paritymap_write_locked()
209 pm->ctrs.ncachesync += setting + clearing; in rf_paritymap_write_locked()
210 pm->ctrs.nclearing += clearing; in rf_paritymap_write_locked()
222 if (clearing) in rf_paritymap_write_locked()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOPENSSL_ia32cap.pod64 For example, in 32-bit application context clearing bit #26 at run-time
66 clearing bit #24 disables SSE2 code operating on 128-bit XMM register
79 Less intuitive is clearing bit #28, or ~0x10000000 in the "environment
H A DSSL_CONF_CTX_set_flags.pod61 value after setting or clearing flags.
H A DSSL_set1_host.pod21 SSL_set1_host() sets the expected DNS hostname to B<name> clearing
H A DASN1_EXTERN_FUNCS.pod86 A "clear" function responsible for clearing any data in the B<ASN1_VALUE> passed
H A DSSL_CONF_cmd.pod46 Enables support for SSL/TLS compression, same as clearing
84 clients only. Equivalent to setting or clearing B<SSL_OP_LEGACY_SERVER_CONNECT>.
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DOPENSSL_ia32cap.pod64 For example, in 32-bit application context clearing bit #26 at run-time
66 clearing bit #24 disables SSE2 code operating on 128-bit XMM register
79 Less intuitive is clearing bit #28, or ~0x10000000 in the "environment
H A DSSL_CONF_CTX_set_flags.pod61 value after setting or clearing flags.
H A DSSL_set1_host.pod21 SSL_set1_host() sets the expected DNS hostname to B<name> clearing
H A DSSL_CTX_set_options.pod347 after clearing B<options>.
H A DSSL_CONF_cmd.pod175 Enables support for SSL/TLS compression, same as clearing
215 clients only. Equivalent to setting or clearing B<SSL_OP_LEGACY_SERVER_CONNECT>.
H A DX509_VERIFY_PARAM_set_flags.pod132 B<name> clearing any previously specified hostname or names. If
/netbsd-src/sys/arch/sparc64/doc/
H A DSunFire_v210.txt35 clearing 0x0300 reset the machine
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dber11 # parties for roaming clearing purposes and fraud detection.
/netbsd-src/games/hack/
H A Dhack.fix10 clearing the bill. The conditions are:
/netbsd-src/external/mpl/bind/dist/doc/notes/
H A Dnotes-9.18.19.rst
/netbsd-src/sys/arch/i386/stand/dosboot/
H A Dstart_dos.S244 # the clearing of protected mode bit.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Dunspecs.md250 VUNSPEC_CLRM_APSR ; Represent the clearing of APSR with clrm instruction.
251 VUNSPEC_VSCCLRM_VPR ; Represent the clearing of VPR with vscclrm
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-i386.texi592 immediates, encode 64-bit register clearing instructions with 32-bit
593 register clearing instructions, encode 256-bit/512-bit VEX/EVEX vector
594 register clearing instructions with 128-bit VEX vector register
595 clearing instructions, encode 128-bit/256-bit EVEX vector
601 256-bit/512-bit EVEX vector register clearing instructions with 128-bit
602 EVEX vector register clearing instructions. In 64-bit mode VEX encoded
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dunspecs.md249 VUNSPEC_CLRM_APSR ; Represent the clearing of APSR with clrm instruction.
250 VUNSPEC_VSCCLRM_VPR ; Represent the clearing of VPR with vscclrm
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-i386.texi577 immediates, encode 64-bit register clearing instructions with 32-bit
578 register clearing instructions, encode 256-bit/512-bit VEX/EVEX vector
579 register clearing instructions with 128-bit VEX vector register
580 clearing instructions, encode 128-bit/256-bit EVEX vector
586 256-bit/512-bit EVEX vector register clearing instructions with 128-bit
587 EVEX vector register clearing instructions. In 64-bit mode VEX encoded
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-spu.c3603 unsigned long clearing; member
3628 uos_param->clearing += excluded; in unmark_overlay_section()
3630 if (RECURSE_UNMARK ? uos_param->clearing : excluded) in unmark_overlay_section()
3643 uos_param->clearing -= excluded; in unmark_overlay_section()
4283 uos_param.clearing = 0; in spu_elf_auto_overlay()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-spu.c3604 unsigned long clearing; member
3629 uos_param->clearing += excluded; in unmark_overlay_section()
3631 if (RECURSE_UNMARK ? uos_param->clearing : excluded) in unmark_overlay_section()
3644 uos_param->clearing -= excluded; in unmark_overlay_section()
4284 uos_param.clearing = 0; in spu_elf_auto_overlay()
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/
H A DREADME.md121 `FLAG_clear_internal_memory` (defaults to clearing internal memory).
/netbsd-src/external/bsd/less/dist/
H A Dless.hlp133 Repaint by clearing rather than scrolling.

12345678910>>...12