Home
last modified time | relevance | path

Searched +refs:def +refs:data +refs:processing (Results 1 – 25 of 10194) sorted by relevance

12345678910>>...408

/dports/devel/py-pysdl2/PySDL2-0.9.9/doc/modules/
H A Dsdl2ext_ebs.rst7 object instances, carried data and processing logic within applications
24 def __init__(self):
30 def drive(self, timedelta):
34 def stop(self):
37 def render(self, screen):
51 def __init__(self):
62 def stop(self):
119 and (processing) systems. A component is a data container, ideally grouping
276 A processing system for combined data sets. The :class:`Applicator`
339 processing logic and how the data will be processed. As such, it is a
[all …]
/dports/devel/py-marshmallow/marshmallow-3.14.1/docs/
H A Dextending.rst6 Pre-processing and Post-processing Methods
72 def make_object(self, data, **kwargs):
115 def unwrap_envelope(self, data, **kwargs):
139 def unwrap_envelope(self, data, **kwargs):
191 def preprocess(self, data, **kwargs):
196 def step1(self, data):
200 def step2(self, data):
209 def step1(self, data, **kwargs):
214 def step2(self, data, **kwargs):
235 def validate_numbers(self, data, **kwargs):
[all …]
/dports/devel/py-joblib/joblib-1.1.0/doc/auto_examples/
H A Dnested_parallel_memory.rst29 def costly_compute(data, column):
32 return data[column]
35 def data_processing_mean(data, column):
46 Create some data. The random seed is fixed to generate deterministic data
66 processing.
74 results = [data_processing_mean(data, col) for col in range(data.shape[1])]
89 Sequential processing
126 data_processing_mean)(data, col) for col in range(data.shape[1]))
157 data_processing_mean)(data, col) for col in range(data.shape[1]))
190 def data_processing_max(data, column):
[all …]
/dports/devel/tcllib/tcllib-1.20/modules/bibtex/
H A Dbibtex.tcllib.man7 [keywords {text processing}]
11 [category {Text processing}]
39 bibliography key and record data, in this order. The record data will
48 specified Tcl channel [arg chan] and then returns the same data
62 [def "[cmd cmd] [arg token] [arg parseresult]"]
85 invoke the specified callback commands for each type of data found in
105 [def "[option -casesensitivestrings]"]
109 processing.
139 [def "[cmd progresscmd] [arg token] [arg percent]"]
142 progress which has been made. Its argument is the percentage of data
[all …]
/dports/devel/tcllibc/tcllib-1.20/modules/bibtex/
H A Dbibtex.tcllib.man7 [keywords {text processing}]
11 [category {Text processing}]
39 bibliography key and record data, in this order. The record data will
48 specified Tcl channel [arg chan] and then returns the same data
62 [def "[cmd cmd] [arg token] [arg parseresult]"]
85 invoke the specified callback commands for each type of data found in
105 [def "[option -casesensitivestrings]"]
109 processing.
139 [def "[cmd progresscmd] [arg token] [arg percent]"]
142 progress which has been made. Its argument is the percentage of data
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Doc/library/
H A Dhtml.parser.rst51 def handle_starttag(self, tag, attrs):
54 def handle_endtag(self, tag):
57 def handle_data(self, data):
97 Force processing of all buffered data as if it were followed by an end-of-file
205 Method called when a processing instruction is encountered. The *data*
244 def handle_endtag(self, tag):
247 def handle_data(self, data):
250 def handle_comment(self, data):
253 def handle_entityref(self, name):
257 def handle_charref(self, name):
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Doc/library/
H A Dhtml.parser.rst51 def handle_starttag(self, tag, attrs):
54 def handle_endtag(self, tag):
57 def handle_data(self, data):
97 Force processing of all buffered data as if it were followed by an end-of-file
205 Method called when a processing instruction is encountered. The *data*
244 def handle_endtag(self, tag):
247 def handle_data(self, data):
250 def handle_comment(self, data):
253 def handle_entityref(self, name):
257 def handle_charref(self, name):
[all …]
/dports/lang/python37/Python-3.7.12/Doc/library/
H A Dhtml.parser.rst51 def handle_starttag(self, tag, attrs):
54 def handle_endtag(self, tag):
57 def handle_data(self, data):
97 Force processing of all buffered data as if it were followed by an end-of-file
205 Method called when a processing instruction is encountered. The *data*
244 def handle_endtag(self, tag):
247 def handle_data(self, data):
250 def handle_comment(self, data):
253 def handle_entityref(self, name):
257 def handle_charref(self, name):
[all …]
/dports/lang/python38/Python-3.8.12/Doc/library/
H A Dhtml.parser.rst51 def handle_starttag(self, tag, attrs):
54 def handle_endtag(self, tag):
57 def handle_data(self, data):
97 Force processing of all buffered data as if it were followed by an end-of-file
205 Method called when a processing instruction is encountered. The *data*
244 def handle_endtag(self, tag):
247 def handle_data(self, data):
250 def handle_comment(self, data):
253 def handle_entityref(self, name):
257 def handle_charref(self, name):
[all …]
/dports/lang/python310/Python-3.10.1/Doc/library/
H A Dhtml.parser.rst51 def handle_starttag(self, tag, attrs):
54 def handle_endtag(self, tag):
57 def handle_data(self, data):
97 Force processing of all buffered data as if it were followed by an end-of-file
205 Method called when a processing instruction is encountered. The *data*
244 def handle_endtag(self, tag):
247 def handle_data(self, data):
250 def handle_comment(self, data):
253 def handle_entityref(self, name):
257 def handle_charref(self, name):
[all …]
/dports/lang/python-tools/Python-3.8.12/Doc/library/
H A Dhtml.parser.rst51 def handle_starttag(self, tag, attrs):
54 def handle_endtag(self, tag):
57 def handle_data(self, data):
97 Force processing of all buffered data as if it were followed by an end-of-file
205 Method called when a processing instruction is encountered. The *data*
244 def handle_endtag(self, tag):
247 def handle_data(self, data):
250 def handle_comment(self, data):
253 def handle_entityref(self, name):
257 def handle_charref(self, name):
[all …]
/dports/lang/python27/Python-2.7.18/Doc/library/
H A Dhtmlparser.rst67 def handle_starttag(self, tag, attrs):
70 def handle_endtag(self, tag):
73 def handle_data(self, data):
115 Force processing of all buffered data as if it were followed by an end-of-file
222 This method is called when a processing instruction is encountered. The *data*
260 def handle_endtag(self, tag):
263 def handle_data(self, data):
266 def handle_comment(self, data):
269 def handle_entityref(self, name):
273 def handle_charref(self, name):
[all …]
/dports/lang/python39/Python-3.9.9/Doc/library/
H A Dhtml.parser.rst51 def handle_starttag(self, tag, attrs):
54 def handle_endtag(self, tag):
57 def handle_data(self, data):
97 Force processing of all buffered data as if it were followed by an end-of-file
205 Method called when a processing instruction is encountered. The *data*
244 def handle_endtag(self, tag):
247 def handle_data(self, data):
250 def handle_comment(self, data):
253 def handle_entityref(self, name):
257 def handle_charref(self, name):
[all …]
/dports/lang/python311/Python-3.11.0a3/Doc/library/
H A Dhtml.parser.rst51 def handle_starttag(self, tag, attrs):
54 def handle_endtag(self, tag):
57 def handle_data(self, data):
97 Force processing of all buffered data as if it were followed by an end-of-file
205 Method called when a processing instruction is encountered. The *data*
244 def handle_endtag(self, tag):
247 def handle_data(self, data):
250 def handle_comment(self, data):
253 def handle_entityref(self, name):
257 def handle_charref(self, name):
[all …]
/dports/lang/python-legacy/Python-2.7.18/Doc/library/
H A Dhtmlparser.rst67 def handle_starttag(self, tag, attrs):
70 def handle_endtag(self, tag):
73 def handle_data(self, data):
115 Force processing of all buffered data as if it were followed by an end-of-file
222 This method is called when a processing instruction is encountered. The *data*
260 def handle_endtag(self, tag):
263 def handle_data(self, data):
266 def handle_comment(self, data):
269 def handle_entityref(self, name):
273 def handle_charref(self, name):
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/library/
H A Dhtml.parser.rst51 def handle_starttag(self, tag, attrs):
54 def handle_endtag(self, tag):
57 def handle_data(self, data):
97 Force processing of all buffered data as if it were followed by an end-of-file
205 Method called when a processing instruction is encountered. The *data*
244 def handle_endtag(self, tag):
247 def handle_data(self, data):
250 def handle_comment(self, data):
253 def handle_entityref(self, name):
257 def handle_charref(self, name):
[all …]
/dports/biology/emboss/EMBOSS-6.6.0/doc/programs/master/emboss/apps/inc/
H A Dedamhasinput.output11 def: Submit a molecular sequence to a database.
16 is_a: EDAM_operation:2446 ! Sequence processing
30 is_a: EDAM_operation:2446 ! Sequence processing
38 def: Compare two or more molecular sequences.
53 def: Align (identify equivalent sites within) molecular sequences.
73 def: Visualise, format or render sequence clusters.
79 is_a: EDAM_operation:2452 ! Sequence cluster processing
86 def: Analyse a protein sequence alignment, typically to detect features or make predictions.
92 is_a: EDAM_operation:2501 ! Nucleic acid data processing
101 def: Analyse a protein sequence (using methods that are only applicable to protein sequences).
[all …]
/dports/biology/emboss/EMBOSS-6.6.0/emboss/data/
H A DEDAM.obo28594 name: SAGE data processing
28609 name: MPSS data processing
28624 name: SBS data processing
29900 name: Small molecule data processing
30435 name: Microarray data processing
31167 name: Codon usage data processing
31267 name: Nucleic acid data processing
31279 name: Protein data processing
31291 name: Sequence data processing
31305 name: Structural data processing
[all …]
/dports/net/py-magic-wormhole/magic-wormhole-0.12.0/docs/
H A Djournal.md23 * the only way to affect the state is by processing an input message
94 event may cause the application to call `w.send(data)`, and the outbound
113 def new(klass):
120 def from_serialized(klass):
124 data = json.load(f)
125 self.state = data["state"]
126 self.w = wormhole.from_serialized(data["wormhole"], reactor,
129 def inbound_event(self, event):
136 def wormhole_received(self, data):
141 def send(self, outbound_message):
[all …]
/dports/databases/py-sqlalchemy10/SQLAlchemy-1.0.14/doc/build/core/
H A Dcustom_types.rst44 add bind-parameter and result-processing behavior to an existing
50 The bind- and result-processing of :class:`.TypeDecorator`
51 is *in addition* to the processing already performed by the hosted
53 processing specific to that DBAPI. To change the DBAPI-level processing
170 This type uses ``simplejson`` to marshal Python data structures
214 where the specific processing applied by SQLAlchemy at the DBAPI
222 the :class:`.types.TIME` type to have custom result processing behavior.
266 data into particular formats.
428 >>> print(sometable.c.data + 5)
429 sometable.data goofy :data_1
[all …]
/dports/www/py-django-allauth/django-allauth-0.41.0/docs/
H A Dforms.rst13 manually save the custom fields' data.
42 def login(self, *args, **kwargs):
44 # Add your own processing here.
67 def save(self, request):
92 def save(self):
121 def save(self):
147 def save(self):
173 def save(self):
202 def save(self):
239 def save(self):
[all …]
/dports/lang/cython/Cython-0.29.24/docs/examples/tutorial/string/
H A Dreturn_memview.pyx1 def process_byte_data(unsigned char[:] data): argument
2 # ... process the data, here, dummy processing.
3 cdef bint return_all = (data[0] == 108)
6 return bytes(data)
9 return bytes(data[5:7])
/dports/lang/cython-devel/cython-2b1e743/docs/examples/tutorial/string/
H A Dreturn_memview.pyx1 def process_byte_data(unsigned char[:] data): argument
2 # ... process the data, here, dummy processing.
3 cdef bint return_all = (data[0] == 108)
6 return bytes(data)
9 return bytes(data[5:7])
/dports/devel/py-blinker/blinker-1.4/docs/source/
H A Dindex.rst14 - sending arbitrary data payloads
50 >>> def subscriber(sender):
75 ... def go(self):
82 ... def __repr__(self):
137 >>> send_data = signal('send-data')
140 ... print("Caught signal from %r, data %r" % (sender, kw))
144 Caught signal from 'anonymous', data {'abc': 123}
162 processing signals as class attributes:
174 ... def go(self):
176 ... print("Alternate processing.")
[all …]
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/grib2/
H A Dtemplate.4.1002.def5 include "grib2/template.4.parameter.def"
6 include "grib2/template.4.generating_process.def"
7 include "grib2/template.4.forecast_time.def"
11 # Treatment of missing data (e.g. below ground)
14 # Type of statistical processing

12345678910>>...408