Searched refs:safe (Results 1 – 6 of 6) sorted by relevance
3 type-safe dead code.
256 // time dependency on dex file logic. It is therefore safe to use from binaries
1078 bool safe = true; in MapInternalArtLow4GBAllocator() local1081 safe = false; in MapInternalArtLow4GBAllocator()1090 if (safe == true) { in MapInternalArtLow4GBAllocator()
16 generate a type-safe value parser that process a user-provided list of strings (`argv`). Currently,114 `-hello:whatever`), converting it to the type-safe value of `kWorld` or `kGalaxy` respectively.
162 HInductionVarAnalysis::InductionInfo* CreateTripCount(int32_t tc, bool in_loop, bool safe) { in CreateTripCount() argument164 if (in_loop && safe) { in CreateTripCount()168 } else if (safe) { in CreateTripCount()
440 # If ANDROID_TZDATA_ROOT is not set point it to somewhere safe. Android code