Searched defs:tc (Results 1 – 6 of 6) sorted by relevance
34 Class<?> tc = Class.forName("MostDerived", true, mainLoader); in main() local
53 private static int periodicIdiom(int tc) { in periodicIdiom()71 private static int periodicSequence2(int tc) { in periodicSequence2()95 private static int periodicSequence4(int tc) { in periodicSequence4()120 private static int periodicXorSequence(int tc) { in periodicXorSequence()
872 int tc = (n <= 0) ? 0 : n; in main() local887 int tc = (n <= 0) ? 0 : n; in main() local905 int tc = (n <= 0) ? 0 : n; in main() local
223 private void runTest(TestCase tc) throws Exception { in runTest()
162 HInductionVarAnalysis::InductionInfo* CreateTripCount(int32_t tc, bool in_loop, bool safe) { in CreateTripCount()794 int64_t tc = 0; in TEST_F() local850 int64_t tc = 0; in TEST_F() local932 int64_t tc = 0; in TEST_F() local1018 int64_t tc = 0; in TEST_F() local
87 ThreadHolder tc = new ThreadHolder(Thread.currentThread()); in run() local