/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | ir_function.cpp | 60 const exec_node *node_b = list_b->get_head_raw(); in parameter_lists_match() local 247 const exec_node *node_b = (*other)->parameters.get_head_raw(); in is_best_inexact_overload() local 398 const exec_node *node_b = list_b->get_head_raw(); in parameter_lists_match_exact() local
|
/aosp_15_r20/system/libufdt/ |
H A D | ufdt_node.c | 219 static int merge_children(struct ufdt_node *node_a, struct ufdt_node *node_b, in merge_children() 255 int ufdt_node_merge_into(struct ufdt_node *node_a, struct ufdt_node *node_b, in ufdt_node_merge_into()
|
/aosp_15_r20/packages/modules/Virtualization/guest/pvmfw/testdata/ |
D | test_pvmfw_devices_with_multiple_dependencies.dts | 29 node_b: node_b { label
|
D | test_pvmfw_devices_vm_dtbo_with_dependencies.dts | 47 node_b: node_b { label
|
D | expected_dt_with_multiple_dependencies.dts | 34 node_b: node_b { label
|
/aosp_15_r20/external/executorch/backends/xnnpack/_passes/ |
H A D | channels_last_tagged_reshape_pass.py | 112 def make_partners(self, node_a, node_b): argument
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/glcpp/ |
H A D | glcpp-parse.y | 966 string_node_t *node_a, *node_b; in _string_list_equal() local 1190 token_node_t *node_a, *node_b; in _token_list_equal_ignoring_space() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/tests/ |
D | graphmap.rs | 332 let node_b = gr.add_node(13); in test_from_graph() localVariable
|
/aosp_15_r20/external/pytorch/torch/ao/ns/fx/ |
H A D | n_shadows_utils.py | 167 def _order_nodes(node_a, node_b, node_c) -> List[Node]: argument
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/transformations/ |
H A D | remove_noop_test.cc | 152 auto node_b = graph.NewNode(); in TEST() local
|
/aosp_15_r20/system/libufdt/tests/libufdt_verify/ |
H A D | ufdt_test_overlay.cpp | 38 static bool compare_child_nodes(struct ufdt_node *node_a, struct ufdt_node *node_b, in compare_child_nodes()
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_lower_to_cssa.cpp | 137 merge_node& node_b = ctx.merge_node_table[b.id()]; in defined_after() local
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_entry.cpp | 582 auto& node_b = (*preset_configs)[end]; in astcenc_config_init() local
|
/aosp_15_r20/packages/providers/MediaProvider/jni/ |
D | node_test.cpp | 479 unique_node_ptr node_b = CreateNode(nullptr, "B"); in TEST_F() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/data/ |
H A D | hash_utils.cc | 776 const GraphDef& b, const NodeDef* node_b) { in CheckSubgraphsEqual()
|
/aosp_15_r20/external/crosvm/cros_fdt/src/ |
H A D | overlay.rs | 555 let node_b = root.subnode_mut("b").unwrap(); in fdt_find_max_phandle() localVariable
|
/aosp_15_r20/external/python/cpython3/Objects/ |
D | odictobject.c | 800 _ODictNode *node_a, *node_b; in _odict_keys_equal() local
|