Home
last modified time | relevance | path

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

/external/nist-sip/
DNIST-CONDITIONS-OF-USE.txt12 * Pursuant to title 15 Untied States Code Section 105, works of NIST
DNOTICE12 * Pursuant to title 15 Untied States Code Section 105, works of NIST
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp131 bool Untied; member in __anon50ddb8e60111::CGOpenMPTaskOutlinedRegionInfo::UntiedTaskActionTy
139 : Untied(!Tied), PartIDVar(PartIDVar), UntiedCodeGen(UntiedCodeGen) {} in UntiedTaskActionTy()
141 if (Untied) { in Enter()
158 if (Untied) { in emitUntiedSwitch()