Home
last modified time | relevance | path

Searched defs:t (Results 126 – 150 of 59712) sorted by relevance

12345678910>>...2389

/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/easing/
H A Deasing.cpp48 static qreal easeInQuad(qreal t) in easeInQuad()
59 static qreal easeOutQuad(qreal t) in easeOutQuad()
70 static qreal easeInOutQuad(qreal t) in easeInOutQuad()
99 static qreal easeInCubic(qreal t) in easeInCubic()
110 static qreal easeOutCubic(qreal t) in easeOutCubic()
151 static qreal easeInQuart(qreal t) in easeInQuart()
202 static qreal easeInQuint(qreal t) in easeInQuint()
253 static qreal easeInSine(qreal t) in easeInSine()
264 static qreal easeOutSine(qreal t) in easeOutSine()
298 static qreal easeInExpo(qreal t) in easeInExpo()
[all …]
/dports/cad/nvc/nvc-r1.5.3/src/
H A Dtree.c498 type_t tree_type(tree_t t) in tree_type()
562 int64_t tree_ival(tree_t t) in tree_ival()
574 double tree_dval(tree_t t) in tree_dval()
620 tree_t tree_value(tree_t t) in tree_value()
724 tree_t tree_delay(tree_t t) in tree_delay()
754 unsigned tree_ops(tree_t t) in tree_ops()
782 tree_t tree_ref(tree_t t) in tree_ref()
789 bool tree_has_ref(tree_t t) in tree_has_ref()
799 tree_t tree_spec(tree_t t) in tree_spec()
939 char *tree_text(tree_t t) in tree_text()
[all …]
/dports/games/openttd/openttd-12.1/src/
H A Dtown_map.h22 static inline TownID GetTownIndex(TileIndex t) in GetTownIndex()
47 static inline HouseID GetCleanHouseType(TileIndex t) in GetCleanHouseType()
59 static inline HouseID GetHouseType(TileIndex t) in GetHouseType()
82 static inline bool LiftHasDestination(TileIndex t) in LiftHasDestination()
104 static inline byte GetLiftDestination(TileIndex t) in GetLiftDestination()
115 static inline void HaltLift(TileIndex t) in HaltLift()
125 static inline byte GetLiftPosition(TileIndex t) in GetLiftPosition()
145 static inline bool IsHouseCompleted(TileIndex t) in IsHouseCompleted()
226 static inline void ResetHouseAge(TileIndex t) in ResetHouseAge()
249 static inline Year GetHouseAge(TileIndex t) in GetHouseAge()
[all …]
H A Dstation_map.h92 static inline bool IsRailStation(TileIndex t) in IsRailStation()
157 static inline bool IsAirport(TileIndex t) in IsAirport()
167 static inline bool IsAirportTile(TileIndex t) in IsAirportTile()
180 static inline bool IsTruckStop(TileIndex t) in IsTruckStop()
191 static inline bool IsBusStop(TileIndex t) in IsBusStop()
202 static inline bool IsRoadStop(TileIndex t) in IsRoadStop()
274 static inline bool IsOilRig(TileIndex t) in IsOilRig()
285 static inline bool IsDock(TileIndex t) in IsDock()
295 static inline bool IsDockTile(TileIndex t) in IsDockTile()
306 static inline bool IsBuoy(TileIndex t) in IsBuoy()
[all …]
/dports/math/igraph/igraph-0.9.5/src/io/
H A Dgml-tree.c44 VECTOR(t->names)[0] = (void*)name; in igraph_gml_tree_init_integer() local
55 VECTOR(t->children)[0] = p; in igraph_gml_tree_init_integer() local
75 VECTOR(t->names)[0] = (void*) name; in igraph_gml_tree_init_real() local
78 VECTOR(t->types)[0] = IGRAPH_I_GML_TREE_REAL; in igraph_gml_tree_init_real() local
86 VECTOR(t->children)[0] = p; in igraph_gml_tree_init_real() local
105 VECTOR(t->names)[0] = (void*) name; in igraph_gml_tree_init_string() local
111 VECTOR(t->children)[0] = (void*)value; in igraph_gml_tree_init_string() local
129 VECTOR(t->names)[0] = (void*)name; in igraph_gml_tree_init_tree() local
135 VECTOR(t->children)[0] = value; in igraph_gml_tree_init_tree() local
257 VECTOR(t->children)[pos] = 0; in igraph_gml_tree_delete() local
[all …]
/dports/math/R-cran-igraph/igraph/src/
H A Dgml_tree.c45 VECTOR(t->names)[0] = (void*)name; in igraph_gml_tree_init_integer() local
56 VECTOR(t->children)[0] = p; in igraph_gml_tree_init_integer() local
76 VECTOR(t->names)[0] = (void*) name; in igraph_gml_tree_init_real() local
79 VECTOR(t->types)[0] = IGRAPH_I_GML_TREE_REAL; in igraph_gml_tree_init_real() local
87 VECTOR(t->children)[0] = p; in igraph_gml_tree_init_real() local
106 VECTOR(t->names)[0] = (void*) name; in igraph_gml_tree_init_string() local
112 VECTOR(t->children)[0] = (void*)value; in igraph_gml_tree_init_string() local
130 VECTOR(t->names)[0] = (void*)name; in igraph_gml_tree_init_tree() local
136 VECTOR(t->children)[0] = value; in igraph_gml_tree_init_tree() local
258 VECTOR(t->children)[pos] = 0; in igraph_gml_tree_delete() local
[all …]
/dports/net/samba412/samba-4.12.15/wintest/
H A Dwintest.py17 def __init__(self): argument
60 if vname in self.vars:
106 self.vms.append(vm)
117 with substitutions from vars.
134 return text
141 def have_var(self, varname):
157 def chdir(self, dir):
197 self.info('$ ' + cmd)
407 forward only;
418 for d in domains:
[all …]
/dports/www/py-lesscpy/lesscpy-0.14.0/lesscpy/lessc/
H A Dlexer.py57 def t_css_filter(self, t): argument
67 def t_t_bopen(self, t): argument
72 def t_t_bclose(self, t): argument
76 def t_t_colon(self, t): argument
80 def t_t_comma(self, t): argument
89 def t_css_ident(self, t): argument
279 def t_newline(self, t): argument
297 def t_t_ws(self, t): argument
302 def t_t_popen(self, t): argument
326 def t_t_eopen(self, t): argument
[all …]
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/base/include/LiDIA/base/
H A Dfile_io_class.h59 static void print_to_file(T & t , FILE * fp) in print_to_file()
64 static void scan_from_file (T & t , FILE * fp) in scan_from_file()
69 static void write_to_file (T & t , FILE * fp) in write_to_file()
74 static void read_from_file (T & t , FILE * fp) in read_from_file()
87 static void print_to_file (char & t , FILE * fp) in print_to_file()
92 static void scan_from_file (char & t , FILE * fp) in scan_from_file()
97 static void write_to_file (char & t , FILE * fp) in write_to_file()
102 static void read_from_file (char & t , FILE * fp) in read_from_file()
199 static void print_to_file (int & t , FILE * fp) in print_to_file()
204 static void scan_from_file (int & t , FILE * fp) in scan_from_file()
[all …]
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/text_labels_and_annotations/
H A Dfonts_demo_kw.py19 t = plt.figtext(0.1, 0.9, 'family', size='large', **alignment) variable
24 t = plt.figtext(0.1, yp[k], family, family=family, **alignment) variable
30 t = plt.figtext(0.3, 0.9, 'style', **alignment) variable
40 t = plt.figtext(0.5, 0.9, 'variant', **alignment) variable
50 t = plt.figtext(0.7, 0.9, 'weight', **alignment) variable
53 t = plt.figtext(0.7, yp[k], weight, weight=weight, **alignment) variable
60 t = plt.figtext(0.9, 0.9, 'size', **alignment) variable
63 t = plt.figtext(0.9, yp[k], size, size=size, **alignment) variable
66 t = plt.figtext(0.3, 0.1, 'bold italic', style='italic', variable
69 t = plt.figtext(0.3, 0.2, 'bold italic', variable
[all …]
/dports/math/singular/Singular-Release-4-2-1/factory/
H A Dtiming.h48 #define TIMING_END(t) timing_ ## t ## _end = clock(); \ argument
68 #define TIMING_END(t) times( &timing_ ## t ## _end ); \ argument
88 #define TIMING_RESET(t) timing_reset_ ## t (); argument
91 #define TIMING_DEFINE(t) argument
92 #define TIMING_START(t) argument
93 #define TIMING_END(t) argument
94 #define TIMING_END_AND_PRINT(t, msg) argument
95 #define TIMING_DEFINE_PRINT(t) argument
96 #define TIMING_DEFINE_PRINTPROTO(t) argument
97 #define TIMING_PRINT(t, msg) argument
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-gimple.c88 is_gimple_reg_rhs (tree t) in is_gimple_reg_rhs()
111 is_gimple_mem_rhs (tree t) in is_gimple_mem_rhs()
140 is_gimple_lvalue (tree t) in is_gimple_lvalue()
152 is_gimple_condexpr (tree t) in is_gimple_condexpr()
192 is_gimple_stmt (tree t) in is_gimple_stmt()
246 is_gimple_id (tree t) in is_gimple_id()
267 is_gimple_reg (tree t) in is_gimple_reg()
361 is_gimple_val (tree t) in is_gimple_val()
400 is_gimple_cast (tree t) in is_gimple_cast()
423 get_call_expr_in (tree t) in get_call_expr_in()
[all …]
/dports/math/octave-forge-symbolic/symbolic-2.9.0/inst/private/
H A Doctave_array_to_python.m20 t = ''; variable
29 t = strcat('[', t); variable
30 t = strcat(t, octave_array_to_python(a(1, :))); variable
33 t = strcat(t, ', '); variable
34 t = strcat(t, octave_array_to_python(a(i, :))); variable
37 t = strcat(t, ']'); variable
40 t = strcat('[', t); variable
41 t = strcat(t, mat2str(a(1, 1))); variable
44 t = strcat(t, ', '); variable
45 t = strcat(t, mat2str(a(1, i))); variable
[all …]
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svcore/base/test/
H A Dsvcore-base-test.cpp46 TestRangeMapper t; in main() local
51 TestPitch t; in main() local
56 TestOurRealTime t; in main() local
61 TestVampRealTime t; in main() local
66 TestStringBits t; in main() local
71 TestColumnOp t; in main() local
76 TestLogRange t; in main() local
86 TestMovingMedian t; in main() local
91 TestEventSeries t; in main() local
96 TestById t; in main() local
[all …]
/dports/math/cglm/cglm-0.8.4/include/cglm/
H A Dease.h15 glm_ease_linear(float t) { in glm_ease_linear()
21 glm_ease_sine_in(float t) { in glm_ease_sine_in()
27 glm_ease_sine_out(float t) { in glm_ease_sine_out()
33 glm_ease_sine_inout(float t) { in glm_ease_sine_inout()
39 glm_ease_quad_in(float t) { in glm_ease_quad_in()
45 glm_ease_quad_out(float t) { in glm_ease_quad_out()
63 glm_ease_cubic_in(float t) { in glm_ease_cubic_in()
69 glm_ease_cubic_out(float t) { in glm_ease_cubic_out()
90 glm_ease_quart_in(float t) { in glm_ease_quart_in()
159 glm_ease_exp_in(float t) { in glm_ease_exp_in()
[all …]
/dports/databases/elixir-postgrex/postgrex-0.13.5/lib/postgrex/
H A Dbuiltins.ex11 @type t :: %__MODULE__{year: 0..10000, month: 1..12, day: 1..31} type
53 @type t :: %__MODULE__{year: 0..10000, month: 1..12, day: 1..31, type
113 @type t :: %__MODULE__{address: :inet.ip_address} type
127 @type t :: %__MODULE__{address: :inet.ip_address, type
145 @type t :: %__MODULE__{address: macaddr } type
158 @type t :: %__MODULE__{x: float, y: float} type
172 @type t :: %__MODULE__{vertices: [Postgrex.Point.t]} type
189 @type t :: %__MODULE__{a: float, b: float, c: float} type
221 @type t :: %__MODULE__{ type
240 @type t :: %__MODULE__{points: [Postgrex.Point.t], open: boolean} type
[all …]
/dports/math/symengine/symengine-0.8.1/symengine/
H A Dreal_mpfr.cpp62 mpfr_class t(get_prec()); in addreal() local
73 mpfr_class t(get_prec()); in addreal() local
85 mpc_class t(get_prec()); in addreal() local
100 mpfr_class t(get_prec()); in addreal() local
111 mpc_class t(get_prec()); in addreal() local
135 mpfr_class t(get_prec()); in subreal() local
146 mpfr_class t(get_prec()); in subreal() local
158 mpc_class t(get_prec()); in subreal() local
184 mpc_class t(get_prec()); in subreal() local
232 mpc_class t(get_prec()); in rsubreal() local
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/test/
H A Dtest_ncbitime_mt.cpp98 CTime t(1999, 12, 30); in s_TestMisc() local
130 CTime t; in s_TestMisc() local
142 CTime t; in s_TestMisc() local
152 CTime t; in s_TestMisc() local
162 CTime t; in s_TestMisc() local
171 CTime t; in s_TestMisc() local
396 CTime t("2", "M"); in s_TestFormats() local
413 CTime t("2", "D"); in s_TestFormats() local
585 CTime t; in s_TestGMT() local
595 CTime t(2001, 4, 1); in s_TestGMT() local
[all …]
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/text_labels_and_annotations/
H A Dfonts_demo_kw.py22 t = plt.text(-0.8, 0.9, 'family', size='large', **alignment) variable
27 t = plt.text(-0.8, yp[k], family, family=family, **alignment) variable
33 t = plt.text(-0.4, 0.9, 'style', **alignment) variable
43 t = plt.text(0.0, 0.9, 'variant', **alignment) variable
53 t = plt.text(0.4, 0.9, 'weight', **alignment) variable
56 t = plt.text(0.4, yp[k], weight, weight=weight, variable
64 t = plt.text(0.8, 0.9, 'size', **alignment) variable
67 t = plt.text(0.8, yp[k], size, size=size, variable
72 t = plt.text(x, 0.1, 'bold italic', style='italic', variable
76 t = plt.text(x, 0.2, 'bold italic', variable
[all …]
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/text_labels_and_annotations/
H A Dfonts_demo_kw.py22 t = plt.text(-0.8, 0.9, 'family', size='large', **alignment) variable
27 t = plt.text(-0.8, yp[k], family, family=family, **alignment) variable
33 t = plt.text(-0.4, 0.9, 'style', **alignment) variable
43 t = plt.text(0.0, 0.9, 'variant', **alignment) variable
53 t = plt.text(0.4, 0.9, 'weight', **alignment) variable
56 t = plt.text(0.4, yp[k], weight, weight=weight, variable
64 t = plt.text(0.8, 0.9, 'size', **alignment) variable
67 t = plt.text(0.8, yp[k], size, size=size, variable
72 t = plt.text(x, 0.1, 'bold italic', style='italic', variable
76 t = plt.text(x, 0.2, 'bold italic', variable
[all …]
/dports/net/haproxy17/haproxy-1.7.14/include/proto/
H A Dobj_type.h35 static inline enum obj_type obj_type(enum obj_type *t) in obj_type()
42 static inline const char *obj_type_name(enum obj_type *t) in obj_type_name()
74 static inline struct proxy *__objt_proxy(enum obj_type *t) in __objt_proxy()
79 static inline struct proxy *objt_proxy(enum obj_type *t) in objt_proxy()
86 static inline struct server *__objt_server(enum obj_type *t) in __objt_server()
91 static inline struct server *objt_server(enum obj_type *t) in objt_server()
98 static inline struct applet *__objt_applet(enum obj_type *t) in __objt_applet()
103 static inline struct applet *objt_applet(enum obj_type *t) in objt_applet()
110 static inline struct appctx *__objt_appctx(enum obj_type *t) in __objt_appctx()
115 static inline struct appctx *objt_appctx(enum obj_type *t) in objt_appctx()
[all …]
/dports/devel/simde/simde-0.7.2/simde/arm/neon/
H A Dqtbl.h40 simde_vqtbl1_u8(simde_uint8x16_t t, simde_uint8x8_t idx) { in simde_vqtbl1_u8()
63 #define vqtbl1_u8(t, idx) simde_vqtbl1_u8((t), (idx)) argument
68 simde_vqtbl1_s8(simde_int8x16_t t, simde_uint8x8_t idx) { in simde_vqtbl1_s8()
77 #define vqtbl1_s8(t, idx) simde_vqtbl1_s8((t), (idx)) argument
110 #define vqtbl2_u8(t, idx) simde_vqtbl2_u8((t), (idx)) argument
126 #define vqtbl2_s8(t, idx) simde_vqtbl2_s8((t), (idx)) argument
160 #define vqtbl3_u8(t, idx) simde_vqtbl3_u8((t), (idx)) argument
176 #define vqtbl3_s8(t, idx) simde_vqtbl3_s8((t), (idx)) argument
213 #define vqtbl4_u8(t, idx) simde_vqtbl4_u8((t), (idx)) argument
229 #define vqtbl4_s8(t, idx) simde_vqtbl4_s8((t), (idx)) argument
[all …]
/dports/biology/bowtie2/simde-no-tests-f6a0b3b/arm/neon/
H A Dqtbl.h40 simde_vqtbl1_u8(simde_uint8x16_t t, simde_uint8x8_t idx) { in simde_vqtbl1_u8()
63 #define vqtbl1_u8(t, idx) simde_vqtbl1_u8((t), (idx)) argument
68 simde_vqtbl1_s8(simde_int8x16_t t, simde_uint8x8_t idx) { in simde_vqtbl1_s8()
77 #define vqtbl1_s8(t, idx) simde_vqtbl1_s8((t), (idx)) argument
110 #define vqtbl2_u8(t, idx) simde_vqtbl2_u8((t), (idx)) argument
126 #define vqtbl2_s8(t, idx) simde_vqtbl2_s8((t), (idx)) argument
160 #define vqtbl3_u8(t, idx) simde_vqtbl3_u8((t), (idx)) argument
176 #define vqtbl3_s8(t, idx) simde_vqtbl3_s8((t), (idx)) argument
213 #define vqtbl4_u8(t, idx) simde_vqtbl4_u8((t), (idx)) argument
229 #define vqtbl4_s8(t, idx) simde_vqtbl4_s8((t), (idx)) argument
[all …]
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/simde/simde/arm/neon/
H A Dqtbl.h40 simde_vqtbl1_u8(simde_uint8x16_t t, simde_uint8x8_t idx) { in simde_vqtbl1_u8()
63 #define vqtbl1_u8(t, idx) simde_vqtbl1_u8((t), (idx)) argument
68 simde_vqtbl1_s8(simde_int8x16_t t, simde_uint8x8_t idx) { in simde_vqtbl1_s8()
77 #define vqtbl1_s8(t, idx) simde_vqtbl1_s8((t), (idx)) argument
110 #define vqtbl2_u8(t, idx) simde_vqtbl2_u8((t), (idx)) argument
126 #define vqtbl2_s8(t, idx) simde_vqtbl2_s8((t), (idx)) argument
160 #define vqtbl3_u8(t, idx) simde_vqtbl3_u8((t), (idx)) argument
176 #define vqtbl3_s8(t, idx) simde_vqtbl3_s8((t), (idx)) argument
213 #define vqtbl4_u8(t, idx) simde_vqtbl4_u8((t), (idx)) argument
229 #define vqtbl4_s8(t, idx) simde_vqtbl4_s8((t), (idx)) argument
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/mips/
H A Dloongson.h89 paddb_u (uint8x8_t s, uint8x8_t t) in paddb_u()
107 paddb_s (int8x8_t s, int8x8_t t) in paddb_s()
114 paddd_u (uint64_t s, uint64_t t) in paddd_u()
120 paddd_s (int64_t s, int64_t t) in paddd_s()
127 paddsh (int16x4_t s, int16x4_t t) in paddsh()
133 paddsb (int8x8_t s, int8x8_t t) in paddsb()
153 pandn_ud (uint64_t s, uint64_t t) in pandn_ud()
177 pandn_sd (int64_t s, int64_t t) in pandn_sd()
208 pavgb (uint8x8_t s, uint8x8_t t) in pavgb()
581 psubd_s (int64_t s, int64_t t) in psubd_s()
[all …]

12345678910>>...2389