Home
last modified time | relevance | path

Searched defs:_constructor (Results 1 – 25 of 132) sorted by relevance

123456

/dports/math/py-rpy2/rpy2-3.4.5/rpy2/robjects/lib/
H A Dggplot2.py92 _constructor = ggplot2._env['ggplot'] variable in GGPlot
128 _constructor = ggplot2_env['aes'] variable in Aes
145 _constructor = ggplot2_env['vars'] variable in Vars
193 _constructor = ggplot2_env['layer'] variable in Layer
829 _constructor = ggplot2_env['xlim'] variable in XLim
1170 _constructor = ggplot2.labs variable in Labs
1201 _constructor = ggplot2.theme_grey variable in ThemeGrey
1226 _constructor = ggplot2.theme_dark variable in ThemeDark
1252 _constructor = ggplot2.theme_bw variable in ThemeBW
1264 _constructor = ggplot2.theme_gray variable in ThemeGray
[all …]
H A Dgrid.py104 _constructor = grid_env['rectGrob'] variable in Rect
111 _constructor = grid_env['linesGrob'] variable in Lines
118 _constructor = grid_env['circleGrob'] variable in Circle
125 _constructor = grid_env['pointsGrob'] variable in Points
132 _constructor = grid_env['textGrob'] variable in Text
/dports/devel/pear-I18N/I18N-1.0.0/
H A DCommon.php61 function _constructor() function in I18N_Common
H A DCountry.php297 function _constructor() function in I18N_Country
/dports/devel/efl/efl-1.25.1/src/tests/eo/constructors/
H A Dconstructors_simple2.c12 _constructor(Eo *obj, void *class_data EINA_UNUSED) in _constructor() function
H A Dconstructors_simple3.c12 _constructor(Eo *obj, void *class_data EINA_UNUSED, va_list *list EINA_UNUSED) in _constructor() function
H A Dconstructors_simple7.c15 _constructor(Eo *obj, void *class_data EINA_UNUSED, va_list *list EINA_UNUSED) in _constructor() function
H A Dconstructors_mixin.c23 _constructor(Eo *obj, void *class_data EINA_UNUSED) in _constructor() function
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/rebulk/
H A Dmatch.py21 from .debug import defined_at
32 self.values_list = defaultdict(list)
/dports/devel/py-rebulk/rebulk-3.1.0/rebulk/
H A Dloose.py21 def _constructor(class_): function
32 def _constructor(class_): function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Xml/tests/
H A DSymmetricAlgorithmFactory.cs9 Func<SymmetricAlgorithm> _constructor; field in System.Security.Cryptography.Xml.Tests.SymmetricAlgorithmFactory
/dports/devel/efl/efl-1.25.1/src/tests/eo/composite_objects/
H A Dcomposite_objects_comp.c23 _constructor(Eo *obj, void *class_data EINA_UNUSED) in _constructor() function
/dports/www/phpgroupware/phpgroupware-0.9.16.017/addressbook/inc/
H A Dclass.socatalog_contact_comm_type.inc.php9 function _constructor() function in socatalog_contact_comm_type
H A Dclass.socatalog_contact_addr_type.inc.php9 function _constructor() function in socatalog_contact_addr_type
H A Dclass.socatalog_contact_note_type.inc.php9 function _constructor() function in socatalog_contact_note_type
H A Dclass.socatalog_contact_comm_descr.inc.php9 function _constructor() function in socatalog_contact_comm_descr
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Reflect/Core/
H A DReflectConstructorSpec.cs20 private IReflectConstructor _constructor; field in Db4objects.Db4o.Reflect.Core.ReflectConstructorSpec
/dports/devel/efl/efl-1.25.1/src/tests/eo/mixin/
H A Dmixin_mixin.c22 _constructor(Eo *obj, void *class_data EINA_UNUSED) in _constructor() function
H A Dmixin_mixin3.c37 _constructor(Eo *obj, void *class_data EINA_UNUSED, va_list *list EINA_UNUSED) in _constructor() function
H A Dmixin_mixin2.c37 _constructor(Eo *obj, void *class_data EINA_UNUSED, va_list *list EINA_UNUSED) in _constructor() function
/dports/science/py-oddt/oddt-0.7/oddt/
H A Dpandas.py354 def _constructor(self): member in ChemSeries
515 def _constructor(self): member in ChemDataFrame
549 def _constructor(self): member in ChemPanel
/dports/www/p5-Mojo-Weixin/Mojo-Weixin-1.4.6/lib/Mojo/Weixin/
H A DRun.pm49 sub _constructor { subroutine
/dports/security/keepass-plugin-keepassrpc/keepassrpc-1.8.0/Jayrock/src/Jayrock.Json/Json/Conversion/Converters/
H A DComponentImporter.cs38 private readonly IObjectConstructor _constructor; field in Jayrock.Json.Conversion.Converters.ComponentImporter
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Expressions/src/System/Linq/Expressions/Interpreter/
H A DNewInstruction.cs13 protected readonly ConstructorInfo _constructor; field in System.Linq.Expressions.Interpreter.NewInstruction
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Metadata/Edm/
H A DComplexType.cs101 private Delegate _constructor; field in System.Data.Metadata.Edm.ClrComplexType

123456