HomeSort by relevance Sort by last modified time
    Searched refs:HACK (Results 1 - 5 of 5) sorted by null

  /external/cldr/tools/java/org/unicode/cldr/tool/
GenerateStatistics.java 42 static final boolean HACK = true;
121 if (false && HACK) {
129 if (HACK) toRemove.add("sh");
355 if (HACK) {
377 if (HACK) {
391 if (HACK) {
399 if (false && HACK) {
ShowLocaleCoverage.java 99 static final RegexLookup<Boolean> HACK = RegexLookup.<Boolean> of(LookupType.STANDARD, RegexLookup.RegexFinderTransformPath)
411 // HACK check bogus
423 // END HACK
435 // HACK
440 if (HACK.get(path) != null) {
454 // END HACK
    [all...]
  /build/soong/androidmk/cmd/androidmk/
values.go 201 case "-frtti": // HACK for LOCAL_RTTI_VALUE
  /build/soong/dexpreopt/
dexpreopt.go 195 // HACK: make soname in Soong-generated .odex files match Make.
  /build/soong/android/
module.go     [all...]

Completed in 6504 milliseconds