Home
last modified time | relevance | path

Searched refs:set_second (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/dports/x11-wm/awesome/awesome-4.3/spec/wibox/layout/
H A Dalign_spec.lua35 layout:set_second(second)
107 layout:set_second(second)
179 layout:set_second(second)
250 layout:set_second(w1)
252 layout:set_second(w2)
254 layout:set_second(w2)
277 layout:set_second(w2)
289 layout:set_second(w2)
298 layout:set_second(nil)
/dports/x11-wm/awesome/awesome-4.3/lib/wibox/layout/
H A Dalign.lua157 function align:set_second(widget) function
194 self:set_second(children[2])
269 ret:set_second(second)
289 rawset(ret, "set_middle", ret.set_second )
306 rawset(ret, "set_middle", ret.set_second )
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Python/bindings/output/CEGUI/
H A DStdPairCEGUIImageImageFactory.pypp.cpp44 …static void set_second( std::pair<CEGUI::Image*, CEGUI::ImageFactory*> & inst, ::CEGUI::ImageFacto… in set_second() function
65 …ope_Image_ptr__comma__CEGUI_scope_ImageFactory_ptr___greater__wrapper::set_second), bp::with_custo… in register_StdPairCEGUIImageImageFactory_class()
/dports/biology/stacks/stacks-2.4/src/
H A DDNASeq4.h46 DiNuc(Nt4 nt1, Nt4 nt2) : x_(0) {set_first(nt1); set_second(nt2);}
53 void second(Nt4 nt) {clear_second(); set_second(nt);}
60 void set_second(Nt4 nt) {x_ |= uchar(size_t(nt));}
/dports/devel/p5-DateTime/DateTime-1.54/t/
H A D05set.t80 $dt->set_second(9);
81 is( $dt->second, 9, 'check second after set_second' );
/dports/devel/p5-DateTime/DateTime-1.54/xt/author/
H A Dpp-05set.t84 $dt->set_second(9);
85 is( $dt->second, 9, 'check second after set_second' );
/dports/textproc/p5-Plagger/Plagger-0.7.17/lib/Plagger/Rule/
H A DDateTimeCron.pm11 $now->set_second(0);
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Src/
H A Dth_map_overlays.cpp41 set_second(nullptr, false); in ~map_overlay_pair()
52 void map_overlay_pair::set_second(map_overlay* pOverlay, bool bTakeOwnership) { in set_second() function in map_overlay_pair
H A Dth_map_overlays.h48 void set_second(map_overlay* pOverlay, bool bTakeOwnership);
/dports/science/p5-Geo-BUFR/Geo-BUFR-1.38/
H A Dbufralter.pl292 $new_bufr->set_second($option{second});
335 $new_bufr->set_second(0);
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/pgscript/generators/
H A DpgsRegexGen.h56 void set_second(const long &second);
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/pgscript/generators/
H A DpgsRegexGen.cpp61 void pgsRegexGen::pgsRegex::set_second(const long &second) in set_second() function in pgsRegexGen::pgsRegex
225 regex.set_second(max); in pgsRegexGen()
/dports/sysutils/tty-clock/tty-clock-2.3/
H A Dttyclock.h123 void set_second(void);
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/tdutils/td/utils/
H A DCombinedLog.h22 void set_second(LogInterface *second) { in set_second() function
/dports/databases/p5-Jifty-DBI/Jifty-DBI-0.78/lib/Jifty/DBI/Filter/
H A DDateTime.pm131 $dt->set_second(0);
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_merge_function_returns.cpp303 entry.set_second( in GetInfoNeededForMergeBlocks()
312 entry.set_second(suitable_id); in GetInfoNeededForMergeBlocks()
H A Dtransformation_adjust_branch_weights.cpp39 message_.mutable_branch_weights()->set_second(branch_weights.second); in TransformationAdjustBranchWeights()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_merge_function_returns.cpp303 entry.set_second( in GetInfoNeededForMergeBlocks()
312 entry.set_second(suitable_id); in GetInfoNeededForMergeBlocks()
H A Dtransformation_adjust_branch_weights.cpp39 message_.mutable_branch_weights()->set_second(branch_weights.second); in TransformationAdjustBranchWeights()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/fuzz/
H A Dfuzzer_pass_merge_function_returns.cpp303 entry.set_second( in GetInfoNeededForMergeBlocks()
312 entry.set_second(suitable_id); in GetInfoNeededForMergeBlocks()
H A Dtransformation_adjust_branch_weights.cpp39 message_.mutable_branch_weights()->set_second(branch_weights.second); in TransformationAdjustBranchWeights()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/fuzz/
H A Dfuzzer_pass_merge_function_returns.cpp303 entry.set_second( in GetInfoNeededForMergeBlocks()
312 entry.set_second(suitable_id); in GetInfoNeededForMergeBlocks()
H A Dtransformation_adjust_branch_weights.cpp39 message_.mutable_branch_weights()->set_second(branch_weights.second); in TransformationAdjustBranchWeights()
/dports/biology/lamarc/lamarc-2.1.8/boost/regex/v4/
H A Dperl_matcher_common.hpp286 m_presult->set_second(last, 0, false); in match_prefix()
314 m_presult->set_second(position, index); in match_endmark()
435 m_presult->set_second(position); in match_match()
871 m_result.set_second(restart); in find_restart_lit()
H A Dmatch_results.hpp214 void BOOST_REGEX_CALL set_second(BidiIterator i) in set_second() function in boost::match_results
226 void BOOST_REGEX_CALL set_second(BidiIterator i, size_type pos, bool m = true) in set_second() function in boost::match_results

12345678910>>...15