HomeSort by relevance Sort by last modified time
    Searched full:suffixes (Results 326 - 350 of 734) sorted by null

<<11121314151617181920>>

  /external/openfst/src/extensions/const/
Makefile.in 256 .SUFFIXES:
257 .SUFFIXES: .cc .lo .o .obj
  /external/openfst/src/extensions/lookahead/
Makefile.in 268 .SUFFIXES:
269 .SUFFIXES: .cc .lo .o .obj
  /external/openfst/src/extensions/ngram/
Makefile.in 237 .SUFFIXES:
238 .SUFFIXES: .cc .lo .o .obj
  /external/openfst/src/lib/
Makefile.in 232 .SUFFIXES:
233 .SUFFIXES: .cc .lo .o .obj
  /external/openfst/src/test/
Makefile.in 222 .SUFFIXES:
223 .SUFFIXES: .cc .lo .o .obj
  /external/v8/src/
string-search.h 361 // Find suffixes.
389 // Build shift table using suffixes.
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_mixer.c 71 } suffixes[] = { variable in typeref:struct:suf
82 p = suffixes;
  /ndk/sources/host-tools/make-3.81/doc/
Makefile.in 206 .SUFFIXES:
207 .SUFFIXES: .dvi .html .info .pdf .ps .texi
  /ndk/sources/host-tools/make-3.81/glob/
Makefile.in 210 .SUFFIXES:
211 .SUFFIXES: .c .o .obj
  /ndk/sources/host-tools/make-3.81/po/
Makefile.in.in 59 .SUFFIXES:
60 .SUFFIXES: .po .gmo .mo .sed .sin .nop .po-create .po-update
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
FileUtils.java 347 * Converts an array of file extensions to suffixes for use
351 * @return an array of suffixes. Format: {".java", ".xml"}
354 String[] suffixes = new String[extensions.length]; local
356 suffixes[i] = "." + extensions[i];
358 return suffixes;
378 String[] suffixes = toSuffixes(extensions); local
379 filter = new SuffixFileFilter(suffixes);
    [all...]
  /external/regex-re2/re2/
compile.cc 205 // Returns the alternation of all the added suffixes.
472 // The fragment suffixes are identified by their start
475 // suffixes reduces the UTF-8 "." from 32 to 24 instructions,
    [all...]
  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/cert/
TestUtils.java 63 // The file name suffixes to load keystore from
  /external/bison/build-aux/
missing 88 Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and
  /external/elfutils/src/config/
Makefile 243 .SUFFIXES:
Makefile.in 243 .SUFFIXES:
  /external/elfutils/src/m4/
Makefile 241 .SUFFIXES:
Makefile.in 241 .SUFFIXES:
  /external/flac/libFLAC/include/private/
Makefile.in 267 .SUFFIXES:
  /external/flac/libFLAC/include/protected/
Makefile.in 251 .SUFFIXES:
  /external/google-tv-pairing-protocol/cpp/
missing 90 Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and
  /external/icu/icu4c/source/common/
resbund.cpp 30 * Added support for custom file suffixes. Again, needed
  /external/icu/icu4c/source/common/unicode/
resbund.h 33 * data. Added support for custom file suffixes. Again,
stringtriebuilder.h 46 * and string/byte sequence suffixes can be shared.
  /external/icu/icu4c/source/test/testdata/
Makefile.in 39 .SUFFIXES :

Completed in 376 milliseconds

<<11121314151617181920>>