HomeSort by relevance Sort by last modified time
    Searched defs:SPARSE (Results 1 - 7 of 7) sorted by null

  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRIntArray.h 41 BOOL SPARSE;
72 @property (assign) BOOL SPARSE;
  /libcore/ojluni/src/main/java/java/nio/file/
StandardOpenOption.java 103 * Sparse file. When used with the {@link #CREATE_NEW} option then this
104 * option provides a <em>hint</em> that the new file will be sparse. The
106 * sparse files.
108 SPARSE,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/GenericMemoryTest/
GenericMemoryTest.h 34 SPARSE,
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
GenericMemoryTest.h 25 /// Ignore chooses not to test memory. Quick and Sparse test some memory, and Extensive performs a detailed memory test.
30 SPARSE,
  /external/guava/guava-tests/test/com/google/common/collect/
RegularImmutableTableTest.java 41 private static final SparseImmutableTable<Character, Integer, String> SPARSE =
51 return ImmutableList.<ImmutableTable<Character, Integer, String>>of(SPARSE,
  /prebuilts/sdk/current/
core.jar 
  /prebuilts/sdk/tools/lib/
d8.jar 

Completed in 282 milliseconds