Home
last modified time | relevance | path

Searched +defs:c +defs:t (Results 1 – 25 of 106950) sorted by relevance

12345678910>>...4278

/dports/x11/cinnamon/cinnamon-4.8.6/files/usr/local/share/cinnamon/cinnamon-settings/bin/
H A DtweenEquations.py40 def easeNone(t, b, c, d): argument
44 def easeInQuad(t, b, c, d): argument
49 def easeOutQuad(t, b, c, d): argument
68 def easeInCubic(t, b, c, d): argument
92 def easeInQuart(t, b, c, d): argument
116 def easeInQuint(t, b, c, d): argument
140 def easeInSine(t, b, c, d): argument
144 def easeOutSine(t, b, c, d): argument
158 def easeInExpo(t, b, c, d): argument
187 def easeInCirc(t, b, c, d): argument
[all …]
/dports/games/pioneer/pioneer-20210723/src/
H A DEasing.h32 T EaseIn(T t, T b, T c, T d) in EaseIn()
37 T EaseOut(T t, T b, T c, T d) in EaseOut()
42 T EaseInOut(T t, T b, T c, T d) in EaseInOut()
51 T EaseIn(T t, T b, T c, T d) in EaseIn()
57 T EaseOut(T t, T b, T c, T d) in EaseOut()
74 T EaseIn(T t, T b, T c, T d) in EaseIn()
80 T EaseOut(T t, T b, T c, T d) in EaseOut()
98 T EaseIn(T t, T b, T c, T d) in EaseIn()
104 T EaseOut(T t, T b, T c, T d) in EaseOut()
122 T EaseIn(T t, T b, T c, T d) in EaseIn()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Deasing_equations.cpp15 static real_t in(real_t t, real_t b, real_t c, real_t d) { in in()
19 static real_t out(real_t t, real_t b, real_t c, real_t d) { in out()
23 static real_t in_out(real_t t, real_t b, real_t c, real_t d) { in in_out()
27 static real_t out_in(real_t t, real_t b, real_t c, real_t d) { in out_in()
35 static real_t in(real_t t, real_t b, real_t c, real_t d) { in in()
39 static real_t out(real_t t, real_t b, real_t c, real_t d) { in out()
55 static real_t in(real_t t, real_t b, real_t c, real_t d) { in in()
59 static real_t out(real_t t, real_t b, real_t c, real_t d) { in out()
77 static real_t in(real_t t, real_t b, real_t c, real_t d) { in in()
81 static real_t out(real_t t, real_t b, real_t c, real_t d) { in out()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Deasing_equations.cpp15 static real_t in(real_t t, real_t b, real_t c, real_t d) { in in()
19 static real_t out(real_t t, real_t b, real_t c, real_t d) { in out()
23 static real_t in_out(real_t t, real_t b, real_t c, real_t d) { in in_out()
27 static real_t out_in(real_t t, real_t b, real_t c, real_t d) { in out_in()
35 static real_t in(real_t t, real_t b, real_t c, real_t d) { in in()
39 static real_t out(real_t t, real_t b, real_t c, real_t d) { in out()
55 static real_t in(real_t t, real_t b, real_t c, real_t d) { in in()
59 static real_t out(real_t t, real_t b, real_t c, real_t d) { in out()
77 static real_t in(real_t t, real_t b, real_t c, real_t d) { in in()
81 static real_t out(real_t t, real_t b, real_t c, real_t d) { in out()
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/animation/
H A Dtween_interpolaters.cpp38 static real_t in(real_t t, real_t b, real_t c, real_t d) { in in()
42 static real_t out(real_t t, real_t b, real_t c, real_t d) { in out()
58 static real_t in(real_t t, real_t b, real_t c, real_t d) { in in()
62 static real_t out(real_t t, real_t b, real_t c, real_t d) { in out()
78 static real_t in(real_t t, real_t b, real_t c, real_t d) { in in()
82 static real_t out(real_t t, real_t b, real_t c, real_t d) { in out()
100 static real_t in(real_t t, real_t b, real_t c, real_t d) { in in()
104 static real_t out(real_t t, real_t b, real_t c, real_t d) { in out()
122 static real_t in(real_t t, real_t b, real_t c, real_t d) { in in()
145 static real_t in(real_t t, real_t b, real_t c, real_t d) { in in()
[all …]
/dports/devel/godot2/godot-2.1.6-stable/scene/animation/
H A Dtween_interpolaters.cpp38 static real_t in(real_t t, real_t b, real_t c, real_t d) { in in()
42 static real_t out(real_t t, real_t b, real_t c, real_t d) { in out()
58 static real_t in(real_t t, real_t b, real_t c, real_t d) { in in()
62 static real_t out(real_t t, real_t b, real_t c, real_t d) { in out()
78 static real_t in(real_t t, real_t b, real_t c, real_t d) { in in()
82 static real_t out(real_t t, real_t b, real_t c, real_t d) { in out()
100 static real_t in(real_t t, real_t b, real_t c, real_t d) { in in()
104 static real_t out(real_t t, real_t b, real_t c, real_t d) { in out()
122 static real_t in(real_t t, real_t b, real_t c, real_t d) { in in()
145 static real_t in(real_t t, real_t b, real_t c, real_t d) { in in()
[all …]
/dports/devel/swig/swig-4.0.2/Source/Swig/
H A Dtypeobj.c194 char *c; in SwigType_pop() local
250 char *c; in SwigType_split() local
286 char *c; in SwigType_parmlist() local
370 char *c; in SwigType_ispointer() local
412 char *c; in SwigType_isreference() local
447 char *c; in SwigType_isrvalue_reference() local
537 char *c; in SwigType_isqualifier() local
552 char *c; in SwigType_isfunctionpointer() local
605 char *c; in SwigType_ismemberpointer() local
649 char *c; in SwigType_isarray() local
[all …]
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/h/
H A Dsyntax.h122 #define THasSyntax(t, c, f) (Is8char(c) && \ argument
125 #define tislower(t, c) THasSyntax(t, c, LC) argument
126 #define tisupper(t, c) THasSyntax(t, c, UC) argument
127 #define tisdigit(t, c) THasSyntax(t, c, DI) argument
130 #define tisendsline(t, c) THasSyntax(t, c, EL) argument
131 #define tisblank(t, c) THasSyntax(t, c, BL) argument
133 #define tisquote(t, c) THasSyntax(t, c, QT) argument
134 #define tissymbol(t, c) THasSyntax(t, c, SY) argument
135 #define tiswordsep(t, c) THasSyntax(t, c, WS) argument
136 #define tisprint(t, c) !THasSyntax(t, c, CT) argument
[all …]
/dports/devel/raylib/raylib-3.7.0/src/
H A Deasings.h117 EASEDEF float EaseCircInOut(float t, float b, float c, float d) in EaseCircInOut()
126 EASEDEF float EaseCubicInOut(float t, float b, float c, float d) in EaseCubicInOut()
135 EASEDEF float EaseQuadInOut(float t, float b, float c, float d) in EaseQuadInOut()
144 EASEDEF float EaseExpoInOut(float t, float b, float c, float d) in EaseExpoInOut()
154 EASEDEF float EaseBackIn(float t, float b, float c, float d) in EaseBackIn()
161 EASEDEF float EaseBackOut(float t, float b, float c, float d) in EaseBackOut()
168 EASEDEF float EaseBackInOut(float t, float b, float c, float d) in EaseBackInOut()
183 EASEDEF float EaseBounceOut(float t, float b, float c, float d) in EaseBounceOut()
207 EASEDEF float EaseBounceInOut(float t, float b, float c, float d) in EaseBounceInOut()
214 EASEDEF float EaseElasticIn(float t, float b, float c, float d) in EaseElasticIn()
[all …]
/dports/devel/raylib/raylib-3.7.0/examples/shapes/
H A Deasings.h117 EASEDEF float EaseCircInOut(float t, float b, float c, float d) in EaseCircInOut()
126 EASEDEF float EaseCubicInOut(float t, float b, float c, float d) in EaseCubicInOut()
135 EASEDEF float EaseQuadInOut(float t, float b, float c, float d) in EaseQuadInOut()
144 EASEDEF float EaseExpoInOut(float t, float b, float c, float d) in EaseExpoInOut()
154 EASEDEF float EaseBackIn(float t, float b, float c, float d) in EaseBackIn()
161 EASEDEF float EaseBackOut(float t, float b, float c, float d) in EaseBackOut()
168 EASEDEF float EaseBackInOut(float t, float b, float c, float d) in EaseBackInOut()
183 EASEDEF float EaseBounceOut(float t, float b, float c, float d) in EaseBounceOut()
207 EASEDEF float EaseBounceInOut(float t, float b, float c, float d) in EaseBounceInOut()
214 EASEDEF float EaseElasticIn(float t, float b, float c, float d) in EaseElasticIn()
[all …]
/dports/devel/raylib/raylib-3.7.0/examples/others/
H A Deasings.h117 EASEDEF float EaseCircInOut(float t, float b, float c, float d) in EaseCircInOut()
126 EASEDEF float EaseCubicInOut(float t, float b, float c, float d) in EaseCubicInOut()
135 EASEDEF float EaseQuadInOut(float t, float b, float c, float d) in EaseQuadInOut()
144 EASEDEF float EaseExpoInOut(float t, float b, float c, float d) in EaseExpoInOut()
154 EASEDEF float EaseBackIn(float t, float b, float c, float d) in EaseBackIn()
161 EASEDEF float EaseBackOut(float t, float b, float c, float d) in EaseBackOut()
168 EASEDEF float EaseBackInOut(float t, float b, float c, float d) in EaseBackInOut()
183 EASEDEF float EaseBounceOut(float t, float b, float c, float d) in EaseBounceOut()
207 EASEDEF float EaseBounceInOut(float t, float b, float c, float d) in EaseBounceInOut()
214 EASEDEF float EaseElasticIn(float t, float b, float c, float d) in EaseElasticIn()
[all …]
/dports/devel/libunicode/libunicode-0.4/
H A Dprop.c54 int t = TYPE (c); in unicode_isalnum() local
61 int t = TYPE (c); in unicode_isalpha() local
80 int t = TYPE (c); in unicode_isgraph() local
98 int t = TYPE (c); in unicode_isprint() local
109 int t = TYPE (c); in unicode_ispunct() local
119 int t = TYPE (c); in unicode_isspace() local
143 int t = TYPE (c); in unicode_isxdigit() local
152 int t = TYPE (c); in unicode_isdefined() local
176 int t = TYPE (c); in unicode_toupper() local
194 int t = TYPE (c); in unicode_tolower() local
[all …]
/dports/games/0ad/0ad-0.0.23b-alpha/source/maths/
H A DEase.h63 static float QuadIn(float t, const float b, const float c, const float d) in QuadIn()
69 static float QuadOut(float t, const float b, const float c, const float d) in QuadOut()
75 static float QuadInOut(float t, const float b, const float c, const float d) in QuadInOut()
84 static float CubicIn(float t, const float b, const float c, const float d) in CubicIn()
90 static float CubicOut(float t, const float b, const float c, const float d) in CubicOut()
96 static float CubicInOut(float t, const float b, const float c, const float d) in CubicInOut()
105 static float QuartIn(float t, const float b, const float c, const float d) in QuartIn()
111 static float QuartOut(float t, const float b, const float c, const float d) in QuartOut()
117 static float QuartInOut(float t, const float b, const float c, const float d) in QuartInOut()
126 static float QuintIn(float t, const float b, const float c, const float d) in QuintIn()
[all …]
/dports/devel/texlab/citeproc-rs-5252fbd8d2046a5a7d5cdcee6c6cb39bd0f1a7f3/pandoc-lua-preproc/
H A Dpandoc-library.json1 {"pandoc-api-version":[1,17,5,4],"pandoc-csl-json":[{"section":[{"c":"One","t":"Str"},{"t":"Space"}… array
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/aom_dsp/simd/
H A Dv64_intrinsics_c.h81 int c; in c_u32_load_unaligned() local
89 int c; in c_u32_store_unaligned() local
113 int c; in c_v64_load_unaligned() local
129 int c; in c_v64_store_unaligned() local
168 int c; in c_v64_add_8() local
175 int c; in c_v64_add_16() local
182 int c; in c_v64_sadd_s16() local
201 int c; in c_v64_sub_8() local
208 int c; in c_v64_ssub_u8() local
216 int c; in c_v64_ssub_s8() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/aom_dsp/simd/
H A Dv64_intrinsics_c.h86 int c; in c_u32_load_unaligned() local
94 int c; in c_u32_store_unaligned() local
118 int c; in c_v64_load_unaligned() local
134 int c; in c_v64_store_unaligned() local
173 int c; in c_v64_add_8() local
180 int c; in c_v64_add_16() local
187 int c; in c_v64_sadd_u8() local
199 int c; in c_v64_sadd_s8() local
211 int c; in c_v64_sadd_s16() local
230 int c; in c_v64_sub_8() local
[all …]
/dports/multimedia/aom/aom-3.2.0/aom_dsp/simd/
H A Dv64_intrinsics_c.h86 int c; in c_u32_load_unaligned() local
94 int c; in c_u32_store_unaligned() local
118 int c; in c_v64_load_unaligned() local
134 int c; in c_v64_store_unaligned() local
173 int c; in c_v64_add_8() local
180 int c; in c_v64_add_16() local
187 int c; in c_v64_sadd_u8() local
199 int c; in c_v64_sadd_s8() local
211 int c; in c_v64_sadd_s16() local
230 int c; in c_v64_sub_8() local
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/aom_dsp/simd/
H A Dv64_intrinsics_c.h86 int c; in c_u32_load_unaligned() local
94 int c; in c_u32_store_unaligned() local
118 int c; in c_v64_load_unaligned() local
134 int c; in c_v64_store_unaligned() local
173 int c; in c_v64_add_8() local
180 int c; in c_v64_add_16() local
187 int c; in c_v64_sadd_u8() local
199 int c; in c_v64_sadd_s8() local
211 int c; in c_v64_sadd_s16() local
230 int c; in c_v64_sub_8() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/aom_dsp/simd/
H A Dv64_intrinsics_c.h86 int c; in c_u32_load_unaligned() local
94 int c; in c_u32_store_unaligned() local
118 int c; in c_v64_load_unaligned() local
134 int c; in c_v64_store_unaligned() local
173 int c; in c_v64_add_8() local
180 int c; in c_v64_add_16() local
187 int c; in c_v64_sadd_u8() local
199 int c; in c_v64_sadd_s8() local
211 int c; in c_v64_sadd_s16() local
230 int c; in c_v64_sub_8() local
[all …]
/dports/www/firefox/firefox-99.0/third_party/aom/aom_dsp/simd/
H A Dv64_intrinsics_c.h86 int c; in c_u32_load_unaligned() local
94 int c; in c_u32_store_unaligned() local
118 int c; in c_v64_load_unaligned() local
134 int c; in c_v64_store_unaligned() local
173 int c; in c_v64_add_8() local
180 int c; in c_v64_add_16() local
187 int c; in c_v64_sadd_u8() local
199 int c; in c_v64_sadd_s8() local
211 int c; in c_v64_sadd_s16() local
230 int c; in c_v64_sub_8() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/aom_dsp/simd/
H A Dv64_intrinsics_c.h86 int c; in c_u32_load_unaligned() local
94 int c; in c_u32_store_unaligned() local
118 int c; in c_v64_load_unaligned() local
134 int c; in c_v64_store_unaligned() local
173 int c; in c_v64_add_8() local
180 int c; in c_v64_add_16() local
187 int c; in c_v64_sadd_u8() local
199 int c; in c_v64_sadd_s8() local
211 int c; in c_v64_sadd_s16() local
230 int c; in c_v64_sub_8() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/aom_dsp/simd/
H A Dv64_intrinsics_c.h86 int c; in c_u32_load_unaligned() local
94 int c; in c_u32_store_unaligned() local
118 int c; in c_v64_load_unaligned() local
134 int c; in c_v64_store_unaligned() local
173 int c; in c_v64_add_8() local
180 int c; in c_v64_add_16() local
187 int c; in c_v64_sadd_u8() local
199 int c; in c_v64_sadd_s8() local
211 int c; in c_v64_sadd_s16() local
230 int c; in c_v64_sub_8() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/aom_dsp/simd/
H A Dv64_intrinsics_c.h86 int c; in c_u32_load_unaligned() local
94 int c; in c_u32_store_unaligned() local
118 int c; in c_v64_load_unaligned() local
134 int c; in c_v64_store_unaligned() local
173 int c; in c_v64_add_8() local
180 int c; in c_v64_add_16() local
187 int c; in c_v64_sadd_u8() local
199 int c; in c_v64_sadd_s8() local
211 int c; in c_v64_sadd_s16() local
230 int c; in c_v64_sub_8() local
[all …]
/dports/net/l2tpd/l2tpd-0.69/
H A Davp.c130 int message_type_avp (struct tunnel *t, struct call *c, void *data, in message_type_avp()
336 int rand_vector_avp (struct tunnel *t, struct call *c, void *data, in rand_vector_avp()
426 int result_code_avp (struct tunnel *t, struct call *c, void *data, in result_code_avp()
553 int framing_caps_avp (struct tunnel *t, struct call *c, void *data, in framing_caps_avp()
601 int bearer_caps_avp (struct tunnel *t, struct call *c, void *data, in bearer_caps_avp()
656 int firmware_rev_avp (struct tunnel *t, struct call *c, void *data, in firmware_rev_avp()
703 int bearer_type_avp (struct tunnel *t, struct call *c, void *data, in bearer_type_avp()
904 int dialed_number_avp (struct tunnel *t, struct call *c, void *data, in dialed_number_avp()
959 int sub_address_avp (struct tunnel *t, struct call *c, void *data, in sub_address_avp()
1227 int assigned_call_avp (struct tunnel *t, struct call *c, void *data, in assigned_call_avp()
[all …]
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/antiword/
H A Ddebug.h58 #define DBG_MSG_C(c,t) do { if (c) DBG_MSG(t); } while(0) argument
59 #define DBG_STRN_C(c,t,m) do { if (c) DBG_STRN(t,m); } while(0) argument
79 #define DBG_MSG_C(c,t) /* EMPTY */ argument
80 #define DBG_STRN_C(c,t,m) /* EMPTY */ argument
81 #define DBG_CHR_C(c,m) /* EMPTY */ argument
82 #define DBG_DEC_C(c,m) /* EMPTY */ argument
83 #define DBG_HEX_C(c,m) /* EMPTY */ argument
84 #define DBG_FLT_C(c,m) /* EMPTY */ argument
99 #define NO_DBG_MSG_C(c,t) /* EMPTY */ argument
100 #define NO_DBG_STRN_C(c,t,m) /* EMPTY */ argument
[all …]

12345678910>>...4278