Home
last modified time | relevance | path

Searched +defs:node +defs:property (Results 2251 – 2275 of 2391) sorted by relevance

1...<<919293949596

/dports/lang/v8/v8-9.6.180.12/src/api/
H A Dapi.cc9525 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetFunctionName() local
9534 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetFunctionNameStr() local
9539 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetScriptId() local
9545 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetScriptResourceName() local
9552 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetScriptResourceNameStr() local
9557 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in IsScriptSharedCrossOrigin() local
9572 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetHitLineCount() local
9578 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetLineTicks() local
9583 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetBailoutReason() local
9617 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetDeoptInfos() local
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs2136 public void AddFirst(System.Collections.Generic.LinkedListNode<T> node) { } in AddFirst()
2138 public void AddLast(System.Collections.Generic.LinkedListNode<T> node) { } in AddLast()
2149 public void Remove(System.Collections.Generic.LinkedListNode<T> node) { } in Remove()
3576 void AddIndex(System.ComponentModel.PropertyDescriptor property); in AddIndex()
3579 int Find(System.ComponentModel.PropertyDescriptor property, object key); in Find()
3580 void RemoveIndex(System.ComponentModel.PropertyDescriptor property); in RemoveIndex()
5604 public ConfigurationException(string message, System.Xml.XmlNode node) { } in ConfigurationException()
5611 public static string GetXmlNodeFilename(System.Xml.XmlNode node) { throw null; } in GetXmlNodeFilename()
5613 public static int GetXmlNodeLineNumber(System.Xml.XmlNode node) { throw null; } in GetXmlNodeLineNumber()
5859 public void Add(System.Configuration.SettingsProperty property) { } in Add()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsCSSFrameConstructor.cpp1550 auto node = MakeUnique<nsCounterUseNode>( in CreateGeneratedContent() local
1562 auto node = MakeUnique<nsQuoteNode>(type, aContentIndex); in CreateGeneratedContent() local
1642 auto node = MakeUnique<nsCounterUseNode>(nsCounterUseNode::ForLegacyBullet, in CreateGeneratedContentFromListStyleType() local
1706 nsAtom* property = nullptr; in CreateGeneratedContentItem() local
6507 for (nsIContent* node = iter.GetNextChild(); node; in IsFlattenedTreeChild() local
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsCSSFrameConstructor.cpp1571 auto node = MakeUnique<nsCounterUseNode>( in CreateGeneratedContent() local
1583 auto node = MakeUnique<nsQuoteNode>(type, aContentIndex); in CreateGeneratedContent() local
1663 auto node = MakeUnique<nsCounterUseNode>(nsCounterUseNode::ForLegacyBullet, in CreateGeneratedContentFromListStyleType() local
1727 nsAtom* property = nullptr; in CreateGeneratedContentItem() local
6485 for (nsIContent* node = iter.GetNextChild(); node; in IsFlattenedTreeChild() local
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsCSSFrameConstructor.cpp1550 auto node = MakeUnique<nsCounterUseNode>( in CreateGeneratedContent() local
1562 auto node = MakeUnique<nsQuoteNode>(type, aContentIndex); in CreateGeneratedContent() local
1642 auto node = MakeUnique<nsCounterUseNode>(nsCounterUseNode::ForLegacyBullet, in CreateGeneratedContentFromListStyleType() local
1706 nsAtom* property = nullptr; in CreateGeneratedContentItem() local
6507 for (nsIContent* node = iter.GetNextChild(); node; in IsFlattenedTreeChild() local
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsCSSFrameConstructor.cpp1544 auto node = MakeUnique<nsCounterUseNode>( in CreateGeneratedContent() local
1557 auto node = MakeUnique<nsQuoteNode>(type, aContentIndex); in CreateGeneratedContent() local
1639 nsAtom* property = nullptr; in CreateGeneratedContentItem() local
3794 auto* node = new nsCounterUseNode(nsCounterUseNode::ForLegacyBullet); in ConstructFrameFromItemInternal() local
6504 for (nsIContent* node = iter.GetNextChild(); node; in IsFlattenedTreeChild() local
/dports/devel/ga/ga-5.8/global/src/
H A Dfapi.c1054 void FATR ga_set_property_(Integer *g_a, char *property, int slen) in ga_set_property_()
1061 void FATR nga_set_property_(Integer *g_a, char *property, int slen) in nga_set_property_()
1594 Integer FATR ga_cluster_nprocs_(Integer *node) in ga_cluster_nprocs_()
1599 Integer FATR nga_cluster_nprocs_(Integer *node) in nga_cluster_nprocs_()
1604 Integer FATR ga_cluster_procid_(Integer *node, Integer *loc_proc_id) in ga_cluster_procid_()
1609 Integer FATR nga_cluster_procid_(Integer *node, Integer *loc_proc_id) in nga_cluster_procid_()
/dports/multimedia/gstreamer1-validate/gst-validate-1.16.1/gst/validate/
H A Dgst-validate-scenario.c257 JsonNode *node = json_node_alloc (); in gst_validate_action_serialize() local
2530 const gchar *property; in _execute_set_property() local
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsDOMWindowUtils.cpp1475 for (auto& node : nodes) { in NodesFromRect() local
3120 nsCSSPropertyID property = in ComputeAnimationDistance() local
3911 nsINode* node = aNode; in IsNodeDisabledForEvents() local
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsDOMWindowUtils.cpp1458 for (auto& node : nodes) { in NodesFromRect() local
3149 nsCSSPropertyID property = in ComputeAnimationDistance() local
3868 nsINode* node = aNode; in IsNodeDisabledForEvents() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsDOMWindowUtils.cpp1475 for (auto& node : nodes) { in NodesFromRect() local
3120 nsCSSPropertyID property = in ComputeAnimationDistance() local
3911 nsINode* node = aNode; in IsNodeDisabledForEvents() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/api/
H A Dapi.cc10197 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetFunctionName() local
10393 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetFunctionNameStr() local
10398 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetScriptId() local
10404 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetScriptResourceName() local
10411 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetScriptResourceNameStr() local
10416 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in IsScriptSharedCrossOrigin() local
10431 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetHitLineCount() local
10437 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetLineTicks() local
10442 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetBailoutReason() local
10476 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetDeoptInfos() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/api/
H A Dapi.cc10341 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetFunctionName() local
10583 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetFunctionNameStr() local
10588 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetScriptId() local
10594 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetScriptResourceName() local
10601 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetScriptResourceNameStr() local
10606 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in IsScriptSharedCrossOrigin() local
10621 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetHitLineCount() local
10627 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetLineTicks() local
10632 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetBailoutReason() local
10666 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetDeoptInfos() local
[all …]
/dports/graphics/ospray-studio/ospray_studio-0.9.1/external/tiny_gltf/
H A Dtiny_gltf.h3619 const std::string &property, bool required) { in ParseJSONProperty()
4708 static bool ParseNode(Node *node, std::string *err, const json &o, in ParseNode()
7201 static void SerializeGltfNode(Node &node, json &o) { in SerializeGltfNode()
7446 json node; in SerializeGltfModel() local
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsCSSFrameConstructor.cpp1710 nsCounterUseNode* node = new nsCounterUseNode( in CreateGeneratedContent() local
1723 nsQuoteNode* node = new nsQuoteNode(type, aContentIndex); in CreateGeneratedContent() local
1816 nsAtom* property = isBefore ? nsGkAtoms::beforePseudoProperty in CreateGeneratedContentItem() local
7146 for (nsIContent* node = iter.GetNextChild(); node; in IsFlattenedTreeChild() local
8382 nsIContent* node) { in InvalidateCanvasIfNeeded()
/dports/lang/gnat_util/gcc-6-20180516/gcc/c/
H A Dc-parser.c9934 tree property, ivar; in c_parser_objc_at_synthesize_declaration() local
9996 tree property; in c_parser_objc_at_dynamic_declaration() local
13657 symtab_node *node = symtab_node::get (decl); in c_parser_oacc_declare() local
16579 symtab_node *node = symtab_node::get (t); in c_parser_omp_declare_target() local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c/
H A Dc-parser.c9934 tree property, ivar; in c_parser_objc_at_synthesize_declaration() local
9996 tree property; in c_parser_objc_at_dynamic_declaration() local
13657 symtab_node *node = symtab_node::get (decl); in c_parser_oacc_declare() local
16579 symtab_node *node = symtab_node::get (t); in c_parser_omp_declare_target() local
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsRuleNode.cpp4801 nsCSSPropertyID property; member
5003 TransitionPropData& property = transitionPropData[2]; in ComputeDisplayData() local
9294 for (nsRuleNode* node = this; node; node = node->GetParent()) { in GetDiscretelyAnimatedCSSValue() local
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DnsRuleNode.cpp5256 nsCSSPropertyID property; member
5470 TransitionPropData& property = transitionPropData[2]; in ComputeDisplayData() local
10358 for (nsRuleNode* node = this; node; node = node->GetParent()) { in GetDiscretelyAnimatedCSSValue() local
/dports/editors/morla/morla-0.16.1/src/
H A Dtemplate.c937 template_parse_input_typevalue (gchar * node, GList * rdf, GList ** alt) in template_parse_input_typevalue()
3400 gchar *property; in template_widget_save() local
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dapi.cc9887 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetFunctionName() local
10050 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetFunctionNameStr() local
10055 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetScriptId() local
10061 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetScriptResourceName() local
10068 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetScriptResourceNameStr() local
10084 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetHitLineCount() local
10091 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetLineTicks() local
10097 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetBailoutReason() local
10131 const i::ProfileNode* node = reinterpret_cast<const i::ProfileNode*>(this); in GetDeoptInfos() local
10776 v8::Local<v8::Name> property, in InvokeAccessorGetterCallback()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-parser.c10858 tree property, ivar; in c_parser_objc_at_synthesize_declaration() local
10920 tree property; in c_parser_objc_at_dynamic_declaration() local
14626 symtab_node *node = symtab_node::get (decl); in c_parser_oacc_declare() local
17569 symtab_node *node = symtab_node::get (t); in c_parser_omp_declare_target() local
/dports/lang/gcc9/gcc-9.4.0/gcc/c/
H A Dc-parser.c11266 tree property, ivar; in c_parser_objc_at_synthesize_declaration() local
11328 tree property; in c_parser_objc_at_dynamic_declaration() local
15532 symtab_node *node = symtab_node::get (decl); in c_parser_oacc_declare() local
18814 symtab_node *node = symtab_node::get (t); in c_parser_omp_declare_target() local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c/
H A Dc-parser.c10841 tree property, ivar; in c_parser_objc_at_synthesize_declaration() local
10903 tree property; in c_parser_objc_at_dynamic_declaration() local
14606 symtab_node *node = symtab_node::get (decl); in c_parser_oacc_declare() local
17549 symtab_node *node = symtab_node::get (t); in c_parser_omp_declare_target() local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-parser.c10858 tree property, ivar; in c_parser_objc_at_synthesize_declaration() local
10920 tree property; in c_parser_objc_at_dynamic_declaration() local
14626 symtab_node *node = symtab_node::get (decl); in c_parser_oacc_declare() local
17569 symtab_node *node = symtab_node::get (t); in c_parser_omp_declare_target() local

1...<<919293949596