/external/clang/test/SemaTemplate/ |
instantiation-depth-subst.cpp | 5 // expected-error {{recursive template instantiation exceeded maximum depth of 2}} \
|
instantiation-depth.cpp | 8 // expected-error{{recursive template instantiation exceeded maximum depth of 5}} \ 11 // expected-note {{use -ftemplate-depth=N to increase recursive template instantiation depth}} 25 // expected-error{{recursive template instantiation exceeded maximum depth of 5}} \ 28 // expected-note {{use -ftemplate-depth=N to increase recursive template instantiation depth}}
|
/external/flac/libFLAC/include/ |
Makefile.in | 243 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ 244 ps-recursive install-info-recursive uninstall-info-recursive \ 245 all-recursive install-data-recursive install-exec-recursive \ 246 installdirs-recursive install-recursive uninstall-recursive [all...] |
/external/flac/libFLAC/ppc/ |
Makefile.in | 243 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ 244 ps-recursive install-info-recursive uninstall-info-recursive \ 245 all-recursive install-data-recursive install-exec-recursive \ 246 installdirs-recursive install-recursive uninstall-recursive [all...] |
/external/libcap-ng/libcap-ng-0.7/bindings/ |
Makefile.in | 74 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 75 html-recursive info-recursive install-data-recursive \ 76 install-dvi-recursive install-exec-recursive \ 77 install-html-recursive install-info-recursive \ [all...] |
/external/openfst/src/ |
Makefile.in | 52 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 53 html-recursive info-recursive install-data-recursive \ 54 install-dvi-recursive install-exec-recursive \ 55 install-html-recursive install-info-recursive \ [all...] |
/external/openfst/src/extensions/ |
Makefile.in | 52 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 53 html-recursive info-recursive install-data-recursive \ 54 install-dvi-recursive install-exec-recursive \ 55 install-html-recursive install-info-recursive \ [all...] |
/external/qemu/distrib/sdl-1.2.15/src/thread/dc/ |
SDL_sysmutex.c | 32 int recursive; member in struct:SDL_mutex 46 mutex->recursive = 0; 77 ++mutex->recursive; 85 mutex->recursive = 0; 109 if ( mutex->recursive ) { 110 --mutex->recursive;
|
/external/qemu/distrib/sdl-1.2.15/src/thread/generic/ |
SDL_sysmutex.c | 31 int recursive; member in struct:SDL_mutex 46 mutex->recursive = 0; 84 ++mutex->recursive; 92 mutex->recursive = 0; 116 if ( mutex->recursive ) { 117 --mutex->recursive;
|
/system/core/toolbox/ |
chmod.c | 51 fprintf(stderr, " -R, --recursive change files and directories recursively\n"); 65 int recursive = (strcmp(argv[1], "-R") == 0 || local 66 strcmp(argv[1], "--recursive") == 0) ? 1 : 0; 68 if (recursive && argc < 4) { 72 if (recursive) { 95 if (recursive) {
|
mkdir.c | 24 int recursive = (strcmp(argv[1], "-p") == 0 || local 27 if(recursive && argc < 3) { 32 if(recursive) { 43 if(recursive) {
|
/external/libvorbis/doc/ |
Makefile.in | 50 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 51 html-recursive info-recursive install-data-recursive \ 52 install-dvi-recursive install-exec-recursive \ 53 install-html-recursive install-info-recursive \ [all...] |
/external/libvorbis/include/ |
Makefile.in | 48 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 49 html-recursive info-recursive install-data-recursive \ 50 install-dvi-recursive install-exec-recursive \ 51 install-html-recursive install-info-recursive \ [all...] |
/external/libvorbis/lib/books/ |
Makefile.in | 48 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 49 html-recursive info-recursive install-data-recursive \ 50 install-dvi-recursive install-exec-recursive \ 51 install-html-recursive install-info-recursive \ [all...] |
/external/chromium_org/base/files/ |
file_path_watcher.cc | 33 bool recursive, 36 return impl_->Watch(path, recursive, callback);
|
/external/grub/ |
Makefile.in | 56 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 57 html-recursive info-recursive install-data-recursive \ 58 install-exec-recursive install-info-recursive \ 59 install-recursive installcheck-recursive installdirs-recursive [all...] |
/external/libogg/doc/ |
Makefile.in | 50 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 51 html-recursive info-recursive install-data-recursive \ 52 install-exec-recursive install-info-recursive \ 53 install-recursive installcheck-recursive installdirs-recursive [all...] |
/external/libogg/include/ |
Makefile.in | 49 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 50 html-recursive info-recursive install-data-recursive \ 51 install-exec-recursive install-info-recursive \ 52 install-recursive installcheck-recursive installdirs-recursive [all...] |
/external/chromium/net/disk_cache/ |
cache_util_posix.cc | 27 /* recursive */ false, 46 /* recursive */ false, 49 if (!file_util::Delete(file, /* recursive */ false)) { 56 if (!file_util::Delete(path, /* recursive */ false)) {
|
/external/chromium_org/skia/ext/ |
recursive_gaussian_convolution.h | 15 // SingleChannelRecursiveGaussianY routines below implement recursive filters as 16 // described in 'Recursive implementation of the Gaussian filter' (Young, Vliet) 40 // Applies a gaussian recursive filter given as |filter| to a single channel at 56 // Applies a gaussian recursive filter along Y axis.
|
/external/lzma/CPP/Common/ |
Wildcard.h | 22 bool Recursive;
45 void AddItem(bool include, const UString &path, bool recursive, bool forFile, bool forDir);
46 void AddItem2(bool include, const UString &path, bool recursive);
73 void AddItem(bool include, const UString &path, bool recursive);
|
/external/smali/examples/RecursiveAnnotation/ |
RecursiveAnnotation.smali | 5 #this is a recursive annotation that has a default value of itself.
|
/external/chromium_org/third_party/icu/source/ |
Makefile.in | 67 .PHONY : all all-local all-recursive install install-local install-udata install-udata-files install-udata-dlls \ 68 install-recursive clean clean-local clean-recursive distclean \ 69 distclean-local distclean-recursive doc dist dist-local dist-recursive \ 70 check check-local check-recursive clean-recursive-with-twist install-icu \ 71 doc install-doc tests icu4j-data icu4j-data-install update-windows-makefiles xcheck-local xcheck-recursive xperf xcheck xperf-recursive 77 all: all-local all-recursive [all...] |
/external/chromium_org/webkit/browser/fileapi/ |
recursive_operation_delegate.h | 21 // A base class for recursive operation delegates. 26 // to process a directory or a file. To start the recursive operation it 31 // recursive Remove. 41 // This is called when the consumer of this instance starts a non-recursive 45 // This is called when the consumer of this instance starts a recursive
|
/external/libcap-ng/libcap-ng-0.7/ |
Makefile.in | 58 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 59 html-recursive info-recursive install-data-recursive \ 60 install-dvi-recursive install-exec-recursive \ 61 install-html-recursive install-info-recursive \ [all...] |