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

<<31323334353637383940>>

  /external/libvpx/vp8/encoder/x86/
sad_ssse3.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
ssim_opt.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
variance_impl_ssse3.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
  /external/libvpx/vpx_ports/
x86_abi_support.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
  /external/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_copysrcframe_func_neon.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
  /external/v8/test/mjsunit/tools/
codemap.js 1 // Copyright 2009 the V8 project authors. All rights reserved.
28 // Load Splay tree and CodeMap implementations from <project root>/tools.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
PreCompilerDeltaVisitor.java 2 * Copyright (C) 2007 The Android Open Source Project
26 import com.android.ide.eclipse.adt.internal.project.AndroidManifestHelper;
169 // count is 2 (format will be /$Project/folder) and make sure we are
179 // this is always the Android project since we call
180 // Builder#getDelta(IProject) on the project itself.
381 // like /$Project/bin/ for instance (we get notified for changes
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractIncludeRefactoring.java 2 * Copyright (C) 2011 The Android Open Source Project
188 mProject.getName(), //project
235 IProject project = mEditor.getProject(); local
319 final IFile file = project.getFile(new Path(parentPath + WS_SEP + newFileName));
389 * Returns a list of all the other layouts (in all configurations) in the project other
649 public Descriptor(String project, String description, String comment,
652 project, description, comment, arguments);
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/project/
ProjectProperties.java 2 * Copyright (C) 2008 The Android Open Source Project
17 package com.android.sdklib.internal.project;
40 * Class representing project properties for both ADT and Ant-based build.
41 * <p/>The class is associated to a {@link PropertyType} that indicate which of the project
56 /** The property name for the project target */
74 public final static String PROPERTY_TESTED_PROJECT = "tested.project.dir";
89 PROJECT(SdkConstants.FN_PROJECT_PROPERTIES, DEFAULT_HEADER, new String[] {
179 "# project structure.\n" +
187 "# integral to the build system of your project.\n" +
207 * Loads a project properties file and return a {@link ProjectProperties} objec
    [all...]
ProjectPropertiesWorkingCopy.java 2 * Copyright (C) 2010 The Android Open Source Project
17 package com.android.sdklib.internal.project;
50 "# Project target.\n");
63 "# The list is made of paths that are relative to this project,\n" +
  /packages/apps/VideoEditor/src/com/android/videoeditor/
VideoEditorActivity.java 2 * Copyright (C) 2010 The Android Open Source Project
84 * a project.
320 // We check if the project is valid since the project may
533 // Returns to project picker if user clicks on the app icon in the action bar.
625 // Confirm project delete
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationComposite.java 2 * Copyright (C) 2008 The Android Open Source Project
117 * - Target reload. This is when the target used by the project is the edited file has finished<br>
125 * Setting name for project-wide setting controlling rendering target and locale which
157 * project theme
183 /** The {@link ProjectResources} for the edited file's project */
185 /** The target of the project of the file being edited. */
187 /** The target of the project of the file being edited. */
303 // project-wide settings read below.
577 null /*project*/);
767 // will have at least version 5 of layoutlib) so use the project
1477 IProject project = mEditedFile.getProject(); local
2476 IProject project = mEditedFile.getProject(); local
2542 IProject project = mEditedFile.getProject(); local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
ConfigureAssetSetPage.java 2 * Copyright (C) 2011 The Android Open Source Project
479 // user has chosen a project before attempting to look up the right default image to use
499 IProject project = wizard.getProject(); local
500 if (project != null) {
501 IResource icon = project.findMember("res/drawable-hdpi/icon.png"); //$NON-NLS-1$
1014 IProject project = wizard.getProject(); local
    [all...]
  /external/v8/src/
apinatives.js 1 // Copyright 2006-2008 the V8 project authors. All rights reserved.
  /external/v8/test/mjsunit/
arguments-read-and-assignment.js 1 // Copyright 2009 the V8 project authors. All rights reserved.
array-functions-prototype.js 1 // Copyright 2008 the V8 project authors. All rights reserved.
array-pop.js 1 // Copyright 2010 the V8 project authors. All rights reserved.
constant-folding.js 1 // Copyright 2009 the V8 project authors. All rights reserved.
date.js 1 // Copyright 2008 the V8 project authors. All rights reserved.
  /external/v8/test/mjsunit/compiler/
assignment-deopt.js 1 // Copyright 2010 the V8 project authors. All rights reserved.
assignment.js 1 // Copyright 2010 the V8 project authors. All rights reserved.
count-deopt.js 1 // Copyright 2010 the V8 project authors. All rights reserved.
expression-trees.js 1 // Copyright 2010 the V8 project authors. All rights reserved.
short-circuit.js 1 // Copyright 2009 the V8 project authors. All rights reserved.
simple-inlining.js 1 // Copyright 2010 the V8 project authors. All rights reserved.

Completed in 752 milliseconds

<<31323334353637383940>>