Home
last modified time | relevance | path

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

12

/dports/mail/mailman3/mailman-3.3.1/src/mailman/model/tests/
H A Dtest_roster.py130 self._ant = create_list('ant@example.com')
140 self.assertIsNone(self._ant.members.get_member('anne@example.com'))
142 self._ant.members.get_memberships('anne@example.com'),
147 self._ant.subscribe(self._anne)
154 self._ant.subscribe(self._anne)
156 self._ant.members.get_member('anne@example.com').user,
166 self._ant.subscribe(self._anne)
167 self._ant.subscribe(self._anne.preferred_address)
169 self.assertEqual(self._ant.members.member_count, 2)
174 member = self._ant.members.get_member('anne@example.com')
[all …]
H A Dtest_listmanager.py170 self._ant = create_list('ant@example.com')
179 anne_ant = self._ant.subscribe(anne)
181 bart_ant = self._ant.subscribe(bart)
185 getUtility(IListManager).delete(self._ant)
205 request_id = hold_message(self._ant, msg)
206 getUtility(IListManager).delete(self._ant)
221 setattr(self._ant, name, ['test-filter-1', 'test-filter-2'])
222 getUtility(IListManager).delete(self._ant)
224 mailing_list=self._ant)
239 list_manager.delete(self._ant)
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/ant/
H A Dant.plugin.zsh7 _ant () { function
16 compdef _ant ant
/dports/shells/bash-completion/bash-completion-2.11/completions/
H A Dant28 _ant()
98 complete -F _ant ant phing
100 complete -C complete-ant-cmd.pl -F _ant ant || :
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-digital/examples/ofdm/
H A Duhd_interface.py70 self._ant = antenna
164 print("Antenna: %s" % (self._ant))
222 print("Antenna: %s" % (self._ant))
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-digital/examples/narrowband/
H A Duhd_interface.py70 self._ant = antenna
183 print("Antenna: %s" % (self._ant))
239 print("Antenna: %s" % (self._ant))
/dports/comms/gr-osmosdr/gr-osmosdr-0.2.3/lib/xtrx/
H A Dxtrx_source_c.cc482 _ant = get_ant_type(antenna); in set_antenna()
484 std::cerr << "Set antenna " << antenna << " type:" << _ant << std::endl; in set_antenna()
487 _ant); in set_antenna()
496 return s_ant_map_r.find(_ant)->second; in get_antenna()
H A Dxtrx_sink_c.cc371 _ant = get_ant_type(antenna); in set_antenna()
377 _ant); in set_antenna()
386 return s_ant_map_r.find(_ant)->second; in get_antenna()
H A Dxtrx_sink_c.h116 xtrx_antenna_t _ant; variable
H A Dxtrx_source_c.h114 xtrx_antenna_t _ant; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/access/amazon/
H A Damazon_game.h98 Ant *_ant; variable
H A Damazon_game.cpp39 _ant = nullptr; in AmazonEngine()
81 delete _ant; in ~AmazonEngine()
104 _ant = new Ant(this); in initObjects()
796 _ant->synchronize(s); in synchronize()
H A Damazon_scripts.cpp370 _game->_ant->doAnt(); in executeSpecial()
/dports/games/scummvm/scummvm-2.5.1/engines/access/amazon/
H A Damazon_game.h98 Ant *_ant; variable
H A Damazon_game.cpp39 _ant = nullptr; in AmazonEngine()
81 delete _ant; in ~AmazonEngine()
104 _ant = new Ant(this); in initObjects()
796 _ant->synchronize(s); in synchronize()
H A Damazon_scripts.cpp370 _game->_ant->doAnt(); in executeSpecial()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dathvar.h441 #define ath_hal_setdefantenna(_ah, _ant) \ argument
442 ((*(_ah)->ah_setDefAntenna)((_ah), (_ant)))
558 _txr0, _txtr0, _keyix, _ant, _flags, \ argument
561 (_txpow), (_txr0), (_txtr0), (_keyix), (_ant), \
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/python/uhd/usrp/cal/
H A Dusrp_calibrator.py104 self._ant = ""
141 self._ant = antenna
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/gettingStarted/
H A Dgs_htmldoc_book.book80 …/Program Files/Eclipse/eclipse/workspace/org.eclipse.platform.doc.user/gettingStarted/qs-80_ant.htm
/dports/www/mnogosearch/mnogosearch-3.4.1/etc/langmap/
H A Dlt.cp1257.lm1818 _ant 121
H A Dlt.latin4.lm2034 _ant 111
/dports/shells/zsh/zsh-5.8.1/Etc/
H A DChangeLog-4.11103 Completion/Unix/Command/_ant, Completion/Unix/Command/_arp,
1771 Completion/Unix/Command/_ant, Completion/Unix/Command/_java:
1937 Completion/Unix/Command/_ssh, Completion/Unix/Command/_ant,
1940 redirections with ssh and a typo correction in _ant
2213 * 17577: Completion/Unix/Command/_ant, Completion/Unix/Command/_zip,
2244 * users/5260 (Bill Burton), users/5266: Completion/Unix/Command/_ant:
2287 * 17521: Completion/Unix/Command/_ant,
H A DChangeLog-4.34590 * 27061: Nicolas Lalevée: Completion/Unix/Command/_ant:
5460 * 26413: Completion/Unix/Command/_ant: update for version 1.7.1.
6664 * 25569: David Le Bourgeois & pws: _ant completion was broken
8676 * Kohsuke Kawaguchi: 24129: Completion/Unix/Command/_ant:
13479 * 21698: Jean-Baptiste Quenot: Completion/Unix/Command/_ant:
13491 * 21693: Jean-Baptiste Quenot: Completion/Unix/Command/_ant:
14265 * 21293: Completion/Unix/Command/_ant: update ant completion for
14913 * 20867: Completion/Unix/Command/_ant: handle imported files
14923 Completion/Unix/Command/_ant: gather targets from imported files
15770 * 20283: Completion/Unix/Command/_ant: Improved the parsing
[all …]
/dports/audio/espeak/espeak-1.48.04-source/dictsource/
H A Dlv_rules213 _ant) o (ņinL04_ o // Antoņina
/dports/shells/bash/bash-5.1/examples/complete/
H A Dbash_completion3267 _ant()
3313 complete -C complete-ant-cmd.pl -F _ant $filenames ant || \
3314 complete -F _ant $filenames ant

12