HomeSort by relevance Sort by last modified time
    Searched full:suffixes (Results 1 - 25 of 960) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Index/skip-parsed-bodies/
lit.local.cfg 1 config.suffixes = ['.json']
  /external/clang/test/TableGen/
lit.local.cfg 1 config.suffixes = ['.td']
  /external/llvm/test/Analysis/Delinearization/
lit.local.cfg 1 config.suffixes = ['.ll']
  /external/llvm/test/Analysis/Lint/
lit.local.cfg 1 config.suffixes = ['.ll']
  /external/llvm/test/CodeGen/MIR/
lit.local.cfg 1 config.suffixes = ['.mir']
  /external/llvm/test/DebugInfo/MIR/
lit.local.cfg 1 config.suffixes = ['.mir']
  /external/llvm/test/MC/Markup/
lit.local.cfg 1 config.suffixes = ['.mc']
  /external/llvm/test/TableGen/
lit.local.cfg 1 config.suffixes = ['.td']
  /external/llvm/test/tools/llvm-profdata/
lit.local.cfg 1 config.suffixes.add('.proftext')
  /external/clang/test/Frontend/
lit.local.cfg 1 config.suffixes = ['.c', '.cpp', '.m', '.mm', '.ll']
  /external/llvm/test/Object/
lit.local.cfg 1 config.suffixes = ['.test', '.ll', '.s', '.yaml']
  /external/llvm/test/tools/llvm-cov/
lit.local.cfg 1 config.suffixes = ['.test', '.m', '.cpp', '.c']
  /build/kati/testcase/
err_suffixes2.mk 8 .SUFFIXES:
err_suffixes.mk 8 # This isn't in .SUFFIXES.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
SuffixFileFilter.java 50 /** The filename suffixes to search for */
51 private final String[] suffixes; field in class:SuffixFileFilter
79 this.suffixes = new String[] {suffix};
89 * @param suffixes the suffixes to allow, must not be null
92 public SuffixFileFilter(String[] suffixes) {
93 this(suffixes, IOCase.SENSITIVE);
103 * @param suffixes the suffixes to allow, must not be null
108 public SuffixFileFilter(String[] suffixes, IOCase caseSensitivity)
    [all...]
  /external/compiler-rt/test/asan/TestCases/Helpers/
lit.local.cfg 3 config.suffixes = []
  /external/llvm/test/Transforms/EarlyCSE/AArch64/
lit.local.cfg 1 config.suffixes = ['.ll']
  /external/llvm/test/Transforms/LoopStrengthReduce/AArch64/
lit.local.cfg 1 config.suffixes = ['.ll']
  /external/llvm/test/Transforms/LoopVectorize/AArch64/
lit.local.cfg 1 config.suffixes = ['.ll']
  /external/llvm/test/Transforms/SimplifyCFG/AArch64/
lit.local.cfg 1 config.suffixes = ['.ll']
  /external/llvm/test/Transforms/SimplifyCFG/ARM/
lit.local.cfg 1 config.suffixes = ['.ll']
  /external/llvm/test/Transforms/SimplifyCFG/Mips/
lit.local.cfg 1 config.suffixes = ['.ll']
  /external/llvm/test/tools/dsymutil/X86/
lit.local.cfg 4 config.suffixes = ['.test', '.cpp', '.m', '.s']
  /external/llvm/test/tools/llvm-dwp/X86/
lit.local.cfg 4 config.suffixes = ['.test', '.cpp', '.m', '.s']
  /external/llvm/utils/lit/tests/Inputs/discovery/subdir/
lit.local.cfg 1 config.suffixes = ['.py']

Completed in 680 milliseconds

1 2 3 4 5 6 7 8 91011>>