Home
last modified time | relevance | path

Searched refs:extract_annotation (Results 1 – 11 of 11) sorted by relevance

/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/scanner/kv-scanner/
H A Dkv-scanner.h51 KVExtractAnnotationFunc extract_annotation; member
92 kv_scanner_set_extract_annotation_func(KVScanner *self, KVExtractAnnotationFunc extract_annotation) in kv_scanner_set_extract_annotation_func() argument
94 self->extract_annotation = extract_annotation; in kv_scanner_set_extract_annotation_func()
H A Dkv-scanner.c283 if (self->extract_annotation) in _extract_optional_annotation()
284 self->extract_annotation(self); in _extract_optional_annotation()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/doc/dev/m.css/documentation/
H A Dpython.py304 def extract_annotation(annotation) -> str: function
496 out.type = extract_annotation(signature.return_annotation)
500 param.type = extract_annotation(i.annotation)
535 out.type = extract_annotation(signature.return_annotation)
554 out.type = extract_annotation(parent.__annotations__[out.name])
/dports/devel/pytype/pytype-2021.9.9/pytype/
H A Dannotations_util.py232 typ = self.extract_annotation(
260 def extract_annotation( member in AnnotationsUtil
H A Dvm.py1462 typ = self.annotations_util.extract_annotation(node, value, name, stack)
2647 typ = self.annotations_util.extract_annotation(
3245 "return", self.annotations_util.extract_annotation(
3454 typ = self.annotations_util.extract_annotation(
H A Derrors.py1125 typ = vm.annotations_util.extract_annotation(
H A Dabstract.py1287 self._type = self.vm.annotations_util.extract_annotation(
/dports/devel/pytype/pytype-2021.9.9/pytype/overlays/
H A Dattr_overlay.py194 typ = self.vm.annotations_util.extract_annotation(
H A Dtyping_overlay.py148 annot = self.vm.annotations_util.extract_annotation(
292 annot = self.vm.annotations_util.extract_annotation(
/dports/lang/yap/yap-6.2.2/packages/chr/
H A Dchr_translate.chr1058 extract_annotation(Annotation,F/A)
1070 extract_annotation(stored,Symbol) :-
1072 extract_annotation(default(Goal),Symbol) :-
/dports/lang/swi-pl/swipl-8.2.3/packages/chr/
H A Dchr_translate.chr1065 extract_annotation(Annotation,F/A)
1077 extract_annotation(stored,Symbol) :-
1079 extract_annotation(default(Goal),Symbol) :-