Home
last modified time | relevance | path

Searched defs:Test (Results 1 – 8 of 8) sorted by relevance

/trueos/contrib/netbsd-tests/lib/csu/
HDh_initfini_common.cxx9 class Test { class
11 Test() in Test() function in Test
/trueos/tools/regression/pthread/unwind/
HDTest.cpp6 class Test { class
8 Test() { printf("Test::Test()\n"); } in Test() function in Test
/trueos/contrib/llvm/tools/lldb/include/lldb/Core/
HDFlags.h173 Test (ValueType bit) const in Test() function
/trueos/contrib/ntp/ntpd/
HDcheck_y2k.c222 long Test; in main() local
/trueos/contrib/llvm/tools/bugpoint/
HDMiscompilation.cpp727 static bool TestOptimizer(BugDriver &BD, Module *Test, Module *Safe, in TestOptimizer()
795 static void CleanupAndPrepareModules(BugDriver &BD, Module *&Test, in CleanupAndPrepareModules()
960 static bool TestCodeGenerator(BugDriver &BD, Module *Test, Module *Safe, in TestCodeGenerator()
/trueos/contrib/binutils/opcodes/
HDi386-opc.h174 #define Test 0x200000 /* Test register */ macro
/trueos/contrib/llvm/tools/clang/lib/Analysis/
HDConsumed.cpp992 void splitVarStateForIf(const IfStmt * IfNode, const VarTestResult &Test, in splitVarStateForIf()
1370 const VarTestResult &Test = PInfo.getVarTest(); in splitState() local
/trueos/contrib/llvm/lib/Target/X86/
HDX86ISelLowering.cpp11457 SDValue Test = DAG.getNode(TestOpc, dl, MVT::i32, LHS, RHS); in LowerINTRINSIC_WO_CHAIN() local
11468 SDValue Test = DAG.getNode(X86ISD::KORTEST, dl, MVT::i32, LHS, RHS); in LowerINTRINSIC_WO_CHAIN() local