Searched refs:RECURSIVE (Results 1 – 19 of 19) sorted by relevance
/external/chromium/base/ |
D | message_loop_unittest.cc | 600 RECURSIVE, enumerator 631 case RECURSIVE: os << "RECURSIVE"; break; in operator <<() 745 : OrderedTasks(order, RECURSIVE, cookie), in RecursiveTask() 875 EXPECT_EQ(order[ 0], TaskItem(RECURSIVE, 1, true)); in RunTest_RecursiveDenial1() 876 EXPECT_EQ(order[ 1], TaskItem(RECURSIVE, 1, false)); in RunTest_RecursiveDenial1() 877 EXPECT_EQ(order[ 2], TaskItem(RECURSIVE, 2, true)); in RunTest_RecursiveDenial1() 878 EXPECT_EQ(order[ 3], TaskItem(RECURSIVE, 2, false)); in RunTest_RecursiveDenial1() 881 EXPECT_EQ(order[ 6], TaskItem(RECURSIVE, 1, true)); in RunTest_RecursiveDenial1() 882 EXPECT_EQ(order[ 7], TaskItem(RECURSIVE, 1, false)); in RunTest_RecursiveDenial1() 883 EXPECT_EQ(order[ 8], TaskItem(RECURSIVE, 2, true)); in RunTest_RecursiveDenial1() [all …]
|
/external/icu4c/test/ |
D | Makefile.in | 35 ifneq ($(RECURSIVE),YES)
|
/external/chromium/third_party/icu/source/test/ |
D | Makefile.in | 35 ifneq ($(RECURSIVE),YES)
|
/external/icu4c/test/perf/ |
D | Makefile.in | 35 ifneq ($(RECURSIVE),YES)
|
/external/chromium/third_party/icu/source/test/perf/ |
D | Makefile.in | 35 ifneq ($(RECURSIVE),YES)
|
/external/dbus/ |
D | Doxyfile.in | 54 RECURSIVE = YES
|
/external/srec/srec/ |
D | srec.doxygen | 64 RECURSIVE = YES
|
/external/icu4c/ |
D | Doxyfile.in | 91 RECURSIVE = NO
|
D | Makefile.org | 108 (cd $$subdir && $(MAKE) RECURSIVE=YES $$local_target) || exit; \
|
D | Makefile.in | 118 (cd $$subdir && $(MAKE) RECURSIVE=YES $$local_target) || exit; \
|
/external/chromium/third_party/icu/source/ |
D | Doxyfile.in | 90 RECURSIVE = NO
|
D | Makefile.in | 113 (cd $$subdir && $(MAKE) RECURSIVE=YES $$local_target) || exit; \
|
/external/icu4c/data/ |
D | Makefile | 637 (cd ../common && $(MAKE) RECURSIVE=YES) || exit;
|
D | Makefile.in | 862 (cd ../common && $(MAKE) RECURSIVE=YES) || exit;
|
/external/chromium/third_party/icu/source/data/ |
D | Makefile.in | 644 (cd ../common && $(MAKE) RECURSIVE=YES) || exit;
|
/external/dropbear/libtomcrypt/ |
D | Doxyfile | 431 # The RECURSIVE tag can be used to turn specify whether or not subdirectories 435 RECURSIVE = YES 469 # commands irrespective of the value of the RECURSIVE tag.
|
/external/srec/doc/ |
D | srec.doxygen | 510 # The RECURSIVE tag can be used to turn specify whether or not subdirectories 514 RECURSIVE = YES 582 # commands irrespective of the value of the RECURSIVE tag.
|
/external/libvpx/ |
D | libs.doxy_template | 512 # The RECURSIVE tag can be used to turn specify whether or not subdirectories 516 RECURSIVE = NO 560 # commands irrespective of the value of the RECURSIVE tag.
|
/external/libvpx/nestegg/docs/ |
D | Doxyfile.in | 596 # The RECURSIVE tag can be used to turn specify whether or not subdirectories 600 RECURSIVE = NO 645 # commands irrespective of the value of the RECURSIVE tag.
|