/external/llvm/test/ |
lit.cfg | 42 # suffixes: A list of file extensions to treat as test files. This is overriden 44 config.suffixes = ['.ll', '.c', '.cxx', '.test', '.txt', '.s']
|
/external/netperf/src/missing/ |
Makefile.in | 215 .SUFFIXES: 216 .SUFFIXES: .c .o .obj
|
/external/v8/src/ |
string-search.h | 382 // Find suffixes. 410 // 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
|
/toolchain/binutils/binutils-2.25/bfd/ |
merge.c | 595 merge strings matching suffixes of longer strings. */ 633 /* Loop over the sorted array and merge suffixes */
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-cris.texi | 240 suffixes are used to specify what kind of run-time symbol lookup 249 start of the global offset table. All symbol suffixes start
|
/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...] |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-arc.c | [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/curl/docs/libcurl/opts/ |
Makefile.am | 338 SUFFIXES = .3 .html
|
/external/curl/winbuild/ |
MakefileBuild.vc | 447 .SUFFIXES: .c .obj .res
|
/external/deqp/modules/gles31/functional/ |
es31fNegativeShaderDirectiveTests.cpp | 476 {primitive_bounding_box, "primitive_bounding_box", "GL_EXT_primitive_bounding_box required in 310 es shaders to use AEP features. Version 320 es shaders do not require 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/i18n/unicode/ |
compactdecimalformat.h | 47 * Resetting the pattern prefixes or suffixes is not supported; the method calls
|
/external/icu/icu4c/source/test/testdata/ |
Makefile.in | 39 .SUFFIXES :
|
/external/ipsec-tools/src/include-glibc/ |
Makefile.in | 183 .SUFFIXES:
|
/external/libcap-ng/libcap-ng-0.7/ |
missing | 89 Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and
|