Home
last modified time | relevance | path

Searched refs:_default_type (Results 1 – 25 of 35) sorted by relevance

12

/dports/databases/py-psycopg2cffi/psycopg2cffi-2.9.0/psycopg2cffi/_impl/
H A Dtypecasts.py415 BINARYARRAY = _default_type(
417 BOOLEANARRAY = _default_type(
419 DATEARRAY = _default_type(
421 DATETIMEARRAY = _default_type(
423 DECIMALARRAY = _default_type(
425 FLOATARRAY = _default_type(
427 INTEGERARRAY = _default_type(
429 INTERVALARRAY = _default_type(
433 ROWIDARRAY = _default_type(
435 STRINGARRAY = _default_type(
[all …]
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dio.h88 DataType default_type() const { return _default_type; } in default_type()
89 void set_default_type(DataType t) { _default_type = t; } in set_default_type()
216 DataType _default_type; variable
/dports/deskutils/virt-manager/virt-manager-3.2.0/virtinst/devices/
H A Dgraphics.py163 def _default_type(self, guest): member in DeviceGraphics
193 self.type = self._default_type(guest)
/dports/www/p5-CGI-Application-Plugin-AnyTemplate/CGI-Application-Plugin-AnyTemplate-0.18/lib/CGI/Application/Plugin/
H A DAnyTemplate.pm208 sub _default_type { 'HTMLTemplate' } subroutine
761 || $self->_default_type;
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dio.cc76 , _default_type (default_type) in IO()
87 , _default_type (dt) in IO()
296 type = _default_type; in add_port()
542 node->set_property ("default-type", _default_type); in state()
606 if (node.get_property (X_("default-type"), _default_type)) { in set_state()
607 assert(_default_type != DataType::NIL); in set_state()
676 _default_type = DataType(prop->value()); in set_state_2X()
677 assert(_default_type != DataType::NIL); in set_state_2X()
/dports/textproc/py-parsel/parsel-1.5.1/parsel/
H A Dselector.py168 _default_type = None variable in Selector
185 self.type = st = _st(type or self._default_type)
/dports/lang/python27/Python-2.7.18/Lib/email/
H A Dmessage.py116 self._default_type = 'text/plain'
481 return self._default_type
490 self._default_type = ctype
/dports/lang/python-legacy/Python-2.7.18/Lib/email/
H A Dmessage.py116 self._default_type = 'text/plain'
481 return self._default_type
490 self._default_type = ctype
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/email/
H A DMessage.py116 self._default_type = 'text/plain'
481 return self._default_type
490 self._default_type = ctype
/dports/science/code_saturne/code_saturne-7.1.0/src/alge/
H A Dcs_matrix_default.c112 static cs_matrix_type_t _default_type[CS_MATRIX_N_FILL_TYPES]; variable
556 cs_matrix_type_t t = _default_type[mft]; in cs_matrix_default()
828 _default_type[fill_type] = type; in cs_matrix_default_set_type()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
H A Dmessage.py116 self._default_type = 'text/plain'
481 return self._default_type
490 self._default_type = ctype
/dports/www/p5-HTML-FillInForm/HTML-FillInForm-2.22/
H A DMANIFEST28 t/09_default_type.t
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/future/backports/email/
H A Dmessage.py134 self._default_type = 'text/plain'
568 return self._default_type
577 self._default_type = ctype
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/future/backports/email/
H A Dmessage.py134 self._default_type = 'text/plain'
568 return self._default_type
577 self._default_type = ctype
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/core/base/
H A Dparam.py542 _default_type = type(val)
544 if _default_type in native_types:
550 elif _default_type is types.FunctionType:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/future/backports/email/
H A Dmessage.py134 self._default_type = 'text/plain'
568 return self._default_type
577 self._default_type = ctype
/dports/devel/py-future/future-0.18.2/src/future/backports/email/
H A Dmessage.py134 self._default_type = 'text/plain'
568 return self._default_type
577 self._default_type = ctype
/dports/databases/py-gdbm/Python-3.8.12/Lib/email/
H A Dmessage.py130 self._default_type = 'text/plain'
613 return self._default_type
622 self._default_type = ctype
/dports/databases/py-sqlite3/Python-3.8.12/Lib/email/
H A Dmessage.py130 self._default_type = 'text/plain'
613 return self._default_type
622 self._default_type = ctype
/dports/lang/python310/Python-3.10.1/Lib/email/
H A Dmessage.py130 self._default_type = 'text/plain'
613 return self._default_type
622 self._default_type = ctype
/dports/lang/python37/Python-3.7.12/Lib/email/
H A Dmessage.py130 self._default_type = 'text/plain'
613 return self._default_type
622 self._default_type = ctype
/dports/lang/python38/Python-3.8.12/Lib/email/
H A Dmessage.py130 self._default_type = 'text/plain'
613 return self._default_type
622 self._default_type = ctype
/dports/lang/python311/Python-3.11.0a3/Lib/email/
H A Dmessage.py130 self._default_type = 'text/plain'
613 return self._default_type
622 self._default_type = ctype
/dports/lang/python-tools/Python-3.8.12/Lib/email/
H A Dmessage.py130 self._default_type = 'text/plain'
613 return self._default_type
622 self._default_type = ctype
/dports/lang/python39/Python-3.9.9/Lib/email/
H A Dmessage.py130 self._default_type = 'text/plain'
613 return self._default_type
622 self._default_type = ctype

12