HomeSort by relevance Sort by last modified time
    Searched refs:project (Results 876 - 900 of 1060) sorted by null

<<31323334353637383940>>

  /external/v8/test/mjsunit/
smi-negative-zero.js 1 // Copyright 2008 the V8 project authors. All rights reserved.
sparse-array-reverse.js 1 // Copyright 2008 the V8 project authors. All rights reserved.
string-add.js 1 // Copyright 2009 the V8 project authors. All rights reserved.
string-charcodeat.js 1 // Copyright 2008 the V8 project authors. All rights reserved.
string-indexof-1.js 1 // Copyright 2008 the V8 project authors. All rights reserved.
string-indexof-2.js 1 // Copyright 2008 the V8 project authors. All rights reserved.
string-match.js 1 // Copyright 2009 the V8 project authors. All rights reserved.
substr.js 1 // Copyright 2008 the V8 project authors. All rights reserved.
toint32.js 1 // Copyright 2008 the V8 project authors. All rights reserved.
try.js 1 // Copyright 2008 the V8 project authors. All rights reserved.
value-wrapper.js 1 // Copyright 2008 the V8 project authors. All rights reserved.
  /external/v8/tools/
logreader.js 1 // Copyright 2009 the V8 project authors. All rights reserved.
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
AudioTrackLinearLayout.java 2 * Copyright (C) 2010 The Android Open Source Project
290 * @param project The project
292 public void setProject(VideoEditorProject project) {
299 mProject = project;
491 // Update the project duration for all views
578 // If the project is not yet loaded do nothing.
667 if (mProject == null) { // No project
  /sdk/anttasks/src/com/android/ant/
NewSetupTask.java 2 * Copyright (C) 2009 The Android Open Source Project
27 import com.android.sdklib.internal.project.ProjectProperties;
28 import com.android.sdklib.internal.project.ProjectProperties.PropertyType;
33 import org.apache.tools.ant.Project;
55 * <li>Gets the project target hash string from {@link ProjectProperties#PROPERTY_TARGET},
56 * and resolves it to get the project's {@link IAndroidTarget}.</li>
175 Project antProject = getProject();
264 // display the project info
265 System.out.println("Project Target: " + androidTarget.getName());
272 // check if the project is a librar
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractStyleWizard.java 2 * Copyright (C) 2011 The Android Open Source Project
95 public InputPage(IProject project, String suggestedName) {
97 mProject = project;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringInputPage.java 2 * Copyright (C) 2009 The Android Open Source Project
61 * current project. The default for unknown projects is {@link #DEFAULT_RES_FILE_PATH}. */
64 /** The project where the user selection happened. */
110 public ExtractStringInputPage(IProject project) {
112 mProject = project;
562 // We get "res/foo" from selections relative to the project when we want a "/res/foo" path.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/renamepackage/
ApplicationPackageNameRefactoring.java 2 * Copyright (C) 2010 The Android Open Source Project
90 IProject project,
93 mProject = project;
109 .createFatalErrorStatus("Fix the errors in your project, first.");
126 // Traverse all files in the project, building up a list of changes
396 * Iterates through all project files, taking distinct actions based on
452 // project/res/<type>[-<configuration>]/*.xml
458 // check if we are inside the project/res/* folder.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourceChooser.java 2 * Copyright (C) 2007 The Android Open Source Project
92 * @param project Project being worked on
94 * @param projectResources The repository for the project
98 public ResourceChooser(IProject project, ResourceType type,
103 mProject = project;
192 * Creates the radio button to switch between project and system resources.
197 mProjectButton.setText("Project Resources");
444 * This also selects between project and system repository based on the resource string.
452 // If not a system resource or if they are not available, this will be a project res
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
SpriteTextRenderer.java 2 * Copyright (C) 2008 The Android Open Source Project
230 mProjector.project(mScratch, 0, mScratch, 4);
  /external/libvpx/vp8/common/arm/armv6/
simpleloopfilter_v6.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
  /external/libvpx/vp8/decoder/x86/
dequantize_mmx.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
  /external/libvpx/vp8/encoder/arm/armv5te/
vp8_packtokens_mbrow_armv5.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
  /external/libvpx/vp8/encoder/arm/armv6/
vp8_fast_fdct4x4_armv6.asm 2 ; Copyright (c) 2011 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
vp8_variance_halfpixvar16x16_hv_armv6.asm 2 ; Copyright (c) 2011 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
  /external/libvpx/vp8/encoder/x86/
dct_sse2.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may

Completed in 130 milliseconds

<<31323334353637383940>>