Home
last modified time | relevance | path

Searched defs:node_idx (Results 1 – 25 of 535) sorted by relevance

12345678910>>...22

/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/autotvm/graph_tuner/
H A Dpbqp_tuner.py73 def _get_degree(self, node_idx): argument
78 def _reorder_adj_nodes(self, node_idx): argument
89 def _remove_node(self, node_idx): argument
111 def _backward_insert_node(self, node_idx): argument
117 def _RI_reduction(self, node_idx): argument
131 def _RII_reduction(self, node_idx): argument
163 def _RN_reduction(self, node_idx): argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/autotvm/graph_tuner/
H A Dpbqp_tuner.py74 def _get_degree(self, node_idx): argument
78 def _reorder_adj_nodes(self, node_idx): argument
88 def _remove_node(self, node_idx): argument
107 def _backward_insert_node(self, node_idx): argument
112 def _RI_reduction(self, node_idx): argument
125 def _RII_reduction(self, node_idx): argument
156 def _RN_reduction(self, node_idx): argument
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/autotvm/graph_tuner/
H A Dpbqp_tuner.py73 def _get_degree(self, node_idx): argument
78 def _reorder_adj_nodes(self, node_idx): argument
89 def _remove_node(self, node_idx): argument
111 def _backward_insert_node(self, node_idx): argument
117 def _RI_reduction(self, node_idx): argument
131 def _RII_reduction(self, node_idx): argument
163 def _RN_reduction(self, node_idx): argument
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/gtk/
H A DNodeStore.cs60 delegate bool GetNodeDelegate (out int node_idx, IntPtr path); in GetNodeDelegate()
62 delegate IntPtr GetPathDelegate (int node_idx); in GetPathDelegate()
66 delegate bool NextDelegate (ref int node_idx); in NextDelegate()
70 delegate bool HasChildDelegate (int node_idx); in HasChildDelegate()
72 delegate int NChildrenDelegate (int node_idx); in NChildrenDelegate()
126 bool get_node_cb (out int node_idx, IntPtr path) in get_node_cb()
149 IntPtr get_path_cb (int node_idx) in get_path_cb()
165 void get_value_cb (int node_idx, int col, ref GLib.Value val) in get_value_cb()
183 bool next_cb (ref int node_idx) in next_cb()
246 bool has_child_cb (int node_idx) in has_child_cb()
[all …]
/dports/www/p5-HTML5-DOM/HTML5-DOM-1.25/third_party/modest/source/mycore/utils/
H A Dmcobject_async.c100 size_t node_idx; in mcobject_async_clean() local
119 for (size_t node_idx = 0; node_idx < mcobj_async->nodes_length; node_idx++) in mcobject_async_destroy() local
279 size_t node_idx; in mcobject_async_node_add() local
325 void mcobject_async_node_clean(mcobject_async_t *mcobj_async, size_t node_idx) in mcobject_async_node_clean()
345 for (size_t node_idx = 0; node_idx < mcobj_async->nodes_length; node_idx++) { in mcobject_async_node_all_clean() local
350 void mcobject_async_node_delete(mcobject_async_t *mcobj_async, size_t node_idx) in mcobject_async_node_delete()
412 void * mcobject_async_malloc(mcobject_async_t *mcobj_async, size_t node_idx, mcobject_async_status_… in mcobject_async_malloc()
460 size_t node_idx = *((size_t*)((unsigned char*)entry - sizeof(size_t))); in mcobject_async_free() local
H A Dmchar_async.c95 for (size_t node_idx = 0; node_idx < mchar_async->nodes_length; node_idx++) in mchar_async_clean() local
118 for (size_t node_idx = 0; node_idx < mchar_async->nodes_length; node_idx++) in mchar_async_destroy() local
263 size_t node_idx; in mchar_async_node_add() local
314 void mchar_async_node_clean(mchar_async_t *mchar_async, size_t node_idx) in mchar_async_node_clean()
328 void mchar_async_node_delete(mchar_async_t *mchar_async, size_t node_idx) in mchar_async_node_delete()
405 char * mchar_async_malloc(mchar_async_t *mchar_async, size_t node_idx, size_t size) in mchar_async_malloc()
462 char * mchar_async_realloc(mchar_async_t *mchar_async, size_t node_idx, char *data, size_t data_len… in mchar_async_realloc()
509 char * mchar_async_crop_first_chars(mchar_async_t *mchar_async, size_t node_idx, char *data, size_t… in mchar_async_crop_first_chars()
558 void mchar_async_free(mchar_async_t *mchar_async, size_t node_idx, char *entry) in mchar_async_free()
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/io_scene_gltf2/blender/imp/
H A Dgltf2_blender_animation_node.py29 def anim(gltf, anim_idx, node_idx): argument
44 def do_channel(gltf, anim_idx, node_idx, channel): argument
156 def get_or_create_action(gltf, node_idx, anim_name): argument
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/tools/txfm_analyzer/
H A Dtxfm_graph.cc183 int node_idx, int in, double w) { in add_node()
280 int node_idx, int amplify_bit) { in amplify_value()
310 int node_idx, int N, int star) { in gen_B_graph()
336 int node_idx, int N) { in gen_P_graph()
346 int node_idx, int N) { in gen_type1_graph()
365 int node_idx, int N) { in gen_type2_graph()
502 int node_idx, int N) { in gen_R_graph()
525 int node_idx, int N) { in gen_DCT_graph()
551 int node_idx, int adst_idx) { in gen_adst_B_graph()
579 int node_idx, double freq) { in gen_adst_T_graph()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/tools/txfm_analyzer/
H A Dtxfm_graph.cc183 int node_idx, int in, double w) { in add_node()
280 int node_idx, int amplify_bit) { in amplify_value()
310 int node_idx, int N, int star) { in gen_B_graph()
336 int node_idx, int N) { in gen_P_graph()
346 int node_idx, int N) { in gen_type1_graph()
365 int node_idx, int N) { in gen_type2_graph()
502 int node_idx, int N) { in gen_R_graph()
525 int node_idx, int N) { in gen_DCT_graph()
551 int node_idx, int adst_idx) { in gen_adst_B_graph()
579 int node_idx, double freq) { in gen_adst_T_graph()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/tools/txfm_analyzer/
H A Dtxfm_graph.cc183 int node_idx, int in, double w) { in add_node()
280 int node_idx, int amplify_bit) { in amplify_value()
310 int node_idx, int N, int star) { in gen_B_graph()
336 int node_idx, int N) { in gen_P_graph()
346 int node_idx, int N) { in gen_type1_graph()
365 int node_idx, int N) { in gen_type2_graph()
502 int node_idx, int N) { in gen_R_graph()
525 int node_idx, int N) { in gen_DCT_graph()
551 int node_idx, int adst_idx) { in gen_adst_B_graph()
579 int node_idx, double freq) { in gen_adst_T_graph()
[all …]
/dports/www/firefox/firefox-99.0/third_party/aom/tools/txfm_analyzer/
H A Dtxfm_graph.cc183 int node_idx, int in, double w) { in add_node()
280 int node_idx, int amplify_bit) { in amplify_value()
310 int node_idx, int N, int star) { in gen_B_graph()
336 int node_idx, int N) { in gen_P_graph()
346 int node_idx, int N) { in gen_type1_graph()
365 int node_idx, int N) { in gen_type2_graph()
502 int node_idx, int N) { in gen_R_graph()
525 int node_idx, int N) { in gen_DCT_graph()
551 int node_idx, int adst_idx) { in gen_adst_B_graph()
579 int node_idx, double freq) { in gen_adst_T_graph()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/tools/txfm_analyzer/
H A Dtxfm_graph.cc183 int node_idx, int in, double w) { in add_node()
280 int node_idx, int amplify_bit) { in amplify_value()
310 int node_idx, int N, int star) { in gen_B_graph()
336 int node_idx, int N) { in gen_P_graph()
346 int node_idx, int N) { in gen_type1_graph()
365 int node_idx, int N) { in gen_type2_graph()
502 int node_idx, int N) { in gen_R_graph()
525 int node_idx, int N) { in gen_DCT_graph()
551 int node_idx, int adst_idx) { in gen_adst_B_graph()
579 int node_idx, double freq) { in gen_adst_T_graph()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/tools/txfm_analyzer/
H A Dtxfm_graph.cc183 int node_idx, int in, double w) { in add_node()
280 int node_idx, int amplify_bit) { in amplify_value()
310 int node_idx, int N, int star) { in gen_B_graph()
336 int node_idx, int N) { in gen_P_graph()
346 int node_idx, int N) { in gen_type1_graph()
365 int node_idx, int N) { in gen_type2_graph()
502 int node_idx, int N) { in gen_R_graph()
525 int node_idx, int N) { in gen_DCT_graph()
551 int node_idx, int adst_idx) { in gen_adst_B_graph()
579 int node_idx, double freq) { in gen_adst_T_graph()
[all …]
/dports/multimedia/aom/aom-3.2.0/tools/txfm_analyzer/
H A Dtxfm_graph.cc183 int node_idx, int in, double w) { in add_node()
280 int node_idx, int amplify_bit) { in amplify_value()
310 int node_idx, int N, int star) { in gen_B_graph()
336 int node_idx, int N) { in gen_P_graph()
346 int node_idx, int N) { in gen_type1_graph()
365 int node_idx, int N) { in gen_type2_graph()
502 int node_idx, int N) { in gen_R_graph()
525 int node_idx, int N) { in gen_DCT_graph()
551 int node_idx, int adst_idx) { in gen_adst_B_graph()
579 int node_idx, double freq) { in gen_adst_T_graph()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/tools/txfm_analyzer/
H A Dtxfm_graph.cc183 int node_idx, int in, double w) { in add_node()
280 int node_idx, int amplify_bit) { in amplify_value()
310 int node_idx, int N, int star) { in gen_B_graph()
336 int node_idx, int N) { in gen_P_graph()
346 int node_idx, int N) { in gen_type1_graph()
365 int node_idx, int N) { in gen_type2_graph()
502 int node_idx, int N) { in gen_R_graph()
525 int node_idx, int N) { in gen_DCT_graph()
551 int node_idx, int adst_idx) { in gen_adst_B_graph()
579 int node_idx, double freq) { in gen_adst_T_graph()
[all …]
/dports/graphics/colmap/colmap-3.6/src/base/
H A Dgraph_cut.h129 void MinSTGraphCut<node_t, value_t>::AddNode(const node_t node_idx, in AddNode()
197 const node_t node_idx) const { in IsConnectedToSource()
203 const node_t node_idx) const { in IsConnectedToSink()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/ik/src/
H A Dsolver_FABRIK.c98 int node_count, node_idx; in solve_chain_forwards_with_target_rotation() local
172 int node_count, node_idx; in solve_chain_forwards_with_constraints() local
266 int node_count, node_idx; in solve_chain_forwards() local
319 int node_idx = ordered_vector_count(&chain->nodes) - 1; in solve_chain_backwards_with_constraints() local
404 int node_idx = ordered_vector_count(&chain->nodes) - 1; in solve_chain_backwards() local
/dports/math/ecos/ecos-2.0.8/ecos_bb/
H A Decos_bb.c380 static void initialize_strong_branching(ecos_bb_pwork *problem, idxint node_idx) in initialize_strong_branching()
405 …r(ecos_bb_pwork *problem, const idxint ecos_result, const pfloat relaxation, const idxint node_idx, in check_infeasible_bool_var()
412 get_bool_node_id(node_idx, problem)[var_idx] = other_val; in check_infeasible_bool_var() local
431 …r(ecos_bb_pwork *problem, const idxint ecos_result, const pfloat relaxation, const idxint node_idx, in check_infeasible_int_var()
441 get_int_node_id(node_idx, problem)[2 * var_idx + (fix_lb ? 0 : 1)] = fix_val; in check_infeasible_int_var() local
461 …ranch_bool_var(ecos_bb_pwork *problem, idxint *split_idx, pfloat *split_val, const idxint node_idx, in strong_branch_bool_var()
490 …nt_var(ecos_bb_pwork *problem, idxint *split_idx, pfloat *split_val, idxint node_idx, pfloat *q_do… in strong_branch_int_var()
520 …var_strong_branching(ecos_bb_pwork *problem, idxint *split_idx, pfloat *split_val, idxint node_idx) in get_branch_var_strong_branching()
679 …pseudocost_branching(ecos_bb_pwork *problem, idxint *split_idx, pfloat *split_val, idxint node_idx) in get_branch_var_pseudocost_branching()
742 …lity_branching(ecos_bb_pwork *problem, idxint *split_idx, pfloat *split_val, const idxint node_idx) in get_branch_var_reliability_branching()
[all …]
/dports/math/py-ecos/ecos-python-2.0.8/ecos/ecos_bb/
H A Decos_bb.c380 static void initialize_strong_branching(ecos_bb_pwork *problem, idxint node_idx) in initialize_strong_branching()
405 …r(ecos_bb_pwork *problem, const idxint ecos_result, const pfloat relaxation, const idxint node_idx, in check_infeasible_bool_var()
412 get_bool_node_id(node_idx, problem)[var_idx] = other_val; in check_infeasible_bool_var() local
431 …r(ecos_bb_pwork *problem, const idxint ecos_result, const pfloat relaxation, const idxint node_idx, in check_infeasible_int_var()
441 get_int_node_id(node_idx, problem)[2 * var_idx + (fix_lb ? 0 : 1)] = fix_val; in check_infeasible_int_var() local
461 …ranch_bool_var(ecos_bb_pwork *problem, idxint *split_idx, pfloat *split_val, const idxint node_idx, in strong_branch_bool_var()
490 …nt_var(ecos_bb_pwork *problem, idxint *split_idx, pfloat *split_val, idxint node_idx, pfloat *q_do… in strong_branch_int_var()
520 …var_strong_branching(ecos_bb_pwork *problem, idxint *split_idx, pfloat *split_val, idxint node_idx) in get_branch_var_strong_branching()
679 …pseudocost_branching(ecos_bb_pwork *problem, idxint *split_idx, pfloat *split_val, idxint node_idx) in get_branch_var_pseudocost_branching()
742 …lity_branching(ecos_bb_pwork *problem, idxint *split_idx, pfloat *split_val, const idxint node_idx) in get_branch_var_reliability_branching()
[all …]
/dports/science/chrono/chrono-7.0.1/src/chrono_vehicle/tracked_vehicle/track_shoe/
H A DChTrackShoeBandANCF.cpp300 int node_idx = m_starting_node_index + y_idx + x_idx * N_y; in Initialize() local
318 int node_idx = m_starting_node_index; in Initialize() local
375 int node_idx = m_starting_node_index + y_idx + 0 * N_y; in Connect() local
394 int node_idx = m_starting_node_index + y_idx + num_elements_length * N_y; in Connect() local
422 int node_idx = m_starting_node_index + y_idx; in Connect() local
441 … int node_idx = m_starting_node_index + y_idx + num_elements_length * (N_y_edge + N_y_mid); in Connect() local
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/gtk/glue/
H A Dnodestore.c97 gint node_idx; in gns_get_iter() local
125 gint node_idx; in gns_iter_next() local
173 gint node_idx; in gns_iter_n_children() local
309 gtksharp_node_store_emit_row_changed (GtkSharpNodeStore *store, GtkTreePath *path, gint node_idx) in gtksharp_node_store_emit_row_changed()
320 gtksharp_node_store_emit_row_inserted (GtkSharpNodeStore *store, GtkTreePath *path, gint node_idx) in gtksharp_node_store_emit_row_inserted()
337 …_node_store_emit_row_has_child_toggled (GtkSharpNodeStore *store, GtkTreePath *path, gint node_idx) in gtksharp_node_store_emit_row_has_child_toggled()
/dports/games/openttd/openttd-12.1/src/core/
H A Dkdtree.hpp126 void InsertRecursive(const T &element, size_t node_idx, int level) in InsertRecursive()
155 std::vector<T> FreeSubtree(size_t node_idx) in FreeSubtree()
186 size_t RemoveRecursive(const T &element, size_t node_idx, int level) in RemoveRecursive()
242 …node_distance FindNearestRecursive(CoordT xy[2], size_t node_idx, int level, DistT limit = std::nu… in FindNearestRecursive()
277 …void FindContainedRecursive(CoordT p1[2], CoordT p2[2], size_t node_idx, int level, const Outputte… in FindContainedRecursive()
321 …void CheckInvariant(size_t node_idx, int level, CoordT min_x, CoordT max_x, CoordT min_y, CoordT m… in CheckInvariant()
/dports/misc/frugally-deep/frugally-deep-0.15.13-p0/include/fdeep/layers/
H A Dlayer.hpp64 std::size_t node_idx, std::size_t tensor_idx) const in get_output()
106 std::size_t node_idx, std::size_t tensor_idx) in get_layer_output()
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/imperative/
H A Dimperative_utils.cc27 const int node_idx, in NodeInputs()
41 const int node_idx, in NodeOutputs()
55 const int node_idx, in NodeReq()
69 const int node_idx, in InvokeOperator()
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/imperative/
H A Dimperative_utils.cc27 const int node_idx, in NodeInputs()
41 const int node_idx, in NodeOutputs()
55 const int node_idx, in NodeReq()
69 const int node_idx, in InvokeOperator()

12345678910>>...22