Searched refs:run_stages (Results 1 – 3 of 3) sorted by relevance
/dports/misc/py-powerline-status/powerline-2.8.2/scripts/ |
H A D | powerline-release.py | 215 def create_release(version, user, password=None, run_stages=None, **kwargs): argument 220 if run_stages is None or stname in run_stages: 241 run_stages=args.stages,
|
/dports/devel/m17n-lib/m17n-lib-1.8.0/src/ |
H A D | ChangeLog | 38 Fix buffer overruns in run_stages index array 539 (run_stages): Adjusted for the type change of category. 730 (run_stages): Fix index of g_indices. 866 (run_stages): Set ctx->encoded_offset. 881 (run_stages): Likewise. 1134 (run_stages): Likewise. 1185 * m17n-flt.c (run_stages): Call positioning only if 1200 (run_stages): Argument changed. Caller changed. 1237 (run_stages): Print separator in encoded string as "|". 1260 * m17n-flt.c (run_stages): Fix handling of padding. [all …]
|
H A D | m17n-flt.c | 2276 run_stages (MFLTGlyphString *gstring, int from, int to, in run_stages() function 3052 j = run_stages (gstring, this_from, this_to, flt, &ctx); in mflt_run()
|