Home
last modified time | relevance | path

Searched defs:start_scan (Results 1 – 25 of 111) sorted by relevance

12345

/dports/devel/onetbb/oneTBB-2021.4.0/include/oneapi/tbb/
H A Dparallel_scan.h349 struct start_scan : public task { struct
352 using final_sum_type = final_sum<Range,Body>;
353 using finish_pass1_type = finish_scan<Range,Body>;
354 std::reference_wrapper<sum_node_type*> m_return_slot;
355 Range m_range;
356 std::reference_wrapper<final_sum_type> m_body;
357 typename Partitioner::partition_type m_partition;
359 final_sum_type** m_sum_slot;
383 m_allocator.delete_object<start_scan>(this, ed); in finalize() argument
392 start_scan( sum_node_type*& return_slot, start_scan& parent, small_object_allocator& alloc ) : in start_scan() argument
[all …]
/dports/textproc/stardict3/stardict-3.0.6/dict/src/
H A Dglobalhotkeys.cpp59 void GlobalHotkeys::start_scan(const char *hotkey) in start_scan() function in GlobalHotkeys
96 void GlobalHotkeys::start_scan(const char *key) in start_scan() function in GlobalHotkeys
124 void GlobalHotkeys::start_scan(const char *hotkey) in start_scan() function in GlobalHotkeys
/dports/misc/amanda-server/amanda-3.3.9/perl/Amanda/Taper/
H A DScribe.pm640 sub start_scan { subroutine
1786 sub start_scan { subroutine
/dports/misc/amanda-client/amanda-3.3.9/perl/Amanda/Taper/
H A DScribe.pm640 sub start_scan { subroutine
1786 sub start_scan { subroutine
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/tbb/
H A Dparallel_scan.h134 friend class start_scan; variable
199start_scan( sum_node_type*& return_slot_, start_scan& parent_, sum_node_type* parent_sum_ ) : in start_scan() function
212start_scan( sum_node_type*& return_slot_, const Range& range_, final_sum_type& body_, const Partit… in start_scan() function
H A Dpartitioner.h106 template<typename Range, typename Body, typename Partitioner> class start_scan; variable
/dports/security/py-ospd-openvas/ospd-openvas-21.4.3/ospd_openvas/
H A Dopenvas.py139 def start_scan( member in Openvas
/dports/mail/smtprc/smtprc-2.0.3/
H A Dscan_engine.c36 void start_scan(void) { in start_scan() function
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/include/tbb/
H A Dparallel_scan.h137 friend class start_scan; variable
202start_scan( sum_node_type*& return_slot_, start_scan& parent_, sum_node_type* parent_sum_ ) : in start_scan() function
215start_scan( sum_node_type*& return_slot_, const Range& range_, final_sum_type& body_, const Partit… in start_scan() function
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/include/tbb/
H A Dparallel_scan.h136 friend class start_scan; variable
201start_scan( sum_node_type*& return_slot_, start_scan& parent_, sum_node_type* parent_sum_ ) : in start_scan() function
214start_scan( sum_node_type*& return_slot_, const Range& range_, final_sum_type& body_, const Partit… in start_scan() function
H A Dpartitioner.h109 template<typename Range, typename Body, typename Partitioner> class start_scan; variable
/dports/devel/tbb/oneTBB-2020.3/include/tbb/
H A Dparallel_scan.h136 friend class start_scan; variable
201start_scan( sum_node_type*& return_slot_, start_scan& parent_, sum_node_type* parent_sum_ ) : in start_scan() function
214start_scan( sum_node_type*& return_slot_, const Range& range_, final_sum_type& body_, const Partit… in start_scan() function
H A Dpartitioner.h109 template<typename Range, typename Body, typename Partitioner> class start_scan; variable
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/include/tbb/
H A Dparallel_scan.h136 friend class start_scan; variable
201start_scan( sum_node_type*& return_slot_, start_scan& parent_, sum_node_type* parent_sum_ ) : in start_scan() function
214start_scan( sum_node_type*& return_slot_, const Range& range_, final_sum_type& body_, const Partit… in start_scan() function
H A Dpartitioner.h109 template<typename Range, typename Body, typename Partitioner> class start_scan; variable
/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dedgblob.cpp86 C_OUTLINE_LIST *OL_BUCKETS::start_scan() { in start_scan() function in tesseract::OL_BUCKETS
421 auto start_scan = buckets->start_scan(); in empty_buckets() local
/dports/security/py-python-gvm/python-gvm-21.10.0/gvm/protocols/
H A Dospv1.py169 def start_scan( member in Osp
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dfidel_card.cpp293 INPUT_CHANGED_MEMBER(card_state::start_scan) in INPUT_CHANGED_MEMBER()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dfidel_card.cpp293 INPUT_CHANGED_MEMBER(card_state::start_scan) in INPUT_CHANGED_MEMBER()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/launcher/ui/
H A Dscan.py144 def start_scan(self): member in ScanDialog
/dports/multimedia/jmref/JM/ldecod/src/
H A Dread_comp_cavlc.c694 int start_scan = IS_I16MB(currMB) ? 1 : 0; in read_comp_coeff_4x4_CAVLC() local
782 int start_scan = IS_I16MB(currMB) ? 1 : 0; in read_comp_coeff_4x4_CAVLC_ls() local
866 int start_scan = IS_I16MB(currMB) ? 1 : 0; in read_comp_coeff_8x8_CAVLC() local
955 int start_scan = IS_I16MB(currMB) ? 1 : 0; in read_comp_coeff_8x8_CAVLC_ls() local
H A Dread_comp_cabac.c45 …rMB, SyntaxElement *currSE, ColorPlane pl, int block_y, int block_x, int start_scan, int64 *cbp_bl… in read_comp_coeff_4x4_smb_CABAC()
160 int start_scan = IS_I16MB (currMB)? 1 : 0; in read_comp_coeff_4x4_CABAC() local
243 int start_scan = IS_I16MB (currMB)? 1 : 0; in read_comp_coeff_4x4_CABAC_ls() local
/dports/finance/electrum/Electrum-4.1.5/electrum/gui/qt/qrreader/qtmultimedia/
H A Dcamera_dialog.py234 def start_scan(self, device: str = ''): member in QrReaderCameraDialog
/dports/graphics/py-pyinsane2/pyinsane2-2.0.13/pyinsane2/wia/
H A Drawapi.py227 def start_scan(src): function
/dports/graphics/sane-epkowa/iscan-2.11.0/frontend/
H A Dpisa_sane_scan.cc198 sane_scan::start_scan (int * width, int * height) in start_scan() function in sane_scan

12345