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

  /device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
Misc.c 328 if (CACHE_ENABLED (IoMode)) {
Fat.h 145 #define CACHE_ENABLED(a) ((a) >= 2)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyFactory.java 84 private static final boolean CACHE_ENABLED = true || !LintUtils.assertionsEnabled();
86 if (!CACHE_ENABLED) {
159 if (!CACHE_ENABLED) {
    [all...]

Completed in 319 milliseconds