Home
last modified time | relevance | path

Searched refs:pad_it (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/cxxtools/cxxtools-2.2.1/include/cxxtools/
H A Dhmac.h52 for(std::string::iterator pad_it = o_key_pad.begin(); in hmac_pad_key() local
53 pad_it != o_key_pad.end(); pad_it++) in hmac_pad_key()
54 *pad_it = *pad_it ^ *key_it++; in hmac_pad_key()
57 for(std::string::iterator pad_it = i_key_pad.begin(); in hmac_pad_key() local
58 pad_it != i_key_pad.end(); pad_it++) in hmac_pad_key()
59 *pad_it = *pad_it ^ *key_it++; in hmac_pad_key()
/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/tests/
H A D234_format.t63 u_8 pad_it;
161 ok($rv->{pad_it}, ord 'T');
177 ok($rv->{pad_it}, ord 'T');
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/readers/
H A Dphrap.cpp380 ITERATE(TPadMap, pad_it, m_PadMap) { in CreatePadsFeat()
381 if ( pad_it->first >= GetPaddedLength() ) { in CreatePadsFeat()
385 TSeqPos pos = pad_it->first - pad_it->second; in CreatePadsFeat()
1120 ITERATE(TPadMap, pad_it, pads) { in x_AddAlignRanges()
1121 TSeqPos pad = pad_it->first - pad_it->second; in x_AddAlignRanges()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/readers/
H A Dphrap.cpp380 ITERATE(TPadMap, pad_it, m_PadMap) { in CreatePadsFeat()
381 if ( pad_it->first >= GetPaddedLength() ) { in CreatePadsFeat()
385 TSeqPos pos = pad_it->first - pad_it->second; in CreatePadsFeat()
1120 ITERATE(TPadMap, pad_it, pads) { in x_AddAlignRanges()
1121 TSeqPos pad = pad_it->first - pad_it->second; in x_AddAlignRanges()
/dports/games/nxengine/nxengine-evo-2.6.5-1/deps/spdlog/details/
H A Dpattern_formatter.h70 pad_it(total_pad_); in scoped_pad()
77 pad_it(half_pad); in scoped_pad()
91 pad_it(total_pad_); in ~scoped_pad()
96 void pad_it(size_t count) in pad_it() function
/dports/devel/spdlog/spdlog-1.9.2/include/spdlog/
H A Dpattern_formatter-inl.h52 pad_it(remaining_pad_); in scoped_padder()
59 pad_it(half_pad); in scoped_padder()
74 pad_it(remaining_pad_); in ~scoped_padder()
84 void pad_it(long count) in pad_it() function
/dports/deskutils/flameshot/flameshot-0.10.2/external/spdlog/include/spdlog/
H A Dpattern_formatter-inl.h50 pad_it(remaining_pad_); in scoped_padder()
57 pad_it(half_pad); in scoped_padder()
72 pad_it(remaining_pad_); in ~scoped_padder()
82 void pad_it(long count) in pad_it() function
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/spdlog/
H A Dpattern_formatter-inl.h50 pad_it(remaining_pad_); in scoped_padder()
57 pad_it(half_pad); in scoped_padder()
72 pad_it(remaining_pad_); in ~scoped_padder()
82 void pad_it(long count) in pad_it() function
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/
H A Dboard.cpp1677 for( auto pad_it : connectivity->GetConnectedPads( item ) ) in GetTrackLength() local
1679 PAD* pad = static_cast<PAD*>( pad_it ); in GetTrackLength()
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpbin.c4534 GstIterator *pad_it = NULL; in gst_rtp_bin_get_free_pad_name() local
4544 pad_it = gst_element_iterate_pads (GST_ELEMENT (element)); in gst_rtp_bin_get_free_pad_name()
4547 switch (gst_iterator_next (pad_it, &data)) { in gst_rtp_bin_get_free_pad_name()
4577 gst_iterator_free (pad_it); in gst_rtp_bin_get_free_pad_name()
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpbin.c4534 GstIterator *pad_it = NULL; in gst_rtp_bin_get_free_pad_name() local
4544 pad_it = gst_element_iterate_pads (GST_ELEMENT (element)); in gst_rtp_bin_get_free_pad_name()
4547 switch (gst_iterator_next (pad_it, &data)) { in gst_rtp_bin_get_free_pad_name()
4577 gst_iterator_free (pad_it); in gst_rtp_bin_get_free_pad_name()
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpbin.c4534 GstIterator *pad_it = NULL; in gst_rtp_bin_get_free_pad_name() local
4544 pad_it = gst_element_iterate_pads (GST_ELEMENT (element)); in gst_rtp_bin_get_free_pad_name()
4547 switch (gst_iterator_next (pad_it, &data)) { in gst_rtp_bin_get_free_pad_name()
4577 gst_iterator_free (pad_it); in gst_rtp_bin_get_free_pad_name()
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpbin.c4534 GstIterator *pad_it = NULL; in gst_rtp_bin_get_free_pad_name() local
4544 pad_it = gst_element_iterate_pads (GST_ELEMENT (element)); in gst_rtp_bin_get_free_pad_name()
4547 switch (gst_iterator_next (pad_it, &data)) { in gst_rtp_bin_get_free_pad_name()
4577 gst_iterator_free (pad_it); in gst_rtp_bin_get_free_pad_name()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpbin.c4534 GstIterator *pad_it = NULL; in gst_rtp_bin_get_free_pad_name() local
4544 pad_it = gst_element_iterate_pads (GST_ELEMENT (element)); in gst_rtp_bin_get_free_pad_name()
4547 switch (gst_iterator_next (pad_it, &data)) { in gst_rtp_bin_get_free_pad_name()
4577 gst_iterator_free (pad_it); in gst_rtp_bin_get_free_pad_name()
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpbin.c4534 GstIterator *pad_it = NULL; in gst_rtp_bin_get_free_pad_name() local
4544 pad_it = gst_element_iterate_pads (GST_ELEMENT (element)); in gst_rtp_bin_get_free_pad_name()
4547 switch (gst_iterator_next (pad_it, &data)) { in gst_rtp_bin_get_free_pad_name()
4577 gst_iterator_free (pad_it); in gst_rtp_bin_get_free_pad_name()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpbin.c4534 GstIterator *pad_it = NULL; in gst_rtp_bin_get_free_pad_name() local
4544 pad_it = gst_element_iterate_pads (GST_ELEMENT (element)); in gst_rtp_bin_get_free_pad_name()
4547 switch (gst_iterator_next (pad_it, &data)) { in gst_rtp_bin_get_free_pad_name()
4577 gst_iterator_free (pad_it); in gst_rtp_bin_get_free_pad_name()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpbin.c4534 GstIterator *pad_it = NULL; in gst_rtp_bin_get_free_pad_name() local
4544 pad_it = gst_element_iterate_pads (GST_ELEMENT (element)); in gst_rtp_bin_get_free_pad_name()
4547 switch (gst_iterator_next (pad_it, &data)) { in gst_rtp_bin_get_free_pad_name()
4577 gst_iterator_free (pad_it); in gst_rtp_bin_get_free_pad_name()
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpbin.c4534 GstIterator *pad_it = NULL; in gst_rtp_bin_get_free_pad_name() local
4544 pad_it = gst_element_iterate_pads (GST_ELEMENT (element)); in gst_rtp_bin_get_free_pad_name()
4547 switch (gst_iterator_next (pad_it, &data)) { in gst_rtp_bin_get_free_pad_name()
4577 gst_iterator_free (pad_it); in gst_rtp_bin_get_free_pad_name()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpbin.c4534 GstIterator *pad_it = NULL; in gst_rtp_bin_get_free_pad_name() local
4544 pad_it = gst_element_iterate_pads (GST_ELEMENT (element)); in gst_rtp_bin_get_free_pad_name()
4547 switch (gst_iterator_next (pad_it, &data)) { in gst_rtp_bin_get_free_pad_name()
4577 gst_iterator_free (pad_it); in gst_rtp_bin_get_free_pad_name()
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpbin.c4534 GstIterator *pad_it = NULL; in gst_rtp_bin_get_free_pad_name() local
4544 pad_it = gst_element_iterate_pads (GST_ELEMENT (element)); in gst_rtp_bin_get_free_pad_name()
4547 switch (gst_iterator_next (pad_it, &data)) { in gst_rtp_bin_get_free_pad_name()
4577 gst_iterator_free (pad_it); in gst_rtp_bin_get_free_pad_name()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpbin.c4534 GstIterator *pad_it = NULL; in gst_rtp_bin_get_free_pad_name() local
4544 pad_it = gst_element_iterate_pads (GST_ELEMENT (element)); in gst_rtp_bin_get_free_pad_name()
4547 switch (gst_iterator_next (pad_it, &data)) { in gst_rtp_bin_get_free_pad_name()
4577 gst_iterator_free (pad_it); in gst_rtp_bin_get_free_pad_name()
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpbin.c4534 GstIterator *pad_it = NULL; in gst_rtp_bin_get_free_pad_name() local
4544 pad_it = gst_element_iterate_pads (GST_ELEMENT (element)); in gst_rtp_bin_get_free_pad_name()
4547 switch (gst_iterator_next (pad_it, &data)) { in gst_rtp_bin_get_free_pad_name()
4577 gst_iterator_free (pad_it); in gst_rtp_bin_get_free_pad_name()
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpbin.c4534 GstIterator *pad_it = NULL; in gst_rtp_bin_get_free_pad_name() local
4544 pad_it = gst_element_iterate_pads (GST_ELEMENT (element)); in gst_rtp_bin_get_free_pad_name()
4547 switch (gst_iterator_next (pad_it, &data)) { in gst_rtp_bin_get_free_pad_name()
4577 gst_iterator_free (pad_it); in gst_rtp_bin_get_free_pad_name()
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpbin.c4534 GstIterator *pad_it = NULL; in gst_rtp_bin_get_free_pad_name() local
4544 pad_it = gst_element_iterate_pads (GST_ELEMENT (element)); in gst_rtp_bin_get_free_pad_name()
4547 switch (gst_iterator_next (pad_it, &data)) { in gst_rtp_bin_get_free_pad_name()
4577 gst_iterator_free (pad_it); in gst_rtp_bin_get_free_pad_name()
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtpbin.c4534 GstIterator *pad_it = NULL; in gst_rtp_bin_get_free_pad_name() local
4544 pad_it = gst_element_iterate_pads (GST_ELEMENT (element)); in gst_rtp_bin_get_free_pad_name()
4547 switch (gst_iterator_next (pad_it, &data)) { in gst_rtp_bin_get_free_pad_name()
4577 gst_iterator_free (pad_it); in gst_rtp_bin_get_free_pad_name()

12