Home
last modified time | relevance | path

Searched defs:fet (Results 1 – 25 of 130) sorted by relevance

123456

/dports/devel/mspdebug/mspdebug-493f38b/drivers/
H A Dfet3.c38 struct fet3 *fet = (struct fet3 *)dev_base; in fet3_readmem() local
83 struct fet3 *fet = (struct fet3 *)dev_base; in fet3_writemem() local
133 struct fet3 *fet = (struct fet3 *)dev_base; in fet3_setregs() local
141 struct fet3 *fet = (struct fet3 *)dev_base; in fet3_getregs() local
149 struct fet3 *fet = (struct fet3 *)dev_base; in fet3_ctl() local
196 struct fet3 *fet = (struct fet3 *)dev_base; in fet3_erase() local
207 static int debug_init(struct fet3 *fet, const struct device_args *args) in debug_init()
250 struct fet3 *fet; in fet3_open() local
290 struct fet3 *fet = (struct fet3 *)dev_base; in fet3_destroy() local
/dports/math/libmesh/libmesh-1.6.2/src/fe/
H A Dinf_fe_static.C58 unsigned int InfFE<Dim,T_radial,T_map>::n_dofs (const FEType & fet, in n_dofs()
75 unsigned int InfFE<Dim,T_radial,T_map>::n_dofs(const FEType & fet, in n_dofs()
93 unsigned int InfFE<Dim,T_radial,T_map>::n_dofs_at_node (const FEType & fet, in n_dofs_at_node()
122 unsigned int InfFE<Dim,T_radial,T_map>::n_dofs_at_node (const FEType & fet, in n_dofs_at_node()
144 unsigned int InfFE<Dim,T_radial,T_map>::n_dofs_per_elem (const FEType & fet, in n_dofs_per_elem()
162 unsigned int InfFE<Dim,T_radial,T_map>::n_dofs_per_elem (const FEType & fet, in n_dofs_per_elem()
215 Real InfFE<Dim,T_radial,T_map>::shape(const FEType & fet, in shape()
262 Real InfFE<Dim,T_radial,T_map>::shape(const FEType & fet, in shape()
301 Real InfFE<Dim,T_radial,T_map>::shape(const FEType fet, in shape()
418 void InfFE<Dim,T_radial,T_map>::compute_data(const FEType & fet, in compute_data()
[all …]
H A Dfe_lagrange_shape_1D.C67 Real FE<1,LAGRANGE>::shape(const FEType fet, in shape()
90 Real FE<1,L2_LAGRANGE>::shape(const FEType fet, in shape()
156 Real FE<1,LAGRANGE>::shape_deriv(const FEType fet, in shape_deriv()
169 Real FE<1,L2_LAGRANGE>::shape_deriv(const FEType fet, in shape_deriv()
237 Real FE<1,LAGRANGE>::shape_second_deriv(const FEType fet, in shape_second_deriv()
250 Real FE<1,L2_LAGRANGE>::shape_second_deriv(const FEType fet, in shape_second_deriv()
H A Dfe_hierarchic_shape_1D.C102 Real FE<1,HIERARCHIC>::shape(const FEType fet, in shape()
129 Real FE<1,L2_HIERARCHIC>::shape(const FEType fet, in shape()
181 Real FE<1,HIERARCHIC>::shape_deriv(const FEType fet, in shape_deriv()
212 Real FE<1,L2_HIERARCHIC>::shape_deriv(const FEType fet, in shape_deriv()
267 Real FE<1,HIERARCHIC>::shape_second_deriv(const FEType fet, in shape_second_deriv()
296 Real FE<1,L2_HIERARCHIC>::shape_second_deriv(const FEType fet, in shape_second_deriv()
H A Dfe_monomial_shape_1D.C85 Real FE<1,MONOMIAL>::shape(const FEType fet, in shape()
155 Real FE<1,MONOMIAL>::shape_deriv(const FEType fet, in shape_deriv()
225 Real FE<1,MONOMIAL>::shape_second_deriv(const FEType fet, in shape_second_deriv()
H A Dfe_szabab_shape_1D.C96 Real FE<1,SZABAB>::shape(const FEType fet, in shape()
172 Real FE<1,SZABAB>::shape_deriv(const FEType fet, in shape_deriv()
231 Real FE<1,SZABAB>::shape_second_deriv(const FEType fet, in shape_second_deriv()
H A Dfe_nedelec_one_shape_2D.C168 RealGradient FE<2,NEDELEC_ONE>::shape(const FEType fet, in shape()
342 RealGradient FE<2,NEDELEC_ONE>::shape_deriv(const FEType fet, in shape_deriv()
432 RealGradient FE<2,NEDELEC_ONE>::shape_second_deriv(const FEType fet, in shape_second_deriv()
H A Dfe_nedelec_one_shape_3D.C195 RealGradient FE<3,NEDELEC_ONE>::shape(const FEType fet, in shape()
507 RealGradient FE<3,NEDELEC_ONE>::shape_deriv(const FEType fet, in shape_deriv()
783 RealGradient FE<3,NEDELEC_ONE>::shape_second_deriv(const FEType fet, in shape_second_deriv()
H A Dfe_bernstein_shape_1D.C208 Real FE<1,BERNSTEIN>::shape(const FEType fet, in shape()
395 Real FE<1,BERNSTEIN>::shape_deriv(const FEType fet, in shape_deriv()
608 Real FE<1,BERNSTEIN>::shape_second_deriv(const FEType fet, in shape_second_deriv()
H A Dfe_hierarchic_shape_2D.C112 Real FE<2,HIERARCHIC>::shape(const FEType fet, in shape()
134 Real FE<2,L2_HIERARCHIC>::shape(const FEType fet, in shape()
183 Real FE<2,HIERARCHIC>::shape_deriv(const FEType fet, in shape_deriv()
209 Real FE<2,L2_HIERARCHIC>::shape_deriv(const FEType fet, in shape_deriv()
261 Real FE<2,HIERARCHIC>::shape_second_deriv(const FEType fet, in shape_second_deriv()
285 Real FE<2,L2_HIERARCHIC>::shape_second_deriv(const FEType fet, in shape_second_deriv()
H A Dfe_hierarchic_shape_3D.C713 Real FE<3,HIERARCHIC>::shape(const FEType fet, in shape()
737 Real FE<3,L2_HIERARCHIC>::shape(const FEType fet, in shape()
786 Real FE<3,HIERARCHIC>::shape_deriv(const FEType fet, in shape_deriv()
811 Real FE<3,L2_HIERARCHIC>::shape_deriv(const FEType fet, in shape_deriv()
864 Real FE<3,HIERARCHIC>::shape_second_deriv(const FEType fet, in shape_second_deriv()
889 Real FE<3,L2_HIERARCHIC>::shape_second_deriv(const FEType fet, in shape_second_deriv()
H A Dfe_lagrange_shape_2D.C116 Real FE<2,LAGRANGE>::shape(const FEType fet, in shape()
129 Real FE<2,L2_LAGRANGE>::shape(const FEType fet, in shape()
197 Real FE<2,LAGRANGE>::shape_deriv(const FEType fet, in shape_deriv()
211 Real FE<2,L2_LAGRANGE>::shape_deriv(const FEType fet, in shape_deriv()
282 Real FE<2,LAGRANGE>::shape_second_deriv(const FEType fet, in shape_second_deriv()
296 Real FE<2,L2_LAGRANGE>::shape_second_deriv(const FEType fet, in shape_second_deriv()
H A Dfe_xyz_shape_1D.C97 Real FE<1,XYZ>::shape(const FEType fet, in shape()
175 Real FE<1,XYZ>::shape_deriv(const FEType fet, in shape_deriv()
260 Real FE<1,XYZ>::shape_second_deriv(const FEType fet, in shape_second_deriv()
H A Dfe_monomial_shape_2D.C136 Real FE<2,MONOMIAL>::shape(const FEType fet, in shape()
340 Real FE<2,MONOMIAL>::shape_deriv(const FEType fet, in shape_deriv()
592 Real FE<2,MONOMIAL>::shape_second_deriv(const FEType fet, in shape_second_deriv()
H A Dfe_rational_shape_1D.C97 Real FE<1,RATIONAL_BERNSTEIN>::shape(const FEType fet, in shape()
175 Real FE<1,RATIONAL_BERNSTEIN>::shape_deriv(const FEType fet, in shape_deriv()
270 Real FE<1,RATIONAL_BERNSTEIN>::shape_second_deriv(const FEType fet, in shape_second_deriv()
H A Dfe_hermite_shape_1D.C248 Real FE<1,HERMITE>::shape(const FEType fet, in shape()
322 Real FE<1,HERMITE>::shape_deriv(const FEType fet, in shape_deriv()
399 Real FE<1,HERMITE>::shape_second_deriv(const FEType fet, in shape_second_deriv()
H A Dfe_clough_shape_1D.C293 Real FE<1,CLOUGH>::shape(const FEType fet, in shape()
372 Real FE<1,CLOUGH>::shape_deriv(const FEType fet, in shape_deriv()
451 Real FE<1,CLOUGH>::shape_second_deriv(const FEType fet, in shape_second_deriv()
H A Dfe_hermite_shape_2D.C260 Real FE<2,HERMITE>::shape(const FEType fet, in shape()
347 Real FE<2,HERMITE>::shape_deriv(const FEType fet, in shape_deriv()
444 Real FE<2,HERMITE>::shape_second_deriv(const FEType fet, in shape_second_deriv()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/providers/ogr/
H A Dqgsogrfeatureiterator.cpp267 gdal::ogr_feature_unique_ptr fet; in fetchFeatureWithId() local
323 bool QgsOgrFeatureIterator::checkFeature( gdal::ogr_feature_unique_ptr &fet, QgsFeature &feature ) in checkFeature()
366 gdal::ogr_feature_unique_ptr fet; in fetchFeature() local
498 bool QgsOgrFeatureIterator::readFeature( gdal::ogr_feature_unique_ptr fet, QgsFeature &feature ) co… in readFeature()
/dports/graphics/qgis/qgis-3.22.3/src/core/providers/ogr/
H A Dqgsogrfeatureiterator.cpp296 gdal::ogr_feature_unique_ptr fet; in fetchFeatureWithId() local
350 bool QgsOgrFeatureIterator::checkFeature( gdal::ogr_feature_unique_ptr &fet, QgsFeature &feature ) in checkFeature()
422 gdal::ogr_feature_unique_ptr fet; in fetchFeature() local
549 bool QgsOgrFeatureIterator::readFeature( const gdal::ogr_feature_unique_ptr &fet, QgsFeature &featu… in readFeature() argument
/dports/lang/guile1/guile-1.8.8/libguile/
H A Darbiters.c57 #define FETCH_STORE(fet,mem,sto) \ argument
70 #define FETCH_STORE(fet,mem,sto) \ argument
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/openfst/src/extensions/far/
H A Dfarcompilestrings.cc75 fst::FarEntryType fet = fst::StringToFarEntryType(FLAGS_entry_type); in main() local
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/extensions/far/
H A Dfarcompilestrings.cc75 fst::FarEntryType fet = fst::StringToFarEntryType(FLAGS_entry_type); in main() local
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/extensions/far/
H A Dfarcompilestrings.cc75 fst::FarEntryType fet = fst::StringToFarEntryType(FLAGS_entry_type); in main() local
/dports/editors/ted/Ted-2.23/docRtf/
H A DdocRtfSaveDocument.c33 int fet; in docRtfSaveDocument() local

123456