Home
last modified time | relevance | path

Searched defs:prop_name (Results 1 – 25 of 2949) sorted by relevance

12345678910>>...118

/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-xml-utils.c186 const xmlChar *prop_name) in e_xml_get_integer_prop_by_name()
215 const xmlChar *prop_name, in e_xml_set_integer_prop_by_name()
230 const xmlChar *prop_name) in e_xml_get_uint_prop_by_name()
240 const xmlChar *prop_name, in e_xml_get_uint_prop_by_name_with_default()
259 const xmlChar *prop_name, in e_xml_set_uint_prop_by_name()
274 const xmlChar *prop_name) in e_xml_get_bool_prop_by_name()
308 const xmlChar *prop_name, in e_xml_set_bool_prop_by_name()
323 const xmlChar *prop_name) in e_xml_get_double_prop_by_name()
352 const xmlChar *prop_name, in e_xml_set_double_prop_by_name()
374 const xmlChar *prop_name) in e_xml_get_string_prop_by_name()
[all …]
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_subr/
H A Dproperties.c86 is_known_prop(const char *prop_name, in is_known_prop()
98 svn_prop_is_known_svn_rev_prop(const char *prop_name) in svn_prop_is_known_svn_rev_prop()
104 svn_prop_is_known_svn_node_prop(const char *prop_name) in svn_prop_is_known_svn_node_prop()
116 svn_prop_is_known_svn_dir_prop(const char *prop_name) in svn_prop_is_known_svn_dir_prop()
123 svn_prop_is_svn_prop(const char *prop_name) in svn_prop_is_svn_prop()
141 const char *prop_name = apr_hash_this_key(hi); in svn_prop_has_svn_prop() local
155 svn_property_kind2(const char *prop_name) in svn_property_kind2()
172 const char *prop_name) in svn_property_kind()
440 svn_prop_is_boolean(const char *prop_name) in svn_prop_is_boolean()
465 svn_prop_name_is_valid(const char *prop_name) in svn_prop_name_is_valid()
[all …]
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_subr/
H A Dproperties.c86 is_known_prop(const char *prop_name, in is_known_prop()
98 svn_prop_is_known_svn_rev_prop(const char *prop_name) in svn_prop_is_known_svn_rev_prop()
104 svn_prop_is_known_svn_node_prop(const char *prop_name) in svn_prop_is_known_svn_node_prop()
116 svn_prop_is_known_svn_dir_prop(const char *prop_name) in svn_prop_is_known_svn_dir_prop()
123 svn_prop_is_svn_prop(const char *prop_name) in svn_prop_is_svn_prop()
141 const char *prop_name = apr_hash_this_key(hi); in svn_prop_has_svn_prop() local
155 svn_property_kind2(const char *prop_name) in svn_property_kind2()
172 const char *prop_name) in svn_property_kind()
440 svn_prop_is_boolean(const char *prop_name) in svn_prop_is_boolean()
465 svn_prop_name_is_valid(const char *prop_name) in svn_prop_name_is_valid()
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_subr/
H A Dproperties.c86 is_known_prop(const char *prop_name, in is_known_prop()
98 svn_prop_is_known_svn_rev_prop(const char *prop_name) in svn_prop_is_known_svn_rev_prop()
104 svn_prop_is_known_svn_node_prop(const char *prop_name) in svn_prop_is_known_svn_node_prop()
116 svn_prop_is_known_svn_dir_prop(const char *prop_name) in svn_prop_is_known_svn_dir_prop()
123 svn_prop_is_svn_prop(const char *prop_name) in svn_prop_is_svn_prop()
141 const char *prop_name = apr_hash_this_key(hi); in svn_prop_has_svn_prop() local
155 svn_property_kind2(const char *prop_name) in svn_property_kind2()
172 const char *prop_name) in svn_property_kind()
440 svn_prop_is_boolean(const char *prop_name) in svn_prop_is_boolean()
465 svn_prop_name_is_valid(const char *prop_name) in svn_prop_name_is_valid()
[all …]
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_subr/
H A Dproperties.c86 is_known_prop(const char *prop_name, in is_known_prop()
98 svn_prop_is_known_svn_rev_prop(const char *prop_name) in svn_prop_is_known_svn_rev_prop()
104 svn_prop_is_known_svn_node_prop(const char *prop_name) in svn_prop_is_known_svn_node_prop()
116 svn_prop_is_known_svn_dir_prop(const char *prop_name) in svn_prop_is_known_svn_dir_prop()
123 svn_prop_is_svn_prop(const char *prop_name) in svn_prop_is_svn_prop()
141 const char *prop_name = apr_hash_this_key(hi); in svn_prop_has_svn_prop() local
155 svn_property_kind2(const char *prop_name) in svn_property_kind2()
172 const char *prop_name) in svn_property_kind()
440 svn_prop_is_boolean(const char *prop_name) in svn_prop_is_boolean()
465 svn_prop_name_is_valid(const char *prop_name) in svn_prop_name_is_valid()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/taxon1/
H A Dutils.cpp109 COrgrefProp::SetOrgrefProp( COrg_ref& org, const string& prop_name, const string& prop_val ) in SetOrgrefProp()
128 COrgrefProp::SetOrgrefProp( COrg_ref& org, const string& prop_name, int prop_val ) in SetOrgrefProp()
147 COrgrefProp::SetOrgrefProp( COrg_ref& org, const string& prop_name, bool prop_val ) in SetOrgrefProp()
166 COrgrefProp::HasOrgrefProp( const COrg_ref& org, const string& prop_name ) in HasOrgrefProp()
177 COrgrefProp::GetOrgrefProp( const COrg_ref& org, const string& prop_name ) in GetOrgrefProp()
191 COrgrefProp::GetOrgrefPropBool( const COrg_ref& org, const string& prop_name ) in GetOrgrefPropBool()
205 COrgrefProp::GetOrgrefPropInt( const COrg_ref& org, const string& prop_name ) in GetOrgrefPropInt()
218 COrgrefProp::RemoveOrgrefProp( COrg_ref& org, const string& prop_name ) in RemoveOrgrefProp()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/taxon1/
H A Dutils.cpp109 COrgrefProp::SetOrgrefProp( COrg_ref& org, const string& prop_name, const string& prop_val ) in SetOrgrefProp()
128 COrgrefProp::SetOrgrefProp( COrg_ref& org, const string& prop_name, int prop_val ) in SetOrgrefProp()
147 COrgrefProp::SetOrgrefProp( COrg_ref& org, const string& prop_name, bool prop_val ) in SetOrgrefProp()
166 COrgrefProp::HasOrgrefProp( const COrg_ref& org, const string& prop_name ) in HasOrgrefProp()
177 COrgrefProp::GetOrgrefProp( const COrg_ref& org, const string& prop_name ) in GetOrgrefProp()
191 COrgrefProp::GetOrgrefPropBool( const COrg_ref& org, const string& prop_name ) in GetOrgrefPropBool()
205 COrgrefProp::GetOrgrefPropInt( const COrg_ref& org, const string& prop_name ) in GetOrgrefPropInt()
218 COrgrefProp::RemoveOrgrefProp( COrg_ref& org, const string& prop_name ) in RemoveOrgrefProp()
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/c_api/
H A Dc_api_test.cc30 const char* prop_name, in MXBuildSubgraphByOpNames()
63 int MXSetSubgraphPropertyOpNames(const char* prop_name, in MXSetSubgraphPropertyOpNames()
75 int MXSetSubgraphPropertyOpNamesV2(const char* prop_name, in MXSetSubgraphPropertyOpNamesV2()
92 int MXRemoveSubgraphPropertyOpNames(const char* prop_name) { in MXRemoveSubgraphPropertyOpNames()
98 int MXRemoveSubgraphPropertyOpNamesV2(const char* prop_name) { in MXRemoveSubgraphPropertyOpNamesV2()
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/c_api/
H A Dc_api_test.cc30 const char* prop_name, in MXBuildSubgraphByOpNames()
63 int MXSetSubgraphPropertyOpNames(const char* prop_name, in MXSetSubgraphPropertyOpNames()
75 int MXSetSubgraphPropertyOpNamesV2(const char* prop_name, in MXSetSubgraphPropertyOpNamesV2()
92 int MXRemoveSubgraphPropertyOpNames(const char* prop_name) { in MXRemoveSubgraphPropertyOpNames()
98 int MXRemoveSubgraphPropertyOpNamesV2(const char* prop_name) { in MXRemoveSubgraphPropertyOpNamesV2()
/dports/textproc/py-python-xmp-toolkit/python-xmp-toolkit-2.0.1/libxmp/
H A Dcore.py174 def get_property(self, schema_ns, prop_name): argument
226 def set_property(self, schema_ns, prop_name, prop_value, **kwargs ): argument
353 def get_property_long(self, schema_ns, prop_name): argument
374 def get_property_float(self, schema_ns, prop_name): argument
394 def get_property_datetime(self, schema_ns, prop_name ): argument
435 def set_property_bool(self, schema_ns, prop_name, prop_value, **kwargs ): argument
452 def set_property_int(self, schema_ns, prop_name, prop_value, **kwargs ): argument
469 def set_property_long(self, schema_ns, prop_name, prop_value, **kwargs ): argument
570 def delete_property(self, schema_ns, prop_name ): argument
581 def does_property_exist(self, schema_ns, prop_name ): argument
[all …]
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/tools/dtoc/
H A Dfdt.py361 def DeleteProp(self, prop_name): argument
376 def AddZeroProp(self, prop_name): argument
385 def AddEmptyProp(self, prop_name, len): argument
398 def _CheckProp(self, prop_name): argument
415 def SetInt(self, prop_name, val): argument
429 def SetData(self, prop_name, val): argument
441 def SetString(self, prop_name, val): argument
455 def AddData(self, prop_name, val): argument
472 def AddString(self, prop_name, val): argument
488 def AddInt(self, prop_name, val): argument
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/tools/dtoc/
H A Dfdt.py361 def DeleteProp(self, prop_name): argument
376 def AddZeroProp(self, prop_name): argument
385 def AddEmptyProp(self, prop_name, len): argument
398 def _CheckProp(self, prop_name): argument
415 def SetInt(self, prop_name, val): argument
429 def SetData(self, prop_name, val): argument
441 def SetString(self, prop_name, val): argument
455 def AddData(self, prop_name, val): argument
472 def AddString(self, prop_name, val): argument
488 def AddInt(self, prop_name, val): argument
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/tools/dtoc/
H A Dfdt.py361 def DeleteProp(self, prop_name): argument
376 def AddZeroProp(self, prop_name): argument
385 def AddEmptyProp(self, prop_name, len): argument
398 def _CheckProp(self, prop_name): argument
415 def SetInt(self, prop_name, val): argument
429 def SetData(self, prop_name, val): argument
441 def SetString(self, prop_name, val): argument
455 def AddData(self, prop_name, val): argument
472 def AddString(self, prop_name, val): argument
488 def AddInt(self, prop_name, val): argument
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/tools/dtoc/
H A Dfdt.py361 def DeleteProp(self, prop_name): argument
376 def AddZeroProp(self, prop_name): argument
385 def AddEmptyProp(self, prop_name, len): argument
398 def _CheckProp(self, prop_name): argument
415 def SetInt(self, prop_name, val): argument
429 def SetData(self, prop_name, val): argument
441 def SetString(self, prop_name, val): argument
455 def AddData(self, prop_name, val): argument
472 def AddString(self, prop_name, val): argument
488 def AddInt(self, prop_name, val): argument
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/tools/dtoc/
H A Dfdt.py361 def DeleteProp(self, prop_name): argument
376 def AddZeroProp(self, prop_name): argument
385 def AddEmptyProp(self, prop_name, len): argument
398 def _CheckProp(self, prop_name): argument
415 def SetInt(self, prop_name, val): argument
429 def SetData(self, prop_name, val): argument
441 def SetString(self, prop_name, val): argument
455 def AddData(self, prop_name, val): argument
472 def AddString(self, prop_name, val): argument
488 def AddInt(self, prop_name, val): argument
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/tools/dtoc/
H A Dfdt.py361 def DeleteProp(self, prop_name): argument
376 def AddZeroProp(self, prop_name): argument
385 def AddEmptyProp(self, prop_name, len): argument
398 def _CheckProp(self, prop_name): argument
415 def SetInt(self, prop_name, val): argument
429 def SetData(self, prop_name, val): argument
441 def SetString(self, prop_name, val): argument
455 def AddData(self, prop_name, val): argument
472 def AddString(self, prop_name, val): argument
488 def AddInt(self, prop_name, val): argument
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/tools/dtoc/
H A Dfdt.py361 def DeleteProp(self, prop_name): argument
376 def AddZeroProp(self, prop_name): argument
385 def AddEmptyProp(self, prop_name, len): argument
398 def _CheckProp(self, prop_name): argument
415 def SetInt(self, prop_name, val): argument
429 def SetData(self, prop_name, val): argument
441 def SetString(self, prop_name, val): argument
455 def AddData(self, prop_name, val): argument
472 def AddString(self, prop_name, val): argument
488 def AddInt(self, prop_name, val): argument
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/tools/dtoc/
H A Dfdt.py361 def DeleteProp(self, prop_name): argument
376 def AddZeroProp(self, prop_name): argument
385 def AddEmptyProp(self, prop_name, len): argument
398 def _CheckProp(self, prop_name): argument
415 def SetInt(self, prop_name, val): argument
429 def SetData(self, prop_name, val): argument
441 def SetString(self, prop_name, val): argument
455 def AddData(self, prop_name, val): argument
472 def AddString(self, prop_name, val): argument
488 def AddInt(self, prop_name, val): argument
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/tools/dtoc/
H A Dfdt.py361 def DeleteProp(self, prop_name): argument
376 def AddZeroProp(self, prop_name): argument
385 def AddEmptyProp(self, prop_name, len): argument
398 def _CheckProp(self, prop_name): argument
415 def SetInt(self, prop_name, val): argument
429 def SetData(self, prop_name, val): argument
441 def SetString(self, prop_name, val): argument
455 def AddData(self, prop_name, val): argument
472 def AddString(self, prop_name, val): argument
488 def AddInt(self, prop_name, val): argument
/dports/sysutils/u-boot-sopine/u-boot-2021.07/tools/dtoc/
H A Dfdt.py361 def DeleteProp(self, prop_name): argument
376 def AddZeroProp(self, prop_name): argument
385 def AddEmptyProp(self, prop_name, len): argument
398 def _CheckProp(self, prop_name): argument
415 def SetInt(self, prop_name, val): argument
429 def SetData(self, prop_name, val): argument
441 def SetString(self, prop_name, val): argument
455 def AddData(self, prop_name, val): argument
472 def AddString(self, prop_name, val): argument
488 def AddInt(self, prop_name, val): argument
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/tools/dtoc/
H A Dfdt.py361 def DeleteProp(self, prop_name): argument
376 def AddZeroProp(self, prop_name): argument
385 def AddEmptyProp(self, prop_name, len): argument
398 def _CheckProp(self, prop_name): argument
415 def SetInt(self, prop_name, val): argument
429 def SetData(self, prop_name, val): argument
441 def SetString(self, prop_name, val): argument
455 def AddData(self, prop_name, val): argument
472 def AddString(self, prop_name, val): argument
488 def AddInt(self, prop_name, val): argument
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/tools/dtoc/
H A Dfdt.py361 def DeleteProp(self, prop_name): argument
376 def AddZeroProp(self, prop_name): argument
385 def AddEmptyProp(self, prop_name, len): argument
398 def _CheckProp(self, prop_name): argument
415 def SetInt(self, prop_name, val): argument
429 def SetData(self, prop_name, val): argument
441 def SetString(self, prop_name, val): argument
455 def AddData(self, prop_name, val): argument
472 def AddString(self, prop_name, val): argument
488 def AddInt(self, prop_name, val): argument
/dports/sysutils/u-boot-rpi/u-boot-2021.07/tools/dtoc/
H A Dfdt.py361 def DeleteProp(self, prop_name): argument
376 def AddZeroProp(self, prop_name): argument
385 def AddEmptyProp(self, prop_name, len): argument
398 def _CheckProp(self, prop_name): argument
415 def SetInt(self, prop_name, val): argument
429 def SetData(self, prop_name, val): argument
441 def SetString(self, prop_name, val): argument
455 def AddData(self, prop_name, val): argument
472 def AddString(self, prop_name, val): argument
488 def AddInt(self, prop_name, val): argument
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/tools/dtoc/
H A Dfdt.py361 def DeleteProp(self, prop_name): argument
376 def AddZeroProp(self, prop_name): argument
385 def AddEmptyProp(self, prop_name, len): argument
398 def _CheckProp(self, prop_name): argument
415 def SetInt(self, prop_name, val): argument
429 def SetData(self, prop_name, val): argument
441 def SetString(self, prop_name, val): argument
455 def AddData(self, prop_name, val): argument
472 def AddString(self, prop_name, val): argument
488 def AddInt(self, prop_name, val): argument
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/tools/dtoc/
H A Dfdt.py361 def DeleteProp(self, prop_name): argument
376 def AddZeroProp(self, prop_name): argument
385 def AddEmptyProp(self, prop_name, len): argument
398 def _CheckProp(self, prop_name): argument
415 def SetInt(self, prop_name, val): argument
429 def SetData(self, prop_name, val): argument
441 def SetString(self, prop_name, val): argument
455 def AddData(self, prop_name, val): argument
472 def AddString(self, prop_name, val): argument
488 def AddInt(self, prop_name, val): argument

12345678910>>...118