Searched defs:ic (Results 1 – 12 of 12) sorted by relevance
| /art/test/536-checker-needs-access-check/src/ |
| D | Main.java | 101 public static InaccessibleClass ic; field in Main
|
| /art/dexdump/ |
| D | dexdump_main.cc | 70 const int ic = getopt(argc, argv, "acdefghijl:no:"); in dexdumpDriver() local
|
| /art/dexlayout/ |
| D | dexlayout_main.cc | 89 const int ic = getopt(argc, argv, "abcdefghil:o:p:stuvw:x:"); in DexlayoutDriver() local
|
| /art/test/ti-agent/ |
| D | ti_utf.h | 34 int ic = *utf8; in CountModifiedUtf8Chars() local
|
| /art/compiler/optimizing/ |
| D | induction_var_analysis.h | 148 InductionInfo* CreateInduction(InductionClass ic, in CreateInduction()
|
| /art/dexlist/ |
| D | dexlist.cc | 212 const int ic = getopt(argc, argv, "o:m:"); in dexlistDriver() local
|
| /art/libdexfile/dex/ |
| D | utf.cc | 55 int ic = *utf8; in CountModifiedUtf8Chars() local
|
| D | utf_test.cc | 205 int ic; in CountModifiedUtf8Chars_reference() local
|
| /art/runtime/jit/ |
| D | jit_code_cache.cc | 615 const InlineCache& ic, in CopyInlineCacheInto()
|
| /art/libprofile/profile/ |
| D | profile_compilation_info_test.cc | 1479 ProfileMethodInfo::ProfileInlineCache ic(/*dex_pc*/ 0, /*missing_types*/true, types); in TEST_F() local
|
| /art/runtime/jni/ |
| D | jni_internal.cc | 100 int ic = *utf8; in VisitUtf8Chars() local
|
| /art/runtime/ |
| D | class_linker.cc | 1912 ImageChecker ic(heap); in CheckObjects() local
|