Home
last modified time | relevance | path

Searched defs:pl (Results 76 – 100 of 8018) sorted by relevance

12345678910>>...321

/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/server/
H A Dupdate.c97 void Phasing(player_t *pl, bool on) in Phasing()
135 void Cloak(player_t *pl, bool on) in Cloak()
158 void Deflector(player_t *pl, bool on) in Deflector()
238 void Thrust(player_t *pl, bool on) in Thrust()
251 void Autopilot(player_t *pl, bool on) in Autopilot()
596 player_t *pl; in Players_turn() local
652 static void Use_items(player_t *pl) in Use_items()
722 static void Do_refuel(player_t *pl) in Do_refuel()
764 static void Do_repair(player_t *pl) in Do_repair()
843 player_t *pl; in Update_players() local
[all …]
H A Devent.c38 player_t *pl = Player_by_index(i); in team_dead() local
88 static void Player_lock_next_or_prev(player_t *pl, int key) in Player_lock_next_or_prev()
129 int Player_lock_closest(player_t *pl, bool next) in Player_lock_closest()
171 static void Player_change_home(player_t *pl) in Player_change_home()
272 static void Player_refuel(player_t *pl) in Player_refuel()
296 static void Player_repair(player_t *pl) in Player_repair()
323 static void Player_toggle_pause(player_t *pl) in Player_toggle_pause()
415 static void Player_swap_settings(player_t *pl) in Player_swap_settings()
431 static void Player_toggle_compass(player_t *pl) in Player_toggle_compass()
459 void Pause_player(player_t *pl, bool on) in Pause_player()
[all …]
H A Dalliance.c54 int Invite_player(player_t *pl, player_t *ally) in Invite_player()
94 int Cancel_invitation(player_t *pl) in Cancel_invitation()
114 int Refuse_alliance(player_t *pl, player_t *ally) in Refuse_alliance()
131 int Refuse_all_alliances(player_t *pl) in Refuse_all_alliances()
157 int Accept_alliance(player_t *pl, player_t *ally) in Accept_alliance()
187 int Accept_all_alliances(player_t *pl) in Accept_all_alliances()
312 void Player_join_alliance(player_t *pl, player_t *ally) in Player_join_alliance()
338 static void Alliance_add_player(alliance_t *alliance, player_t *pl) in Alliance_add_player()
355 int Leave_alliance(player_t *pl) in Leave_alliance()
452 static void Merge_alliances(player_t *pl, int id2) in Merge_alliances()
[all …]
H A Dsaudio.c36 static inline double sound_range(player_t *pl) in sound_range()
48 static void queue_audio(player_t * pl, int sound_ind, int volume) in queue_audio()
78 int sound_player_init(player_t * pl) in sound_player_init()
91 void sound_player_on(player_t * pl, int on) in sound_player_on()
107 void sound_play_player(player_t * pl, int sound_ind) in sound_play_player()
148 player_t *pl; in sound_play_sensors() local
178 void sound_play_queued(player_t * pl) in sound_play_queued()
198 void sound_close(player_t * pl) in sound_close()
H A Drobot.c797 void Robot_destroy(player_t *pl) in Robot_destroy()
805 void Robot_delete(player_t *pl, bool kicked) in Robot_delete()
865 void Robot_reset_war(player_t *pl) in Robot_reset_war()
874 void Robot_program(player_t *pl, int victim_id) in Robot_program()
884 int Robot_war_on_player(player_t *pl) in Robot_war_on_player()
898 void Robot_war(player_t *pl, player_t *kp) in Robot_war()
926 void Robot_go_home(player_t *pl) in Robot_go_home()
949 static void Robot_play(player_t *pl) in Robot_play()
961 static bool Robot_check_leave(player_t *pl) in Robot_check_leave()
1001 static void Tank_play(player_t *pl) in Tank_play()
[all …]
H A Dtag.c42 static inline bool Player_can_be_tagged(player_t *pl) in Player_can_be_tagged()
65 player_t *pl = Player_by_index(i); in Check_tag() local
78 player_t *pl = Player_by_index(i); in Check_tag() local
87 player_t *pl = Player_by_index(i); in Check_tag() local
/dports/www/hotcrp/hotcrp-2.102/src/papercolumns/
H A Dpc_topics.php10 function prepare(PaperList $pl, $visible) {
22 function header(PaperList $pl, $is_text) {
25 function content_empty(PaperList $pl, PaperInfo $row) {
28 function content(PaperList $pl, PaperInfo $row) {
48 function text(PaperList $pl, PaperInfo $row) {
H A Dpc_pagecount.php9 function prepare(PaperList $pl, $visible) {
23 function analyze_sort(PaperList $pl, &$rows, ListSorter $sorter) {
35 function header(PaperList $pl, $is_text) {
38 function content_empty(PaperList $pl, PaperInfo $row) {
41 function content(PaperList $pl, PaperInfo $row) {
44 function text(PaperList $pl, PaperInfo $row) {
H A Dpc_commenters.php9 function header(PaperList $pl, $is_text) {
12 function content_empty(PaperList $pl, PaperInfo $row) {
15 function content(PaperList $pl, PaperInfo $row) {
28 function text(PaperList $pl, PaperInfo $row) {
H A Dpc_pcconflicts.php9 function prepare(PaperList $pl, $visible) {
16 function header(PaperList $pl, $is_text) {
19 function content(PaperList $pl, PaperInfo $row) {
28 function text(PaperList $pl, PaperInfo $row) {
/dports/misc/py-powerline-status/powerline-2.8.2/powerline/segments/common/
H A Dplayers.py59 def get_player_status(self, pl): argument
125 def get_player_status(self, pl): argument
254 def _get_dbus_player_status(pl, player_name, **kwargs): argument
258 def _get_dbus_player_status(pl, argument
340 def get_player_status(self, pl): argument
372 def get_player_status(self, pl): argument
437 def get_player_status(self, pl): argument
458 def get_player_status(self, pl): argument
486 def get_player_status(self, pl): argument
534 def get_player_status(self, pl): argument
[all …]
/dports/graphics/bmeps/dktools-4.31.1/src/itadmin/
H A Ditacomp.c52 itadmin_user const *pl; in itadmin_comp_user() local
128 itadmin_building const *pl; in itadmin_comp_building() local
163 itadmin_speed const *pl; in itadmin_comp_speed() local
198 itadmin_vlan const *pl; in itadmin_comp_vlan() local
233 itadmin_connect const *pl; in itadmin_comp_connect() local
268 itadmin_network const *pl; in itadmin_comp_network() local
309 itadmin_netgroup const *pl; in itadmin_comp_netgroup() local
455 itadmin_host const *pl; in itadmin_comp_host() local
511 itadmin_swman const *pl; in itadmin_comp_swman() local
565 itadmin_swprod const *pl; in itadmin_comp_swprod() local
[all …]
/dports/audio/re/re-0.5.8/src/sdp/
H A Dsession.c20 struct sdp_session *sess = arg; in attr_decode_fmtp()
37 int sdp_session_alloc(struct sdp_session **sessp, const struct sa *laddr) in attr_decode_rtcp()
64 *sessp = sess; in attr_decode_rtcp()
65 in attr_decode_rtcp()
66 return err; in attr_decode_rtcp()
94 * Set the local network address of an SDP Session
129 * @param replace True to replace any existing attributes, false to append in bandwidth_decode()
156 * Delete a local attribute of an SDP Session in conn_decode()
157 * in conn_decode()
158 * @param sess SDP Session in conn_decode()
[all …]
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/
H A Dscreens_end.c64 PlayerList *pl; in PlayerListNew() local
123 static GameLoopData *PlayerListLoop(PlayerList *pl) in PlayerListLoop()
147 PlayerList *pl = data->Data; in PlayerListTerminate() local
156 PlayerList *pl = data->Data; in PlayerListOnEnter() local
174 PlayerList *pl = data->Data; in PlayerListUpdate() local
185 const PlayerList *pl = data->Data; in PlayerListDraw() local
199 const PlayerList *pl = data; in PlayerListCustomDraw() local
289 PlayerList *pl = data; in PlayerListInput() local
371 PlayerList *pl = in ScreenVictory() local
422 PlayerList *pl = in ScreenDogfightScores() local
[all …]
/dports/databases/xapian-core/xapian-core-1.4.18/matcher/
H A Dbranchpostlist.h83 next_handling_prune(PostList * & pl, double w_min, MultiMatch *matcher) in next_handling_prune()
87 delete pl; in next_handling_prune() local
95 skip_to_handling_prune(PostList * & pl, Xapian::docid did, double w_min, in skip_to_handling_prune()
100 delete pl; in skip_to_handling_prune() local
108 check_handling_prune(PostList * & pl, Xapian::docid did, double w_min, in check_handling_prune()
113 delete pl; in check_handling_prune() local
/dports/databases/xapian-core12/xapian-core-1.2.25/matcher/
H A Dbranchpostlist.h82 next_handling_prune(PostList * & pl, Xapian::weight w_min, in next_handling_prune()
87 delete pl; in next_handling_prune() local
95 skip_to_handling_prune(PostList * & pl, Xapian::docid did, Xapian::weight w_min, in skip_to_handling_prune()
100 delete pl; in skip_to_handling_prune() local
108 check_handling_prune(PostList * & pl, Xapian::docid did, Xapian::weight w_min, in check_handling_prune()
113 delete pl; in check_handling_prune() local
/dports/games/xpilot/xpilot-4.5.5/src/server/
H A Dsaudio.c52 #define sound_range(pl) \ argument
64 static void queue_audio(player * pl, int index, int volume) in queue_audio()
95 int sound_player_init(player * pl) in sound_player_init()
112 void sound_player_onoff(player *pl, int onoff) in sound_player_onoff()
130 void sound_play_player(player * pl, int index) in sound_play_player()
169 player *pl; in sound_play_sensors() local
195 void sound_play_queued(player * pl) in sound_play_queued()
213 void sound_close(player * pl) in sound_close()
H A Dcommand.c97 static void Send_info_about_player(player * pl) in Send_info_about_player()
247 void Handle_player_command(player *pl, char *cmd) in Handle_player_command()
343 static int Cmd_queue(char *arg, player *pl, int oper, char *msg) in Cmd_queue()
357 static int Cmd_team(char *arg, player *pl, int oper, char *msg) in Cmd_team()
443 static int Cmd_ally(char *arg, player *pl, int oper, char *msg) in Cmd_ally()
548 static int Cmd_kick(char *arg, player *pl, int oper, char *msg) in Cmd_kick()
595 static int Cmd_help(char *arg, player *pl, int oper, char *msg) in Cmd_help()
625 static int Cmd_reset(char *arg, player *pl, int oper, char *msg) in Cmd_reset()
684 static int Cmd_lock(char *arg, player *pl, int oper, char *msg) in Cmd_lock()
726 static int Cmd_set(char *arg, player *pl, int oper, char *msg) in Cmd_set()
[all …]
/dports/databases/pointcloud/pointcloud-1.2.1/lib/
H A Dpc_pointlist.c19 PCPOINTLIST *pl = pcalloc(sizeof(PCPOINTLIST)); in pc_pointlist_make() local
28 pc_pointlist_free(PCPOINTLIST *pl) in pc_pointlist_free()
43 pc_pointlist_add_point(PCPOINTLIST *pl, PCPOINT *pt) in pc_pointlist_add_point()
58 pc_pointlist_get_point(const PCPOINTLIST *pl, int i) in pc_pointlist_get_point()
66 PCPOINTLIST *pl; in pc_pointlist_from_dimensional() local
103 PCPOINTLIST *pl; in pc_pointlist_from_uncompressed() local
/dports/misc/py-powerline-status/powerline-2.8.2/powerline/segments/
H A Dshell.py11 def jobnum(pl, segment_info, show_zero=False): argument
32 def last_status(pl, segment_info, signal_names=True): argument
52 def last_pipe_status(pl, segment_info, signal_names=True): argument
82 def mode(pl, segment_info, override={'vicmd': 'COMMND', 'viins': 'INSERT'}, default=None): argument
113 def continuation(pl, segment_info, omit_cmdsubst=True, right_align=False, renames={}): argument
162 def get_shortened_path(self, pl, segment_info, use_shortened_path=True, **kwargs): argument
/dports/games/stendhal/stendhal-1.35/tests/games/stendhal/server/actions/admin/
H A DSummonActionTest.java71 final Player pl = PlayerTestHelper.createPlayer("hugo"); in testSummonRat() local
96 final Player pl = PlayerTestHelper.createPlayer("hugo"); in testSummonDagger() local
119 final Player pl = PlayerTestHelper.createPlayer("hugo"); in testSummonUnKnown() local
138 final Player pl = PlayerTestHelper.createPlayer("hugo"); in testSummonFishingRod() local
161 final Player pl = PlayerTestHelper.createPlayer("hugo"); in testAvoidNFE() local
/dports/audio/cmus/cmus-2.9.1/
H A Dpl.c92 struct playlist *pl; in pl_search_get_generic() local
252 struct playlist *pl = pl_new(file); in pl_load_one() local
410 struct playlist *pl = opaque; in pl_save_cb() local
423 struct playlist *pl; in pl_save_all() local
438 struct playlist *pl = pl_visible; in pl_delete_selected_pl() local
509 struct playlist *pl; in pl_name_exists() local
610 struct playlist *pl = pl_new(name); in pl_import() local
721 struct playlist *pl; in pl_set_sort_str() local
912 struct playlist *pl; in pl_update_track() local
927 struct playlist *pl = pl_new(name); in pl_create() local
[all …]
/dports/net/freeradius3/freeradius-server-3.0.25/src/lib/
H A Dpacket.c280 static fr_packet_socket_t *fr_socket_find(fr_packet_list_t *pl, in fr_socket_find() argument
446 void fr_packet_list_free(fr_packet_list_t *pl) in fr_packet_list_free()
461 fr_packet_list_t *pl; in fr_packet_list_create() local
487 bool fr_packet_list_insert(fr_packet_list_t *pl, in fr_packet_list_insert()
497 RADIUS_PACKET **fr_packet_list_find(fr_packet_list_t *pl, in fr_packet_list_find()
587 uint32_t fr_packet_list_num_elements(fr_packet_list_t *pl) in fr_packet_list_num_elements()
614 bool fr_packet_list_id_alloc(fr_packet_list_t *pl, int proto, in fr_packet_list_id_alloc()
835 bool fr_packet_list_id_free(fr_packet_list_t *pl, in fr_packet_list_id_free()
881 int fr_packet_list_fd_set(fr_packet_list_t *pl, fd_set *set) in fr_packet_list_fd_set()
968 uint32_t fr_packet_list_num_incoming(fr_packet_list_t *pl) in fr_packet_list_num_incoming()
[all …]
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/sieve/
H A Dlas-output.cpp25 static void las_verbose_enter(cxx_param_list & pl, FILE * output, int verbose) in las_verbose_enter()
63 void las_output::set(cxx_param_list & pl) in set()
95 void las_output::configure_switches(cxx_param_list & pl) in configure_switches()
101 void las_output::declare_usage(cxx_param_list & pl) in declare_usage()
/dports/graphics/libgphoto2/libgphoto2-2.5.26/camlibs/spca50x/
H A Dspca50x-flash.c57 free_files (CameraPrivateLibrary *pl) in free_files()
70 spca50x_flash_wait_for_ready(CameraPrivateLibrary *pl) in spca50x_flash_wait_for_ready()
101 spca500_flash_84D_wait_while_busy(CameraPrivateLibrary *pl) in spca500_flash_84D_wait_while_busy()
121 spca50x_flash_get_TOC(CameraPrivateLibrary *pl, int *filecount) in spca50x_flash_get_TOC()
215 spca50x_flash_get_filecount (CameraPrivateLibrary *pl, int *filecount) in spca50x_flash_get_filecount()
242 spca500_flash_delete_file (CameraPrivateLibrary *pl, int index) in spca500_flash_delete_file()
297 spca500_flash_capture (CameraPrivateLibrary *pl) in spca500_flash_capture()
612 spca50x_flash_process_image (CameraPrivateLibrary *pl, /* context */ in spca50x_flash_process_image()
652 spca500_flash_84D_get_file (CameraPrivateLibrary * pl, in spca500_flash_84D_get_file()
897 spca50x_flash_close (CameraPrivateLibrary *pl, GPContext *context) in spca50x_flash_close()
[all …]

12345678910>>...321