Home
last modified time | relevance | path

Searched +defs:has +defs:time +defs:p (Results 1 – 25 of 58) sorted by relevance

123

/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/tests/
H A Dtouchclienttest.cpp127 connect(s, &Seat::hasKeyboardChanged, this, [this, s](bool has) { in setupRegistry()
138 connect(s, &Seat::hasPointerChanged, this, [this, s](bool has) { in setupRegistry()
142 Pointer* p = s->createPointer(this); in setupRegistry() local
147 [this](quint32 serial, quint32 time, quint32 button, Pointer::ButtonState state) { in setupRegistry()
164 connect(s, &Seat::hasTouchChanged, this, [this, s](bool has) { in setupRegistry()
H A Dxdgtest.cpp147 connect(s, &Seat::hasPointerChanged, this, [this, s](bool has) { in setupRegistry()
151 Pointer* p = s->createPointer(this); in setupRegistry() local
156 [this](quint32 serial, quint32 time, quint32 button, Pointer::ButtonState state) { in setupRegistry()
H A Dpaneltest.cpp183 connect(m_seat, &Seat::hasPointerChanged, this, [this](bool has) { in setupRegistry()
187 auto p = m_seat->createPointer(this); in setupRegistry() local
194 Wrapland::Client::Pointer::ButtonState state) { in setupRegistry()
/dports/x11/kf5-kwayland/kwayland-5.89.0/tests/
H A Dtouchclienttest.cpp110 connect(s, &Seat::hasKeyboardChanged, this, [this, s](bool has) { in setupRegistry()
121 connect(s, &Seat::hasPointerChanged, this, [this, s](bool has) { in setupRegistry()
125 Pointer *p = s->createPointer(this); in setupRegistry() local
126 …connect(p, &Pointer::buttonStateChanged, this, [this](quint32 serial, quint32 time, quint32 button… in setupRegistry()
143 connect(s, &Seat::hasTouchChanged, this, [this, s](bool has) { in setupRegistry()
H A Dxdgtest.cpp121 connect(s, &Seat::hasPointerChanged, this, [this, s](bool has) { in setupRegistry()
125 Pointer *p = s->createPointer(this); in setupRegistry() local
126 …connect(p, &Pointer::buttonStateChanged, this, [this](quint32 serial, quint32 time, quint32 button… in setupRegistry()
H A Dpaneltest.cpp159 connect(m_seat, &Seat::hasPointerChanged, this, [this](bool has) { in setupRegistry()
163 auto p = m_seat->createPointer(this); in setupRegistry() local
164 …connect(p, &Pointer::buttonStateChanged, this, [this](quint32 serial, quint32 time, quint32 button… in setupRegistry()
/dports/x11/plasma5-kwayland-server/kwayland-server-5.23.5/tests/
H A Dtouchclienttest.cpp110 connect(s, &Seat::hasKeyboardChanged, this, [this, s](bool has) { in setupRegistry()
121 connect(s, &Seat::hasPointerChanged, this, [this, s](bool has) { in setupRegistry()
125 Pointer *p = s->createPointer(this); in setupRegistry() local
126 …connect(p, &Pointer::buttonStateChanged, this, [this](quint32 serial, quint32 time, quint32 button… in setupRegistry()
143 connect(s, &Seat::hasTouchChanged, this, [this, s](bool has) { in setupRegistry()
H A Dxdgtest.cpp121 connect(s, &Seat::hasPointerChanged, this, [this, s](bool has) { in setupRegistry()
125 Pointer *p = s->createPointer(this); in setupRegistry() local
126 …connect(p, &Pointer::buttonStateChanged, this, [this](quint32 serial, quint32 time, quint32 button… in setupRegistry()
H A Dpaneltest.cpp159 connect(m_seat, &Seat::hasPointerChanged, this, [this](bool has) { in setupRegistry()
163 auto p = m_seat->createPointer(this); in setupRegistry() local
164 …connect(p, &Pointer::buttonStateChanged, this, [this](quint32 serial, quint32 time, quint32 button… in setupRegistry()
/dports/benchmarks/fio/fio-3.29/
H A Deta.c372 bool eta_time_within_slack(unsigned int time) in eta_time_within_slack()
535 static int gen_eta_str(struct jobs_eta *je, char *p, size_t left, in gen_eta_str()
539 bool has[DDIR_RWDIR_CNT]; in gen_eta_str() local
580 char output[__THREAD_RUNSTR_SZ(REAL_MAX_JOBS) + 512], *p = output; in display_thread_status() local
/dports/x11/kf5-kwayland/kwayland-5.89.0/src/server/
H A Dseat_interface.cpp403 void SeatInterface::setHasKeyboard(bool has) in setHasKeyboard()
413 void SeatInterface::setHasPointer(bool has) in setHasPointer()
423 void SeatInterface::setHasTouch(bool has) in setHasTouch()
601 void SeatInterface::setTimestamp(quint32 time) in setTimestamp()
685 auto p = d->pointersForSurface(surface); in setFocusedPointerSurface() local
699 for (auto p : qAsConst(framePointers)) { in setFocusedPointerSurface() local
710 for (auto p : qAsConst(framePointers)) { in setFocusedPointerSurface() local
853 auto p = focusedPointer(); in pointerButtonPressed() local
1339 …ce<PointerInterface>(focusedTouchSurface(), d->pointers, [this, pos, serial](PointerInterface *p) { in touchDown()
1368 …hInterface<PointerInterface>(focusedTouchSurface(), d->pointers, [this, pos](PointerInterface *p) { in touchMove()
[all …]
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dmission_companion.cpp110 void talk_function::companion_mission( npc &p ) in companion_mission()
405 bool has = false; in display_and_choose_opts() local
759 time_duration time = 20_minutes + distance * 10_minutes; in caravan_depart() local
810 int time = 200 + distance * 100; in caravan_return() local
946 void talk_function::field_build_1( npc &p ) in field_build_1()
972 void talk_function::field_build_2( npc &p ) in field_build_2()
1354 bool talk_function::labor_return( npc &p ) in labor_return()
1380 bool talk_function::carpenter_return( npc &p ) in carpenter_return()
1432 bool talk_function::forage_return( npc &p ) in forage_return()
1803 static int companion_combat_rank( const npc &p ) in companion_combat_rank()
[all …]
H A Dgame_inventory.cpp324 player &p; member in armor_inventory_preset
632 time_duration time = player_character.get_consume_time( *loc ); in comestible_inventory_preset() local
795 const player &p; member in comestible_inventory_preset
917 const bool has = item::count_by_charges( comest->tool ) in get_denial() local
929 const bool has = item::count_by_charges( tool.first ) in get_denial() local
985 const player &p; member in activatable_inventory_preset
1055 const player &p; member in gunmod_inventory_preset
1232 const player &p; member in read_inventory_preset
1860 player &p; member in bionic_install_preset
1961 player &p; member in bionic_install_surgeon_preset
[all …]
H A Dconsumption.cpp679 const bool has = item::count_by_charges( tool.first ) in can_eat() local
699 const bool has = item::count_by_charges( comest->tool ) in can_eat() local
1573 time_duration time = time_duration::from_seconds( std::max( ( volume / in get_consume_time() local
1619 static bool query_consume_ownership( item &target, player &p ) in query_consume_ownership()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dmission_companion.cpp110 void talk_function::companion_mission( npc &p ) in companion_mission()
405 bool has = false; in display_and_choose_opts() local
759 time_duration time = 20_minutes + distance * 10_minutes; in caravan_depart() local
810 int time = 200 + distance * 100; in caravan_return() local
946 void talk_function::field_build_1( npc &p ) in field_build_1()
972 void talk_function::field_build_2( npc &p ) in field_build_2()
1354 bool talk_function::labor_return( npc &p ) in labor_return()
1380 bool talk_function::carpenter_return( npc &p ) in carpenter_return()
1432 bool talk_function::forage_return( npc &p ) in forage_return()
1803 static int companion_combat_rank( const npc &p ) in companion_combat_rank()
[all …]
H A Dgame_inventory.cpp324 player &p; member in armor_inventory_preset
632 time_duration time = player_character.get_consume_time( *loc ); in comestible_inventory_preset() local
795 const player &p; member in comestible_inventory_preset
917 const bool has = item::count_by_charges( comest->tool ) in get_denial() local
929 const bool has = item::count_by_charges( tool.first ) in get_denial() local
985 const player &p; member in activatable_inventory_preset
1055 const player &p; member in gunmod_inventory_preset
1232 const player &p; member in read_inventory_preset
1860 player &p; member in bionic_install_preset
1961 player &p; member in bionic_install_surgeon_preset
[all …]
H A Dconsumption.cpp679 const bool has = item::count_by_charges( tool.first ) in can_eat() local
699 const bool has = item::count_by_charges( comest->tool ) in can_eat() local
1573 time_duration time = time_duration::from_seconds( std::max( ( volume / in get_consume_time() local
1619 static bool query_consume_ownership( item &target, player &p ) in query_consume_ownership()
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/gravity/
H A DNBodySolver.cpp254 bool has(const Size idx) const { in has() function in CollisionSet
308 for (const auto& p : indexToCollision) { in checkConsistency() local
544 const Float time = t_coll.value() + interval.lower(); in findClosestCollision() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/media/
H A Dhistory_view_poll.cpp491 const auto has = hasHeavyPart(); in updateRecentVoters() local
789 Painter &p, in paintInlineFooter()
807 Painter &p, in paintBottom()
869 Painter &p, in paintRecentVoters()
921 Painter &p, in paintCloseByTimer()
950 const auto time = Ui::FormatDurationText(int(std::ceil(left / 1000.))); in paintCloseByTimer() local
989 Painter &p, in paintShowSolution()
1019 Painter &p, in paintAnswer()
1112 Painter &p, in paintRadio()
1175 Painter &p, in paintPercent()
[all …]
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Misc/
H A DMiddleWare.cpp212 void preparePadSynth(string path, PADnoteParameters *p, rtosc::RtData &d) in preparePadSynth()
285 const Port *p = Master::ports.apropos(path.c_str()); in loadMidiLearn() local
300 const rtosc::Port *p = Master::ports.apropos(path.c_str()); in connectMidiLearn() local
385 bool has(std::string loc) in has() function
600 Part *p = new Part(*master->memory, synth, in loadPart() local
623 Part *p = alloc.get(); in loadPart() local
625 Part *p = new Part(*master->memory, synth, master->time, in loadPart() local
655 Part *p = new Part(*master->memory, synth, in loadClearPart() local
1966 struct timespec time; local
2068 struct timespec time; in heartBeat() local
/dports/cad/py-lcapy/lcapy-23c940f/lcapy/
H A Dcore.py178 def _repr_pretty_(self, p, cycle): argument
357 def _repr_pretty_(self, p, cycle): argument
967 def has(self, subexpr): member in Expr
1252 def time(self, **assumptions): member in sExpr
1460 def time(self): member in omegaExpr
1641 def time(self, **assumptions): member in Phasor
1725 def time(self, **assumptions): member in Vconst
1739 def time(self, **assumptions): member in Iconst
2292 def time(self): member in noiseExpr
2631 def _repr_pretty_(self, p, cycle): argument
[all …]
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DScriptInterface.cpp1151 float time = lua_tonumber(L, 2); in luaFunc() local
3372 float time = 0; in luaFunc() local
3385 float time = 0; in luaFunc() local
3397 float time = 0; in luaFunc() local
3410 float time = 0; in luaFunc() local
3420 float time = 0; in luaFunc() local
3429 float time = 0; in luaFunc() local
3718 float time = 0; in luaFunc() local
3733 float time = 0; in luaFunc() local
4272 float time = lua_tonumber(L, 3); in luaFunc() local
[all …]
H A DGame.cpp2762 void Game::setTimerText(float time) in setTimerText()
2888 void Game::addPath(Path *p) in addPath()
2917 int Game::getIndexOfPath(Path *p) in getIndexOfPath()
2955 Path *p = (paths[i]); in getScriptedPathAtCursor() local
5416 Path *p = dsq->game->getPath(i); in saveScene() local
5874 void game_wibbleParticle(Particle *p) in game_wibbleParticle()
6675 Path *p = dsq->game->getPath(i); in applyState() local
6774 Path *p = 0; in applyState() local
8902 bool has = dsq->continuity.getFlag(petSlots[i]->petFlag); in togglePetMenu() local
9114 Path *p=0; in toggleFoodMenu() local
[all …]
/dports/devel/clinfo/clinfo-3.0.21.02.21/src/
H A Dclinfo.c139 for (cl_uint p = 0 ; p < plist->num_platforms; ++p) { in free_plist() local
149 get_platform_devs(const struct platform_list *plist, cl_uint p) in get_platform_devs()
155 get_platform_dev(const struct platform_list *plist, cl_uint p, cl_uint d) in get_platform_dev()
1138 char *has; in identify_device_extensions() local
1409 time_t time = ret->value.u64/UINT64_C(1000000000); in device_info_time_offset() local
3045 fetchOfflineDevicesAMD(const struct platform_list *plist, cl_uint p, in fetchOfflineDevicesAMD()
3115 void printPlatformDevices(const struct platform_list *plist, cl_uint p, in printPlatformDevices()
3184 cl_uint p; in showDevices() local
3549 cl_uint p = 0; in checkNullBehavior() local
3803 int p, d, n; in parse_device_spec() local
[all …]
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/lang/
H A Dqbittorrent_ko.ts4928 <comment>From start time</comment> property
4934 <comment>To end time</comment> property
5748 <source>Start time</source> property
5753 <source>End time</source> property
6223 <source>The start time and the end time can&apos;t be the same.</source> property
7970 <source>Search has finished</source> property
8205 <source>Search has finished</source> property
8210 <source>Search has failed</source> property
8526 <source>All-time share ratio:</source> property
8531 <source>All-time download:</source> property
[all …]

123