Searched defs:Test (Results 1 - 6 of 6) sorted by last modified time

/freebsd-10.0-release/contrib/ntp/ntpd/
H A Dcheck_y2k.c222 long Test; local
/freebsd-10.0-release/contrib/binutils/opcodes/
H A Di386-opc.h173 #define Test 0x200000 /* Test register */ macro
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10706 SDValue Test = DAG.getNode(TestOpc, dl, MVT::i32, LHS, RHS); local
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DFlags.h174 Test (ValueType bit) const function in class:lldb_private::Flags
/freebsd-10.0-release/contrib/llvm/tools/bugpoint/
H A DMiscompilation.cpp692 static bool TestOptimizer(BugDriver &BD, Module *Test, Module *Safe, argument
760 static void CleanupAndPrepareModules(BugDriver &BD, Module *&Test, argument
925 TestCodeGenerator(BugDriver &BD, Module *Test, Module *Safe, std::string &Error) argument
[all...]
/freebsd-10.0-release/tools/regression/pthread/unwind/
H A DTest.cpp6 class Test { class
8 Test() { printf("Test::Test()\n"); } function in class:Test

Completed in 204 milliseconds