/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_set_bio.pod | 49 previously set values then one reference is consumed for the rbio and one 50 reference is consumed for the wbio. 55 the same as the previously set value then one reference is consumed. 60 same as the previously set value, then no additional references are consumed. 66 previously set value then one reference is consumed for the B<wbio> and no 67 references are consumed for the B<rbio>. 73 were the same as each other then one reference is consumed for the B<rbio> 74 and no references are consumed for the B<wbio>. 81 to each other, then one reference is consumed for the B<rbio> and one 82 reference is consumed for the B<wbio>.
|
/freebsd/contrib/netbsd-tests/bin/df/ |
H A D | getmntinfo.c | 67 const int *consumed, int consumedcnt) in other_variants() argument 78 used = total * consumed[j] / 100; in other_variants() 110 static const int consumed[] = { 0, 20, 60, 95, 100 }; in setup_filer() local 114 consumed, sizeof(consumed) / sizeof(consumed[0])); in setup_filer() 143 static const int consumed[] = { 0, 20, 60, 95, 100 }; in setup_ld0g() local 147 consumed, sizeof(consumed) / sizeof(consumed[0])); in setup_ld0g()
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | SSL_set_bio.3 | 178 previously set values then one reference is consumed for the rbio and one 179 reference is consumed for the wbio. 182 the same as the previously set value then one reference is consumed. 185 same as the previously set value, then no additional references are consumed. 189 previously set value then one reference is consumed for the \fBwbio\fR and no 190 references are consumed for the \fBrbio\fR. 194 were the same as each other then one reference is consumed for the \fBrbio\fR 195 and no references are consumed for the \fBwbio\fR. 200 to each other, then one reference is consumed for the \fBrbio\fR and one 201 reference is consumed for the \fBwbio\fR.
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | Consumed.h | 1 //===- Consumed.h -----------------------------------------------*- C++ -*-===// 9 // A intra-procedural analysis for checking consumed properties. This is based, 39 namespace consumed { 115 /// Warn about use-while-consumed errors. 126 /// Warn about use-while-consumed errors. 170 /// Get the consumed state of a given variable. 173 /// Get the consumed state of a given temporary value. 194 /// Set the consumed state of a given variable. 197 /// Set the consumed state of a given temporary value. 262 /// Check a function's CFG for consumed violations. [all …]
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | arc_impl.h | 612 * Number of bytes consumed by internal ARC structures necessary 621 * Number of bytes consumed by ARC buffers of type equal to 622 * ARC_BUFC_DATA. This is generally consumed by buffers backing 627 * Number of bytes consumed by ARC buffers of type equal to 628 * ARC_BUFC_METADATA. This is generally consumed by buffers 634 * Number of bytes consumed by dmu_buf_impl_t objects. 638 * Number of bytes consumed by dnode_t objects. 642 * Number of bytes consumed by bonus buffers. 653 * Total number of bytes consumed by ARC buffers residing in the 662 * Number of bytes consumed by ARC buffers that meet the [all …]
|
/freebsd/crypto/openssl/crypto/ |
H A D | asn1_dsa.c | 185 * were consumed. 221 * past the data that was consumed. 227 * Returns the number of bytes of input consumed or 0 if an error occurs. 231 * were consumed. 236 size_t consumed; in ossl_decode_der_dsa_sig() local 249 consumed = PACKET_data(&pkt) - *ppin; in ossl_decode_der_dsa_sig() 250 *ppin += consumed; in ossl_decode_der_dsa_sig() 251 return consumed; in ossl_decode_der_dsa_sig()
|
/freebsd/lib/libpmc/pmu-events/arch/x86/elkhartlake/ |
H A D | pipeline.json | 277 …"BriefDescription": "Counts the total number of issue slots that were not consumed by the backend … 284 …consumed by the backend because allocation is stalled due to a mispredicted jump or a machine clea… 289 …"BriefDescription": "Counts the number of issue slots every cycle that were not consumed by the ba… 299 …"BriefDescription": "Counts the total number of issue slots that were not consumed by the backend … 309 …"BriefDescription": "Counts the number of issue slots every cycle that were not consumed by the ba… 331 …ion": "Counts the total number of issue slots every cycle that were not consumed by the backend du… 341 …"BriefDescription": "Counts the number of issue slots every cycle that were not consumed by the ba… 352 …"BriefDescription": "Counts the number of issue slots every cycle that were not consumed by the ba… 363 …"BriefDescription": "Counts the number of issue slots every cycle that were not consumed by the ba… 374 …"BriefDescription": "Counts the number of issue slots every cycle that were not consumed by the ba… [all …]
|
/freebsd/lib/libc/stdio/ |
H A D | open_wmemstream.c | 122 ssize_t consumed, wlen; in wmemstream_write() local 139 consumed = 0; in wmemstream_write() 144 if (consumed == 0) { in wmemstream_write() 155 consumed += len; in wmemstream_write() 158 consumed += charlen; in wmemstream_write() 166 fprintf(stderr, "WMS: write(%p, %d) = %zd\n", ms, len, consumed); in wmemstream_write() 168 return (consumed); in wmemstream_write()
|
/freebsd/lib/libpmc/pmu-events/arch/x86/tremontx/ |
H A D | pipeline.json | 365 …"BriefDescription": "Counts the total number of issue slots that were not consumed by the backend … 372 …consumed by the backend because allocation is stalled due to a mispredicted jump or a machine clea… 377 …"BriefDescription": "Counts the number of issue slots every cycle that were not consumed by the ba… 388 …"BriefDescription": "Counts the total number of issue slots that were not consumed by the backend … 399 …"BriefDescription": "Counts the number of issue slots every cycle that were not consumed by the ba… 421 …ion": "Counts the total number of issue slots every cycle that were not consumed by the backend du… 431 …"BriefDescription": "Counts the number of issue slots every cycle that were not consumed by the ba… 442 …"BriefDescription": "Counts the number of issue slots every cycle that were not consumed by the ba… 453 …"BriefDescription": "Counts the number of issue slots every cycle that were not consumed by the ba… 464 …"BriefDescription": "Counts the number of issue slots every cycle that were not consumed by the ba… [all …]
|
/freebsd/usr.bin/clang/llvm-bcanalyzer/ |
H A D | llvm-bcanalyzer.1 | 322 The total number of bytes consumed by the 32\-bit and 64\-bit integers that use 330 The total number of bytes that would have been consumed by the 32\-bit and 64\-bit 393 The number of bytes consumed by instructions in the function. 400 The average number of bytes consumed by the instructions in the function. 432 The total number of bytes in this function consumed by the 32\-bit and 64\-bit 440 The total number of bytes in this function that would have been consumed by
|
/freebsd/cddl/usr.sbin/zfsd/ |
H A D | case_file.cc | 286 * case, do not report it as consumed. in ReEvaluate() 288 return (/*consumed*/false); in ReEvaluate() 300 return (/*consumed*/false); in ReEvaluate() 317 return (/*consumed*/false); in ReEvaluate() 331 return (/*consumed*/true); in ReEvaluate() 345 return (/*consumed*/false); in ReEvaluate() 355 return (/*consumed*/false); in ReEvaluate() 365 return (/*consumed*/false); in ReEvaluate() 375 return (/*consumed*/false); in ReEvaluate() 387 bool consumed(false); in ReEvaluate() local [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | usb251xb.txt | 49 - sp-max-total-current-microamp: Specifies max current consumed by the hub 53 - bp-max-total-current-microamp: Specifies max current consumed by the hub 57 - sp-max-removable-current-microamp: Specifies max current consumed by the hub 61 - bp-max-removable-current-microamp: Specifies max current consumed by the hub
|
H A D | usb251xb.yaml | 194 Specifies max current consumed by the hub from VBUS when 203 Specifies max current consumed by the hub from VBUS when 212 Specifies max current consumed by the hub from VBUS when 221 Specifies max current consumed by the hub from VBUS when
|
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/ |
H A D | buffer.h | 40 * 'consumed region' and the 'remaining region'. The union of these two 41 * regions is the used region. The consumed region extends from the beginning 44 * region. The size of the consumed region can be changed using various 45 * buffer commands. Initially, the consumed region is empty. 57 * | consumed | remaining | | 69 * a-b == consumed region. 350 * \brief Make 'r' refer to the consumed region of 'b'. 398 * \brief Make the consumed region empty. 413 * \brief Increase the 'consumed' region of 'b' by 'n' bytes. 426 * \brief Decrease the 'consumed' region of 'b' by 'n' bytes. [all …]
|
/freebsd/sys/dev/qat/qat_api/include/dc/ |
H A D | cpa_dc_bp.h | 160 * has been consumed by the compression service and all the output has been 174 * consumed from the source buffer list via pResults->consumed arg. 196 * If the source data was not completely consumed, the application 198 * -# On return, the pResults->consumed will indicate the number of buffers 199 * consumed from the input buffer list. 241 * The results of the operation, along with the amount of data consumed 243 * As such, pResults->consumed and pResults->produced are available
|
/freebsd/crypto/openssh/ |
H A D | ssh-pkcs11-helper.c | 258 u_int consumed; in process() local 300 consumed = buf_len - sshbuf_len(iqueue); in process() 301 if (msg_len < consumed) { in process() 302 error("msg_len %d < consumed %d", msg_len, consumed); in process() 305 if (msg_len > consumed) { in process() 306 if ((r = sshbuf_consume(iqueue, msg_len - consumed)) != 0) in process()
|
H A D | xmss_wots.c | 94 int consumed = 0; in base_w() local 96 for (consumed = 0; consumed < out_len; consumed++) { in base_w()
|
/freebsd/contrib/libder/libder/ |
H A D | libder_read.c | 750 * indicate the number of bytes consumed either way -- it will only be updated 790 * Ditto above, but with an fd. *consumed is not ignored on entry, and returned 791 * with the number of bytes read from fd if consumed is not NULL. libder(3) 795 libder_read_fd(struct libder_ctx *ctx, int fd, size_t *consumed) in libder_read_fd() argument 820 if (consumed != NULL && stream->stream_consumed != 0) in libder_read_fd() 821 *consumed = stream->stream_consumed; in libder_read_fd() 832 libder_read_file(struct libder_ctx *ctx, FILE *fp, size_t *consumed) in libder_read_file() argument 857 if (consumed != NULL && stream->stream_consumed != 0) in libder_read_file() 858 *consumed = stream->stream_consumed; in libder_read_file()
|
/freebsd/sys/contrib/zstd/lib/compress/ |
H A D | zstdmt_compress.c | 638 …size_t consumed; /* SHARED - set0 by mtctx, then modified by worker AND read b… member 747 job->consumed = chunkSize * chunkNb; in ZSTDMT_compressionJob() 785 …job->consumed = job->src.size; /* when job->consumed == job->src.size , compression job is presum… in ZSTDMT_compressionJob() 854 unsigned long long consumed; member 1003 while (mtctx->jobs[jobID].consumed < mtctx->jobs[jobID].src.size) { in ZSTDMT_waitForAllJobsCompleted() 1078 * tells how much data has been consumed (input) and produced (output) for current frame. 1085 fps.ingested = mtctx->consumed + mtctx->inBuff.filled; in ZSTDMT_getFrameProgression() 1086 fps.consumed = mtctx->consumed; in ZSTDMT_getFrameProgression() 1103 fps.consumed += jobPtr->consumed; in ZSTDMT_getFrameProgression() 1106 fps.nbActiveWorkers += (jobPtr->consumed < jobPtr->src.size); in ZSTDMT_getFrameProgression() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/ |
H A D | InstructionTables.cpp | 26 // Identify the resources consumed by this instruction. in execute() 37 // The number of cycles consumed by each unit. in execute() 52 // Compute the number of cycles consumed by each resource unit. in execute()
|
/freebsd/contrib/ntp/libntp/lib/isc/ |
H A D | buffer.c | 158 * Make 'r' refer to the consumed region of 'b'. in isc__buffer_consumedregion() 206 * Make the consumed region empty. in isc__buffer_first() 217 * Increase the 'consumed' region of 'b' by 'n' bytes. in isc__buffer_forward() 229 * Decrease the 'consumed' region of 'b' by 'n' bytes. in isc__buffer_back() 246 * of the consumed region, and the consumed region is then made empty. in isc_buffer_compact()
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_mp_ring.c | 166 counter_u64_add(r->consumed, n); in drain_ring() 294 if ((r->consumed = counter_u64_alloc(flags)) == NULL) in mp_ring_alloc() 328 if (r->consumed != NULL) in mp_ring_free() 329 counter_u64_free(r->consumed); in mp_ring_free() 513 counter_u64_zero(r->consumed); in mp_ring_reset_stats() 545 SYSCTL_ADD_COUNTER_U64(ctx, children, OID_AUTO, "consumed", in mp_ring_sysctls() 546 CTLFLAG_RD, &r->consumed, "# of items consumed"); in mp_ring_sysctls()
|
/freebsd/usr.sbin/mfiutil/ |
H A D | mfi_volume.c | 179 * Returns -1 on a parse error and the number of arguments consumed 290 int error, fd, consumed; in volume_cache() local 374 consumed = process_cache_command(ac, av, &new); in volume_cache() 375 if (consumed < 0) { in volume_cache() 379 av += consumed; in volume_cache() 380 ac -= consumed; in volume_cache()
|
/freebsd/sys/contrib/openzfs/man/man8/ |
H A D | zfs-groupspace.8 | 76 Displays space consumed by, and quotas on, each user in the specified 157 Displays space consumed by, and quotas on, each group in the specified 172 Displays space consumed by, and quotas on, each project in the specified
|
H A D | zfs-projectspace.8 | 76 Displays space consumed by, and quotas on, each user in the specified 157 Displays space consumed by, and quotas on, each group in the specified 172 Displays space consumed by, and quotas on, each project in the specified
|