Home
last modified time | relevance | path

Searched +defs:anchor +defs:type (Results 1 – 25 of 2243) sorted by relevance

12345678910>>...90

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/java/
H A DInstanceOfNode.java72 @OptionalInput(Anchor) protected AnchoringNode anchor; field in InstanceOfNode
74 …OfNode(ObjectStamp checkedStamp, ValueNode object, JavaTypeProfile profile, AnchoringNode anchor) { in InstanceOfNode()
78 …de> c, ObjectStamp checkedStamp, ValueNode object, JavaTypeProfile profile, AnchoringNode anchor) { in InstanceOfNode()
88 …c static LogicNode createAllowNull(TypeReference type, ValueNode object, JavaTypeProfile profile, in createAllowNull()
95 public static LogicNode create(TypeReference type, ValueNode object) { in create()
99 …public static LogicNode create(TypeReference type, ValueNode object, JavaTypeProfile profile, Anch… in create()
103 …Helper(ObjectStamp checkedStamp, ValueNode object, JavaTypeProfile profile, AnchoringNode anchor) { in createHelper()
160 public TypeReference type() { in type() method in InstanceOfNode
211 public void setProfile(JavaTypeProfile typeProfile, AnchoringNode anchor) { in setProfile()
227 …ic static native boolean doInstanceof(@ConstantNodeParameter ResolvedJavaType type, Object object); in doInstanceof()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/java/
H A DInstanceOfNode.java72 @OptionalInput(Anchor) protected AnchoringNode anchor; field in InstanceOfNode
74 …OfNode(ObjectStamp checkedStamp, ValueNode object, JavaTypeProfile profile, AnchoringNode anchor) { in InstanceOfNode()
78 …de> c, ObjectStamp checkedStamp, ValueNode object, JavaTypeProfile profile, AnchoringNode anchor) { in InstanceOfNode()
88 …c static LogicNode createAllowNull(TypeReference type, ValueNode object, JavaTypeProfile profile, in createAllowNull()
95 public static LogicNode create(TypeReference type, ValueNode object) { in create()
99 …public static LogicNode create(TypeReference type, ValueNode object, JavaTypeProfile profile, Anch… in create()
103 …Helper(ObjectStamp checkedStamp, ValueNode object, JavaTypeProfile profile, AnchoringNode anchor) { in createHelper()
155 public TypeReference type() { in type() method in InstanceOfNode
206 public void setProfile(JavaTypeProfile typeProfile, AnchoringNode anchor) { in setProfile()
222 …ic static native boolean doInstanceof(@ConstantNodeParameter ResolvedJavaType type, Object object); in doInstanceof()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/java/
H A DInstanceOfNode.java72 @OptionalInput(Anchor) protected AnchoringNode anchor; field in InstanceOfNode
74 …OfNode(ObjectStamp checkedStamp, ValueNode object, JavaTypeProfile profile, AnchoringNode anchor) { in InstanceOfNode()
78 …de> c, ObjectStamp checkedStamp, ValueNode object, JavaTypeProfile profile, AnchoringNode anchor) { in InstanceOfNode()
88 …c static LogicNode createAllowNull(TypeReference type, ValueNode object, JavaTypeProfile profile, in createAllowNull()
95 public static LogicNode create(TypeReference type, ValueNode object) { in create()
99 …public static LogicNode create(TypeReference type, ValueNode object, JavaTypeProfile profile, Anch… in create()
103 …Helper(ObjectStamp checkedStamp, ValueNode object, JavaTypeProfile profile, AnchoringNode anchor) { in createHelper()
160 public TypeReference type() { in type() method in InstanceOfNode
211 public void setProfile(JavaTypeProfile typeProfile, AnchoringNode anchor) { in setProfile()
227 …ic static native boolean doInstanceof(@ConstantNodeParameter ResolvedJavaType type, Object object); in doInstanceof()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/java/
H A DInstanceOfNode.java71 @OptionalInput(Anchor) protected AnchoringNode anchor; field in InstanceOfNode
73 …OfNode(ObjectStamp checkedStamp, ValueNode object, JavaTypeProfile profile, AnchoringNode anchor) { in InstanceOfNode()
77 …de> c, ObjectStamp checkedStamp, ValueNode object, JavaTypeProfile profile, AnchoringNode anchor) { in InstanceOfNode()
87 …c static LogicNode createAllowNull(TypeReference type, ValueNode object, JavaTypeProfile profile, in createAllowNull()
94 public static LogicNode create(TypeReference type, ValueNode object) { in create()
98 …public static LogicNode create(TypeReference type, ValueNode object, JavaTypeProfile profile, Anch… in create()
102 …Helper(ObjectStamp checkedStamp, ValueNode object, JavaTypeProfile profile, AnchoringNode anchor) { in createHelper()
154 public TypeReference type() { in type() method in InstanceOfNode
205 public void setProfile(JavaTypeProfile typeProfile, AnchoringNode anchor) { in setProfile()
221 …ic static native boolean doInstanceof(@ConstantNodeParameter ResolvedJavaType type, Object object); in doInstanceof()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/java/
H A DInstanceOfNode.java72 @OptionalInput(Anchor) protected AnchoringNode anchor; field in InstanceOfNode
74 …OfNode(ObjectStamp checkedStamp, ValueNode object, JavaTypeProfile profile, AnchoringNode anchor) { in InstanceOfNode()
78 …de> c, ObjectStamp checkedStamp, ValueNode object, JavaTypeProfile profile, AnchoringNode anchor) { in InstanceOfNode()
88 …c static LogicNode createAllowNull(TypeReference type, ValueNode object, JavaTypeProfile profile, in createAllowNull()
95 public static LogicNode create(TypeReference type, ValueNode object) { in create()
99 …public static LogicNode create(TypeReference type, ValueNode object, JavaTypeProfile profile, Anch… in create()
103 …Helper(ObjectStamp checkedStamp, ValueNode object, JavaTypeProfile profile, AnchoringNode anchor) { in createHelper()
160 public TypeReference type() { in type() method in InstanceOfNode
211 public void setProfile(JavaTypeProfile typeProfile, AnchoringNode anchor) { in setProfile()
227 …ic static native boolean doInstanceof(@ConstantNodeParameter ResolvedJavaType type, Object object); in doInstanceof()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/java/
H A DInstanceOfNode.java67 @OptionalInput(Anchor) protected AnchoringNode anchor; field in InstanceOfNode
69 …OfNode(ObjectStamp checkedStamp, ValueNode object, JavaTypeProfile profile, AnchoringNode anchor) { in InstanceOfNode()
73 …de> c, ObjectStamp checkedStamp, ValueNode object, JavaTypeProfile profile, AnchoringNode anchor) { in InstanceOfNode()
82 …c static LogicNode createAllowNull(TypeReference type, ValueNode object, JavaTypeProfile profile, in createAllowNull()
89 public static LogicNode create(TypeReference type, ValueNode object) { in create()
93 …public static LogicNode create(TypeReference type, ValueNode object, JavaTypeProfile profile, Anch… in create()
97 …Helper(ObjectStamp checkedStamp, ValueNode object, JavaTypeProfile profile, AnchoringNode anchor) { in createHelper()
154 public TypeReference type() { in type() method in InstanceOfNode
205 public void setProfile(JavaTypeProfile typeProfile, AnchoringNode anchor) { in setProfile()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/java/
H A DInstanceOfNode.java67 @OptionalInput(Anchor) protected AnchoringNode anchor; field in InstanceOfNode
69 …OfNode(ObjectStamp checkedStamp, ValueNode object, JavaTypeProfile profile, AnchoringNode anchor) { in InstanceOfNode()
73 …de> c, ObjectStamp checkedStamp, ValueNode object, JavaTypeProfile profile, AnchoringNode anchor) { in InstanceOfNode()
82 …c static LogicNode createAllowNull(TypeReference type, ValueNode object, JavaTypeProfile profile, in createAllowNull()
89 public static LogicNode create(TypeReference type, ValueNode object) { in create()
93 …public static LogicNode create(TypeReference type, ValueNode object, JavaTypeProfile profile, Anch… in create()
97 …Helper(ObjectStamp checkedStamp, ValueNode object, JavaTypeProfile profile, AnchoringNode anchor) { in createHelper()
154 public TypeReference type() { in type() method in InstanceOfNode
205 public void setProfile(JavaTypeProfile typeProfile, AnchoringNode anchor) { in setProfile()
/dports/graphics/gimp-app/gimp-2.10.30/app/vectors/
H A Dgimpanchor.c44 gimp_anchor_new (GimpAnchorType type, in gimp_anchor_new()
47 GimpAnchor *anchor = g_slice_new0 (GimpAnchor); in gimp_anchor_new() local
58 gimp_anchor_copy (const GimpAnchor *anchor) in gimp_anchor_copy()
66 gimp_anchor_free (GimpAnchor *anchor) in gimp_anchor_free()
/dports/devel/global/global-6.6.7/htags/
H A Danchor.h32 struct anchor { struct
33 int lineno;
34 char type; member
35 char done;
36 int length;
37 char tag[ANCHOR_NAMELEN];
38 char *reserve;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/yaml/
H A Dparse-cst.d.ts45 type: Type property
49 readonly anchor: string | null property
63 type: Type.ALIAS property
87 type: Type.PLAIN property
108 type: Type.COMMENT property
109 readonly anchor: null property
125 type: Type.MAP_KEY property
133 type: Type.MAP property
144 type: Type.SEQ property
174 readonly anchor: null property
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/yaml/
H A Dparse-cst.d.ts45 type: Type property
49 readonly anchor: string | null property
63 type: Type.ALIAS property
87 type: Type.PLAIN property
108 type: Type.COMMENT property
109 readonly anchor: null property
125 type: Type.MAP_KEY property
133 type: Type.MAP property
144 type: Type.SEQ property
174 readonly anchor: null property
[all …]
/dports/sysutils/mcelog/mcelog-178/
H A Ddmi.c42 struct anchor { struct
44 char csum;
46 char major;
47 char minor;
49 char rev;
50 char fmt[5];
52 char csum2;
56 char bcdrev;
142 static int append_sysfs_dmi_entry(unsigned char type, int instance) in append_sysfs_dmi_entry()
189 static void append_sysfs_dmi_entries(unsigned char type) in append_sysfs_dmi_entries()
[all …]
/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dhtmlanchor.c38 HTMLAnchor *anchor; in destroy() local
102 HTMLType type, in html_anchor_class_init()
121 html_anchor_init (HTMLAnchor *anchor, in html_anchor_init()
133 HTMLAnchor *anchor; in html_anchor_new() local
143 html_anchor_get_name (HTMLAnchor *anchor) in html_anchor_get_name()
/dports/graphics/opencv/opencv-4.5.3/doc/tools/
H A Ddoxygen_scan.py4 def __init__(self, anchor, type, cppname): argument
15 def add_to_file(files_dict, file, anchor): argument
/dports/devel/nlohmann-json/json-3.10.4/doc/docset/
H A DdocSet.sql2 CREATE TABLE searchIndex(id INTEGER PRIMARY KEY, name TEXT, type TEXT, path TEXT); field
3 CREATE UNIQUE INDEX anchor ON searchIndex (name, type, path); index
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/
H A DJavadocContents.java31 private BinaryType type; field in JavadocContents
63 public JavadocContents(BinaryType type, String content) { in JavadocContents()
184 …private int[] computeChildRange(char[] anchor, int indexOfSectionBottom) throws JavaModelException… in computeChildRange()
240 private int[] computeChildRange(int anchorEndStart, char[] anchor, int indexOfBottom) { in computeChildRange()
312 char[] anchor = String.valueOf(buffer).toCharArray(); in computeFieldRange() local
362 char[] anchor = computeMethodAnchorPrefixEnd((BinaryMethod)method).toCharArray(); in computeMethodRange() local
410 private static char[] getJavadoc8Anchor(char[] anchor) { in getJavadoc8Anchor()
463 String anchor = null; in computeMethodAnchorPrefixEnd() local
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dmorph.dispatch.cpp63 Ptr<BaseRowFilter> getMorphologyRowFilter(int op, int type, int ksize, int anchor) in getMorphologyRowFilter()
71 Ptr<BaseColumnFilter> getMorphologyColumnFilter(int op, int type, int ksize, int anchor) in getMorphologyColumnFilter()
80 Ptr<BaseFilter> getMorphologyFilter(int op, int type, InputArray _kernel, Point anchor) in getMorphologyFilter()
91 int op, int type, InputArray _kernel, in createMorphologyFilter()
445 Point anchor(anchor_x, anchor_y); in ocvMorph() local
522 int type = _src.type(), depth = CV_MAT_DEPTH(type), cn = CV_MAT_CN(type); in ocl_morph3x3_8UC1() local
751 int type = _src.type(), depth = CV_MAT_DEPTH(type), cn = CV_MAT_CN(type); in ocl_morphOp() local
1005 Point anchor, int iterations, in erode()
1326 cv::Point anchor; in cvErode() local
1337 cv::Point anchor; in cvDilate() local
[all …]
H A Dbox_filter.dispatch.cpp62 Size ksize, Point anchor, int borderType, bool normalize ) in ocl_boxFilter3x3_8UC1()
65 int type = _src.type(), sdepth = CV_MAT_DEPTH(type), cn = CV_MAT_CN(type); in ocl_boxFilter3x3_8UC1() local
117 … Size ksize, Point anchor, int borderType, bool normalize, bool sqr = false ) in ocl_boxFilter()
120 …int type = _src.type(), sdepth = CV_MAT_DEPTH(type), cn = CV_MAT_CN(type), esz = CV_ELEM_SIZE(type… in ocl_boxFilter() local
291 Ptr<BaseRowFilter> getRowSumFilter(int srcType, int sumType, int ksize, int anchor) in getRowSumFilter()
310 Point anchor, bool normalize, int borderType) in createBoxFilter()
323 Size ksize, Point anchor, in openvx_boxfilter()
441 Size ksize, Point anchor, in boxFilter()
493 Size ksize, Point anchor, int borderType) in blur()
505 static Ptr<BaseRowFilter> getSqrRowSumFilter(int srcType, int sumType, int ksize, int anchor) in getSqrRowSumFilter()
[all …]
/dports/comms/ebusd/ebusd-21.3/contrib/html/items/
H A Dehp.json26 {"name": "Flow", "anchor": "Top", "target": true, string
29 {"name": "HwcFlow", "anchor": "Right", string
31 …"update": {"type": ["hot", "off"], "condition": ["ehp", "Hc1Pump", "on", "ehp", "HwcHcValve", "on"… array
33 {"name": "HcFlow", "anchor": "Left", string
35 …"update": {"type": ["hot", "off"], "condition": ["ehp", "Hc1Pump", "on", "ehp", "HwcHcValve", "off… array
53 {"name": "HcFlow", "anchor": [1, 0.47, 1, 0]}, array
102 "update": {"type": ["cold", "off"], "condition": ["ehp", "Source", "on"]} array
105 "update": {"type": ["hot", "off"], "condition": ["ehp", "Source", "on"]} array
109 …"update": {"type": ["hot", "off"], "condition": ["ehp", "Hc1Pump", "on", "ehp", "HwcHcValve", "on"… array
113 …"update": {"type": ["cold", "off"], "condition": ["ehp", "Hc1Pump", "on", "ehp", "HwcHcValve", "of… array
[all …]
/dports/math/zimpl/zimpl-3.3.6/src/zimpl/
H A Ddefine.c46 DefineType type; member
53 static Define anchor = { 0, "", DEF_ERR, NULL, NULL, NULL }; variable
55 static Define anchor = { "", DEF_ERR, NULL, NULL, NULL }; variable
70 DefineType type) in define_new()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/xr/
H A Dxr_native_origin_information.cc16 const XRAnchor* anchor) { in Create()
60 XRNativeOriginInformation::XRNativeOriginInformation(Type type, in XRNativeOriginInformation()
65 Type type, in XRNativeOriginInformation()
70 Type type, in XRNativeOriginInformation()
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/textlayout/
H A DKoTextShapeContainerModel.cpp44 KoShapeAnchor *anchor; member
137 … KoTextShapeContainerModel::containerChanged(KoShapeContainer *container, KoShape::ChangeType type) in containerChanged()
143 void KoTextShapeContainerModel::childChanged(KoShape *child, KoShape::ChangeType type) in childChanged()
159 void KoTextShapeContainerModel::addAnchor(KoShapeAnchor *anchor) in addAnchor()
167 void KoTextShapeContainerModel::removeAnchor(KoShapeAnchor *anchor) in removeAnchor()
/dports/editors/calligra/calligra-3.2.1/libs/textlayout/
H A DKoTextShapeContainerModel.cpp44 KoShapeAnchor *anchor; member
137 … KoTextShapeContainerModel::containerChanged(KoShapeContainer *container, KoShape::ChangeType type) in containerChanged()
143 void KoTextShapeContainerModel::childChanged(KoShape *child, KoShape::ChangeType type) in childChanged()
158 void KoTextShapeContainerModel::addAnchor(KoShapeAnchor *anchor) in addAnchor()
166 void KoTextShapeContainerModel::removeAnchor(KoShapeAnchor *anchor) in removeAnchor()
/dports/net/nmsg/nmsg-1.0.1/nmsg/base/
H A Dlinkpair.proto7 anchor = 0; enumerator
10 required Linktype type = 1; field
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/blocks/spacer/
H A Dblock.json10 "type": "number", string
14 "type": "number" string
19 "anchor": true boolean

12345678910>>...90