Home
last modified time | relevance | path

Searched defs:tin (Results 1 – 25 of 995) sorted by relevance

12345678910>>...40

/dports/math/py-numpy/numpy-1.20.3/numpy/core/src/umath/
H A Dfast_loop_macros.h76 #define IS_UNARY_CONT(tin, tout) (steps[0] == sizeof(tin) && \ argument
86 #define IS_BINARY_CONT(tin, tout) (steps[0] == sizeof(tin) && \ argument
91 #define IS_BINARY_CONT_S1(tin, tout) (steps[0] == 0 && \ argument
96 #define IS_BINARY_CONT_S2(tin, tout) (steps[0] == sizeof(tin) && \ argument
107 #define BASE_UNARY_LOOP(tin, tout, op) \ argument
114 #define UNARY_LOOP_FAST(tin, tout, op) \ argument
138 #define BASE_BINARY_LOOP(tin, tout, op) \ argument
157 #define BASE_BINARY_LOOP_INP(tin, tout, op) \ argument
170 #define BASE_BINARY_LOOP_S(tin, tout, cin, cinp, vin, vinp, op) \ argument
179 #define BASE_BINARY_LOOP_S_INP(tin, tout, cin, cinp, vin, vinp, op) \ argument
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Dfq_impl.h19 struct fq_tin *tin = flow->tin; in __fq_adjust_removal() local
67 struct fq_tin *tin = flow->tin; in fq_flow_drop() local
91 struct fq_tin *tin, in fq_tin_dequeue()
145 struct fq_tin *tin, u32 idx, in fq_flow_classify()
167 struct fq_tin *tin; in fq_find_fattest_flow() local
198 struct fq_tin *tin, u32 idx, in fq_tin_enqueue()
254 struct fq_tin *tin = flow->tin; in fq_flow_filter() local
270 struct fq_tin *tin, in fq_tin_filter()
289 struct fq_tin *tin = flow->tin; in fq_flow_reset() local
308 struct fq_tin *tin, in fq_tin_reset()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Dfq_impl.h19 struct fq_tin *tin = flow->tin; in __fq_adjust_removal() local
67 struct fq_tin *tin = flow->tin; in fq_flow_drop() local
91 struct fq_tin *tin, in fq_tin_dequeue()
145 struct fq_tin *tin, u32 idx, in fq_flow_classify()
167 struct fq_tin *tin; in fq_find_fattest_flow() local
198 struct fq_tin *tin, u32 idx, in fq_tin_enqueue()
254 struct fq_tin *tin = flow->tin; in fq_flow_filter() local
270 struct fq_tin *tin, in fq_tin_filter()
289 struct fq_tin *tin = flow->tin; in fq_flow_reset() local
308 struct fq_tin *tin, in fq_tin_reset()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Dfq_impl.h19 struct fq_tin *tin = flow->tin; in __fq_adjust_removal() local
67 struct fq_tin *tin = flow->tin; in fq_flow_drop() local
91 struct fq_tin *tin, in fq_tin_dequeue()
145 struct fq_tin *tin, u32 idx, in fq_flow_classify()
167 struct fq_tin *tin; in fq_find_fattest_flow() local
198 struct fq_tin *tin, u32 idx, in fq_tin_enqueue()
254 struct fq_tin *tin = flow->tin; in fq_flow_filter() local
270 struct fq_tin *tin, in fq_tin_filter()
289 struct fq_tin *tin = flow->tin; in fq_flow_reset() local
308 struct fq_tin *tin, in fq_tin_reset()
[all …]
/dports/graphics/qgis-ltr/qgis-3.16.16/src/analysis/interpolation/
H A DLinTriangleInterpolator.h57 inline LinTriangleInterpolator::LinTriangleInterpolator( QgsDualEdgeTriangulation *tin ): mTIN( tin… in LinTriangleInterpolator()
67 inline void LinTriangleInterpolator::setTriangulation( QgsDualEdgeTriangulation *tin ) in setTriangulation()
/dports/graphics/qgis/qgis-3.22.3/src/analysis/interpolation/
H A DLinTriangleInterpolator.h57 inline LinTriangleInterpolator::LinTriangleInterpolator( QgsDualEdgeTriangulation *tin ): mTIN( tin… in LinTriangleInterpolator()
67 inline void LinTriangleInterpolator::setTriangulation( QgsDualEdgeTriangulation *tin ) in setTriangulation()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libaf/
H A Daf_channels.c46 int8_t* tin = (int8_t*)in; in copy() local
59 int16_t* tin = (int16_t*)in; in copy() local
72 int8_t* tin = (int8_t*)in; in copy() local
87 int32_t* tin = (int32_t*)in; in copy() local
100 int64_t* tin = (int64_t*)in; in copy() local
/dports/science/chrono/chrono-7.0.1/src/chrono/multicore_math/
H A Dreal.h173 #define OPERATOR_EQUALS(op, tin, tout) \ argument
178 #define OPERATOR_EQUALSALT_PROTO(op, tin, tout) tout& operator op##=(tout& a, const tin& scale); argument
180 #define OPERATOR_EQUALSALT(op, tin, tout) \ argument
186 #define OPERATOR_EQUALS_PROTO(op, tin, tout) tout& operator op##=(tout& a, const tin& scale); argument
188 #define OPERATOR_EQUALS_IMPL(op, tin, tout) \ argument
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libaf/
H A Daf_channels.c46 int8_t* tin = (int8_t*)in; in copy() local
59 int16_t* tin = (int16_t*)in; in copy() local
72 int8_t* tin = (int8_t*)in; in copy() local
87 int32_t* tin = (int32_t*)in; in copy() local
100 int64_t* tin = (int64_t*)in; in copy() local
/dports/lang/swi-pl/swipl-8.2.3/packages/libedit/
H A Dlibedit4pl.c887 pl_is_wrapped(term_t tin) in pl_is_wrapped()
933 pl_unwrap(term_t tin) in pl_unwrap()
984 pl_source(term_t tin, term_t file) in pl_source()
1199 pl_bind(term_t tin, term_t options) in pl_bind()
1268 pl_cursor(term_t tin, term_t move) in pl_cursor()
1282 pl_line(term_t tin, term_t line) in pl_line()
1320 pl_deletestr(term_t tin, term_t count) in pl_deletestr()
1335 pl_getc(term_t tin, term_t c) in pl_getc()
1356 pl_push(term_t tin, term_t c) in pl_push()
1374 pl_editmode(term_t tin, term_t on) in pl_editmode()
[all …]
/dports/games/warmux/warmux-11.04/src/map/
H A Dtile.cpp105 TileItem_NonEmpty *tin = static_cast<TileItem_NonEmpty *>(ti); in Dig() local
153 TileItem_NonEmpty *tin = static_cast<TileItem_NonEmpty *>(ti); in Dig() local
180 TileItem_NonEmpty *tin = NULL; in GetNonEmpty() local
254 TileItem_NonEmpty *tin = GetNonEmpty(c.x, c.y); in PutSprite() local
299 TileItem_NonEmpty *tin = GetNonEmpty(c.x, c.y); in MergeSprite() local
373 TileItem_NonEmpty *tin = static_cast<TileItem_NonEmpty *>(ti); in CheckPreview() local
599 TileItem_NonEmpty *tin = static_cast<TileItem_NonEmpty*>(item[c.y*nbCells.x + c.x]); in DrawTile_Clipped() local
638 TileItem_NonEmpty *tin = static_cast<TileItem_NonEmpty*>(ti); in GetPart() local
/dports/benchmarks/cpipe/cpipe-3.0.2/
H A Dcpipe.c73 deltaT(struct timeval* tin, struct timeval* tout) in deltaT()
92 struct timeval tin, tout; in readBuffer() local
153 struct timeval tin, tout; in writeBuffer() local
190 struct timeval tstart, tin, tnow; in main() local
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/
H A Dlwtin.c39 void lwtin_free(LWTIN *tin) in lwtin_free()
57 void printLWTIN(LWTIN *tin) in printLWTIN()
93 int lwtin_is_closed(const LWTIN *tin) in lwtin_is_closed()
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/
H A Dlwtin.c39 void lwtin_free(LWTIN *tin) in lwtin_free()
57 void printLWTIN(LWTIN *tin) in printLWTIN()
93 int lwtin_is_closed(const LWTIN *tin) in lwtin_is_closed()
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/
H A Dlwtin.c39 void lwtin_free(LWTIN *tin) in lwtin_free()
57 void printLWTIN(LWTIN *tin) in printLWTIN()
93 int lwtin_is_closed(const LWTIN *tin) in lwtin_is_closed()
/dports/databases/postgis25/postgis-2.5.5/liblwgeom/
H A Dlwtin.c39 void lwtin_free(LWTIN *tin) in lwtin_free()
57 void printLWTIN(LWTIN *tin) in printLWTIN()
93 int lwtin_is_closed(const LWTIN *tin) in lwtin_is_closed()
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/fast/
H A Dconvert.go171 func (c *Comp) Converter(tin, tout xr.Type) func(r.Value) r.Value { argument
215 func (c *Comp) converterFromForward(tin, tout xr.Type) func(r.Value) r.Value { argument
/dports/devel/librttopo/librttopo-1.1.0/src/
H A Drttin.c41 void rttin_free(const RTCTX *ctx, RTTIN *tin) in rttin_free()
59 void printRTTIN(const RTCTX *ctx, RTTIN *tin) in printRTTIN()
95 int rttin_is_closed(const RTCTX *ctx, const RTTIN *tin) in rttin_is_closed()
/dports/science/cdo/cdo-2.0.0/libcdi/src/
H A Dnamespace.c129 int namespaceIdxEncode ( namespaceTuple_t tin ) in namespaceIdxEncode()
144 namespaceTuple_t tin; in namespaceResHDecode() local
242 namespaceTuple_t tin; in namespaceAdaptKey() local
260 namespaceTuple_t tin; in namespaceAdaptKey2() local
/dports/graphics/argyllcms/Argyll_V1.9.2/xicc/
H A Dxdevlin.c133 double tin[MXDI], tout[MXDO]; in set_curve() local
181 double tin[MXDI], tout[MXDO]; in new_xdevlin() local
211 double tin[MXDI], tout[MXDO]; in new_xdevlin() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.test/src/org/graalvm/compiler/hotspot/test/
H A DBigIntegerIntrinsicsTest.java69 TestIntrinsic tin = new TestIntrinsic("testMultiplyAux", javaclass, in testMultiplyToLen() local
103 TestIntrinsic tin = new TestIntrinsic("testMultiplyAux", javaclass, in testMulAdd() local
136 TestIntrinsic tin = new TestIntrinsic("testMontgomeryAux", javaclass, in testMontgomery() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.test/src/org/graalvm/compiler/hotspot/test/
H A DBigIntegerIntrinsicsTest.java72 TestIntrinsic tin = new TestIntrinsic("testMultiplyAux", javaclass, in testMultiplyToLen() local
106 TestIntrinsic tin = new TestIntrinsic("testMultiplyAux", javaclass, in testMulAdd() local
139 TestIntrinsic tin = new TestIntrinsic("testMontgomeryAux", javaclass, in testMontgomery() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.test/src/org/graalvm/compiler/hotspot/test/
H A DBigIntegerIntrinsicsTest.java72 TestIntrinsic tin = new TestIntrinsic("testMultiplyAux", javaclass, in testMultiplyToLen() local
106 TestIntrinsic tin = new TestIntrinsic("testMultiplyAux", javaclass, in testMulAdd() local
139 TestIntrinsic tin = new TestIntrinsic("testMontgomeryAux", javaclass, in testMontgomery() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.test/src/org/graalvm/compiler/hotspot/test/
H A DBigIntegerIntrinsicsTest.java72 TestIntrinsic tin = new TestIntrinsic("testMultiplyAux", javaclass, in testMultiplyToLen() local
106 TestIntrinsic tin = new TestIntrinsic("testMultiplyAux", javaclass, in testMulAdd() local
139 TestIntrinsic tin = new TestIntrinsic("testMontgomeryAux", javaclass, in testMontgomery() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.test/src/org/graalvm/compiler/hotspot/test/
H A DBigIntegerIntrinsicsTest.java72 TestIntrinsic tin = new TestIntrinsic("testMultiplyAux", javaclass, in testMultiplyToLen() local
106 TestIntrinsic tin = new TestIntrinsic("testMultiplyAux", javaclass, in testMulAdd() local
139 TestIntrinsic tin = new TestIntrinsic("testMontgomeryAux", javaclass, in testMontgomery() local

12345678910>>...40