Home
last modified time | relevance | path

Searched defs:platforms (Results 1 – 14 of 14) sorted by relevance

/external/autotest/site_utils/
Ddaily_test_config.json6 "platforms": [ array
13 "platforms": [ array
19 "platforms": [ array
26 "platforms": [ array
33 "platforms": [ array
Dchromeos_test_config.json4 "platforms": [ array
15 "platforms": [ array
28 "platforms": [ array
36 "platforms": [ array
45 "platforms": [ array
/external/mesa3d/src/gallium/state_trackers/clover/api/
Dplatform.cpp28 clGetPlatformIDs(cl_uint num_entries, cl_platform_id *platforms, in clGetPlatformIDs()
/external/boringssl/src/util/
Dgenerate_build_files.py456 def main(platforms): argument
537 platforms = [] variable
/external/v8/tools/gyp/pylib/gyp/
DMSVSProject.py54 def __init__(self, project_path, version, name, guid=None, platforms=None): argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/
DTestResultsGenerator.java633 PlatformStatus[] platforms = anErrorTracker.getPlatforms(types[i]); in writeDropIndexFile() local
653 PlatformStatus[] platforms = anErrorTracker.getPlatforms(types[i]); in writePlatformFile() local
672 protected String processPlatformDropRows(PlatformStatus[] platforms, String name) { in processPlatformDropRows()
717 protected String processDropRows(PlatformStatus[] platforms) { in processDropRows()
DErrorTracker.java40 private Hashtable platforms = new Hashtable(); field in ErrorTracker
/external/vogar/src/vogar/android/
DAndroidSdk.java197 File[] platforms = new File(sdkRoot, "platforms").listFiles(); in getNewestPlatform() local
/external/mesa3d/src/gallium/state_trackers/egl/common/
Degl_g3d.h51 const struct native_platform *platforms[_EGL_NUM_PLATFORMS]; member
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
DBox2DCharacterControllerTest.java54 Array<Platform> platforms = new Array<Platform>(); field in Box2DCharacterControllerTest
/external/autotest/server/
Dfrontend.py535 def _included_platform(self, host, platforms): argument
1020 def __init__(self, machine_label, control_file, platforms=[], argument
/external/autotest/tko/
Dnightly.py492 def graph_1_test_all_platforms(self, test, metric, platforms, plot_data): argument
/external/ImageMagick/MagickCore/
Dopencl.c2144 *platforms; in LoadOpenCLDevices() local
/external/mesa3d/include/CL/
Dcl.hpp1391 VECTOR_CLASS<Platform>* platforms) in get()