/external/v8/tools/ |
D | windows-tick-processor.bat | 4 IF 1%D8_PATH% == 1 (SET D8_PATH=%tools_dir%..) 12 IF NOT %arg1:~0,2% == 1 (IF NOT %arg1:~0,2% == 1- SET log_file=%1) 14 IF NOT %arg2:~0,2% == 2 (IF NOT %arg2:~0,2% == 2- SET log_file=%2) 16 IF NOT %arg3:~0,2% == 3 (IF NOT %arg3:~0,2% == 3- SET log_file=%3) 18 IF NOT %arg4:~0,2% == 4 (IF NOT %arg4:~0,2% == 4- SET log_file=%4) 20 IF NOT %arg5:~0,2% == 5 (IF NOT %arg5:~0,2% == 5- SET log_file=%5) 22 IF NOT %arg6:~0,2% == 6 (IF NOT %arg6:~0,2% == 6- SET log_file=%6) 24 IF NOT %arg7:~0,2% == 7 (IF NOT %arg7:~0,2% == 7- SET log_file=%7) 26 IF NOT %arg8:~0,2% == 8 (IF NOT %arg8:~0,2% == 8- SET log_file=%8) 28 IF NOT %arg9:~0,2% == 9 (IF NOT %arg9:~0,2% == 9- SET log_file=%9)
|
/external/webkit/Source/cmake/ |
D | FindLibSoup2.cmake | 61 # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 66 IF ( LibSoup2_FIND_VERSION AND NOT LIBSOUP2_MIN_VERSION AND NOT LIBSOUP24_MIN_VERSION ) 71 IF ( LibSoup2_FIND_REQUIRED ) 77 IF ( LIBSOUP2_MIN_VERSION ) 79 IF ( LIBSOUP2_VERSION_MINOR EQUAL "2" ) 87 IF ( LIBSOUP22_MIN_VERSION ) 92 IF ( LIBSOUP24_MIN_VERSION ) 97 IF ( NOT LIBSOUP24_FOUND AND NOT LIBSOUP22_MIN_VERSION AND NOT LIBSOUP24_MIN_VERSION ) 102 IF ( NOT LIBSOUP22_FOUND AND NOT LIBSOUP24_MIN_VERSION AND NOT LIBSOUP24_MIN_VERSION ) 107 IF ( LIBSOUP24_FOUND ) [all …]
|
D | WebKitFeatures.cmake | 19 IF (${${_deps_ok}_LIST_SIZE} GREATER 1) 21 IF (NOT ${_dep}) 27 IF (NOT ${_deps}) 34 IF (${_type} EQUAL ${DEPENDS}) 43 IF (${_feature}) 59 IF (FEATURE_LENGTH GREATER MAX_FEATURE_LENGTH) 69 IF (ODD) 81 IF (${_feature})
|
D | WebKitMacros.cmake | 2 IF (EXISTS ${_file}) 15 IF (NOT _tmp) 35 IF (_tags) 42 IF (_tags) 47 IF (_extradef) 65 IF (${_tmp} STREQUAL "MAIN_DEPENDENCY") 90 IF (${_source} STREQUAL "DocTypeStrings") 111 IF (NOT _file MATCHES "${DERIVED_SOURCES_WEBCORE_DIR}") 116 IF (WTF_PLATFORM_QT) 122 IF (_match)
|
D | FindLibXlst.cmake | 16 IF (LIBXSLT_INCLUDE_DIR AND LIBXSLT_LIBRARIES) 21 IF (NOT WIN32) 47 IF (LIBXSLT_INCLUDE_DIR AND LIBXSLT_LIBRARIES) 57 IF (LIBXSLT_FOUND) 58 IF (NOT LibXslt_FIND_QUIETLY) 62 IF (LibXslt_FIND_REQUIRED)
|
D | WebKitHelpers.cmake | 4 IF ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU") 6 IF (${OLD_COMPILE_FLAGS} STREQUAL "OLD_COMPILE_FLAGS-NOTFOUND") 13 IF (${COMPILER_VERSION} STREQUAL "4.5.1") 17 IF (NOT SHARED_CORE) 38 IF (NOT _tmp) 54 IF (NOT _tmp)
|
D | WebKitPackaging.cmake | 20 IF(NOT DEFINED CPACK_PACKAGE_NAME) 24 IF(NOT DEFINED CPACK_SOURCE_IGNORE_FILES) 78 IF(NOT WEBKIT_CPACK_ADD_TESTS) 86 IF(NOT WEBKIT_CPACK_ADD_TOOLS) 96 IF(NOT WEBKIT_CPACK_ALL_PORTS) 152 IF(_pattern_index GREATER -1) 161 IF(NOT ${_port} STREQUAL ${PORT}) 165 IF(_pattern_index GREATER -1)
|
D | OptionsEfl.cmake | 104 IF (ENABLE_ECORE_X) 105 IF (ECORE_X_FOUND) 113 IF (NETWORK_BACKEND STREQUAL "soup") 114 IF (NOT ENABLE_GLIB_SUPPORT) 127 IF (FONT_BACKEND STREQUAL "freetype") 136 IF (NOT ENABLE_GLIB_SUPPORT) 142 IF (ENABLE_VIDEO) 147 IF (ENABLE_GLIB_SUPPORT) 152 IF (ENABLE_VIDEO)
|
D | FindICU.cmake | 27 IF (ICU_INCLUDE_DIR AND ICU_LIBRARY) 47 IF (ICU_I18N_LIBRARY) 65 IF (ICU_FOUND) 66 IF (NOT ICU_FIND_QUIETLY) 71 IF (ICU_FIND_REQUIRED)
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | pointer-sign-bits.ll | 10 "GOTO or IF*2": ; preds = %"true verifyAndComputePtr89", %verifyNullCont84 13 "GOTO or IF*5": ; preds = %"true verifyAndComputePtr127", %"GOTO or IF*6" 16 "GOTO or IF*6": ; preds = %"true verifyAndComputePtr131.GOTO or IF*6_crit_edge", %"true ver… 17 …%indvar = phi i32 [ %indvar.next, %"true verifyAndComputePtr131.GOTO or IF*6_crit_edge" ], [ 0, %"… 21 br i1 %3, label %verifyNullCont126, label %"GOTO or IF*5" 171 …br i1 undef, label %"verifyNullCont78.GOTO or IF*4_crit_edge", label %verifyNullCont78.end_crit_ed… 173 "verifyNullCont78.GOTO or IF*4_crit_edge": ; preds = %verifyNullCont78 179 verifyNullExit80: ; preds = %"verifyNullCont78.GOTO or IF*4_crit_edge" 182 verifyNullCont81: ; preds = %"verifyNullCont78.GOTO or IF*4_crit_edge" 188 br i1 undef, label %"GOTO or IF*2", label %verifyNullCont86 [all …]
|
/external/webkit/Source/WebCore/ |
D | CMakeListsEfl.txt | 78 IF (WTF_USE_CAIRO) 101 IF (WTF_USE_FREETYPE) 115 IF (WTF_USE_PANGO) 133 IF (WTF_USE_SOUP) 150 IF (WTF_USE_CURL) 164 IF (WTF_USE_ICU_UNICODE) 173 IF (ENABLE_GEOLOCATION) 179 IF (ENABLE_VIDEO) 207 IF (WTF_USE_SOUP) 213 IF (WTF_USE_CURL) [all …]
|
/external/llvm/lib/MC/ |
D | MCAssembler.cpp | 459 MCInstFragment &IF = cast<MCInstFragment>(F); in WriteFragmentData() local 460 OW->WriteBytes(StringRef(IF.getCode().begin(), IF.getCode().size())); in WriteFragmentData() 626 MCInstFragment *IF = dyn_cast<MCInstFragment>(it2); in Finish() local 627 if (IF) { in Finish() 628 for (MCInstFragment::fixup_iterator it3 = IF->fixup_begin(), in Finish() 629 ie3 = IF->fixup_end(); it3 != ie3; ++it3) { in Finish() 631 uint64_t FixedValue = handleFixup(Layout, *IF, Fixup); in Finish() 632 getBackend().applyFixup(Fixup, IF->getCode().data(), in Finish() 633 IF->getCode().size(), FixedValue); in Finish() 660 bool MCAssembler::fragmentNeedsRelaxation(const MCInstFragment *IF, in fragmentNeedsRelaxation() argument [all …]
|
/external/stlport/test/eh/ |
D | intel45.mak | 7 !IF "$(OS)" == "Windows_NT" 47 !IF "$(IOS)" == "NOSGI" 57 !IF "$(LIBTYPE)" == "STATIC" 63 !IF "$(DEBUG)" == "" 68 !IF "$(DEBUG)" == "STL"
|
D | intel50.mak | 7 !IF "$(OS)" == "Windows_NT" 48 !IF "$(IOS)" == "NOSGI" 58 !IF "$(LIBTYPE)" == "STATIC" 64 !IF "$(DEBUG)" == "" 69 !IF "$(DEBUG)" == "STL"
|
/external/llvm/lib/Target/MBlaze/ |
D | MBlazeSchedule3.td | 14 [IF,ID,EX], [], [ 22 [ InstrStage<1,[IF]> // one cycle in fetch stage 36 [ InstrStage<1,[IF]> // one cycle in fetch stage 49 [ InstrStage<1,[IF]> // one cycle in fetch stage 63 [ InstrStage<1,[IF]> // one cycle in fetch stage 74 [ InstrStage<1,[IF]> // one cycle in fetch stage 83 [ InstrStage<1,[IF]> // one cycle in fetch stage 94 [ InstrStage<1,[IF]> // one cycle in fetch stage 105 [ InstrStage<1,[IF]> // one cycle in fetch stage 117 [ InstrStage<1,[IF]> // one cycle in fetch stage [all …]
|
D | MBlazeSchedule5.td | 14 [IF,ID,EX,MA,WB], [], [ 22 [ InstrStage<1,[IF]> // one cycle in fetch stage 37 [ InstrStage<1,[IF]> // one cycle in fetch stage 52 [ InstrStage<1,[IF]> // one cycle in fetch stage 67 [ InstrStage<1,[IF]> // one cycle in fetch stage 80 [ InstrStage<1,[IF]> // one cycle in fetch stage 91 [ InstrStage<1,[IF]> // one cycle in fetch stage 104 [ InstrStage<1,[IF]> // one cycle in fetch stage 117 [ InstrStage<1,[IF]> // one cycle in fetch stage 131 [ InstrStage<1,[IF]> // one cycle in fetch stage [all …]
|
/external/webkit/Source/ |
D | CMakeLists.txt | 7 IF (NOT CMAKE_BUILD_TYPE AND NOT CMAKE_C_FLAGS AND NOT CMAKE_CXX_FLAGS) 31 IF (${RET} EQUAL -1) 48 IF (LOWERCASE_CMAKE_SYSTEM_PROCESSOR MATCHES "^arm") 61 IF (CMAKE_SYSTEM_NAME MATCHES "Linux") 64 IF (APPLE) 87 IF (SHARED_CORE)
|
/external/webkit/Source/WebKit/ |
D | CMakeLists.txt | 52 IF (WTF_USE_SOUP) 56 IF (WTF_USE_CURL) 73 IF (WebKit_LINK_FLAGS) 77 IF (VERSION_SCRIPT)
|
/external/icu4c/extra/uconv/ |
D | makedata.mak | 12 !IF "$(CFG)" == "" 18 !IF "$(CFG)" != "Release" && "$(CFG)" != "release" && "$(CFG)" != "Debug" && "$(CFG)" != "debug" &&… 35 !IF "$(ICUP)"=="" 51 !IF "$(CFG)" == "x64\Release" || "$(CFG)" == "x64\Debug" 65 !IF EXISTS("$(RESFILES)") 75 !IF "$(PKGMODE)" == "dll"
|
/external/icu4c/allinone/ |
D | icucheck.bat | 47 @IF NOT ERRORLEVEL 1 GOTO OK_%THT% 58 @IF NOT ERRORLEVEL 1 GOTO OK_%THT% 69 @IF NOT ERRORLEVEL 1 GOTO OK_%THT% 80 @IF NOT ERRORLEVEL 1 GOTO OK_%THT% 91 @IF NOT ERRORLEVEL 1 GOTO OK_%THT%
|
/external/quake/quake/src/QW/client/ |
D | qwcl.dsp | 34 !IF "$(CFG)" == "qwcl - Win32 Release" 215 !IF "$(CFG)" == "qwcl - Win32 Release" 261 !IF "$(CFG)" == "qwcl - Win32 Release" 307 !IF "$(CFG)" == "qwcl - Win32 Release" 327 !IF "$(CFG)" == "qwcl - Win32 Release" 347 !IF "$(CFG)" == "qwcl - Win32 Release" 367 !IF "$(CFG)" == "qwcl - Win32 Release" 387 !IF "$(CFG)" == "qwcl - Win32 Release" 407 !IF "$(CFG)" == "qwcl - Win32 Release" 453 !IF "$(CFG)" == "qwcl - Win32 Release" [all …]
|
/external/webkit/Tools/ |
D | CMakeListsEfl.txt | 34 IF (ENABLE_GLIB_SUPPORT) 42 IF (WTF_USE_SOUP) 47 IF (WTF_USE_CURL)
|
/external/quake/quake/src/WinQuake/ |
D | WinQuake.dsp | 34 !IF "$(CFG)" == "winquake - Win32 Release" 213 !IF "$(CFG)" == "winquake - Win32 Release" 258 !IF "$(CFG)" == "winquake - Win32 Release" 303 !IF "$(CFG)" == "winquake - Win32 Release" 322 !IF "$(CFG)" == "winquake - Win32 Release" 341 !IF "$(CFG)" == "winquake - Win32 Release" 360 !IF "$(CFG)" == "winquake - Win32 Release" 379 !IF "$(CFG)" == "winquake - Win32 Release" 398 !IF "$(CFG)" == "winquake - Win32 Release" 443 !IF "$(CFG)" == "winquake - Win32 Release" [all …]
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/ |
D | mysql-modelingschema.dump | 24 DROP DATABASE IF EXISTS `modeling`; 33 DROP TABLE IF EXISTS `bugs`; 55 DROP TABLE IF EXISTS `commits`; 84 DROP TABLE IF EXISTS `cvsfiles`; 110 DROP TABLE IF EXISTS `filetags`; 133 DROP TABLE IF EXISTS `tags`;
|
/external/webkit/Source/WebKit/efl/ |
D | CMakeListsEfl.txt | 25 IF (ENABLE_VIDEO) 35 IF (WTF_USE_FREETYPE) 41 IF (WTF_USE_PANGO) 88 IF (ENABLE_GLIB_SUPPORT) 100 IF (WTF_USE_SOUP) 105 IF (WTF_USE_CURL) 115 IF (ENABLE_PROGRESS_TAG) 196 IF (SHARED_CORE)
|