Home
last modified time | relevance | path

Searched refs:it (Results 101 – 125 of 70323) sorted by relevance

12345678910>>...2813

/dports/www/firefox/firefox-99.0/media/libwebp/src/enc/
H A Diterator_enc.c23 it->y_left_[-1] = it->u_left_[-1] = it->v_left_[-1] = in InitLeft()
83 it->u_left_ = it->y_left_ + 16 + 16; in VP8IteratorInit()
84 it->v_left_ = it->u_left_ + 16; in VP8IteratorInit()
133 const int x = it->x_, y = it->y_; in VP8IteratorImport()
154 it->y_left_[-1] = it->u_left_[-1] = it->v_left_[-1] = 127; in VP8IteratorImport()
191 const int x = it->x_, y = it->y_; in VP8IteratorExport()
292 const int x = it->x_, y = it->y_; in VP8IteratorSaveBoundary()
305 it->y_left_[-1] = it->y_top_[15]; in VP8IteratorSaveBoundary()
316 if (++it->x_ == it->enc_->mb_w_) { in VP8IteratorNext()
317 VP8IteratorSetRow(it, ++it->y_); in VP8IteratorNext()
[all …]
/dports/graphics/webp/libwebp-1.2.1/src/enc/
H A Diterator_enc.c23 it->y_left_[-1] = it->u_left_[-1] = it->v_left_[-1] = in InitLeft()
83 it->u_left_ = it->y_left_ + 16 + 16; in VP8IteratorInit()
84 it->v_left_ = it->u_left_ + 16; in VP8IteratorInit()
133 const int x = it->x_, y = it->y_; in VP8IteratorImport()
154 it->y_left_[-1] = it->u_left_[-1] = it->v_left_[-1] = 127; in VP8IteratorImport()
191 const int x = it->x_, y = it->y_; in VP8IteratorExport()
292 const int x = it->x_, y = it->y_; in VP8IteratorSaveBoundary()
305 it->y_left_[-1] = it->y_top_[15]; in VP8IteratorSaveBoundary()
316 if (++it->x_ == it->enc_->mb_w_) { in VP8IteratorNext()
317 VP8IteratorSetRow(it, ++it->y_); in VP8IteratorNext()
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/src/enc/
H A Diterator_enc.c23 it->y_left_[-1] = it->u_left_[-1] = it->v_left_[-1] = in InitLeft()
83 it->u_left_ = it->y_left_ + 16 + 16; in VP8IteratorInit()
84 it->v_left_ = it->u_left_ + 16; in VP8IteratorInit()
133 const int x = it->x_, y = it->y_; in VP8IteratorImport()
154 it->y_left_[-1] = it->u_left_[-1] = it->v_left_[-1] = 127; in VP8IteratorImport()
191 const int x = it->x_, y = it->y_; in VP8IteratorExport()
292 const int x = it->x_, y = it->y_; in VP8IteratorSaveBoundary()
305 it->y_left_[-1] = it->y_top_[15]; in VP8IteratorSaveBoundary()
316 if (++it->x_ == it->enc_->mb_w_) { in VP8IteratorNext()
317 VP8IteratorSetRow(it, ++it->y_); in VP8IteratorNext()
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libwebp/src/enc/
H A Diterator_enc.c23 it->y_left_[-1] = it->u_left_[-1] = it->v_left_[-1] = in InitLeft()
83 it->u_left_ = it->y_left_ + 16 + 16; in VP8IteratorInit()
84 it->v_left_ = it->u_left_ + 16; in VP8IteratorInit()
133 const int x = it->x_, y = it->y_; in VP8IteratorImport()
154 it->y_left_[-1] = it->u_left_[-1] = it->v_left_[-1] = 127; in VP8IteratorImport()
191 const int x = it->x_, y = it->y_; in VP8IteratorExport()
292 const int x = it->x_, y = it->y_; in VP8IteratorSaveBoundary()
305 it->y_left_[-1] = it->y_top_[15]; in VP8IteratorSaveBoundary()
316 if (++it->x_ == it->enc_->mb_w_) { in VP8IteratorNext()
317 VP8IteratorSetRow(it, ++it->y_); in VP8IteratorNext()
[all …]
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libwebp/src/enc/
H A Diterator_enc.c23 it->y_left_[-1] = it->u_left_[-1] = it->v_left_[-1] = in InitLeft()
83 it->u_left_ = it->y_left_ + 16 + 16; in VP8IteratorInit()
84 it->v_left_ = it->u_left_ + 16; in VP8IteratorInit()
133 const int x = it->x_, y = it->y_; in VP8IteratorImport()
154 it->y_left_[-1] = it->u_left_[-1] = it->v_left_[-1] = 127; in VP8IteratorImport()
191 const int x = it->x_, y = it->y_; in VP8IteratorExport()
292 const int x = it->x_, y = it->y_; in VP8IteratorSaveBoundary()
305 it->y_left_[-1] = it->y_top_[15]; in VP8IteratorSaveBoundary()
316 if (++it->x_ == it->enc_->mb_w_) { in VP8IteratorNext()
317 VP8IteratorSetRow(it, ++it->y_); in VP8IteratorNext()
[all …]
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libwebp/src/enc/
H A Diterator_enc.c23 it->y_left_[-1] = it->u_left_[-1] = it->v_left_[-1] = in InitLeft()
83 it->u_left_ = it->y_left_ + 16 + 16; in VP8IteratorInit()
84 it->v_left_ = it->u_left_ + 16; in VP8IteratorInit()
133 const int x = it->x_, y = it->y_; in VP8IteratorImport()
154 it->y_left_[-1] = it->u_left_[-1] = it->v_left_[-1] = 127; in VP8IteratorImport()
191 const int x = it->x_, y = it->y_; in VP8IteratorExport()
292 const int x = it->x_, y = it->y_; in VP8IteratorSaveBoundary()
305 it->y_left_[-1] = it->y_top_[15]; in VP8IteratorSaveBoundary()
316 if (++it->x_ == it->enc_->mb_w_) { in VP8IteratorNext()
317 VP8IteratorSetRow(it, ++it->y_); in VP8IteratorNext()
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/libwebp-sys-0.2.0/vendor/src/enc/
H A Diterator_enc.c23 it->y_left_[-1] = it->u_left_[-1] = it->v_left_[-1] = in InitLeft()
83 it->u_left_ = it->y_left_ + 16 + 16; in VP8IteratorInit()
84 it->v_left_ = it->u_left_ + 16; in VP8IteratorInit()
133 const int x = it->x_, y = it->y_; in VP8IteratorImport()
154 it->y_left_[-1] = it->u_left_[-1] = it->v_left_[-1] = 127; in VP8IteratorImport()
191 const int x = it->x_, y = it->y_; in VP8IteratorExport()
292 const int x = it->x_, y = it->y_; in VP8IteratorSaveBoundary()
305 it->y_left_[-1] = it->y_top_[15]; in VP8IteratorSaveBoundary()
316 if (++it->x_ == it->enc_->mb_w_) { in VP8IteratorNext()
317 VP8IteratorSetRow(it, ++it->y_); in VP8IteratorNext()
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libwebp-sys2-0.1.2/c_src/src/enc/
H A Diterator_enc.c23 it->y_left_[-1] = it->u_left_[-1] = it->v_left_[-1] = in InitLeft()
83 it->u_left_ = it->y_left_ + 16 + 16; in VP8IteratorInit()
84 it->v_left_ = it->u_left_ + 16; in VP8IteratorInit()
133 const int x = it->x_, y = it->y_; in VP8IteratorImport()
154 it->y_left_[-1] = it->u_left_[-1] = it->v_left_[-1] = 127; in VP8IteratorImport()
191 const int x = it->x_, y = it->y_; in VP8IteratorExport()
292 const int x = it->x_, y = it->y_; in VP8IteratorSaveBoundary()
305 it->y_left_[-1] = it->y_top_[15]; in VP8IteratorSaveBoundary()
316 if (++it->x_ == it->enc_->mb_w_) { in VP8IteratorNext()
317 VP8IteratorSetRow(it, ++it->y_); in VP8IteratorNext()
[all …]
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libwebp/src/enc/
H A Diterator_enc.c23 it->y_left_[-1] = it->u_left_[-1] = it->v_left_[-1] = in InitLeft()
83 it->u_left_ = it->y_left_ + 16 + 16; in VP8IteratorInit()
84 it->v_left_ = it->u_left_ + 16; in VP8IteratorInit()
133 const int x = it->x_, y = it->y_; in VP8IteratorImport()
154 it->y_left_[-1] = it->u_left_[-1] = it->v_left_[-1] = 127; in VP8IteratorImport()
191 const int x = it->x_, y = it->y_; in VP8IteratorExport()
292 const int x = it->x_, y = it->y_; in VP8IteratorSaveBoundary()
305 it->y_left_[-1] = it->y_top_[15]; in VP8IteratorSaveBoundary()
316 if (++it->x_ == it->enc_->mb_w_) { in VP8IteratorNext()
317 VP8IteratorSetRow(it, ++it->y_); in VP8IteratorNext()
[all …]
/dports/science/rdkit/rdkit-Release_2021_03_5/External/RingFamilies/RingDecomposerLib/src/RingDecomposerLib/
H A DRDLhandler.c209 RDL_pathIterator *it = malloc(sizeof(*it)); in RDL_listPaths() local
402 uInfo = it->data->urfInfoPerBCC[it->bcc_index]; in RDL_cycleIteratorNext()
405 spi = it->data->spiPerBCC[it->bcc_index]; in RDL_cycleIteratorNext()
434 if (it->it1->end || it->it2->end) { in RDL_cycleIteratorNext()
436 if (it->rcf_index == it->rcf_index_max) { in RDL_cycleIteratorNext()
437 if (it->urf_index == it->urf_index_max) { in RDL_cycleIteratorNext()
438 if (it->bcc_index == it->bcc_index_max) { in RDL_cycleIteratorNext()
444 it->urf_index_max = it->data->nofURFsPerBCC[it->bcc_index] - 1; in RDL_cycleIteratorNext()
446it->rcf_index_max = it->data->urfInfoPerBCC[it->bcc_index]->nofCFsPerURF[it->urf_index] - 1; in RDL_cycleIteratorNext()
491 RDL_combinePathsToCycle(it->compressed_cycle, it->it1, it->it2, cfam); in RDL_cycleIteratorNext()
[all …]
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/skins2/utils/
H A Dvar_tree.cpp192 for( Iterator it = m_children.begin(); it != m_children.end(); ++it ) in visibleItems() local
247 if( it->m_expanded && it->size() ) in getNextVisibleItem()
249 it = it->m_children.begin(); in getNextVisibleItem()
273 it = --(it->m_children.end()); in getPrevVisibleItem()
289 it = --(it->m_children.end()); in getPrevVisibleItem()
298 it = it->m_children.begin(); in getNextItem()
322 it = --(it->m_children.end()); in getPrevItem()
346 it = getNextItem( it ); in getNextLeaf()
389 for( Iterator it = m_children.begin(); it != m_children.end(); ++it ) in countLeafs() local
409 it = m_flat ? getNextLeaf( it ) : getNextVisibleItem( it ) ) in getIndex()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/quickbook/src/
H A Did_xml.cpp53 ++it; in parse()
65 if ((*it >= 'a' && *it <= 'z') || (*it >= 'A' && *it <= 'Z') || in parse()
66 *it == '_' || *it == ':') { in parse()
73 if (it == end || *it == '>') break; in parse()
79 if (it == end || (*it != '"' && *it != '\'')) break; in parse()
86 it = std::find(it, end, delim); in parse()
138 if ((*it >= 'a' && *it <= 'z') || in linkify()
139 (*it >= 'A' && *it <= 'Z') || *it == '_' || in linkify()
151 if (it == end || *it == '>') break; in linkify()
152 if (*it == '"' || *it == '\'') { in linkify()
[all …]
/dports/devel/boost-docs/boost_1_72_0/tools/quickbook/src/
H A Did_xml.cpp53 ++it; in parse()
65 if ((*it >= 'a' && *it <= 'z') || (*it >= 'A' && *it <= 'Z') || in parse()
66 *it == '_' || *it == ':') { in parse()
73 if (it == end || *it == '>') break; in parse()
79 if (it == end || (*it != '"' && *it != '\'')) break; in parse()
86 it = std::find(it, end, delim); in parse()
138 if ((*it >= 'a' && *it <= 'z') || in linkify()
139 (*it >= 'A' && *it <= 'Z') || *it == '_' || in linkify()
151 if (it == end || *it == '>') break; in linkify()
152 if (*it == '"' || *it == '\'') { in linkify()
[all …]
/dports/devel/boost-libs/boost_1_72_0/tools/quickbook/src/
H A Did_xml.cpp53 ++it; in parse()
65 if ((*it >= 'a' && *it <= 'z') || (*it >= 'A' && *it <= 'Z') || in parse()
66 *it == '_' || *it == ':') { in parse()
73 if (it == end || *it == '>') break; in parse()
79 if (it == end || (*it != '"' && *it != '\'')) break; in parse()
86 it = std::find(it, end, delim); in parse()
138 if ((*it >= 'a' && *it <= 'z') || in linkify()
139 (*it >= 'A' && *it <= 'Z') || *it == '_' || in linkify()
151 if (it == end || *it == '>') break; in linkify()
152 if (*it == '"' || *it == '\'') { in linkify()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/tools/quickbook/src/
H A Did_xml.cpp53 ++it; in parse()
65 if ((*it >= 'a' && *it <= 'z') || (*it >= 'A' && *it <= 'Z') || in parse()
66 *it == '_' || *it == ':') { in parse()
73 if (it == end || *it == '>') break; in parse()
79 if (it == end || (*it != '"' && *it != '\'')) break; in parse()
86 it = std::find(it, end, delim); in parse()
138 if ((*it >= 'a' && *it <= 'z') || in linkify()
139 (*it >= 'A' && *it <= 'Z') || *it == '_' || in linkify()
151 if (it == end || *it == '>') break; in linkify()
152 if (*it == '"' || *it == '\'') { in linkify()
[all …]
/dports/devel/hyperscan/boost_1_75_0/tools/quickbook/src/
H A Did_xml.cpp53 ++it; in parse()
65 if ((*it >= 'a' && *it <= 'z') || (*it >= 'A' && *it <= 'Z') || in parse()
66 *it == '_' || *it == ':') { in parse()
73 if (it == end || *it == '>') break; in parse()
79 if (it == end || (*it != '"' && *it != '\'')) break; in parse()
86 it = std::find(it, end, delim); in parse()
138 if ((*it >= 'a' && *it <= 'z') || in linkify()
139 (*it >= 'A' && *it <= 'Z') || *it == '_' || in linkify()
151 if (it == end || *it == '>') break; in linkify()
152 if (*it == '"' || *it == '\'') { in linkify()
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Util/
H A DOrderedHashMapTest.php172 $it->next();
178 $it->next();
204 $it->next();
210 $it->next();
234 $it->next();
240 $it->next();
264 $it->next();
270 $it->next();
294 $it->next();
318 $it->next();
[all …]
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Util/
H A DOrderedHashMapTest.php172 $it->next();
178 $it->next();
204 $it->next();
210 $it->next();
234 $it->next();
240 $it->next();
264 $it->next();
270 $it->next();
294 $it->next();
318 $it->next();
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/graphics/
H A Danimate.cpp367 …view->getCelScaledRect(it->loopNo, it->celNo, it->x, it->y, it->z, it->scaleX, it->scaleY, it->cel… in setNsRect()
376 view->getCelSpecialHoyle4Rect(it->loopNo, it->celNo, it->x, it->y, it->z, it->celRect); in setNsRect()
379 view->getCelRect(it->loopNo, it->celNo, it->x, it->y, it->z, it->celRect); in setNsRect()
420 …_paint16->drawCel(it->viewId, it->loopNo, it->celNo, it->celRect, it->priority, it->paletteNo, it-… in update()
452 …_paint16->drawCel(it->viewId, it->loopNo, it->celNo, it->celRect, it->priority, it->paletteNo, it-… in update()
477 …_paint16->drawCel(it->viewId, it->loopNo, it->celNo, it->celRect, it->priority, it->paletteNo, it-… in drawCels()
564 …_paint16->drawCel(it->viewId, it->loopNo, it->celNo, it->celRect, it->priority, it->paletteNo, it-… in reAnimate()
605 …view->getCelScaledRect(it->loopNo, it->celNo, it->x, it->y, it->z, it->scaleX, it->scaleY, it->cel… in addToPicDrawCels()
608 view->getCelRect(it->loopNo, it->celNo, it->x, it->y, it->z, it->celRect); in addToPicDrawCels()
612 …_paint16->drawCel(view, it->loopNo, it->celNo, it->celRect, it->priority, it->paletteNo, it->scale… in addToPicDrawCels()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/sci/graphics/
H A Danimate.cpp367 …view->getCelScaledRect(it->loopNo, it->celNo, it->x, it->y, it->z, it->scaleX, it->scaleY, it->cel… in setNsRect()
376 view->getCelSpecialHoyle4Rect(it->loopNo, it->celNo, it->x, it->y, it->z, it->celRect); in setNsRect()
379 view->getCelRect(it->loopNo, it->celNo, it->x, it->y, it->z, it->celRect); in setNsRect()
420 …_paint16->drawCel(it->viewId, it->loopNo, it->celNo, it->celRect, it->priority, it->paletteNo, it-… in update()
452 …_paint16->drawCel(it->viewId, it->loopNo, it->celNo, it->celRect, it->priority, it->paletteNo, it-… in update()
477 …_paint16->drawCel(it->viewId, it->loopNo, it->celNo, it->celRect, it->priority, it->paletteNo, it-… in drawCels()
564 …_paint16->drawCel(it->viewId, it->loopNo, it->celNo, it->celRect, it->priority, it->paletteNo, it-… in reAnimate()
605 …view->getCelScaledRect(it->loopNo, it->celNo, it->x, it->y, it->z, it->scaleX, it->scaleY, it->cel… in addToPicDrawCels()
608 view->getCelRect(it->loopNo, it->celNo, it->x, it->y, it->z, it->celRect); in addToPicDrawCels()
612 …_paint16->drawCel(view, it->loopNo, it->celNo, it->celRect, it->priority, it->paletteNo, it->scale… in addToPicDrawCels()
[all …]
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/library/net/http/http/
H A Drequest_types_spec.rb13 it "has no Request Body" do
17 it "has a Response Body" do
31 it "has no Request Body" do
35 it "has no Response Body" do
49 it "has a Request Body" do
53 it "has a Response Body" do
67 it "has a Request Body" do
71 it "has a Response Body" do
85 it "has no Request Body" do
89 it "has a Response Body" do
[all …]
/dports/biology/jalview/jalview/test/jalview/datamodel/
H A DVisibleContigsIteratorTest.java60 result = it.next(); in testSimpleVisibleRegions()
73 result = it.next(); in testSimpleVisibleRegions()
86 result = it.next(); in testSimpleVisibleRegions()
95 result = it.next(); in testSimpleVisibleRegions()
123 result = it.next(); in testMultipleVisibleRegions()
129 result = it.next(); in testMultipleVisibleRegions()
160 result = it.next(); in testVisibleRegionsAtHiddenEdges()
169 result = it.next(); in testVisibleRegionsAtHiddenEdges()
174 result = it.next(); in testVisibleRegionsAtHiddenEdges()
183 result = it.next(); in testVisibleRegionsAtHiddenEdges()
[all …]
/dports/textproc/p5-xmltv/xmltv-0.5.70/grab/it_dvb/
H A Dchannel_ids2 www.3channel.it;3 Channel
5 www.administra.it;Administra.it
13 www.axn.it;AXN
78 fox.skytv.it;Fox
90 gxt.skytv.it;GXT
111 www.la7.it;La7
112 www.la8.it;La 8
113 www.la9.it;LA 9
115 lei.skytv.it;LEI
133 www.mtv.it;MTV
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/core/asm/
H A Dasm.go46 if it.error != nil || uint64(len(it.code)) <= it.pc {
54 it.pc += uint64(len(it.arg))
56 it.pc++
62 if uint64(len(it.code)) <= it.pc {
67 it.op = vm.OpCode(it.code[it.pc])
71 if uint64(len(it.code)) <= it.pc || uint64(len(it.code)) < u {
75 it.arg = it.code[it.pc+1 : u]
111 if it.Arg() != nil && 0 < len(it.Arg()) {
112 fmt.Printf("%06v: %v 0x%x\n", it.PC(), it.Op(), it.Arg())
114 fmt.Printf("%06v: %v\n", it.PC(), it.Op())
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/core/asm/
H A Dasm.go46 if it.error != nil || uint64(len(it.code)) <= it.pc {
54 it.pc += uint64(len(it.arg))
56 it.pc++
62 if uint64(len(it.code)) <= it.pc {
67 it.op = vm.OpCode(it.code[it.pc])
71 if uint64(len(it.code)) <= it.pc || uint64(len(it.code)) < u {
75 it.arg = it.code[it.pc+1 : u]
111 if it.Arg() != nil && 0 < len(it.Arg()) {
112 fmt.Printf("%05x: %v 0x%x\n", it.PC(), it.Op(), it.Arg())
114 fmt.Printf("%05x: %v\n", it.PC(), it.Op())
[all …]

12345678910>>...2813