/external/webkit/Tools/Scripts/webkitpy/layout_tests/ |
D | deduplicate_tests.py | 60 platforms = port_factory.get(port_name).baseline_search_path() 66 fallbacks[port_name] = [os.path.basename(p) for p in platforms][1:] 137 platforms = {} 144 platforms[platform] = path 145 return platforms 205 platforms = extract_platforms(cluster) 206 if len(platforms) == 1: 210 for platform in platforms.keys(): 215 if fallback not in platforms.keys(): 224 path = get_relative_test_path(platforms[platform], relative_to)
|
/external/webkit/Tools/Scripts/webkitpy/common/config/ |
D | build.py | 113 for directory, platforms in directories: 115 return target_platform in platforms or base_platform in platforms 118 for pattern, platforms in patterns: 120 return target_platform in platforms or base_platform in platforms
|
D | build_unittest.py | 61 for files, platforms in self._should_build_tests: 65 should_build = platform in platforms or "*" in platforms
|
/external/compiler-rt/SDKs/ |
D | README.txt | 5 different platforms, without having to actively maintain full development 6 environments for those platforms. 9 system, we achieve this by stubbing out the SDKs of certain platforms.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/ |
D | ErrorTracker.java | 40 private Hashtable platforms = new Hashtable(); field in ErrorTracker 77 platforms.put(aPlatform.getId(), aPlatform); in loadFile() 107 PlatformStatus ps=(PlatformStatus) platforms.get(effectedFileID); in loadFile() 179 Enumeration values = platforms.elements(); in registerError() 192 return ((PlatformStatus) platforms.get(id)).hasErrors(); in hasErrors() 207 result[i] = (PlatformStatus) platforms.get((String) platformIDs.elementAt(i)); in getPlatforms()
|
D | TestResultsGenerator.java | 633 PlatformStatus[] platforms = anErrorTracker.getPlatforms(types[i]); in writeDropIndexFile() local 634 String replaceString = processDropRows(platforms); in writeDropIndexFile() 653 PlatformStatus[] platforms = anErrorTracker.getPlatforms(types[i]); in writePlatformFile() local 655 String replaceString = processPlatformDropRows(platforms, desiredPlatform); in writePlatformFile() 672 protected String processPlatformDropRows(PlatformStatus[] platforms, String name) { in processPlatformDropRows() argument 676 for (int i = 0; i < platforms.length; i++) { in processPlatformDropRows() 679 …if(platforms[i].getName().startsWith(name.substring(0, 3)) || platforms[i].getName().equals("All")… in processPlatformDropRows() 680 result = result + processDropRow(platforms[i]); in processPlatformDropRows() 685 else if(platforms[i].getName().equals("All Other Platforms") && !found) in processPlatformDropRows() 689 if (platforms[i].hasErrors()) { in processPlatformDropRows() [all …]
|
/external/eigen/cmake/ |
D | FindStandardMathLibrary.cmake | 2 # On most platforms this is automatic, but for example it's not automatic on QNX. 8 # -- this will be left empty if it's automatic (most platforms). 9 # -- this will be set to "m" on platforms where one must explicitly 19 # notice the std:: is required on some platforms such as QNX
|
/external/v8/ |
D | ChangeLog | 9 Performance and stability improvements on all platforms. 17 Performance and stability improvements on all platforms. 27 Performance and stability improvements on all platforms. 60 Performance and stability improvements on all platforms. 68 Performance and stability improvements on all platforms. 73 Ensure consistency of Math.sqrt on Intel platforms. 79 Performance and stability improvements on all platforms. 88 Performance and stability improvements on all platforms. 99 Performance and stability improvements on all platforms. 113 Performance and stability improvements on all platforms. [all …]
|
/external/chromium/chrome/browser/sync/protocol/ |
D | theme_specifics.proto | 25 // This field is only set (i.e., not cleared) on platforms that have 27 // other platforms must be careful to pass through the set state (not 31 // a custom theme) for platforms that make a distinction between the
|
/external/chromium/third_party/libjingle/source/talk/site_scons/ |
D | talk.py | 324 platforms = { 331 platforms[x] for x in iter(platforms) if env.Bit(x) 334 platforms[x] for x in iter(platforms) if not env.Bit(x)
|
/external/webkit/Tools/Scripts/webkitpy/tool/commands/ |
D | rebaselineserver.py | 221 …def __init__(self, test_port, layout_tests_directory, results_directory, platforms, filesystem, sc… argument 225 self.platforms = platforms 354 [(self._webkit_baseline_path(p), p) for p in test_config.platforms]) 423 platforms = filesystem.listdir( 429 platforms, 452 'platforms': platforms,
|
/external/mesa3d/docs/ |
D | README.VMS | 25 On Alpha platforms at default a sharable images for the libraries are created. 27 On VAX platforms only static libraries can be build. 31 this is that it makes Mesa on OpenVMS better compatible with other platforms
|
/external/valgrind/main/docs/internals/ |
D | release-HOWTO.txt | 69 platforms. 81 * Test with large applications (firefox and OOo 2.0) on all platforms. 83 * Run regression tests from gsl-1.6 on all platforms. This is a good, 92 - Ensure the tarball builds, runs, regtests on the platforms of interest. 119 - Make sure regtests run ok on all platforms of interest. 120 - Make sure Mozilla and OpenOffice run ok on all platforms of interest. 126 - Check tarball builds, installs, regtests on platforms of interest.
|
D | directory-structure.txt | 9 2. Multiple architectures, OSes, and platforms (arch/OS combinations). 44 cases for different archs/OSes/platforms. It's pretty straightforward.
|
/external/mdnsresponder/Clients/ |
D | ReadMe.txt | 7 for a variety of platforms. Some of the clients only build for one 18 The table below gives a summary of which clients build for which platforms.
|
/external/guava/ |
D | README.maven | 13 or other Unix platforms which support symbolic linking, 14 but is not known to work on Windows platforms.
|
/external/tcpdump/ |
D | PLATFORMS | 1 == Tested platforms ==
|
/external/genext2fs/ |
D | NEWS | 3 - support for Cygwin and Mac OS X platforms
|
/external/compiler-rt/SDKs/darwin/ |
D | README.txt | 1 The Darwin platforms are all similar enough we roll them into one SDK, and use
|
/external/webkit/Source/WebCore/platform/network/cf/ |
D | LoaderRunLoopCF.h | 32 #error This code is not needed on platforms other than Windows, because the CFRunLoop from the main…
|
/external/webkit/Tools/Scripts/webkitpy/tool/commands/data/rebaselineserver/ |
D | main.js | 90 var platforms = JSON.parse(text); 91 platforms.platforms.forEach(function(platform) { 97 targetOption.selected = platform == platforms.defaultPlatform;
|
/external/webkit/Source/JavaScriptCore/icu/ |
D | README | 3 For other platforms, installed ICU headers should be used rather than these.
|
/external/webkit/Source/WebCore/icu/ |
D | README | 3 For other platforms, installed ICU headers should be used rather than these.
|
/external/webkit/Source/JavaScriptGlue/icu/ |
D | README | 3 For other platforms, installed ICU headers should be used rather than these.
|
/external/webkit/Source/WebKit/mac/icu/ |
D | README | 3 For other platforms, installed ICU headers should be used rather than these.
|