Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
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
372 const exec_node *node_b = list_b->get_head_raw(); in parameter_lists_match_exact() local
/external/jemalloc/test/unit/
Drtree.c35 extent_node_t node_a, node_b; in TEST_BEGIN() local
/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_op_test.cc185 const NodeDef& node_b = *node_def_map_.at(NAME_B); in ExecuteGraph() local
/external/mesa3d/src/compiler/glsl/glcpp/
Dglcpp-parse.y850 string_node_t *node_a, *node_b; in _string_list_equal() local
1060 token_node_t *node_a, *node_b; in _token_list_equal_ignoring_space() local
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dgraph_transferer_test.cc147 Output node_b = ops::Const(root.WithOpName(NAME_B), NODE_B_VAL); in CreateAddGraphDef() local
/external/python/cpython3/Objects/
Dodictobject.c797 _ODictNode *node_a, *node_b; in _odict_keys_equal() local