Home
last modified time | relevance | path

Searched refs:RTs (Results 1 – 25 of 166) sorted by relevance

1234567

/dports/net-p2p/bazarr/bazarr-1.0.2/libs/past/translation/
H A D__init__.py118 class RTs: class
137 if None in [RTs._rt, RTs._rtp]:
138 RTs._rt = RefactoringTool(myfixes)
148 if None in [RTs._rt_py2_detect, RTs._rtp_py2_detect]:
149 RTs._rt_py2_detect = RefactoringTool(py2_detect_fixers)
211 RTs.setup_detect_python2()
213 tree = RTs._rt_py2_detect.refactor_string(source, pathname)
217 tree = RTs._rtp.refactor_string(source, pathname)
293 RTs.setup()
296 tree = RTs._rt.refactor_string(source, self.pathname)
[all …]
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/past/translation/
H A D__init__.py118 class RTs: class
137 if None in [RTs._rt, RTs._rtp]:
138 RTs._rt = RefactoringTool(myfixes)
148 if None in [RTs._rt_py2_detect, RTs._rtp_py2_detect]:
149 RTs._rt_py2_detect = RefactoringTool(py2_detect_fixers)
211 RTs.setup_detect_python2()
213 tree = RTs._rt_py2_detect.refactor_string(source, pathname)
217 tree = RTs._rtp.refactor_string(source, pathname)
293 RTs.setup()
296 tree = RTs._rt.refactor_string(source, self.pathname)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/past/translation/
H A D__init__.py118 class RTs: class
137 if None in [RTs._rt, RTs._rtp]:
138 RTs._rt = RefactoringTool(myfixes)
148 if None in [RTs._rt_py2_detect, RTs._rtp_py2_detect]:
149 RTs._rt_py2_detect = RefactoringTool(py2_detect_fixers)
211 RTs.setup_detect_python2()
213 tree = RTs._rt_py2_detect.refactor_string(source, pathname)
217 tree = RTs._rtp.refactor_string(source, pathname)
306 RTs.setup()
309 tree = RTs._rt.refactor_string(source, self.pathname)
[all …]
/dports/devel/py-future/future-0.18.2/src/past/translation/
H A D__init__.py118 class RTs: class
137 if None in [RTs._rt, RTs._rtp]:
138 RTs._rt = RefactoringTool(myfixes)
148 if None in [RTs._rt_py2_detect, RTs._rtp_py2_detect]:
149 RTs._rt_py2_detect = RefactoringTool(py2_detect_fixers)
211 RTs.setup_detect_python2()
213 tree = RTs._rt_py2_detect.refactor_string(source, pathname)
217 tree = RTs._rtp.refactor_string(source, pathname)
293 RTs.setup()
296 tree = RTs._rt.refactor_string(source, self.pathname)
[all …]
/dports/science/py-pyteomics/pyteomics-4.5/pyteomics/
H A Dachrom.py353 def get_RCs(sequences, RTs, lcp = -0.21, argument
436 RTs.append(0.0)
440 np.array(RTs))
445 RTs.pop()
482 def get_RCs_vary_lcp(sequences, RTs, argument
544 RC_dict = get_RCs(peptide_dicts, RTs, lcp, term_aa, labels=labels)
546 RTs,
/dports/games/stuntrally/stuntrally-2.6.1/source/editor/
H A DRender2tex.cpp36 const uint32 visMask[RTs] = in Rnd2TexSetup()
38 const int dim[RTs] = //1025: sc->td.iVertsX in Rnd2TexSetup()
46 for (int i=0; i < RTs+RTsAdd; ++i) in Rnd2TexSetup()
50 if (i < RTs) in Rnd2TexSetup()
85 if (i == RTs) r.mini->setCorners(-1/asp, 1, 1/asp, -1); // fullscr,square in Rnd2TexSetup()
91 r.mini->setMaterial(i == RTs+1 ? "BrushPrvMtr" : sMtr); in Rnd2TexSetup()
93 r.mini->setVisibilityFlags(i == RTs ? RV_MaskPrvCam : RV_Hud); in Rnd2TexSetup()
113 for (int i=0; i < RTs+RTsAdd; ++i) in UpdMiniVis()
125 for (int i=0; i < RTs-1; ++i) //-1 preview camera manual in SaveGrassDens()
H A DUpdate_Frame.cpp254 if (rt[RTs-1].tex) in frameEnded()
255 rt[RTs-1].tex->update(); in frameEnded()
260 for (int i=0; i < RTs-1/**/; ++i) in frameEnded()
H A DCApp.h96 const static int RTs = 4, RTsAdd = 2; variable
103 SRndTrg rt[RTs+RTsAdd];
H A DUpdate_Key.cpp49 rt[RTs-1].tex->writeContentsToFile(gcom->pathTrk[u] + pSet->gui.track + "/preview/view.jpg"); in keyPressed()
187 { pSet->num_mini = (pSet->num_mini - 1 + RTs+2) % (RTs+2); UpdMiniVis(); } in keyPressed()
204 { pSet->num_mini = (pSet->num_mini + 1) % (RTs+2); UpdMiniVis(); } in keyPressed()
H A DGui_Util.cpp264 rt[RTs].ndMini->setVisible(false); in togPrvCam()
283 rt[RTs].ndMini->setVisible(true); in togPrvCam()
/dports/lang/yap/yap-6.2.2/packages/chr/
H A Dbinomialheap.pl102 reverse(Ts,RTs),
103 make_ones(RTs,Q2),
/dports/lang/swi-pl/swipl-8.2.3/packages/chr/
H A Dbinomialheap.pl131 reverse(Ts,RTs),
132 make_ones(RTs,Q2),
/dports/graphics/gpsmanshp/gpsmanshp_1.2.3/
H A Dgpsmanshp.c137 typedef enum {WPs, RTs, TRs, UNKNOWN} GPSTYPE; enumerator
222 case RTs: in nodbffields()
293 else if (! strcmp(type,"RT")) gpstype = RTs; in GSHPCreateFiles()
371 else gpstype = RTs; in GSHPOpenInputFiles()
430 case RTs: ov[0] = Tcl_NewStringObj("RT",-1); break; in GSHPInfoFrom()
494 case RTs: in GSHPGetObj()
772 if (p->settype != SHPType[RTs][dim-2]) { in GSHPWriteRT()
/dports/devel/p5-File-Copy-Recursive/File-Copy-Recursive-0.45/
H A DREADME.md10 1. Fix the [RTs](https://rt.cpan.org/Dist/Display.html?Queue=File-Copy-Recursive) and write tests (…
/dports/net-mgmt/observium/observium/mibs/cisco/
H A DCISCO-IETF-VPLS-BGP-EXT-MIB204 "This table specifies information for the list of RTs imported or
217 nodes, can import and export multiple RTs. This representation allows
239 "This object represents the type of a RT usage. RTs can be specified
521 "The group of objects help to manage RTs
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/cisco/
H A DCISCO-IETF-VPLS-BGP-EXT-MIB.my204 "This table specifies information for the list of RTs imported or
217 nodes, can import and export multiple RTs. This representation allows
239 "This object represents the type of a RT usage. RTs can be specified
521 "The group of objects help to manage RTs
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/ios/docs/
H A Dcisco.ios.ios_vrf_module.rst518 - name: Creates a list of import RTs for the VRF with the same parameters
526 - name: Creates a list of import RTs in address-family configuration submode for the
535 - name: Creates a list of import RTs in address-family configuration submode for the
544 - name: Creates a list of export RTs for the VRF with the same parameters
552 - name: Creates a list of export RTs in address-family configuration submode for the
561 - name: Creates a list of export RTs in address-family configuration submode for the
/dports/devel/erlang-gpb/gpb-4.3.3/src/
H A Dgpb_gen_types.erl356 {true, RTs} ->
357 "[" ++ RTs ++ "]";
/dports/emulators/spim/spim-8.0/Documentation/TeX/
H A Dblurb.tex20 3s, Sun 4s, PC/RTs, and Sequent Symmetries), so students are able to
/dports/x11/xwatchwin/xwatchwin/
H A DREADME38 of 8-bit RTs, 8-bit Suns, and 1-bit Suns.
/dports/www/rt44/rt-4.4.5/etc/upgrade/
H A Dupgrade-sla.in181 This upgrade script examines data from RTs that previously used C<RT::Extension::SLA>
/dports/www/rt50/rt-5.0.2/etc/upgrade/
H A Dupgrade-sla.in181 This upgrade script examines data from RTs that previously used C<RT::Extension::SLA>
/dports/www/p5-RTx-Calendar/RTx-Calendar-1.03/
H A DCHANGES37 - Guard the modern stylesheets call on older RTs
/dports/net-im/cawbird/cawbird-1.4.2/src/
H A DHomeTimeline.vala67 // Don't show our own RTs if we inject them, because Twitter
/dports/net/tcpview/tcpview-1.0/DOC/
H A DINSTALL.tcpdump18 - On IBM RTs running 4.3BSD and enet, these defines have been known to work:

1234567