/external/chromium_org/ppapi/cpp/dev/ |
resource_array_dev.cc | 72 ResourceArray_Dev resources(PASS_REF, data->resource_array_output); 73 PP_DCHECK(resources.is_null() || result == PP_OK); 79 data->output.user_data, resources.is_null() ? 0 : resources.size(), 82 for (uint32_t index = 0; index < resources.size(); ++index) { 83 output_buf[index] = resources[index];
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
EclipseLintRunner.java | 27 import org.eclipse.core.resources.IProject; 28 import org.eclipse.core.resources.IResource; 50 * @param resources the resources (project, folder or file) to be analyzed 57 @NonNull List<? extends IResource> resources, 61 resources = addLibraries(resources); 62 LintJob job = (LintJob) startLint(resources, source, doc, fatalOnly, 69 LintViewPart.show(resources); 84 * @param resources the resources (project, folder or file) to be analyze [all...] |
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/ |
JarFileTest.java | 66 private File resources; field in class:JarFileTest 82 resources = Support_Resources.createTempFolder(); 92 File f = new File(resources, JAR1); 93 Support_Resources.copyFile(resources, null, JAR1); 104 Support_Resources.copyFile(resources, null, JAR1); 105 JarFile jarFile = new JarFile(new File(resources, JAR1)); 117 Support_Resources.copyFile(resources, null, JAR1); 118 JarFile jarFile = new JarFile(new File(resources, JAR1)); 126 Support_Resources.copyFile(resources, null, JAR1); 127 jarFile = new JarFile(new File(resources, JAR1)) [all...] |
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
ResourcesTest.java | 16 import android.content.res.Resources; 33 private Resources resources; field in class:ResourcesTest 38 resources = new Activity().getResources(); 42 @Test(expected = Resources.NotFoundException.class) 44 resources.getStringArray(-1); 49 Configuration configuration = resources.getConfiguration(); 56 assertThat(resources.getConfiguration(), is(resources.getConfiguration())); 61 assertThat(resources.newTheme(), notNullValue()) [all...] |
BitmapDrawableTest.java | 3 import android.content.res.Resources; 26 private Resources resources; field in class:BitmapDrawableTest 30 resources = Robolectric.application.getResources(); 35 BitmapDrawable drawable = (BitmapDrawable) resources.getDrawable(R.drawable.an_image); 41 BitmapDrawable drawable = (BitmapDrawable) resources.getDrawable(R.drawable.an_image); 57 BitmapDrawable drawable = (BitmapDrawable) resources.getDrawable(R.drawable.an_image); 68 Drawable drawable1a = resources.getDrawable(R.drawable.an_image); 69 Drawable drawable1b = resources.getDrawable(R.drawable.an_image); 70 Drawable drawable2 = resources.getDrawable(R.drawable.an_other_image) [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/resources/manager/ |
ConfigMatchTest.java | 17 package com.android.ide.eclipse.adt.internal.editors.resources.manager; 20 import com.android.ide.common.resources.ResourceFile; 21 import com.android.ide.common.resources.ResourceFolder; 22 import com.android.ide.common.resources.ResourceItem; 23 import com.android.ide.common.resources.ResourceRepository; 24 import com.android.ide.common.resources.SingleResourceFile; 25 import com.android.ide.common.resources.configuration.FolderConfiguration; 26 import com.android.ide.eclipse.adt.internal.resources.manager.ProjectResources; 32 import com.android.resources.Keyboard; 33 import com.android.resources.KeyboardState [all...] |
/external/chromium_org/gpu/command_buffer/service/ |
shader_translator_cache.h | 36 const ShBuiltInResources* resources, 51 ShBuiltInResources resources; member in struct:gpu::gles2::ShaderTranslatorCache::ShaderTranslatorInitParams 59 const ShBuiltInResources& resources, 65 resources(resources),
|
shader_translator_cache.cc | 34 const ShBuiltInResources* resources, 40 *resources, 49 if (translator->Init(shader_type, shader_spec, resources,
|
/packages/apps/Dialer/src/com/android/dialer/list/ |
PhoneFavoriteRegularRowView.java | 19 import android.content.res.Resources; 45 final Resources resources = getResources(); local 46 rowPaddingStart = resources.getDimensionPixelSize( 48 rowPaddingEnd = resources.getDimensionPixelSize( 50 rowPaddingTop = resources.getDimensionPixelSize( 52 rowPaddingBottom = resources.getDimensionPixelSize(
|
/external/chromium_org/webkit/ |
webkit_resources.target.darwin-arm.mk | 21 $(gyp_shared_intermediate_dir)/webkit/grit/webkit_resources.h: $(LOCAL_PATH)/tools/gritsettings/resource_ids $(LOCAL_PATH)/webkit/glue/resources/webkit_resources.grd $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/amex.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/broken_image.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/cc-generic.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/diners.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/discover.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/input_speech.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/input_speech_recording.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/input_speech_waiting.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/jcb.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/mastercard.png (…) [all...] |
webkit_resources.target.darwin-mips.mk | 21 $(gyp_shared_intermediate_dir)/webkit/grit/webkit_resources.h: $(LOCAL_PATH)/tools/gritsettings/resource_ids $(LOCAL_PATH)/webkit/glue/resources/webkit_resources.grd $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/amex.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/broken_image.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/cc-generic.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/diners.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/discover.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/input_speech.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/input_speech_recording.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/input_speech_waiting.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/jcb.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/mastercard.png (…) [all...] |
webkit_resources.target.darwin-x86.mk | 21 $(gyp_shared_intermediate_dir)/webkit/grit/webkit_resources.h: $(LOCAL_PATH)/tools/gritsettings/resource_ids $(LOCAL_PATH)/webkit/glue/resources/webkit_resources.grd $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/amex.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/broken_image.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/cc-generic.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/diners.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/discover.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/input_speech.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/input_speech_recording.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/input_speech_waiting.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/jcb.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/mastercard.png (…) [all...] |
webkit_resources.target.linux-arm.mk | 21 $(gyp_shared_intermediate_dir)/webkit/grit/webkit_resources.h: $(LOCAL_PATH)/tools/gritsettings/resource_ids $(LOCAL_PATH)/webkit/glue/resources/webkit_resources.grd $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/amex.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/broken_image.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/cc-generic.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/diners.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/discover.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/input_speech.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/input_speech_recording.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/input_speech_waiting.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/jcb.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/mastercard.png (…) [all...] |
webkit_resources.target.linux-mips.mk | 21 $(gyp_shared_intermediate_dir)/webkit/grit/webkit_resources.h: $(LOCAL_PATH)/tools/gritsettings/resource_ids $(LOCAL_PATH)/webkit/glue/resources/webkit_resources.grd $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/amex.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/broken_image.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/cc-generic.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/diners.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/discover.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/input_speech.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/input_speech_recording.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/input_speech_waiting.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/jcb.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/mastercard.png (…) [all...] |
webkit_resources.target.linux-x86.mk | 21 $(gyp_shared_intermediate_dir)/webkit/grit/webkit_resources.h: $(LOCAL_PATH)/tools/gritsettings/resource_ids $(LOCAL_PATH)/webkit/glue/resources/webkit_resources.grd $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/amex.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/broken_image.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/cc-generic.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/diners.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/discover.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/input_speech.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/input_speech_recording.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/input_speech_waiting.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/jcb.png $(LOCAL_PATH)/webkit/glue/resources/default_100_percent/mastercard.png (…) [all...] |
/libcore/luni/src/test/java/org/apache/harmony/archive/tests/java/util/jar/ |
JarFileTest.java | 96 private File resources; field in class:JarFileTest 111 resources = Support_Resources.createTempFolder(); 126 Support_Resources.copyFile(resources, null, jarName); 127 JarFile jarFile = new JarFile(new File(resources, jarName)); 145 Support_Resources.copyFile(resources, null, jarName); 146 String fileName = (new File(resources, jarName)).getCanonicalPath(); 165 Support_Resources.copyFile(resources, null, jarName); 166 String fileName = (new File(resources, jarName)).getCanonicalPath(); 185 Support_Resources.copyFile(resources, null, jarName); 186 JarFile jarFile = new JarFile(new File(resources, jarName), false) [all...] |
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/ |
pointer_handler.cc | 29 static OptionsStringResource resources[] = { local 53 RegisterStrings(localized_strings, resources, arraysize(resources));
|
/libcore/luni/src/test/java/libcore/java/util/zip/ |
OldZipInputStreamTest.java | 61 File resources = Support_Resources.createTempFolder(); local 62 Support_Resources.copyFile(resources, null, "Broken_manifest.jar"); 63 FileInputStream fis = new FileInputStream(new File(resources, 90 File resources = Support_Resources.createTempFolder(); local 91 Support_Resources.copyFile(resources, null, "Broken_manifest.jar"); 92 FileInputStream fis = new FileInputStream(new File(resources, 129 File resources = Support_Resources.createTempFolder(); local 130 Support_Resources.copyFile(resources, null, "Broken_manifest.jar"); 131 FileInputStream fis = new FileInputStream(new File(resources, 166 File resources = Support_Resources.createTempFolder() local [all...] |
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
PhotoTableDream.java | 18 import android.content.res.Resources; 33 Resources resources = getResources(); local 35 resources.getInteger(R.integer.table_drop_period), 36 resources.getInteger(R.integer.fast_drop));
|
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
ScriptC.java | 20 import android.content.res.Resources; 54 * @param resources 57 protected ScriptC(RenderScript rs, Resources resources, int resourceID) { 62 ScriptCThunker s = new ScriptCThunker(rst, resources, resourceID); 67 int id = internalCreate(rs, resources, resourceID); 75 private static synchronized int internalCreate(RenderScript rs, Resources resources, int resourceID) { 78 InputStream is = resources.openRawResource(resourceID); 101 throw new Resources.NotFoundException() [all...] |
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
ScriptCTest.java | 19 import android.content.res.Resources; 34 Resources resources, 36 super(rs, resources, resourceID);
|
ScriptC_set_target_api_11.java | 24 import android.content.res.Resources; 40 public ScriptC_set_target_api_11(RenderScript rs, Resources resources, int id) { 41 super(rs, resources, id);
|
ScriptC_set_target_api_12.java | 24 import android.content.res.Resources; 40 public ScriptC_set_target_api_12(RenderScript rs, Resources resources, int id) { 41 super(rs, resources, id);
|
ScriptC_set_target_api_13.java | 24 import android.content.res.Resources; 40 public ScriptC_set_target_api_13(RenderScript rs, Resources resources, int id) { 41 super(rs, resources, id);
|
ScriptC_set_target_api_14.java | 24 import android.content.res.Resources; 40 public ScriptC_set_target_api_14(RenderScript rs, Resources resources, int id) { 41 super(rs, resources, id);
|