Searched refs:processing (Results 1 – 25 of 439) sorted by relevance
12345678910>>...18
| /freebsd-12-stable/secure/lib/libcrypto/arm/ |
| D | ghashv8-armx.S | 32 vext.8 q8,q12,q12,#8 @ Karatsuba pre-processing 38 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing 53 vext.8 q9,q14,q14,#8 @ Karatsuba pre-processing 73 veor q9,q9,q3 @ Karatsuba pre-processing 77 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing 141 veor q9,q9,q7 @ Karatsuba pre-processing 153 veor q10,q10,q3 @ Karatsuba pre-processing 163 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing 187 veor q9,q9,q7 @ Karatsuba pre-processing 203 veor q9,q9,q3 @ Karatsuba pre-processing [all …]
|
| /freebsd-12-stable/sys/geom/part/ |
| D | g_part_if.m | 84 # add() - scheme specific processing for the add verb. 91 # bootcode() - scheme specific processing for the bootcode verb. 97 # create() - scheme specific processing for the create verb. 103 # destroy() - scheme specific processing for the destroy verb. 141 # modify() - scheme specific processing for the modify verb. 148 # resize() - scheme specific processing for the resize verb. 190 # recover() - scheme specific processing for the recover verb.
|
| /freebsd-12-stable/contrib/expat/tests/benchmark/ |
| D | README.txt | 7 -n ... optional; if supplied, namespace processing is turned on 9 <buffer size> ... size of processing buffer;
|
| /freebsd-12-stable/contrib/ntp/scripts/stats/ |
| D | README | 1 Statistics processing scripts (README) 14 constructed for later processing by the S utility. 18 The input file is deleted after processing. In fact, the shell scripts will
|
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | SSL_CTX_set_client_hello_cb.pod | 5 …resent, SSL_client_hello_get0_ext - callback functions for early server-side ClientHello processing 27 called during the early stages of ClientHello processing on the server. 38 success, normal handshake processing will continue from that point. 85 occurs due to the relative order of processing between things like session 95 SSL_CLIENT_HELLO_RETRY to suspend processing.
|
| D | SSL_in_init.pod | 28 SSL_in_init() returns 1 if the SSL/TLS state machine is currently processing or 76 Handshake message sending/processing has completed. 84 Awaiting the end of early data processing
|
| D | SSL_CTX_set_msg_callback.pod | 32 sent, as well as other events that occur during processing. 65 content types are used to signal some other event in the processing of data (see 91 If processing a received protocol message results in an error, 101 Pseudo content type values may be sent at various points during the processing
|
| D | SSL_CTX_set_ct_validation_callback.pod | 32 SSL_enable_ct() and SSL_CTX_enable_ct() enable the processing of signed 91 SSL_disable_ct() and SSL_CTX_disable_ct() turn off CT processing, whether 95 SSL_ct_is_enabled() and SSL_CTX_ct_is_enabled() return 1 if CT processing is 101 When SCT processing is enabled, OCSP stapling will be enabled. This is because
|
| D | PEM_read_bio_ex.pod | 6 PEM_FLAG_ONLY_B64 - read PEM format files with custom processing 25 over how processing is performed, if needed.
|
| D | SSL_get_current_cipher.pod | 38 This may be the case during handshake processing, when control flow can be 40 sequencing of handshake processing and callback invocation is not guaranteed
|
| /freebsd-12-stable/stand/forth/ |
| D | version.4th | 29 vocabulary version-processing 30 only forth also version-processing definitions 42 only forth definitions also version-processing
|
| D | delay.4th | 29 vocabulary delay-processing 30 only forth also delay-processing definitions 42 only forth definitions also delay-processing
|
| /freebsd-12-stable/sbin/pfctl/tests/files/ |
| D | pf0098.in | 1 # Test rule order processing should pass (require-order no longer required)
|
| D | pf0019.in | 8 # Test list processing
|
| D | pf0016.in | 1 # Test rule order processing: should fail unless nat -> filter
|
| /freebsd-12-stable/bin/sh/tests/builtins/ |
| D | trap8.0 | 3 # I am not sure if POSIX requires the shell to continue processing
|
| /freebsd-12-stable/crypto/openssh/ |
| D | sshd_config | 78 # Set this to 'no' to disable PAM authentication, account processing, 79 # and session processing. If this is enabled, PAM authentication will
|
| /freebsd-12-stable/bin/sh/tests/expansion/ |
| D | trim4.0 | 7 # Trigger bug in VSTRIMRIGHT processing STADJUST() call in expand.c:subevalvar()
|
| /freebsd-12-stable/bin/sh/tests/execution/ |
| D | bg11.0 | 8 # therefore its processing may be delayed.
|
| /freebsd-12-stable/share/examples/drivers/ |
| D | make_device_driver.sh | 853 * Do processing. 865 * Do processing. 878 * Do processing. 893 * Do processing. 926 * Do processing.
|
| /freebsd-12-stable/crypto/heimdal/lib/wind/ |
| D | rfc3491.txt | 40 This document specifies processing rules that will allow users to 44 processing rules are only intended for internationalized domain 76 not designed for processing arbitrary free text and SHOULD NOT be 145 If the processing in [IDNA] specifies that a list of unassigned code
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | vicar | 7 # VICAR is JPL's in-house spacecraft image processing program
|
| /freebsd-12-stable/contrib/bearssl/test/x509/ |
| D | alltests.txt | 274 ; Wildcard processing: the name 'localhost' should not match because 286 ; Wildcard processing: the name 'example.com' will be matched by '*.com'. 297 ; Wildcard processing: the name 'www.example.com' will be matched by 309 ; Wildcard processing: the name 'foo.foo.example.com' will not be matched by 321 ; Wildcard processing: the name 'foo.bar.example.com' will not be matched by 333 ; Wildcard processing: the name 'foo.bar.example.foobar' will not be matched by 344 ; Wildcard processing: the name 'foo.*.example.foobar' will be matched
|
| /freebsd-12-stable/contrib/byacc/test/btyacc/ |
| D | big_b.output | 10 -L enable position processing, e.g., "%locations"
|
| D | no_output2.output | 10 -L enable position processing, e.g., "%locations"
|
12345678910>>...18