Home
last modified time | relevance | path

Searched defs:node_b (Results 1 – 25 of 238) sorted by relevance

12345678910

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dptr_set_debug.c167 ptr_set_debug_ptr_node_compare(const void *node_a, const void *node_b) in ptr_set_debug_ptr_node_compare()
180 ptr_set_debug_asciizp_node_compare(const void *node_a, const void *node_b) in ptr_set_debug_asciizp_node_compare()
186 ptr_set_debug_dnsname_node_compare(const void *node_a, const void *node_b) in ptr_set_debug_dnsname_node_compare()
194 ptr_set_debug_dnslabel_node_compare(const void *node_a, const void *node_b) in ptr_set_debug_dnslabel_node_compare()
204 ptr_set_debug_nullable_asciizp_node_compare(const void *node_a, const void *node_b) in ptr_set_debug_nullable_asciizp_node_compare()
224 ptr_set_debug_nullable_dnsname_node_compare(const void *node_a, const void *node_b) in ptr_set_debug_nullable_dnsname_node_compare()
244 ptr_set_debug_host_address_node_compare(const void *node_a, const void *node_b) in ptr_set_debug_host_address_node_compare()
/dports/graphics/py-pygraph/pygraph-0.2.1-4-g037bb2f/pygraph/classes/
H A Ddirected_graph.py64 def new_edge(self, node_a, node_b, cost=1): argument
100 def adjacent(self, node_a, node_b): argument
106 def edge_cost(self, node_a, node_b): argument
168 def delete_edge_by_nodes(self, node_a, node_b): argument
201 def move_edge_source(self, edge_id, node_a, node_b): argument
225 def get_edge_ids_by_node_ids(self, node_a, node_b): argument
235 def get_first_edge_id_by_node_ids(self, node_a, node_b): argument
H A Dundirected_graph.py20 def new_edge(self, node_a, node_b, cost=1): argument
82 def get_edge_ids_by_node_ids(self, node_a, node_b): argument
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Dexpr_decomposer_test.cc67 IfNode node_b(nullptr, nullptr, nullptr, int32()); in TEST_F() local
106 IfNode node_b(nullptr, nullptr, nullptr, int32()); in TEST_F() local
145 IfNode node_b(nullptr, nullptr, nullptr, int32()); in TEST_F() local
186 IfNode node_b(nullptr, nullptr, nullptr, int32()); in TEST_F() local
/dports/www/trafficserver/trafficserver-9.1.1/proxy/http2/unit_tests/
H A Dtest_Http2DependencyTree.cc55 Node *node_b = tree->find(1); variable
194 Node *node_b = tree->find(5); variable
225 Node *node_b = tree->add(3, 5, 10, false, &b); variable
263 Node *node_b = tree->add(0, 5, 255, false, &b); variable
321 Node *node_b = tree->add(3, 5, 255, false, &b); variable
390 Node *node_b = tree->add(3, 5, 20, false, &b); variable
443 Node *node_b = tree->add(3, 5, 10, false, &b); variable
560 Node *node_b = tree->find(3); variable
690 Node *node_b = tree->find(3); variable
794 Node *node_b = tree->add(3, 5, 30, true, &b); variable
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Dexpr_decomposer_test.cc68 IfNode node_b(nullptr, nullptr, nullptr, int32()); in TEST_F() local
107 IfNode node_b(nullptr, nullptr, nullptr, int32()); in TEST_F() local
146 IfNode node_b(nullptr, nullptr, nullptr, int32()); in TEST_F() local
187 IfNode node_b(nullptr, nullptr, nullptr, int32()); in TEST_F() local
258 IfNode node_b(nullptr, nullptr, nullptr, int32()); in TEST_F() local
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/gandiva/
H A Dexpr_decomposer_test.cc68 IfNode node_b(nullptr, nullptr, nullptr, int32()); in TEST_F() local
107 IfNode node_b(nullptr, nullptr, nullptr, int32()); in TEST_F() local
146 IfNode node_b(nullptr, nullptr, nullptr, int32()); in TEST_F() local
187 IfNode node_b(nullptr, nullptr, nullptr, int32()); in TEST_F() local
258 IfNode node_b(nullptr, nullptr, nullptr, int32()); in TEST_F() local
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/tests/
H A DBLI_task_graph_test.cc57 TaskNode *node_b = BLI_task_graph_node_create( in TEST() local
86 TaskNode *node_b = BLI_task_graph_node_create( in TEST() local
113 TaskNode *node_b = BLI_task_graph_node_create(graph, TaskData_store_value, &data, NULL); in TEST() local
178 TaskNode *node_b = BLI_task_graph_node_create(graph, TaskData_store_value, &data, NULL); in TEST() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/gandiva/tests/
H A Dboolean_expr_test.cc51 auto node_b = TreeExprBuilder::MakeField(fieldb); in TEST_F() local
124 auto node_b = TreeExprBuilder::MakeField(fieldb); in TEST_F() local
198 auto node_b = TreeExprBuilder::MakeField(fieldb); in TEST_F() local
245 auto node_b = TreeExprBuilder::MakeField(fieldb); in TEST_F() local
294 auto node_b = TreeExprBuilder::MakeField(fieldb); in TEST_F() local
350 auto node_b = TreeExprBuilder::MakeField(fieldb); in TEST_F() local
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/gandiva/tests/
H A Dboolean_expr_test.cc51 auto node_b = TreeExprBuilder::MakeField(fieldb); in TEST_F() local
124 auto node_b = TreeExprBuilder::MakeField(fieldb); in TEST_F() local
198 auto node_b = TreeExprBuilder::MakeField(fieldb); in TEST_F() local
245 auto node_b = TreeExprBuilder::MakeField(fieldb); in TEST_F() local
294 auto node_b = TreeExprBuilder::MakeField(fieldb); in TEST_F() local
350 auto node_b = TreeExprBuilder::MakeField(fieldb); in TEST_F() local
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/gandiva/tests/
H A Dboolean_expr_test.cc51 auto node_b = TreeExprBuilder::MakeField(fieldb); in TEST_F() local
124 auto node_b = TreeExprBuilder::MakeField(fieldb); in TEST_F() local
198 auto node_b = TreeExprBuilder::MakeField(fieldb); in TEST_F() local
245 auto node_b = TreeExprBuilder::MakeField(fieldb); in TEST_F() local
294 auto node_b = TreeExprBuilder::MakeField(fieldb); in TEST_F() local
350 auto node_b = TreeExprBuilder::MakeField(fieldb); in TEST_F() local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/analyzer/
H A Dunknown-fns.c74 struct foo node_b; in test_4a() local
89 struct foo node_b; in test_4b() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Dunknown-fns.c74 struct foo node_b; in test_4a() local
89 struct foo node_b; in test_4b() local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Dunknown-fns.c74 struct foo node_b; in test_4a() local
89 struct foo node_b; in test_4b() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/analyzer/
H A Dunknown-fns.c74 struct foo node_b; in test_4a() local
89 struct foo node_b; in test_4b() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Dunknown-fns.c74 struct foo node_b; in test_4a() local
89 struct foo node_b; in test_4b() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/analyzer/
H A Dunknown-fns.c74 struct foo node_b; in test_4a() local
89 struct foo node_b; in test_4b() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/analyzer/
H A Dunknown-fns.c74 struct foo node_b; in test_4a() local
89 struct foo node_b; in test_4b() local
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl/
H A Dir_function.cpp47 const exec_node *node_b = list_b->head; in parameter_lists_match() local
223 const exec_node *node_b = (*other)->parameters.head; in is_best_inexact_overload() local
367 const exec_node *node_b = list_b->head; in parameter_lists_match_exact() local
/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dir_function.cpp47 const exec_node *node_b = list_b->get_head_raw(); in parameter_lists_match() local
226 const exec_node *node_b = (*other)->parameters.get_head_raw(); in is_best_inexact_overload() local
373 const exec_node *node_b = list_b->get_head_raw(); in parameter_lists_match_exact() local
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl/
H A Dir_function.cpp47 const exec_node *node_b = list_b->head; in parameter_lists_match() local
223 const exec_node *node_b = (*other)->parameters.head; in is_best_inexact_overload() local
367 const exec_node *node_b = list_b->head; in parameter_lists_match_exact() local
/dports/lang/clover/mesa-21.3.6/src/compiler/glsl/
H A Dir_function.cpp47 const exec_node *node_b = list_b->get_head_raw(); in parameter_lists_match() local
227 const exec_node *node_b = (*other)->parameters.get_head_raw(); in is_best_inexact_overload() local
377 const exec_node *node_b = list_b->get_head_raw(); in parameter_lists_match_exact() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dir_function.cpp47 const exec_node *node_b = list_b->get_head_raw(); in parameter_lists_match() local
226 const exec_node *node_b = (*other)->parameters.get_head_raw(); in is_best_inexact_overload() local
373 const exec_node *node_b = list_b->get_head_raw(); in parameter_lists_match_exact() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/glsl/
H A Dir_function.cpp47 const exec_node *node_b = list_b->get_head_raw(); in parameter_lists_match() local
227 const exec_node *node_b = (*other)->parameters.get_head_raw(); in is_best_inexact_overload() local
377 const exec_node *node_b = list_b->get_head_raw(); in parameter_lists_match_exact() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/glsl/
H A Dir_function.cpp47 const exec_node *node_b = list_b->get_head_raw(); in parameter_lists_match() local
227 const exec_node *node_b = (*other)->parameters.get_head_raw(); in is_best_inexact_overload() local
377 const exec_node *node_b = list_b->get_head_raw(); in parameter_lists_match_exact() local

12345678910