Home
last modified time | relevance | path

Searched refs:allowed2 (Results 1 – 3 of 3) sorted by relevance

/external/curl/tests/data/
Dtest113623 Set-Cookie: test2=allowed2; domain=www.example.ck; path=/;
61 .www.example.ck TRUE / FALSE 0 test2 allowed2
/external/clang/test/SemaOpenCL/
Dhalf.cl20 half *allowed2 = &*p;
42 half *allowed2 = &*p;
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocPBQP.cpp396 const PBQPRAProblem::AllowedSet *allowed2 = &p->getAllowedSet(src); in build() local
402 allowed2->size() + 1, in build()
407 std::swap(allowed1, allowed2); in build()
411 addVirtRegCoalesce(g.getEdgeCosts(edge), *allowed1, *allowed2, in build()