/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/graph_analyzer/ |
H A D | gen_node_test.cc | 78 NodeDef node1 = MakeNodeConst("node1"); in TEST() local 90 NodeDef node1 = MakeNodeConst("node1"); in TEST() local 136 NodeDef node1 = MakeNodeConst("node1"); in TEST() local 171 NodeDef node1 = MakeNodeConst("node1"); in TEST() local 207 NodeDef node1 = MakeNodeConst("node1"); in TEST() local 241 NodeDef node1 = MakeNodeConst("node1"); in TEST() local 275 NodeDef node1 = MakeNodeConst("node1"); in TEST() local 327 NodeDef node1 = MakeNodeConst("node1"); in TEST() local 351 NodeDef node1; in TEST() local 371 NodeDef node1 = MakeNodeConst("node1"); in TEST() local [all …]
|
H A D | sig_node_test.cc | 136 NodeDef node1 = MakeNodeConst("node1"); in TEST_F() local 234 NodeDef node1 = MakeNodeConst("node1"); in TEST_F() local 254 NodeDef node1 = MakeNodeConst("node1"); in TEST_F() local 274 NodeDef node1 = MakeNodeConst("node1"); in TEST_F() local 312 NodeDef node1 = MakeNodeConst("node1"); in TEST_F() local 388 NodeDef node1 = MakeNodeConst("node1"); in TEST_F() local 442 NodeDef node1 = MakeNodeConst("node1"); in TEST_F() local 458 NodeDef node1 = MakeNodeConst("node1"); in TEST_F() local 711 NodeDef node1 = MakeNodeConst("node1"); in TEST_F() local 737 NodeDef node1 = MakeNodeConst("node1"); in TEST_F() local [all …]
|
/aosp_15_r20/external/pdfium/core/fxcrt/xml/ |
H A D | cfx_xmlnode_unittest.cpp | 32 CFX_XMLElement node1(L"node"); in TEST() local 45 CFX_XMLElement node1(L"node"); in TEST() local 58 CFX_XMLElement node1(L"node"); in TEST() local 80 CFX_XMLElement node1(L"node"); in TEST() local 148 CFX_XMLElement node1(L"node1"); in TEST() local 178 CFX_XMLElement node1(L"node1"); in TEST() local 208 CFX_XMLElement node1(L"node1"); in TEST() local 237 CFX_XMLElement node1(L"node1"); in TEST() local 254 CFX_XMLElement node1(L"node1"); in TEST() local
|
H A D | cfx_xmlelement_unittest.cpp | 23 CFX_XMLElement node1(L"node1"); in TEST() local 31 CFX_XMLElement node1(L"node1"); in TEST() local 39 CFX_XMLElement node1(L"node1"); in TEST() local
|
/aosp_15_r20/external/libchrome/mojo/core/ports/ |
H A D | ports_unittest.cc | 347 TestNode* node1, in CreatePortPair() 416 TestNode node1(1); in TEST_F() local 440 TestNode node1(1); in TEST_F() local 466 TestNode node1(1); in TEST_F() local 500 TestNode node1(1); in TEST_F() local 533 TestNode node1(1); in TEST_F() local 580 TestNode node1(1); in TEST_F() local 648 TestNode node1(1); in TEST_F() local 766 TestNode node1(1); in TEST_F() local 819 TestNode node1(1); in TEST_F() local [all …]
|
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/ops/ |
H A D | arithmetic_ir_ops.cpp | 17 NodePtr operator+(const Value& node1, const Value& node2) { in operator +() 24 NodePtr operator-(const Value& node1, const Value& node2) { in operator -() 31 NodePtr operator*(const Value& node1, const Value& node2) { in operator *() 38 NodePtr operator/(const Value& node1, const Value& node2) { in operator /()
|
/aosp_15_r20/external/pytorch/test/cpp/lazy/ |
H A D | test_ir.cpp | 49 NodePtr node1 = MakeNode<TestLeafNode>(1); in TEST() local 99 NodePtr node1 = MakeNode<TsNode>( in TEST() local 120 NodePtr node1 = MakeNode<TsNode>( in TEST() local 151 NodePtr node1 = MakeNode<TsNode>( in TEST() local
|
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_read_api/tests/unit/srcs/ |
H A D | PlatformAconfigPackageInternalTest.java | 51 PackageTable.Node node1 = packageTable.get("com.android.aconfig.storage.test_1"); in testLoad_container_package() local 62 PackageTable.Node node1 = packageTable.get("com.android.aconfig.storage.test_1"); in testLoad_container_package_error() local 143 PackageTable.Node node1 = packageTable.get("com.android.aconfig.storage.test_1"); in testGetBooleanFlagValue_index() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
H A D | graph_utils_test.cc | 265 NodeDef* node1 = AddNode("", "A", {}, {}, &graph); in TEST() local 289 NodeDef* node1 = AddNode("", "A", {}, {}, &graph); in TEST() local 300 NodeDef* node1 = AddNode("", "A", {}, {}, &graph); in TEST() local 342 NodeDef* node1 = AddNode("node1", "Identity", {}, {}, &graph); in TEST() local 356 NodeDef* node1 = AddNode("node1", "Identity", {}, {}, &graph); in TEST() local 371 NodeDef* node1 = AddNode("node1", "Identity", {}, {}, &graph); in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
H A D | model_test.cc | 354 Node* node1 = graph.NewNode(); in TEST() local 381 Node* node1 = graph.NewNode(); in TEST() local 421 Node* node1 = graph.NewNode(); in TEST() local 482 Node* node1 = graph.NewNode(); in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | immutable_constant_op_test.cc | 98 auto node1 = in TEST() local 130 auto node1 = in TEST() local 172 auto node1 = ops::ImmutableConst(root, DT_FLOAT, kFileTensorShape, two_file); in TEST() local
|
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/tests/srcs/ |
H A D | PackageTableTest.java | 66 PackageTable.Node node1 = packageTable.get("com.android.aconfig.storage.test_1"); in testPackageTable_rightNode() local 96 PackageTable.Node node1 = packageTable.get("com.android.aconfig.storage.test_1"); in testPackageTable_rightNode_v2() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
D | cgraph.h | 847 symtab_node node1 = (symtab_node) node->symbol.next; in varpool_next_variable() local 877 symtab_node node1 = (symtab_node) node->symbol.next; in varpool_next_static_initializer() local 910 symtab_node node1 = (symtab_node) node->symbol.next; in varpool_next_defined_variable() local 942 symtab_node node1 = (symtab_node) node->symbol.next; in cgraph_next_defined_function() local 972 symtab_node node1 = (symtab_node) node->symbol.next; in cgraph_next_function() local 1013 symtab_node node1 = node->symbol.next; in cgraph_next_function_with_gimple_body() local
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/unsafe_list/ |
H A D | tests.rs | 42 let mut node1 = UnsafeListEntry::new(11); in push_remove_pop() localVariable 76 let mut node1 = UnsafeListEntry::new(1234); in complex_pushes_pops() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/unsafe_list/ |
H A D | tests.rs | 42 let mut node1 = UnsafeListEntry::new(11); in push_remove_pop() localVariable 76 let mut node1 = UnsafeListEntry::new(1234); in complex_pushes_pops() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/unsafe_list/ |
H A D | tests.rs | 42 let mut node1 = UnsafeListEntry::new(11); in push_remove_pop() localVariable 76 let mut node1 = UnsafeListEntry::new(1234); in complex_pushes_pops() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/unsafe_list/ |
H A D | tests.rs | 42 let mut node1 = UnsafeListEntry::new(11); in push_remove_pop() localVariable 76 let mut node1 = UnsafeListEntry::new(1234); in complex_pushes_pops() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/unsafe_list/ |
H A D | tests.rs | 42 let mut node1 = UnsafeListEntry::new(11); in push_remove_pop() localVariable 76 let mut node1 = UnsafeListEntry::new(1234); in complex_pushes_pops() localVariable
|
/aosp_15_r20/system/timezone/input_tools/android/tzlookup_generator/src/test/java/com/android/libcore/timezone/tzlookup/zonetree/ |
H A D | TreeNodeTest.java | 72 TestTreeNode node1 = new TestTreeNode("1"); in testTreeNode_many() local 127 TestTreeNode node1 = new TestTreeNode("1"); in testTreeNode_cannotAddTwice() local
|
/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/ |
H A D | DamageAccumulatorTests.cpp | 86 RenderNode node1; in TEST() local 106 RenderNode node1; in TEST() local
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/struct/ |
H A D | TestParentChildReferences.java | 268 ArrayNode node1 = new ArrayNode("a"); in testArrayOfRefs() local 286 NodeForList node1 = new NodeForList("a"); in testListOfRefs() local 304 NodeForMap node1 = new NodeForMap("a"); in testMapOfRefs() local
|
/aosp_15_r20/external/pytorch/test/inductor/extension_backends/cpp/ |
H A D | extension_codegen_backend.py | 21 def can_fuse_vertical(self, node1, node2): argument 24 def can_fuse_horizontal(self, node1, node2): argument
|
/aosp_15_r20/external/pytorch/test/inductor/extension_backends/triton/ |
H A D | extension_codegen_backend.py | 16 def can_fuse_vertical(self, node1, node2): argument 19 def can_fuse_horizontal(self, node1, node2): argument
|
/aosp_15_r20/external/bcc/tools/ |
H A D | deadlock.py | 86 def attributes(self, node1, node2): argument 89 def add_edge(self, node1, node2, **kwargs): argument
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/migrate_pages/ |
H A D | migrate_pages02.c | 136 static void test_migrate_current_process(int node1, int node2, int cap_sys_nice) in test_migrate_current_process() 194 static void test_migrate_other_process(int node1, int node2, int cap_sys_nice) in test_migrate_other_process()
|