Searched defs:Test (Results 1 – 11 of 11) sorted by relevance
| /NextBSD/contrib/netbsd-tests/lib/csu/ |
| HD | h_initfini_common.cxx | 9 class Test { class 11 Test() in Test() function in Test
|
| /NextBSD/tools/regression/pthread/unwind/ |
| HD | Test.cpp | 6 class Test { class 8 Test() { printf("Test::Test()\n"); } in Test() function in Test
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/ |
| HD | Flags.h | 173 Test (ValueType bit) const in Test() function
|
| /NextBSD/contrib/ntp/ntpd/ |
| HD | check_y2k.c | 221 long Test; in main() local
|
| /NextBSD/contrib/llvm/tools/bugpoint/ |
| HD | Miscompilation.cpp | 706 static bool TestOptimizer(BugDriver &BD, Module *Test, Module *Safe, in TestOptimizer() 775 static void CleanupAndPrepareModules(BugDriver &BD, Module *&Test, in CleanupAndPrepareModules() 941 static bool TestCodeGenerator(BugDriver &BD, Module *Test, Module *Safe, in TestCodeGenerator()
|
| /NextBSD/contrib/binutils/opcodes/ |
| HD | i386-opc.h | 174 #define Test 0x200000 /* Test register */ macro
|
| /NextBSD/contrib/llvm/tools/clang/lib/Analysis/ |
| HD | Consumed.cpp | 949 static void splitVarStateForIf(const IfStmt *IfNode, const VarTestResult &Test, in splitVarStateForIf() 1316 const VarTestResult &Test = PInfo.getVarTest(); in splitState() local
|
| /NextBSD/contrib/llvm/tools/clang/utils/TableGen/ |
| HD | ClangAttrEmitter.cpp | 1893 std::string Test; in GenerateHasAttrSpellingStringSwitch() local 2437 std::string FnName = "check", Test; in GenerateLangOptRequirements() local 2508 std::string FnName = "isTarget", Test = "("; in GenerateTargetRequirements() local
|
| /NextBSD/contrib/llvm/lib/Target/Hexagon/ |
| HD | HexagonBitTracker.cpp | 918 const BT::BitValue &Test = PC[0]; in evaluate() local
|
| /NextBSD/contrib/llvm/lib/Target/AArch64/ |
| HD | AArch64ISelLowering.cpp | 3319 SDValue Test = LHS.getOperand(0); in LowerBR_CC() local 3335 SDValue Test = LHS.getOperand(0); in LowerBR_CC() local
|
| /NextBSD/contrib/llvm/lib/Target/X86/ |
| HD | X86ISelLowering.cpp | 15697 SDValue Test = DAG.getNode(TestOpc, dl, MVT::i32, LHS, RHS); in LowerINTRINSIC_WO_CHAIN() local 15708 SDValue Test = DAG.getNode(X86ISD::KORTEST, dl, MVT::i32, LHS, RHS); in LowerINTRINSIC_WO_CHAIN() local
|