Home
last modified time | relevance | path

Searched refs:VNode (Results 1 – 25 of 250) sorted by relevance

12345678910

/dports/devel/boost-python-libs/boost_1_72_0/libs/yap/example/autodiff_library/
H A DVNode.cpp17 int VNode::DEFAULT_ID = -1;
20 VNode::VNode(double v) : ActNode(), val(v),u(NaN_Double) in VNode() function in AutoDiff::VNode
27 VNode::~VNode() { in ~VNode()
43 void VNode::eval_function() in eval_function()
48 string VNode::toString(int level) in toString()
56 void VNode::grad_reverse_0() in grad_reverse_0()
62 void VNode::grad_reverse_1() in grad_reverse_1()
79 unsigned int VNode::hess_reverse_0() in hess_reverse_0()
102 void VNode::hess_reverse_1(unsigned int i) in hess_reverse_1()
135 void VNode::nonlinearEdges(EdgeSet& edges) in nonlinearEdges()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/yap/example/autodiff_library/
H A DVNode.cpp17 int VNode::DEFAULT_ID = -1;
20 VNode::VNode(double v) : ActNode(), val(v),u(NaN_Double) in VNode() function in AutoDiff::VNode
27 VNode::~VNode() { in ~VNode()
43 void VNode::eval_function() in eval_function()
48 string VNode::toString(int level) in toString()
56 void VNode::grad_reverse_0() in grad_reverse_0()
62 void VNode::grad_reverse_1() in grad_reverse_1()
79 unsigned int VNode::hess_reverse_0() in hess_reverse_0()
102 void VNode::hess_reverse_1(unsigned int i) in hess_reverse_1()
135 void VNode::nonlinearEdges(EdgeSet& edges) in nonlinearEdges()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/yap/example/autodiff_library/
H A DVNode.cpp17 int VNode::DEFAULT_ID = -1;
20 VNode::VNode(double v) : ActNode(), val(v),u(NaN_Double) in VNode() function in AutoDiff::VNode
27 VNode::~VNode() { in ~VNode()
43 void VNode::eval_function() in eval_function()
48 string VNode::toString(int level) in toString()
56 void VNode::grad_reverse_0() in grad_reverse_0()
62 void VNode::grad_reverse_1() in grad_reverse_1()
79 unsigned int VNode::hess_reverse_0() in hess_reverse_0()
102 void VNode::hess_reverse_1(unsigned int i) in hess_reverse_1()
135 void VNode::nonlinearEdges(EdgeSet& edges) in nonlinearEdges()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/yap/example/autodiff_library/
H A DVNode.cpp17 int VNode::DEFAULT_ID = -1;
20 VNode::VNode(double v) : ActNode(), val(v),u(NaN_Double) in VNode() function in AutoDiff::VNode
27 VNode::~VNode() { in ~VNode()
43 void VNode::eval_function() in eval_function()
48 string VNode::toString(int level) in toString()
56 void VNode::grad_reverse_0() in grad_reverse_0()
62 void VNode::grad_reverse_1() in grad_reverse_1()
79 unsigned int VNode::hess_reverse_0() in hess_reverse_0()
102 void VNode::hess_reverse_1(unsigned int i) in hess_reverse_1()
135 void VNode::nonlinearEdges(EdgeSet& edges) in nonlinearEdges()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/yap/example/
H A Dautodiff_example.cpp157 VNode * v = boost::polymorphic_downcast<VNode *>(n); in to_auto_diff_node()
182 VNode* x1 = create_var_node(); in BOOST_FIXTURE_TEST_SUITE()
183 VNode* x2 = create_var_node(); in BOOST_FIXTURE_TEST_SUITE()
184 VNode* x3 = create_var_node(); in BOOST_FIXTURE_TEST_SUITE()
225 VNode* x1 = create_var_node(); in build_linear_function2_manually()
226 VNode* x2 = create_var_node(); in build_linear_function2_manually()
227 VNode* x3 = create_var_node(); in build_linear_function2_manually()
262 VNode* x1 = create_var_node(); in build_nl_function1_manually()
263 VNode* x2 = create_var_node(); in build_nl_function1_manually()
614 static_cast<VNode*>(nodes[0])->u=1;static_cast<VNode*>(nodes[1])->u=0; in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/yap/example/
H A Dautodiff_example.cpp157 VNode * v = boost::polymorphic_downcast<VNode *>(n); in to_auto_diff_node()
182 VNode* x1 = create_var_node(); in BOOST_FIXTURE_TEST_SUITE()
183 VNode* x2 = create_var_node(); in BOOST_FIXTURE_TEST_SUITE()
184 VNode* x3 = create_var_node(); in BOOST_FIXTURE_TEST_SUITE()
225 VNode* x1 = create_var_node(); in build_linear_function2_manually()
226 VNode* x2 = create_var_node(); in build_linear_function2_manually()
227 VNode* x3 = create_var_node(); in build_linear_function2_manually()
262 VNode* x1 = create_var_node(); in build_nl_function1_manually()
263 VNode* x2 = create_var_node(); in build_nl_function1_manually()
614 static_cast<VNode*>(nodes[0])->u=1;static_cast<VNode*>(nodes[1])->u=0; in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/yap/example/
H A Dautodiff_example.cpp157 VNode * v = boost::polymorphic_downcast<VNode *>(n); in to_auto_diff_node()
182 VNode* x1 = create_var_node(); in BOOST_FIXTURE_TEST_SUITE()
183 VNode* x2 = create_var_node(); in BOOST_FIXTURE_TEST_SUITE()
184 VNode* x3 = create_var_node(); in BOOST_FIXTURE_TEST_SUITE()
225 VNode* x1 = create_var_node(); in build_linear_function2_manually()
226 VNode* x2 = create_var_node(); in build_linear_function2_manually()
227 VNode* x3 = create_var_node(); in build_linear_function2_manually()
262 VNode* x1 = create_var_node(); in build_nl_function1_manually()
263 VNode* x2 = create_var_node(); in build_nl_function1_manually()
614 static_cast<VNode*>(nodes[0])->u=1;static_cast<VNode*>(nodes[1])->u=0; in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/yap/example/
H A Dautodiff_example.cpp157 VNode * v = boost::polymorphic_downcast<VNode *>(n); in to_auto_diff_node()
182 VNode* x1 = create_var_node(); in BOOST_FIXTURE_TEST_SUITE()
183 VNode* x2 = create_var_node(); in BOOST_FIXTURE_TEST_SUITE()
184 VNode* x3 = create_var_node(); in BOOST_FIXTURE_TEST_SUITE()
225 VNode* x1 = create_var_node(); in build_linear_function2_manually()
226 VNode* x2 = create_var_node(); in build_linear_function2_manually()
227 VNode* x3 = create_var_node(); in build_linear_function2_manually()
262 VNode* x1 = create_var_node(); in build_nl_function1_manually()
263 VNode* x2 = create_var_node(); in build_nl_function1_manually()
614 static_cast<VNode*>(nodes[0])->u=1;static_cast<VNode*>(nodes[1])->u=0; in BOOST_AUTO_TEST_CASE()
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/npm-asset/vue/types/
H A Dvnode.d.ts4 type ScopedSlotReturnValue = VNode | string | boolean | null | undefined | ScopedSlotReturnArray;
9 export type ScopedSlotChildren = VNode[] | undefined;
13 export interface VNodeChildrenArrayContents extends Array<VNodeChildren | VNode> {}
15 export interface VNode { interface
18 children?: VNode[];
26 parent?: VNode;
37 children?: VNode[];
H A Doptions.d.ts2 import { VNode, VNodeData, VNodeDirective, NormalizedScopedSlot } from "./vnode";
84 render?(createElement: CreateElement, hack: RenderContext<Props>): VNode;
85 renderError?(createElement: CreateElement, err: Error): VNode;
86 staticRenderFns?: ((createElement: CreateElement) => VNode)[];
133 …er?(this: undefined, createElement: CreateElement, context: RenderContext<Props>): VNode | VNode[];
138 children: VNode[];
190 vnode: VNode,
191 oldVnode: VNode
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/vis-network/dist/types/network/modules/components/edges/util/
H A Dtypes.d.ts3 export declare type VNode = any; alias
5 nodes: Record<Id, VNode>;
7 createNode(nodeOptions: unknown): VNode;
78 from: VNode;
80 to: VNode;
82 via?: VNode;
167 …getArrowData(ctx: CanvasRenderingContext2D, position: "middle", viaNode: VNode, selected: boolean,…
180 …getArrowData(ctx: CanvasRenderingContext2D, position: "to", viaNode: VNode, selected: boolean, hov…
193 …getArrowData(ctx: CanvasRenderingContext2D, position: "from", viaNode: VNode, selected: boolean, h…
H A Dedge-base.d.ts1 … EdgeType, Id, Label, EdgeOptions, Point, PointT, SelectiveRequired, VBody, VNode } from "./types";
18 from: VNode;
20 to: VNode;
22 via?: VNode;
46 …protected abstract _findBorderPosition(node: VNode, ctx: CanvasRenderingContext2D, options?: FindB…
106 …findBorderPosition(node: VNode, ctx: CanvasRenderingContext2D, options?: FindBorderPositionOptions…
212 …getArrowData(ctx: CanvasRenderingContext2D, position: "middle", viaNode: VNode, selected: boolean,…
214 …getArrowData(ctx: CanvasRenderingContext2D, position: "to", viaNode: VNode, selected: boolean, hov…
216 …getArrowData(ctx: CanvasRenderingContext2D, position: "from", viaNode: VNode, selected: boolean, h…
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/vis-network/declarations/network/modules/components/edges/util/
H A Dtypes.d.ts3 export declare type VNode = any; alias
5 nodes: Record<Id, VNode>;
7 createNode(nodeOptions: unknown): VNode;
78 from: VNode;
80 to: VNode;
82 via?: VNode;
167 …getArrowData(ctx: CanvasRenderingContext2D, position: "middle", viaNode: VNode, selected: boolean,…
180 …getArrowData(ctx: CanvasRenderingContext2D, position: "to", viaNode: VNode, selected: boolean, hov…
193 …getArrowData(ctx: CanvasRenderingContext2D, position: "from", viaNode: VNode, selected: boolean, h…
H A Dedge-base.d.ts1 … EdgeType, Id, Label, EdgeOptions, Point, PointT, SelectiveRequired, VBody, VNode } from "./types";
18 from: VNode;
20 to: VNode;
22 via?: VNode;
46 …protected abstract _findBorderPosition(node: VNode, ctx: CanvasRenderingContext2D, options?: FindB…
106 …findBorderPosition(node: VNode, ctx: CanvasRenderingContext2D, options?: FindBorderPositionOptions…
212 …getArrowData(ctx: CanvasRenderingContext2D, position: "middle", viaNode: VNode, selected: boolean,…
214 …getArrowData(ctx: CanvasRenderingContext2D, position: "to", viaNode: VNode, selected: boolean, hov…
216 …getArrowData(ctx: CanvasRenderingContext2D, position: "from", viaNode: VNode, selected: boolean, h…
/dports/devel/xmake/xmake/
H A Dvar.c9 Prototype VNode *MakeVNode(List *list, const char *vname);
10 Prototype void CommitVNode(VNode *vn);
11 Prototype int VNodeStrSize(VNode *vn);
16 VNode *
19 VNode *vn = (VNode *)MakeNode(vname, sizeof(VNode), 0); in MakeVNode()
27 CommitVNode(VNode *vn) in CommitVNode()
33 VNodeStrSize(VNode *vn) in VNodeStrSize()
155 VNode *vn; in FindVar()
H A Dxmake-protos.h48 Prototype VNode *ExtDefs;
62 Prototype VNode *MakeVNode(List *list, const char *vname);
63 Prototype void CommitVNode(VNode *vn);
64 Prototype int VNodeStrSize(VNode *vn);
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/io_scene_gltf2/blender/imp/
H A Dgltf2_blender_vnode.py36 class VNode: class
51 self.type = VNode.Object
114 vnode = VNode()
134 gltf.vnodes['root'] = VNode()
185 elif vnode.type == VNode.Bone:
259 vnode.type == VNode.Object and
277 gltf.vnodes[new_id] = VNode()
388 if vnode.type == VNode.Bone:
415 if vnode.type == VNode.Bone:
491 if child.type == VNode.Bone:
[all …]
/dports/www/firefox/firefox-99.0/third_party/python/pyrsistent/
H A Dpvectorcmodule.c34 } VNode; typedef
49 VNode *root;
50 VNode *tail;
114 static VNode* copyNode(VNode* source) { in copyNode()
712 static VNode* newPath(unsigned int level, VNode* node){ in newPath()
723 static VNode* pushTail(unsigned int level, unsigned int count, VNode* parent, VNode* tail) { in pushTail()
727 VNode* child; in pushTail()
768 VNode* new_root; in extendWithItem()
917 VNode* new_root; in PVector_append()
1289 VNode *nextNode = (VNode*)node->items[i]; in cleanNodeRecursively()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/pyrsistent/
H A Dpvectorcmodule.c34 } VNode; typedef
49 VNode *root;
50 VNode *tail;
114 static VNode* copyNode(VNode* source) { in copyNode()
712 static VNode* newPath(unsigned int level, VNode* node){ in newPath()
723 static VNode* pushTail(unsigned int level, unsigned int count, VNode* parent, VNode* tail) { in pushTail()
727 VNode* child; in pushTail()
768 VNode* new_root; in extendWithItem()
917 VNode* new_root; in PVector_append()
1289 VNode *nextNode = (VNode*)node->items[i]; in cleanNodeRecursively()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/pyrsistent/
H A Dpvectorcmodule.c34 } VNode; typedef
49 VNode *root;
50 VNode *tail;
114 static VNode* copyNode(VNode* source) { in copyNode()
712 static VNode* newPath(unsigned int level, VNode* node){ in newPath()
723 static VNode* pushTail(unsigned int level, unsigned int count, VNode* parent, VNode* tail) { in pushTail()
727 VNode* child; in pushTail()
768 VNode* new_root; in extendWithItem()
917 VNode* new_root; in PVector_append()
1289 VNode *nextNode = (VNode*)node->items[i]; in cleanNodeRecursively()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pyrsistent/
H A Dpvectorcmodule.c34 } VNode; typedef
49 VNode *root;
50 VNode *tail;
114 static VNode* copyNode(VNode* source) { in copyNode()
712 static VNode* newPath(unsigned int level, VNode* node){ in newPath()
723 static VNode* pushTail(unsigned int level, unsigned int count, VNode* parent, VNode* tail) { in pushTail()
727 VNode* child; in pushTail()
768 VNode* new_root; in extendWithItem()
917 VNode* new_root; in PVector_append()
1289 VNode *nextNode = (VNode*)node->items[i]; in cleanNodeRecursively()
[all …]
/dports/devel/py-pyrsistent/pyrsistent-0.14.11/
H A Dpvectorcmodule.c34 } VNode; typedef
49 VNode *root;
50 VNode *tail;
114 static VNode* copyNode(VNode* source) { in copyNode()
712 static VNode* newPath(unsigned int level, VNode* node){ in newPath()
723 static VNode* pushTail(unsigned int level, unsigned int count, VNode* parent, VNode* tail) { in pushTail()
727 VNode* child; in pushTail()
768 VNode* new_root; in extendWithItem()
917 VNode* new_root; in PVector_append()
1289 VNode *nextNode = (VNode*)node->items[i]; in cleanNodeRecursively()
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/vis-network/declarations/network/modules/components/edges/
H A Dbezier-edge-dynamic.d.ts2 import { EdgeFormattingValues, Label, EdgeOptions, Point, PointT, SelectiveRequired, VBody, VNode }…
11 via: VNode;
43 … | "backgroundSize" | "shadowColor" | "shadowSize" | "shadowX" | "shadowY">, viaNode: VNode): void;
51 protected _findBorderPosition(nearNode: VNode, ctx: CanvasRenderingContext2D): PointT;
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/vis-network/dist/types/network/modules/components/edges/
H A Dbezier-edge-dynamic.d.ts2 import { EdgeFormattingValues, Label, EdgeOptions, Point, PointT, SelectiveRequired, VBody, VNode }…
11 via: VNode;
43 … | "backgroundSize" | "shadowColor" | "shadowSize" | "shadowX" | "shadowY">, viaNode: VNode): void;
51 protected _findBorderPosition(nearNode: VNode, ctx: CanvasRenderingContext2D): PointT;
/dports/devel/pylint/pylint-2.12.1/pylint/reporters/ureports/
H A Dnodes.py23 class VNode: class
41 class BaseLayout(VNode):
51 if isinstance(child, VNode):
56 def append(self, child: VNode) -> None: argument
62 def insert(self, index: int, child: VNode) -> None: argument
82 class Text(VNode):

12345678910