/external/v8/tools/gyp/test/configurations/target_platform/ |
D | gyptest-target_platform.py | 31 test.build('configurations.gyp', rebuild=True) 36 test.build('configurations.gyp', rebuild=True)
|
/external/e2fsprogs/ |
D | .release-checklist | 18 7) Adjust sizes in e2fsprogs-VER.lsm; rebuild source files; rebuild RPM files
|
/external/avahi/avahi-compat-howl/ |
D | text.c | 146 static int rebuild(sw_text_record self) { in rebuild() function 168 if (rebuild(self) < 0) in sw_text_record_bytes() 179 if (rebuild(self) < 0) in sw_text_record_len()
|
/external/libxml2/doc/devhelp/ |
D | Makefile.am | 72 rebuild: libxml2.devhelp $(HTML_FILES) target 73 .PHONY: rebuild
|
/external/selinux/policycoreutils/mcstrans/src/ |
D | README | 1 To rebuild with debugging support:
|
/external/v8/tools/gyp/test/gyp-defines/ |
D | gyptest-multiple-values.py | 31 test.build('defines.gyp', rebuild=True)
|
/external/expat/ |
D | README.android | 1 Please use ./import_expat.sh to update. For example to import from a tar and rebuild:
|
/external/libogg/win32/VS6/ |
D | build_ogg_dynamic_debug.bat | 14 msdev ogg_dynamic.dsp /useenv /make "ogg_dynamic - Win32 Debug" /rebuild
|
D | build_ogg_dynamic.bat | 14 msdev ogg_dynamic.dsp /useenv /make "ogg_dynamic - Win32 Release" /rebuild
|
D | build_ogg_static_debug.bat | 14 msdev ogg_static.dsp /useenv /make "ogg_static - Win32 Debug" /rebuild
|
D | build_ogg_static.bat | 14 msdev ogg_static.dsp /useenv /make "ogg_static - Win32 Release" /rebuild
|
/external/libxml2/doc/examples/ |
D | Makefile.am | 13 rebuild: examples.xml index.html target 14 .PHONY: rebuild
|
/external/clang/test/Modules/ |
D | validate-system-headers.m | 19 // Now make sure we rebuild the module when -fmodules-validate-system-headers is set. 37 // Now add -fmodules-validate-system-headers and rebuild
|
D | Werror-Wsystem-headers.m | 10 // Even with -Werror don't rebuild a system module
|
D | Werror.m | 11 // Building with looser -Werror options does not rebuild 41 // so that we don't need to rebuild here
|
/external/rmi4utils/ |
D | README | 5 … not be enabled by default. When developing on platforms you may need to rebuild the kernel to ena…
|
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/tasks/ |
D | release.rake | 7 # Sanity check: rebuild files just in case dev forgot to.
|
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/ |
D | TTree.g | 12 // the tree parser after the parser. It will also rebuild
|
D | TParser.g | 23 // lexer before the parser. It will also rebuild the
|
/external/clang/lib/Sema/ |
D | SemaPseudoObject.cpp | 98 auto *NewBase = rebuild(refExpr->getBase()); in rebuildMSPropertySubscriptExpr() 107 Expr *rebuild(Expr *e) { in rebuild() function 122 e = rebuild(parens->getSubExpr()); in rebuild() 130 e = rebuild(uop->getSubExpr()); in rebuild() 148 if (i == resultIndex) assoc = rebuild(assoc); in rebuild() 169 rebuiltExpr = rebuild(rebuiltExpr); in rebuild() 703 }).rebuild(syntacticBase); in rebuildAndCaptureObject() 1032 }).rebuild(syntacticBase); in rebuildAndCaptureObject() 1458 }).rebuild(syntacticBase); in rebuildAndCaptureObject() 1626 .rebuild(E); in stripOpaqueValuesFromPseudoObjectRef()
|
/external/icu/icu4c/source/tools/pkgdata/ |
D | pkgtypes.h | 125 UBool rebuild; member
|
/external/llvm/cmake/modules/ |
D | LLVMExternalProjectUtils.cmake | 145 ExternalProject_Add_Step(${name} force-rebuild 146 COMMENT "Forcing rebuild becaues tools have changed"
|
/external/clang/test/PCH/ |
D | modified-module-dependency.m | 20 // CHECK: please rebuild precompiled header '[[PREFIX_PCH]]'
|
/external/harfbuzz_ng/docs/ |
D | Makefile.am | 31 SCAN_OPTIONS=--rebuild-types --deprecated-guards="HB_DISABLE_DEPRECATED" \
|
/external/llvm/utils/ |
D | check-each-file | 128 echo Trying to compile $f with native gcc and rebuild $program
|