Home
last modified time | relevance | path

Searched refs:_Create (Results 1 – 25 of 2000) sorted by relevance

12345678910>>...80

/dports/devel/yaml-cpp03/yaml-cpp-release-0.3.0/src/
H A Dnodeownership.h23 Node& Create() { return m_pOwner->_Create(); } in Create()
28 Node& _Create();
H A Dnodeownership.cpp16 Node& NodeOwnership::_Create() in _Create() function in YAML::NodeOwnership
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/cronet/tools/generators/c_templates/
H A Dmodule_impl_struct_unittest.cc.tmpl42 {{struct_name}}Ptr first = {{struct_name}}_Create();
43 {{struct_name}}Ptr second = {{struct_name}}_Create();
51 …{{kind|cpp_wrapper_type}}Ptr test_{{packed_field.field.name}} = {{kind|cpp_wrapper_type}}_Create();
/dports/games/openttd/openttd-12.1/bin/game/
H A Dcompat_1.4.nut11 GSNews._Create <- GSNews.Create;
14 return GSNews._Create(type, text, company, GSNews.NR_NONE, 0);
H A Dcompat_1.3.nut19 GSNews._Create <- GSNews.Create;
22 return GSNews._Create(type, text, company, GSNews.NR_NONE, 0);
H A Dcompat_1.2.nut19 GSNews._Create <- GSNews.Create;
22 return GSNews._Create(type, text, company, GSNews.NR_NONE, 0);
/dports/misc/usd/USD-21.11/pxr/usd/ar/
H A DwrapResolverContext_v2.cpp116 _Create(const boost::python::object& obj) in _Create() function
142 .def("__init__", make_constructor(&_Create)) in wrapResolverContext()
/dports/misc/usd/USD-21.11/pxr/usd/pcp/
H A DwrapMapFunction.cpp70 _Create(const boost::python::dict & sourceToTargetMap, in _Create() function
108 &_Create, in wrapMapFunction()
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/runtime_config/configs/variables/
H A Dset.py143 return self._Create(args, var_resource, value)
153 def _Create(self, args, var_resource, value): member in Set
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dparameters_properties.h83 bool Update (void) { _Create(); return( true ); } in Update()
95 void _Create (void);
/dports/games/valyriatear/ValyriaTear-1.1.0/src/engine/video/
H A Dparticle_system.h281 _Create(sys_def); in ParticleSystem()
344 bool _Create(ParticleSystemDef *sys_def);
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/compute/target_grpc_proxies/
H A Dimport.py40 def _Create(holder, target_grpc_proxy, target_grpc_proxy_ref): function
109 return _Create(holder, target_grpc_proxy, target_grpc_proxy_ref)
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dmat_spline.cpp99 return( _Create(yA, yB) ); in Create()
105 return( _Create(yA, yB) ); in Create()
128 bool CSG_Spline::_Create(double yA, double yB) in _Create() function in CSG_Spline
/dports/www/rt50/rt-5.0.2/lib/RT/
H A DConfiguration.pm117 my ( $id, $msg ) = $self->_Create(%args);
313 my ( $new_id, $new_msg ) = $self->_Create(
396 sub _Create { subroutine
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.liberty.edu8 Disallow: /*&action=*_Create
/dports/misc/usd/USD-21.11/pxr/usd/usd/codegenTemplates/
H A DwrapSchemaClass.cpp62 _Create{{ Proper(attr.apiName) }}Attr({{ cls.cppClassName }} &self,
221 &_Create{{ Proper(attr.apiName) }}Attr,
/dports/x11-toolkits/p5-Tk-JComboBox/Tk-JComboBox-1.14/
H A DMANIFEST19 t/01_Create.t
/dports/misc/usd/USD-21.11/pxr/usd/usdSkel/
H A DinbetweenShape.h192 static UsdSkelInbetweenShape _Create(const UsdPrim& prim,
/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A Drelationship.h262 bool _Create(bool fallbackCustom) const;
/dports/biology/infernal/infernal-1.1.3/easel/
H A Desl_histogram.tex33 \hyperlink{func:esl_histogram_Create()}{\ccode{esl\_histogram\_Create()}} & Create a new \ccode{ESL…
111 For example, the call \ccode{esl\_histogram\_Create(-10, 10, 0.5)}
117 offset of the bins. That is, \ccode{esl\_histogram\_Create(-10, 10,
119 \ccode{esl\_histogram\_Create(-10.1, 9.9, 0.5)} makes the first bin
139 \ccode{esl\_histogram\_Create()}. (The example code above did this,
276 \item The \ccode{esl\_histogram\_Create(-100, 100, 1.0)} call
H A Desl_random.tex61 \hyperlink{func:esl_randomness_Create()}{\ccode{esl\_randomness\_Create()}} & Create an RNG with a …
97 \ccode{esl\_randomness\_Create()}, it needs to be given a \emph{seed},
111 Calling \ccode{esl\_randomness\_Create(0)} (i.e., a seed argument of
H A Desl_tree.tex13 \hyperlink{func:esl_tree_Create()}{\ccode{esl\_tree\_Create()}} & Constructor.\\
/dports/biology/hmmer/hmmer-3.3/easel/
H A Desl_histogram.tex33 \hyperlink{func:esl_histogram_Create()}{\ccode{esl\_histogram\_Create()}} & Create a new \ccode{ESL…
111 For example, the call \ccode{esl\_histogram\_Create(-10, 10, 0.5)}
117 offset of the bins. That is, \ccode{esl\_histogram\_Create(-10, 10,
119 \ccode{esl\_histogram\_Create(-10.1, 9.9, 0.5)} makes the first bin
139 \ccode{esl\_histogram\_Create()}. (The example code above did this,
276 \item The \ccode{esl\_histogram\_Create(-100, 100, 1.0)} call
H A Desl_random.tex61 \hyperlink{func:esl_randomness_Create()}{\ccode{esl\_randomness\_Create()}} & Create an RNG with a …
97 \ccode{esl\_randomness\_Create()}, it needs to be given a \emph{seed},
111 Calling \ccode{esl\_randomness\_Create(0)} (i.e., a seed argument of
H A Desl_tree.tex13 \hyperlink{func:esl_tree_Create()}{\ccode{esl\_tree\_Create()}} & Constructor.\\

12345678910>>...80