Home
last modified time | relevance | path

Searched refs:added (Results 51 - 75 of 290) sorted by relevance

12345678910>>...12

/third_party/openssl/crypto/
H A Dprovider_conf.c210 int added = 0; in provider_conf_load() local
334 added = 1; in provider_conf_load()
336 if (added == 0) in provider_conf_load()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dcert_store.c611 int rc, index, count, added; in add_certificates_to_keyring() local
614 added = 0; in add_certificates_to_keyring()
627 added++; in add_certificates_to_keyring()
630 if (added == 0) { in add_certificates_to_keyring()
635 pr_info("Added %d of %d keys to cert_store keyring", added, count); in add_certificates_to_keyring()
/third_party/node/deps/npm/node_modules/diff/lib/convert/
H A Ddmp.js19 if (change.added) {
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dspu_manage.c449 int lenp, i, added; in init_affinity_node() local
454 for (added = 1; added < cbe_spu_info[cbe].n_spus; added++) { in init_affinity_node()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Dspu_manage.c451 int lenp, i, added; in init_affinity_node() local
456 for (added = 1; added < cbe_spu_info[cbe].n_spus; added++) { in init_affinity_node()
/kernel/linux/linux-5.10/drivers/vhost/
H A Dvsock.c89 bool added = false; in vhost_transport_do_send_pkt() local
190 added = true; in vhost_transport_do_send_pkt()
224 if (added) in vhost_transport_do_send_pkt()
445 bool added = false; in vhost_vsock_handle_tx_kick() local
499 added = true; in vhost_vsock_handle_tx_kick()
503 if (added) in vhost_vsock_handle_tx_kick()
/kernel/linux/linux-6.6/drivers/vhost/
H A Dvsock.c95 bool added = false; in vhost_transport_do_send_pkt() local
213 added = true; in vhost_transport_do_send_pkt()
246 if (added) in vhost_transport_do_send_pkt()
474 bool added = false; in vhost_vsock_handle_tx_kick() local
531 added = true; in vhost_vsock_handle_tx_kick()
535 if (added) in vhost_vsock_handle_tx_kick()
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_user_sdma.c82 u64 added; /* global descq number of entries */ member
129 u64 added; member
196 pq->added = 0; in qib_user_sdma_queue_create()
1082 s64 descd = ppd->sdma_descq_removed - pkt->added; in qib_user_sdma_queue_clean()
1311 pkt->added = ppd->sdma_descq_added; in qib_user_sdma_send_desc()
1312 pkt->pq->added = pkt->added; in qib_user_sdma_send_desc()
1406 if (pq->added > ppd->sdma_descq_removed) in qib_user_sdma_writev()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_user_sdma.c82 u64 added; /* global descq number of entries */ member
129 u64 added; member
196 pq->added = 0; in qib_user_sdma_queue_create()
1077 s64 descd = ppd->sdma_descq_removed - pkt->added; in qib_user_sdma_queue_clean()
1306 pkt->added = ppd->sdma_descq_added; in qib_user_sdma_send_desc()
1307 pkt->pq->added = pkt->added; in qib_user_sdma_send_desc()
1401 if (pq->added > ppd->sdma_descq_removed) in qib_user_sdma_writev()
/third_party/pcre2/pcre2/
H A DRunTest.bat9 @rem up by Daniel Richard G. Tests 10-12 added by Philip H.
13 @rem line. Added argument validation and added error reporting.
15 @rem Sheri Pierce added logic to skip feature dependent tests
20 @rem Sheri P also added override tests for study and jit testing
21 @rem Zoltan Herczeg added libpcre16 support
22 @rem Zoltan Herczeg added libpcre32 support
28 @rem PH added missing "set type" for test 22, April 2016.
29 @rem PH added copy command for new testbtables file, November 2020
/third_party/skia/src/pathops/
H A DSkOpCoincidence.cpp234 // verifies that the coincidence hasn't already been added
349 bool added; in addEndMovedSpans() local
350 FAIL_IF(!this->addOrOverlap(coinSeg, oppSeg, coinTs, coinTe, oppTs, oppTe, &added)); in addEndMovedSpans()
620 double tStart, double tEnd, SkOpSegment* coinSeg, SkOpSegment* oppSeg, bool* added in addIfMissing()
653 (void) this->addOrOverlap(coinSeg, oppSeg, coinTs, coinTe, oppTs, oppTe, added); in addIfMissing()
661 double coinTs, double coinTe, double oppTs, double oppTe, bool* added) { in addOrOverlap()
780 *added = true; in addOrOverlap()
789 bool SkOpCoincidence::addMissing(bool* added DEBUG_COIN_DECLARE_PARAMS()) { in DEBUG_COIN_DECLARE_PARAMS()
791 *added = false; in DEBUG_COIN_DECLARE_PARAMS()
844 overS, overE, outerOppWritable, innerOppWritable, added in DEBUG_COIN_DECLARE_PARAMS()
660 addOrOverlap(SkOpSegment* coinSeg, SkOpSegment* oppSeg, double coinTs, double coinTe, double oppTs, double oppTe, bool* added) addOrOverlap() argument
[all...]
H A DSkPathOpsDebug.cpp305 bool added; in debugAddToCoinChangedDict() local
306 fCoincidence->debugAddMissing(&glitches, &added); in debugAddToCoinChangedDict()
362 bool added; in CheckHealth() local
363 coincidence->debugAddMissing(&glitches, &added); in CheckHealth()
1527 bool added; in debugAddEndMovedSpans() local
1528 if (this->debugAddOrOverlap(log, coinSeg, oppSeg, coinTs, coinTe, oppTs, oppTe, &added), false) { in debugAddEndMovedSpans()
1702 double tStart, double tEnd, const SkOpSegment* coinSeg, const SkOpSegment* oppSeg, bool* added, in debugAddIfMissing()
1735 this->debugAddOrOverlap(log, coinSeg, oppSeg, coinTs, coinTe, oppTs, oppTe, added); in debugAddIfMissing()
1744 double coinTs, double coinTe, double oppTs, double oppTe, bool* added) const { in debugAddOrOverlap()
1862 void SkOpCoincidence::debugAddMissing(SkPathOpsDebug::GlitchLog* log, bool* added) cons
1701 debugAddIfMissing(SkPathOpsDebug::GlitchLog* log, const SkOpPtT* over1s, const SkOpPtT* over2s, double tStart, double tEnd, const SkOpSegment* coinSeg, const SkOpSegment* oppSeg, bool* added, const SkOpPtT* over1e, const SkOpPtT* over2e) const debugAddIfMissing() argument
[all...]
/third_party/curl/src/
H A Dtool_operate.h57 bool added; /* set TRUE when added to the multi handle */ member
72 bool dltotal_added; /* if the total has been added from this */
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Dpoll_fd.rs83 // the OS might set here, but OS's have added extensions in the past. in revents()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dscan.c502 int added, i; in iwl_get_channels_for_scan() local
515 for (i = 0, added = 0; i < priv->scan_request->n_channels; i++) { in iwl_get_channels_for_scan()
555 added++; in iwl_get_channels_for_scan()
558 IWL_DEBUG_SCAN(priv, "total channels to scan %d\n", added); in iwl_get_channels_for_scan()
559 return added; in iwl_get_channels_for_scan()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dscan.c498 int added, i; in iwl_get_channels_for_scan() local
511 for (i = 0, added = 0; i < priv->scan_request->n_channels; i++) { in iwl_get_channels_for_scan()
551 added++; in iwl_get_channels_for_scan()
554 IWL_DEBUG_SCAN(priv, "total channels to scan %d\n", added); in iwl_get_channels_for_scan()
555 return added; in iwl_get_channels_for_scan()
/kernel/linux/linux-5.10/block/
H A Dblk-map.c262 size_t offs, added = 0; in bio_map_user_iov() local
292 added += n; in bio_map_user_iov()
296 iov_iter_advance(iter, added); in bio_map_user_iov()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-sysfs.c189 bool added = false; in store_overlays() local
298 added = true; in store_overlays()
301 if (added) { in store_overlays()
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtd_blkdevs.c293 goto added; in add_mtd_blktrans_dev()
301 goto added; in add_mtd_blktrans_dev()
318 added: in add_mtd_blktrans_dev()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-sysfs.c190 bool added = false; in store_overlays() local
299 added = true; in store_overlays()
302 if (added) { in store_overlays()
/third_party/python/Tools/scripts/
H A Dstable_abi.py128 added: str = None
241 ['role', 'name', 'added', 'ifdef_note', 'struct_abi_kind'],
252 'added': item.added,
261 'added': item.added})
/third_party/node/deps/v8/src/heap/
H A Dpaged-spaces.cc124 size_t added = 0; in RefillFreeList() local
146 added += AddPage(p); in RefillFreeList()
147 added += p->wasted_memory(); in RefillFreeList()
152 added += RelinkFreeListCategories(p); in RefillFreeList()
153 added += p->wasted_memory(); in RefillFreeList()
155 if (is_compaction_space() && (added > kCompactionMemoryWanted)) break; in RefillFreeList()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_range_analysis.c1257 unsigned added = search_phi_bcsel(nir_get_ssa_scalar(src->src.ssa, 0), in search_phi_bcsel() local
1259 assert(added <= buf_size); in search_phi_bcsel()
1260 buf_size -= added; in search_phi_bcsel()
1261 total_added += added; in search_phi_bcsel()
1274 unsigned added = search_phi_bcsel(src0, buf, buf_size - 1, visited); in search_phi_bcsel() local
1275 buf_size -= added; in search_phi_bcsel()
1276 added += search_phi_bcsel(src1, buf + added, buf_size, visited); in search_phi_bcsel()
1277 return added; in search_phi_bcsel()
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_mipi_dbi.c739 * This is how the D/C bit (x) is added:
795 size_t added = 0; in mipi_dbi_spi1e_transfer() local
829 added = 1; in mipi_dbi_spi1e_transfer()
855 added++; in mipi_dbi_spi1e_transfer()
859 tr.len = chunk + added; in mipi_dbi_spi1e_transfer()
/kernel/linux/linux-6.6/scripts/
H A Dget_abi.pl906 my $added = 0;
911 $added = 1;
914 $added = 1;
917 if ($search_string && $added) {

Completed in 34 milliseconds

12345678910>>...12