Searched defs:imageName (Results 1 - 7 of 7) sorted by relevance

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
H A DFingerPrintGraph.java102 String imageName; field in class:FingerPrintGraph
179 this.imageName = fileName;
544 return this.imageName+"_linear";
546 return this.imageName+"_log";
548 return this.imageName;
666 stream.print(this.imageName);
/external/deqp/modules/glshared/
H A DglsFboUtil.hpp304 Attachment (void) : target(GL_FRAMEBUFFER), imageName(0) {}
307 glw::GLuint imageName; member in struct:deqp::gls::FboUtil::config::Attachment
311 //! image with name `imageName` is `image`, using `vfr` to check format
/external/qemu/android/avd/
H A Dinfo.c973 const char* imageName = _imageFileNames[ AVD_IMAGE_KERNEL ]; local
975 char* kernelPath = _avdInfo_getContentOrSdkFilePath(i, imageName);
1017 const char* imageName = _imageFileNames[ AVD_IMAGE_RAMDISK ]; local
1018 return _avdInfo_getContentOrSdkFilePath(i, imageName);
1023 const char* imageName = _imageFileNames[ AVD_IMAGE_CACHE ]; local
1024 return _avdInfo_getContentFilePath(i, imageName);
1029 const char* imageName = _imageFileNames[ AVD_IMAGE_CACHE ]; local
1030 return _getFullFilePath(i->contentPath, imageName);
1035 const char* imageName = _imageFileNames[ AVD_IMAGE_SDCARD ]; local
1053 return _avdInfo_getContentFilePath(i, imageName);
1059 const char* imageName = _imageFileNames[ AVD_IMAGE_SNAPSHOTS ]; local
1066 const char* imageName = _imageFileNames[ AVD_IMAGE_USERSYSTEM ]; local
1073 const char* imageName = _imageFileNames[ AVD_IMAGE_INITSYSTEM ]; local
1080 const char* imageName = _imageFileNames[ AVD_IMAGE_USERDATA ]; local
1087 const char* imageName = _imageFileNames[ AVD_IMAGE_USERDATA ]; local
1094 const char* imageName = _imageFileNames[ AVD_IMAGE_INITDATA ]; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
H A DbuildTools.jarMETA-INF/MANIFEST.MF org/eclipse/releng/Mailer.class Mailer.java package org.eclipse ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 150 milliseconds