Searched refs:nodeA (Results 1 - 9 of 9) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/ |
H A D | migrate_pages02.c | 44 static int *nodes, nodeA, nodeB; variable 252 test_migrate_current_process(nodeA, nodeB, 1); in run() 253 test_migrate_current_process(nodeA, nodeB, 0); in run() 254 test_migrate_other_process(nodeA, nodeB, 1); in run() 255 test_migrate_other_process(nodeA, nodeB, 0); in run() 285 nodeA = nodeB = -1; in setup() 301 if (nodeA == -1) in setup() 302 nodeA = nodes[i]; in setup() 310 if (nodeA == -1 || nodeB == -1) in setup() 313 tst_res(TINFO, "Using nodes: %d %d", nodeA, node in setup() [all...] |
/third_party/skia/tests/ |
H A D | IncrTopoSortTest.cpp | 324 Node* nodeA = g.addNode('a'); in test_1() local 336 g.addEdge(nodeA, nodeB); in test_1() 338 g.addEdge(nodeQ, nodeA); in test_1() 363 /*Node* nodeA =*/ g.addNode('a'); in test_2() 433 Node* nodeA = g.addNode('a'); in test_diamond() local 434 g.addEdge(nodeA, nodeB); // node A must come before node B in test_diamond() 435 g.addEdge(nodeA, nodeC); // node A must come before node C in test_diamond() 469 Node* nodeA = g.addNode('a'); in test_lopsided_binary_tree() local 475 g.addEdge(nodeA, nodeC); in test_lopsided_binary_tree() 476 g.addEdge(nodeA, node in test_lopsided_binary_tree() [all...] |
/third_party/typescript/lib/ |
H A D | typingsInstaller.js | [all...] |
H A D | tsc.js | [all...] |
H A D | tsserverlibrary.js | [all...] |
H A D | typescript.js | [all...] |
H A D | typescriptServices.js | [all...] |
H A D | tsserver.js | [all...] |
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | [all...] |
Completed in 195 milliseconds