Home
last modified time | relevance | path

Searched defs:sdict (Results 1 – 25 of 52) sorted by relevance

123

/dports/science/nest/nest-simulator-3.1/doc/userdoc/guides/spatially_structured_networks/scripts/
H A Dconnections.py407 def wd_fig(fig, loc, pos, cdict, sdict, what, rpos=None, argument
443 sdict = {'weight': nest.math.max(1.0 - 0.05 * nest.spatial.distance, 0.), variable
461 sdict = {'weight': nest.math.max(1.0 - 0.05 * nest.spatial.distance, 0.), variable
472 sdict = {'weight': nest.math.max(1.0 - 0.05 * nest.spatial.distance, 0.)} variable
481 sdict = {'weight': nest.spatial_distributions.exponential(nest.spatial.distance, beta=5.)} variable
491 sdict = {'weight': nest.spatial_distributions.gaussian(nest.spatial.distance, std=5.)} variable
501 sdict = {'weight': nest.random.uniform(min=0.2, max=0.8)} variable
/dports/print/cups-filters/cups-filters-1.28.10/filter/pdftopdf/
H A Dqpdf_cm.cc61 auto sdict=outicc.getDict(); in addOutputIntent() local
143 auto sdict=ret.getDict(); in setDefaultICC() local
/dports/deskutils/calibre/calibre-src-5.34.0/src/odf/
H A Dodf2xhtml.py141 def c_drawfillimage(self, ruleset, sdict, rule, val): argument
148 def c_fo(self, ruleset, sdict, rule, val): argument
160 def c_border_model(self, ruleset, sdict, rule, val): argument
167 def c_width(self, ruleset, sdict, rule, val): argument
171 def c_text_align(self, ruleset, sdict, rule, align): argument
179 def c_fn(self, ruleset, sdict, rule, fontstyle): argument
190 def c_text_position(self, ruleset, sdict, rule, tp): argument
220 def c_hp(self, ruleset, sdict, rule, hpos): argument
262 def c_page_width(self, ruleset, sdict, rule, val): argument
268 def c_text_underline_style(self, ruleset, sdict, rule, val): argument
[all …]
/dports/devel/py-odfpy/odfpy-1.4.1/odf/
H A Dodf2xhtml.py128 def c_drawfillimage(self, ruleset, sdict, rule, val): argument
135 def c_fo(self, ruleset, sdict, rule, val): argument
140 def c_border_model(self, ruleset, sdict, rule, val): argument
147 def c_width(self, ruleset, sdict, rule, val): argument
151 def c_text_align(self, ruleset, sdict, rule, align): argument
157 def c_fn(self, ruleset, sdict, rule, fontstyle): argument
168 def c_text_position(self, ruleset, sdict, rule, tp): argument
198 def c_hp(self, ruleset, sdict, rule, hpos): argument
240 def c_page_width(self, ruleset, sdict, rule, val): argument
246 def c_text_underline_style(self, ruleset, sdict, rule, val): argument
[all …]
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/utils/
H A Dresource_gen.cpp66 cvector<xml_word_t> *sdict, in preprocess_resource()
308 cvector<xml_word_t> sdict; in gen_resource_file() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/sysmon/
H A Dsysmon_envsys_events.c118 sme_event_register(prop_dictionary_t sdict, envsys_data_t *edata, in sme_event_register()
682 prop_dictionary_t sdict = NULL; in sme_update_limits() local
/dports/science/PETSc/petsc-3.14.1/config/
H A Dtestparse.py330 def splitTests(testname,sdict): argument
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/sh/
H A Darith.c68 Dt_t *sdict = (shp->st.real_fun? shp->st.real_fun->sdict:0); in scope() local
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/sh/
H A Darith.c68 Dt_t *sdict = (shp->st.real_fun? shp->st.real_fun->sdict:0); in scope() local
/dports/textproc/xml2rfc/xml2rfc-3.5.0/xml2rfc/
H A Dutils.py619 def sdict(d): function
/dports/graphics/argyllcms/Argyll_V1.9.2/spectro/
H A Dicoms_ux.c66 CFMutableDictionaryRef sdict; /* Serial Port dictionary */ in serial_get_paths() local
H A Dhidio.c357 CFMutableDictionaryRef sdict; /* HID Device dictionary */ in hid_get_paths() local
H A Dusbio_ox.c38 CFMutableDictionaryRef sdict; /* USB Device dictionary */ in usb_get_paths() local
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Darith.c120 Dt_t *sdict = (shp->st.real_fun ? shp->st.real_fun->sdict : 0); in scope() local
/dports/databases/py-postgresql/py-postgresql-1.1.0/postgresql/
H A Dclientparameters.py415 def x_settings(sdict, config): argument
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/include/
H A Dname.h110 Dt_t *sdict; /* dictionary for statics */ member
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/include/
H A Dname.h110 Dt_t *sdict; /* dictionary for statics */ member
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dpython.c506 PyObject *lstr, *sdict, *stup; in PyGetStringParts() local
1054 PyObject *ehandle, *rdict, *dlist, *lstr, *sdict, *stup; in xc_getattr() local
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/include/
H A Dname.h119 Dt_t *sdict; /* dictionary for statics */ member
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/sh/
H A Darith.c383 Dt_t *sdict = (shp->st.real_fun? shp->st.real_fun->sdict:0); in scope() local
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/Python/Common/
H A DMisc.py1076 class sdict(IterableUserDict): class
1120 def append(self, sdict): argument
/dports/biology/kallisto/kallisto-0.46.1/ext/htslib/htslib/
H A Dsam.h58 void *sdict; member
/dports/biology/vt/vt-0.57721/lib/htslib/htslib/
H A Dsam.h61 void *sdict; member
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/htslib/htslib/
H A Dsam.h61 void *sdict; member
/dports/biology/stacks/stacks-2.4/htslib/htslib/
H A Dsam.h61 void *sdict; member

123