| /netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/ |
| D | ghashv8-armx.S | 38 vext.8 q8,q12,q12,#8 @ Karatsuba pre-processing 44 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing 59 vext.8 q9,q14,q14,#8 @ Karatsuba pre-processing 79 veor q9,q9,q3 @ Karatsuba pre-processing 83 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing 148 veor q9,q9,q7 @ Karatsuba pre-processing 161 veor q10,q10,q3 @ Karatsuba pre-processing 172 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing 196 veor q9,q9,q7 @ Karatsuba pre-processing 212 veor q9,q9,q3 @ Karatsuba pre-processing [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/sim/ppc/ |
| D | events.c | 63 int processing; member 89 new_event_queue->processing = 0; in event_queue_create() 136 queue->processing = 0; in event_queue_init() 329 ASSERT(!events->processing); in event_queue_tick() 378 || events->processing); /* something to do */ in event_queue_process() 382 events->processing = 1; in event_queue_process() 401 events->processing = 0; in event_queue_process()
|
| /netbsd/src/external/mit/expat/dist/tests/benchmark/ |
| D | README.txt | 7 -n ... optional; if supplied, namespace processing is turned on 9 <buffer size> ... size of processing buffer;
|
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/overlays/ |
| D | slapover.txt | 11 access control engine and other features that are generic to LDAP processing, 49 request structure, and then passed to the backend for processing. The backend 50 may call various utility functions in the frontend to assist in processing, and 52 results back to the client. The processing flow is pretty rigidly defined; even 79 significant API change in OpenLDAP 2.2 to streamline internal processing. (See 99 SLAP_CB_CONTINUE, which will then cause processing to fall into the next 101 actual backend database. Likewise, when the database finishes processing and 103 gets to process the result. If it returns SLAP_CB_CONTINUE then processing will 108 anything other than SLAP_CB_CONTINUE the processing stops. 130 value before invoking a backend function. This will cause processing of that
|
| /netbsd/src/external/bsd/ntp/dist/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
|
| /netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/ |
| D | ghash-sparcv9.S | 306 xor %o2,%o1,%o0 ! Karatsuba pre-processing 308 xor %o3,%o4,%g3 ! Karatsuba pre-processing 320 xor %g1,%g2,%g2 ! Karatsuba post-processing 368 xor %o2,%o1,%o0 ! Karatsuba pre-processing 389 xor %o3,%o4,%g3 ! Karatsuba pre-processing 401 xor %g1,%g2,%g2 ! Karatsuba post-processing
|
| /netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/ |
| D | ghash-sparcv9.S | 306 xor %o2,%o1,%o0 ! Karatsuba pre-processing 308 xor %o3,%o4,%g3 ! Karatsuba pre-processing 320 xor %g1,%g2,%g2 ! Karatsuba post-processing 368 xor %o2,%o1,%o0 ! Karatsuba pre-processing 389 xor %o3,%o4,%g3 ! Karatsuba pre-processing 401 xor %g1,%g2,%g2 ! Karatsuba post-processing
|
| /netbsd/src/external/bsd/libbind/dist/isc/ |
| D | ctl_srvr.c | 76 processing, idling, quitting, closing enumerator 315 sess->state == processing || in ctl_response() 493 sess->state == processing || in ctl_close() 530 sess->state == processing || in ctl_start_read() 650 ctl_new_state(sess, processing, me); in ctl_wrtimeout() 675 ctl_new_state(sess, processing, me); in ctl_rdtimeout() 691 ctl_new_state(sess, processing, me); in ctl_docommand()
|
| /netbsd/src/sys/arch/evbarm/iq80310/ |
| D | iq80310_intr.c | 254 static __cpu_simple_lock_t processing = __SIMPLELOCK_UNLOCKED; in iq80310_do_soft() local 258 if (__cpu_simple_lock_try(&processing) == 0) in iq80310_do_soft() 280 __cpu_simple_unlock(&processing); in iq80310_do_soft()
|
| /netbsd/src/external/bsd/tcpdump/dist/tests/ |
| D | ldp-common-session.out | 17 … Unknown TLV (0x0701), length: 4, Flags: [continue processing and don't forward if unknown] 27 … Unknown TLV (0x0701), length: 4, Flags: [continue processing and don't forward if unknown] 37 … Unknown TLV (0x0701), length: 4, Flags: [continue processing and don't forward if unknown] 47 … Unknown TLV (0x0701), length: 4, Flags: [continue processing and don't forward if unknown] 58 … Unknown TLV (0x050b), length: 1, Flags: [continue processing and don't forward if unknown] 228 … Unknown TLV (0x0701), length: 4, Flags: [continue processing and don't forward if unknown] 288 … Unknown TLV (0x0701), length: 4, Flags: [continue processing and don't forward if unknown] 298 … Unknown TLV (0x0701), length: 4, Flags: [continue processing and don't forward if unknown] 308 … Unknown TLV (0x0701), length: 4, Flags: [continue processing and don't forward if unknown] 322 … Unknown TLV (0x0701), length: 4, Flags: [continue processing and don't forward if unknown]
|
| /netbsd/src/external/bsd/openldap/dist/doc/guide/admin/ |
| D | runningslapd.sdf | 122 32 (0x20 filter) search filter processing 123 64 (0x40 config) configuration processing 124 128 (0x80 ACL) access control list processing 129 16384 (0x4000 sync) syncrepl consumer processing
|
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | parseinfo.c | 400 bool processing = true; in parse_config() local 507 if (processed) processing = false; in parse_config() 512 processing = true; in parse_config() 526 if (!processing) in parse_config()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | cortex-a9.md | 30 ;; 2. P0 / main pipeline for data processing instructions. 31 ;; 3. P1 / Dual pipeline for Data processing instructions. 44 ;; Data processing instructions issue to E1 or E2 depending on 78 ;; Default data processing instruction without any shift
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | gcov-dump.texi | 74 exit without doing any further processing. 91 and exit without doing any further processing.
|
| /netbsd/src/external/bsd/openldap/dist/doc/rfc/ |
| D | rfc4527.txt | 149 The normal processing of the update operation and the processing of 154 processing), no Pre-Read response control is provided. 192 The normal processing of the update operation and the processing of 197 processing), no Post-Read response control is provided.
|
| /netbsd/src/crypto/external/bsd/openssl/dist/demos/bio/ |
| D | README.txt | 6 processing.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | plugin.def | 35 /* Useful for summary processing. */ 62 /* Called before processing a translation unit. */
|
| /netbsd/src/crypto/external/bsd/openssl/dist/util/ |
| D | dofile.pl | 61 # Error callback; print message, set status, return "stop processing"
|
| /netbsd/src/tests/lib/libcurses/tests/ |
| D | mvaddwstr | 10 # test special character processing
|
| D | addwstr | 10 # test special character processing
|
| D | mvaddnwstr | 10 # test special character processing
|
| D | addnwstr | 10 # test special character processing
|
| D | mvwaddwstr | 10 # test special character processing
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/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
|
| /netbsd/src/doc/roadmaps/ |
| D | networking | 16 4. ALTQ processing on input 65 4. ALTQ processing for input
|