Searched defs:ic (Results 1 – 9 of 9) sorted by relevance
81 public static InaccessibleClass ic; field in Main
68 const int ic = getopt(argc, argv, "acdefghijl:o:"); in dexdumpDriver() local
89 const int ic = getopt(argc, argv, "abcdefghil:o:p:stuvw:x:"); in DexlayoutDriver() local
33 int ic = *utf8; in CountModifiedUtf8Chars() local
216 const int ic = getopt(argc, argv, "o:m:"); in dexlistDriver() local
55 int ic = *utf8; in CountModifiedUtf8Chars() local
205 int ic; in CountModifiedUtf8Chars_reference() local
144 InductionInfo* CreateInduction(InductionClass ic, in CreateInduction()
924 void JitCodeCache::CopyInlineCacheInto(const InlineCache& ic, in CopyInlineCacheInto()