Home
last modified time | relevance | path

Searched refs:x2s (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/dports/net/tcpillust/tcpillust/
H A Ddraw.c94 char x1s[20], x2s[20], y1s[20], y2s[20]; in config_frame() local
97 sprintf(x2s, "%d", LEDGE(canvas_width)); in config_frame()
107 sprintf(x2s, "%d", REDGE(canvas_width)); in config_frame()
121 char x1s[20], x2s[20], y1s[20], y2s[20]; in config_subframe() local
124 sprintf(x2s, "%f", SUBLEDGE(subcanvas_width)); in config_subframe()
134 sprintf(x2s, "%f", SUBREDGE(subcanvas_width)); in config_subframe()
148 char x1s[20], x2s[20], y1s[20], y2s[20], is[20]; in config_lines() local
186 sprintf(x2s, "%d", x2); in config_lines()
403 sprintf(x2s, "%d", x2); in config_sublines()
423 char x1s[20], x2s[20], y1s[20], y2s[20]; in config_rectangle() local
[all …]
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dchbigr.c9 /* Subroutine */ int chbigr_(integer *degp, doublereal *cp, doublereal *x2s, in chbigr_() argument
386 if (x2s[1] <= 0.) { in chbigr_()
389 errdp_("#", &x2s[1], (ftnlen)1); in chbigr_()
586 s = (*x - x2s[0]) / x2s[1]; in chbigr_()
705 *itgrlp = x2s[1] * *itgrlp; in chbigr_()
H A Dchbder.c9 /* Subroutine */ int chbder_(doublereal *cp, integer *degp, doublereal *x2s, in chbder_() argument
326 s = (*x - x2s[0]) / x2s[1]; in chbder_()
381 scale = x2s[1]; in chbder_()
385 scale = x2s[1] * scale; in chbder_()
H A Dchbint.c9 /* Subroutine */ int chbint_(doublereal *cp, integer *degp, doublereal *x2s, in chbint_() argument
284 s = (*x - x2s[0]) / x2s[1]; in chbint_()
312 *dpdx /= x2s[1]; in chbint_()
H A Dchbval.c9 /* Subroutine */ int chbval_(doublereal *cp, integer *degp, doublereal *x2s, in chbval_() argument
268 s = (*x - x2s[0]) / x2s[1]; in chbval_()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dchbigr.c9 /* Subroutine */ int chbigr_(integer *degp, doublereal *cp, doublereal *x2s, in chbigr_() argument
386 if (x2s[1] <= 0.) { in chbigr_()
389 errdp_("#", &x2s[1], (ftnlen)1); in chbigr_()
586 s = (*x - x2s[0]) / x2s[1]; in chbigr_()
705 *itgrlp = x2s[1] * *itgrlp; in chbigr_()
H A Dchbder.c9 /* Subroutine */ int chbder_(doublereal *cp, integer *degp, doublereal *x2s, in chbder_() argument
326 s = (*x - x2s[0]) / x2s[1]; in chbder_()
381 scale = x2s[1]; in chbder_()
385 scale = x2s[1] * scale; in chbder_()
H A Dchbint.c9 /* Subroutine */ int chbint_(doublereal *cp, integer *degp, doublereal *x2s, in chbint_() argument
284 s = (*x - x2s[0]) / x2s[1]; in chbint_()
312 *dpdx /= x2s[1]; in chbint_()
H A Dchbval.c9 /* Subroutine */ int chbval_(doublereal *cp, integer *degp, doublereal *x2s, in chbval_() argument
268 s = (*x - x2s[0]) / x2s[1]; in chbval_()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/FileManager/
H A DProgressDialog2a.rc6 #define x2s MY_PROGRESS_LABEL_UNITS_START
11 #define x2 (x3 - x2s)
58 LTEXT "Total size:", IDT_PROGRESS_TOTAL, x2, y0, x2s, 8
59 LTEXT "Speed:", IDT_PROGRESS_SPEED, x2, y1, x2s, 8
60 LTEXT "Processed:", IDT_PROGRESS_PROCESSED,x2, y2, x2s, 8
61 LTEXT "Compressed size:" , IDT_PROGRESS_PACKED, x2, y3, x2s, 8
62 LTEXT "Compression ratio:", IDT_PROGRESS_RATIO, x2, y4, x2s, 8
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/UI/FileManager/
H A DProgressDialog2a.rc6 #define x2s MY_PROGRESS_LABEL_UNITS_START
11 #define x2 (x3 - x2s)
56 LTEXT "Total size:", IDT_PROGRESS_TOTAL, x2, y0, x2s, 8
57 LTEXT "Speed:", IDT_PROGRESS_SPEED, x2, y1, x2s, 8
58 LTEXT "Processed:", IDT_PROGRESS_PROCESSED,x2, y2, x2s, 8
59 LTEXT "Compressed size:" , IDT_PROGRESS_PACKED, x2, y3, x2s, 8
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/UI/FileManager/
H A DProgressDialog2a.rc6 #define x2s MY_PROGRESS_LABEL_UNITS_START
11 #define x2 (x3 - x2s)
56 LTEXT "Total size:", IDT_PROGRESS_TOTAL, x2, y0, x2s, 8
57 LTEXT "Speed:", IDT_PROGRESS_SPEED, x2, y1, x2s, 8
58 LTEXT "Processed:", IDT_PROGRESS_PROCESSED,x2, y2, x2s, 8
59 LTEXT "Compressed size:" , IDT_PROGRESS_PACKED, x2, y3, x2s, 8
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2a.rc6 #define x2s MY_PROGRESS_LABEL_UNITS_START
11 #define x2 (x3 - x2s)
56 LTEXT "Total size:", IDT_PROGRESS_TOTAL, x2, y0, x2s, 8
57 LTEXT "Speed:", IDT_PROGRESS_SPEED, x2, y1, x2s, 8
58 LTEXT "Processed:", IDT_PROGRESS_PROCESSED,x2, y2, x2s, 8
59 LTEXT "Compressed size:" , IDT_PROGRESS_PACKED, x2, y3, x2s, 8
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/FileManager/
H A DProgressDialog2a.rc6 #define x2s MY_PROGRESS_LABEL_UNITS_START
11 #define x2 (x3 - x2s)
56 LTEXT "Total size:", IDT_PROGRESS_TOTAL, x2, y0, x2s, 8
57 LTEXT "Speed:", IDT_PROGRESS_SPEED, x2, y1, x2s, 8
58 LTEXT "Processed:", IDT_PROGRESS_PROCESSED,x2, y2, x2s, 8
59 LTEXT "Compressed size:" , IDT_PROGRESS_PACKED, x2, y3, x2s, 8
/dports/archivers/lzma/lzma-19.00/CPP/7zip/UI/FileManager/
H A DProgressDialog2a.rc6 #define x2s MY_PROGRESS_LABEL_UNITS_START
11 #define x2 (x3 - x2s)
56 LTEXT "Total size:", IDT_PROGRESS_TOTAL, x2, y0, x2s, 8
57 LTEXT "Speed:", IDT_PROGRESS_SPEED, x2, y1, x2s, 8
58 LTEXT "Processed:", IDT_PROGRESS_PROCESSED,x2, y2, x2s, 8
59 LTEXT "Compressed size:" , IDT_PROGRESS_PACKED, x2, y3, x2s, 8
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/FileManager/
H A DProgressDialog2a.rc6 #define x2s MY_PROGRESS_LABEL_UNITS_START
11 #define x2 (x3 - x2s)
56 LTEXT "Total size:", IDT_PROGRESS_TOTAL, x2, y0, x2s, 8
57 LTEXT "Speed:", IDT_PROGRESS_SPEED, x2, y1, x2s, 8
58 LTEXT "Processed:", IDT_PROGRESS_PROCESSED,x2, y2, x2s, 8
59 LTEXT "Compressed size:" , IDT_PROGRESS_PACKED, x2, y3, x2s, 8
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2a.rc6 #define x2s MY_PROGRESS_LABEL_UNITS_START
11 #define x2 (x3 - x2s)
56 LTEXT "Total size:", IDT_PROGRESS_TOTAL, x2, y0, x2s, 8
57 LTEXT "Speed:", IDT_PROGRESS_SPEED, x2, y1, x2s, 8
58 LTEXT "Processed:", IDT_PROGRESS_PROCESSED,x2, y2, x2s, 8
59 LTEXT "Compressed size:" , IDT_PROGRESS_PACKED, x2, y3, x2s, 8
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/UI/FileManager/
H A DProgressDialog2a.rc6 #define x2s MY_PROGRESS_LABEL_UNITS_START
11 #define x2 (x3 - x2s)
56 LTEXT "Total size:", IDT_PROGRESS_TOTAL, x2, y0, x2s, 8
57 LTEXT "Speed:", IDT_PROGRESS_SPEED, x2, y1, x2s, 8
58 LTEXT "Processed:", IDT_PROGRESS_PROCESSED,x2, y2, x2s, 8
59 LTEXT "Compressed size:" , IDT_PROGRESS_PACKED, x2, y3, x2s, 8
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/UI/FileManager/
H A DProgressDialog2a.rc6 #define x2s MY_PROGRESS_LABEL_UNITS_START
11 #define x2 (x3 - x2s)
56 LTEXT "Total size:", IDT_PROGRESS_TOTAL, x2, y0, x2s, 8
57 LTEXT "Speed:", IDT_PROGRESS_SPEED, x2, y1, x2s, 8
58 LTEXT "Processed:", IDT_PROGRESS_PROCESSED,x2, y2, x2s, 8
59 LTEXT "Compressed size:" , IDT_PROGRESS_PACKED, x2, y3, x2s, 8
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/FileManager/
H A DProgressDialog2a.rc6 #define x2s MY_PROGRESS_LABEL_UNITS_START
11 #define x2 (x3 - x2s)
56 LTEXT "Total size:", IDT_PROGRESS_TOTAL, x2, y0, x2s, 8
57 LTEXT "Speed:", IDT_PROGRESS_SPEED, x2, y1, x2s, 8
58 LTEXT "Processed:", IDT_PROGRESS_PROCESSED,x2, y2, x2s, 8
59 LTEXT "Compressed size:" , IDT_PROGRESS_PACKED, x2, y3, x2s, 8
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/UI/FileManager/
H A DProgressDialog2a.rc6 #define x2s MY_PROGRESS_LABEL_UNITS_START
11 #define x2 (x3 - x2s)
56 LTEXT "Total size:", IDT_PROGRESS_TOTAL, x2, y0, x2s, 8
57 LTEXT "Speed:", IDT_PROGRESS_SPEED, x2, y1, x2s, 8
58 LTEXT "Processed:", IDT_PROGRESS_PROCESSED,x2, y2, x2s, 8
59 LTEXT "Compressed size:" , IDT_PROGRESS_PACKED, x2, y3, x2s, 8
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/language-javascript-0.7.1.0/src/Language/JavaScript/Pretty/
H A DPrinter.hs89 …>) pacc (JSFunctionExpression annot n lb x2s rb x3) = pacc |> annot |> "function" |> n |> lb |…
90 … (JSGeneratorExpression annot s n lb x2s rb x3) = pacc |> annot |> "function" |> s |> "*" |> n |>…
222 (|>) pacc (JSCase annot x1 c x2s) = pacc |> annot |> "case" |> x1 |> c |> ":" |> x2s
236 …(|>) pacc (JSFor af alb x1s s1 x2s s2 x3s arb x4) = pacc |> af |> "for" |> alb |> "(" |> x1s …
238 …cc (JSForVar af alb v x1s s1 x2s s2 x3s arb x4) = pacc |> af |> "for" |> alb |> "(" |> "var" |> v …
240 …cc (JSForLet af alb v x1s s1 x2s s2 x3s arb x4) = pacc |> af |> "for" |> alb |> "(" |> "let" |> v …
248 …pacc (JSAsyncFunction aa af n alb x2s arb x3 s) = pacc |> aa |> "async" |> af |> "function" |> n…
249 …(|>) pacc (JSFunction af n alb x2s arb x3 s) = pacc |> af |> "function" |> n |> alb |> "…
250 …|>) pacc (JSGenerator af as n alb x2s arb x3 s) = pacc |> af |> "function" |> as |> "*" |> n…
251 …(|>) pacc (JSIf annot alb x1 arb x2s) = pacc |> annot |> "if" |> alb |> "(" |> x1…
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/language-javascript-0.7.1.0/src/Language/JavaScript/Pretty/
H A DPrinter.hs89 …>) pacc (JSFunctionExpression annot n lb x2s rb x3) = pacc |> annot |> "function" |> n |> lb |…
90 … (JSGeneratorExpression annot s n lb x2s rb x3) = pacc |> annot |> "function" |> s |> "*" |> n |>…
222 (|>) pacc (JSCase annot x1 c x2s) = pacc |> annot |> "case" |> x1 |> c |> ":" |> x2s
236 …(|>) pacc (JSFor af alb x1s s1 x2s s2 x3s arb x4) = pacc |> af |> "for" |> alb |> "(" |> x1s …
238 …cc (JSForVar af alb v x1s s1 x2s s2 x3s arb x4) = pacc |> af |> "for" |> alb |> "(" |> "var" |> v …
240 …cc (JSForLet af alb v x1s s1 x2s s2 x3s arb x4) = pacc |> af |> "for" |> alb |> "(" |> "let" |> v …
248 …pacc (JSAsyncFunction aa af n alb x2s arb x3 s) = pacc |> aa |> "async" |> af |> "function" |> n…
249 …(|>) pacc (JSFunction af n alb x2s arb x3 s) = pacc |> af |> "function" |> n |> alb |> "…
250 …|>) pacc (JSGenerator af as n alb x2s arb x3 s) = pacc |> af |> "function" |> as |> "*" |> n…
251 …(|>) pacc (JSIf annot alb x1 arb x2s) = pacc |> annot |> "if" |> alb |> "(" |> x1…
[all …]
/dports/www/hs-hjsmin/hjsmin-0.2.0.4/_cabal_deps/language-javascript-0.7.0.0/src/Language/JavaScript/Pretty/
H A DPrinter.hs86 …>) pacc (JSFunctionExpression annot n lb x2s rb x3) = pacc |> annot |> "function" |> n |> lb |…
87 … (JSGeneratorExpression annot s n lb x2s rb x3) = pacc |> annot |> "function" |> s |> "*" |> n |>…
219 (|>) pacc (JSCase annot x1 c x2s) = pacc |> annot |> "case" |> x1 |> c |> ":" |> x2s
233 …(|>) pacc (JSFor af alb x1s s1 x2s s2 x3s arb x4) = pacc |> af |> "for" |> alb |> "(" |> x1s …
235 …cc (JSForVar af alb v x1s s1 x2s s2 x3s arb x4) = pacc |> af |> "for" |> alb |> "(" |> "var" |> v …
237 …cc (JSForLet af alb v x1s s1 x2s s2 x3s arb x4) = pacc |> af |> "for" |> alb |> "(" |> "let" |> v …
240 …(JSForConst af alb v x1s s1 x2s s2 x3s arb x4) = pacc |> af |> "for" |> alb |> "(" |> "const" |> v…
245 …(|>) pacc (JSFunction af n alb x2s arb x3 s) = pacc |> af |> "function" |> n |> alb |> "…
246 …|>) pacc (JSGenerator af as n alb x2s arb x3 s) = pacc |> af |> "function" |> as |> "*" |> n…
247 …(|>) pacc (JSIf annot alb x1 arb x2s) = pacc |> annot |> "if" |> alb |> "(" |> x1…
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/language-javascript-0.7.0.0/src/Language/JavaScript/Pretty/
H A DPrinter.hs86 …>) pacc (JSFunctionExpression annot n lb x2s rb x3) = pacc |> annot |> "function" |> n |> lb |…
87 … (JSGeneratorExpression annot s n lb x2s rb x3) = pacc |> annot |> "function" |> s |> "*" |> n |>…
219 (|>) pacc (JSCase annot x1 c x2s) = pacc |> annot |> "case" |> x1 |> c |> ":" |> x2s
233 …(|>) pacc (JSFor af alb x1s s1 x2s s2 x3s arb x4) = pacc |> af |> "for" |> alb |> "(" |> x1s …
235 …cc (JSForVar af alb v x1s s1 x2s s2 x3s arb x4) = pacc |> af |> "for" |> alb |> "(" |> "var" |> v …
237 …cc (JSForLet af alb v x1s s1 x2s s2 x3s arb x4) = pacc |> af |> "for" |> alb |> "(" |> "let" |> v …
240 …(JSForConst af alb v x1s s1 x2s s2 x3s arb x4) = pacc |> af |> "for" |> alb |> "(" |> "const" |> v…
245 …(|>) pacc (JSFunction af n alb x2s arb x3 s) = pacc |> af |> "function" |> n |> alb |> "…
246 …|>) pacc (JSGenerator af as n alb x2s arb x3 s) = pacc |> af |> "function" |> as |> "*" |> n…
247 …(|>) pacc (JSIf annot alb x1 arb x2s) = pacc |> annot |> "if" |> alb |> "(" |> x1…
[all …]

12345678910>>...13