HomeSort by relevance Sort by last modified time
    Searched full:recursive (Results 51 - 75 of 2183) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/libcap-ng/libcap-ng-0.7/src/
Makefile.in 126 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
127 html-recursive info-recursive install-data-recursive \
128 install-dvi-recursive install-exec-recursive \
129 install-html-recursive install-info-recursive \
    [all...]
  /external/libmtp/
Makefile.in 60 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
61 html-recursive info-recursive install-data-recursive \
62 install-dvi-recursive install-exec-recursive \
63 install-html-recursive install-info-recursive \
    [all...]
  /external/libusb/
Makefile.in 62 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
63 html-recursive info-recursive install-data-recursive \
64 install-dvi-recursive install-exec-recursive \
65 install-html-recursive install-info-recursive \
    [all...]
  /external/marisa-trie/
Makefile.in 49 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
50 html-recursive info-recursive install-data-recursive \
51 install-dvi-recursive install-exec-recursive \
52 install-html-recursive install-info-recursive \
    [all...]
  /external/openfst/
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...]
  /external/stressapptest/
Makefile.in 55 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56 html-recursive info-recursive install-data-recursive \
57 install-dvi-recursive install-exec-recursive \
58 install-html-recursive install-info-recursive \
    [all...]
  /external/elfutils/
Makefile.in 53 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
54 html-recursive info-recursive install-data-recursive \
55 install-dvi-recursive install-exec-recursive \
56 install-html-recursive install-info-recursive \
    [all...]
  /external/libusb-compat/
Makefile.in 61 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
62 html-recursive info-recursive install-data-recursive \
63 install-dvi-recursive install-exec-recursive \
64 install-html-recursive install-info-recursive \
    [all...]
  /external/libvorbis/
Makefile.in 62 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
63 html-recursive info-recursive install-data-recursive \
64 install-dvi-recursive install-exec-recursive \
65 install-html-recursive install-info-recursive \
    [all...]
  /external/libogg/
Makefile.in 57 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
58 html-recursive info-recursive install-data-recursive \
59 install-exec-recursive install-info-recursive \
60 install-recursive installcheck-recursive installdirs-recursive
    [all...]
  /external/chromium/base/
message_loop_unittest.cc 605 RECURSIVE,
636 case RECURSIVE: os << "RECURSIVE"; break;
750 : OrderedTasks(order, RECURSIVE, cookie),
835 // The trick here is that for recursive task processing, this task will be
838 // For non-recursive task processing, this will be executed _after_ the
892 EXPECT_EQ(order[ 0], TaskItem(RECURSIVE, 1, true));
893 EXPECT_EQ(order[ 1], TaskItem(RECURSIVE, 1, false));
894 EXPECT_EQ(order[ 2], TaskItem(RECURSIVE, 2, true));
895 EXPECT_EQ(order[ 3], TaskItem(RECURSIVE, 2, false))
    [all...]
  /external/antlr/antlr-3.4/runtime/Python/tests/
t022scopes.g 61 /* recursive rule scopes, from the book, final beta, p.150 */
90 /* recursive rule scopes, access bottom-most scope */
104 /* recursive rule scopes, access with negative index */
  /external/hyphenation/
README.compound 17 Recursive compound level hyphenation
19 The algorithm is recursive: every word parts of a successful
54 doesn't know recursive compound hyphenation of Hyphen.
  /external/valgrind/main/drd/tests/
recursive_mutex.stderr.exp-linux 2 Recursive mutex (statically initialized).
4 Recursive mutex (initialized via mutex attributes).
18 Non-recursive mutex.
  /external/chromium_org/base/files/
file_enumerator_win.cc 43 bool recursive,
45 : recursive_(recursive),
49 // INCLUDE_DOT_DOT must not be specified if recursive.
50 DCHECK(!(recursive && (INCLUDE_DOT_DOT & file_type_)));
56 bool recursive,
59 : recursive_(recursive),
64 // INCLUDE_DOT_DOT must not be specified if recursive.
65 DCHECK(!(recursive && (INCLUDE_DOT_DOT & file_type_)));
134 // If |cur_file| is a directory, and we are doing recursive searching,
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
LIST 12 controlflow-recursive
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
LIST 12 controlflow-recursive
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
LIST 12 controlflow-recursive
  /external/clang/test/SemaTemplate/
instantiation-depth-exception-spec.cpp 6 // expected-error {{recursive template instantiation exceeded maximum depth of 16}}
  /external/llvm/test/Transforms/InstCombine/
2006-12-05-fp-to-int-ext.ll 5 ; and it causes libgcc to be compile __fixunsdfdi into a recursive
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_UnlockSurface.3 13 It should be noted that since 1\&.1\&.8, surface locks are recursive\&. See \fI\fBSDL_LockSurface\fP\fR\&.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/no_tr1/
cmath.hpp 7 // so in a way that does not result in recursive inclusion of
complex.hpp 7 // so in a way that does not result in recursive inclusion of
memory.hpp 7 // so in a way that does not result in recursive inclusion of
utility.hpp 7 // so in a way that does not result in recursive inclusion of

Completed in 1380 milliseconds

1 23 4 5 6 7 8 91011>>