Home
last modified time | relevance | path

Searched defs:type_anno (Results 1 – 16 of 16) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/src/
H A Dbeam_validator.erl51 type_anno(atom) -> {atom,[]}; function
52 type_anno(bool) -> bool; function
53 type_anno({binary,_}) -> binary; function
54 type_anno(cons) -> cons; function
55 type_anno(float) -> {float,[]}; function
56 type_anno(integer) -> {integer,[]}; function
57 type_anno(list) -> list; function
58 type_anno(map) -> map; function
59 type_anno(match_context) -> match_context; function
60 type_anno(number) -> number; function
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/relay/transforms/
H A Dlazy_gradient_init.cc83 } else if (auto* type_anno = type.as<TupleTypeNode>()) { in WrapExpr() local
102 } else if (auto* type_anno = type.as<TupleTypeNode>()) { in UnwrapExpr() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiClassFileReconstituter.cpp75 AnnotationArray* type_anno = fields_type_anno == NULL ? NULL : fields_type_anno->at(fs.index()); in write_field_infos() local
564 AnnotationArray* type_anno = method->type_annotations(); in write_method_info() local
639 AnnotationArray* type_anno = ikh()->class_type_annotations(); in write_class_attributes() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiClassFileReconstituter.cpp75 AnnotationArray* type_anno = fields_type_anno == NULL ? NULL : fields_type_anno->at(fs.index()); in write_field_infos() local
564 AnnotationArray* type_anno = method->type_annotations(); in write_method_info() local
639 AnnotationArray* type_anno = ikh()->class_type_annotations(); in write_class_attributes() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiClassFileReconstituter.cpp73 AnnotationArray* type_anno = fields_type_anno == NULL ? NULL : fields_type_anno->at(fs.index()); in write_field_infos() local
596 AnnotationArray* type_anno = method->type_annotations(); in write_method_info() local
671 AnnotationArray* type_anno = ik()->class_type_annotations(); in write_class_attributes() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiClassFileReconstituter.cpp73 AnnotationArray* type_anno = fields_type_anno == NULL ? NULL : fields_type_anno->at(fs.index()); in write_field_infos() local
596 AnnotationArray* type_anno = method->type_annotations(); in write_method_info() local
671 AnnotationArray* type_anno = ik()->class_type_annotations(); in write_class_attributes() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A DjvmtiClassFileReconstituter.cpp74 AnnotationArray* type_anno = fields_type_anno == NULL ? NULL : fields_type_anno->at(fs.index()); in write_field_infos() local
597 AnnotationArray* type_anno = method->type_annotations(); in write_method_info() local
672 AnnotationArray* type_anno = ik()->class_type_annotations(); in write_class_attributes() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DjvmtiClassFileReconstituter.cpp75 AnnotationArray* type_anno = fields_type_anno == NULL ? NULL : fields_type_anno->at(fs.index()); in write_field_infos() local
669 AnnotationArray* type_anno = method->type_annotations(); in write_method_info() local
744 AnnotationArray* type_anno = ik()->class_type_annotations(); in write_class_attributes() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DjvmtiClassFileReconstituter.cpp75 AnnotationArray* type_anno = fields_type_anno == NULL ? NULL : fields_type_anno->at(fs.index()); in write_field_infos() local
669 AnnotationArray* type_anno = method->type_annotations(); in write_method_info() local
744 AnnotationArray* type_anno = ik()->class_type_annotations(); in write_class_attributes() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A DjvmtiClassFileReconstituter.cpp73 AnnotationArray* type_anno = fields_type_anno == NULL ? NULL : fields_type_anno->at(fs.index()); in write_field_infos() local
596 AnnotationArray* type_anno = method->type_annotations(); in write_method_info() local
671 AnnotationArray* type_anno = ik()->class_type_annotations(); in write_class_attributes() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A DjvmtiClassFileReconstituter.cpp75 AnnotationArray* type_anno = fields_type_anno == NULL ? NULL : fields_type_anno->at(fs.index()); in write_field_infos() local
669 AnnotationArray* type_anno = method->type_annotations(); in write_method_info() local
744 AnnotationArray* type_anno = ik()->class_type_annotations(); in write_class_attributes() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A DjvmtiClassFileReconstituter.cpp75 AnnotationArray* type_anno = fields_type_anno == NULL ? NULL : fields_type_anno->at(fs.index()); in write_field_infos() local
649 AnnotationArray* type_anno = method->type_annotations(); in write_method_info() local
724 AnnotationArray* type_anno = ik()->class_type_annotations(); in write_class_attributes() local
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/edoc/test/
H A Deep48_SUITE.erl173 type_anno(Config) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/edoc/test/
H A Deep48_SUITE.erl173 type_anno(Config) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/edoc/test/
H A Deep48_SUITE.erl173 type_anno(Config) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/edoc/test/
H A Deep48_SUITE.erl173 type_anno(Config) -> function