Searched
refs:project (Results
651 -
675 of
1060) sorted by null
<<21222324252627282930>>
/external/v8/test/mjsunit/ |
value-callic-prototype-change.js | 1 // Copyright 2008 the V8 project authors. All rights reserved.
|
with-function-expression.js | 1 // Copyright 2008 the V8 project authors. All rights reserved.
|
with-leave.js | 1 // Copyright 2008 the V8 project authors. All rights reserved.
|
with-readonly.js | 1 // Copyright 2010 the V8 project authors. All rights reserved.
|
arguments-apply.js | 1 // Copyright 2009 the V8 project authors. All rights reserved.
|
arguments-opt.js | 1 // Copyright 2008 the V8 project authors. All rights reserved.
|
array-constructor.js | 1 // Copyright 2008 the V8 project authors. All rights reserved.
|
array-join.js | 1 // Copyright 2008 the V8 project authors. All rights reserved.
|
array-length.js | 1 // Copyright 2008 the V8 project authors. All rights reserved.
|
array-push.js | 1 // Copyright 2010 the V8 project authors. All rights reserved.
|
array-shift.js | 1 // Copyright 2010 the V8 project authors. All rights reserved.
|
big-array-literal.js | 1 // Copyright 2009 the V8 project authors. All rights reserved.
|
big-object-literal.js | 1 // Copyright 2009 the V8 project authors. All rights reserved.
|
/external/v8/test/mozilla/ |
mozilla-shell-emulation.js | 1 // Copyright 2006-2008 the V8 project authors. All rights reserved.
|
/external/v8/tools/ |
tickprocessor-driver.js | 1 // Copyright 2009 the V8 project authors. All rights reserved.
|
/external/zlib/contrib/delphi/ |
zlibd32.mak | 7 # This project uses the Delphi (fastcall/register) calling convention:
|
/external/zlib/contrib/pascal/ |
zlibd32.mak | 7 # This project uses the Delphi (fastcall/register) calling convention:
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
ChangeViewRefactoring.java | 2 * Copyright (C) 2011 The Android Open Source Project 126 mProject.getName(), //project 277 public Descriptor(String project, String description, String comment, 280 project, description, comment, arguments);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/ |
MarginChooser.java | 2 * Copyright (C) 2011 The Android Open Source Project 58 public MarginChooser(Shell parent, IProject project, AndroidTargetData targetData, String all, 62 mProject = project;
|
ReferenceChooserDialog.java | 2 * Copyright (C) 2008 The Android Open Source Project 78 * @param project 81 public ReferenceChooserDialog(IProject project, ResourceRepository projectResources, 84 mProject = project;
|
/packages/apps/VideoEditor/src/com/android/videoeditor/ |
VideoEditorBaseActivity.java | 2 * Copyright (C) 2010 The Android Open Source Project 48 * This activity handles callbacks from the service and manages the project 89 public void onVideoEditorCreated(String projectPath, VideoEditorProject project, 98 // Invalidate the project path 108 mProject = project; 114 public void onVideoEditorLoaded(String projectPath, VideoEditorProject project, 121 if (exception != null || project == null) { 130 // The project may be loaded already. This can happen when we 131 // create a new project 133 mProject = project; [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/ |
ProjectCallback.java | 2 * Copyright (C) 2008 The Android Open Source Project 43 import com.android.ide.eclipse.adt.internal.project.AndroidManifestHelper; 66 * Loader for Android Project class in order to use them in the layout editor. 91 * @param projectRes the {@link ProjectResources} for the project. 92 * @param project the project. 95 ProjectResources projectRes, IProject project) { 99 mProject = project; 131 * This implementation goes through the output directory of the Eclipse project and loads the 252 * Returns the namespace for the project. The namespace contains a standard part + th [all...] |
/external/chromium/testing/gtest/ |
CMakeLists.txt | 34 # Project-wide settings 36 # Name of the project. 38 # CMake files in this project can refer to the root source directory 42 project(gtest CXX C)
|
/external/v8/src/extensions/experimental/ |
i18n.js | 1 // Copyright 2006-2011 the V8 project authors. All rights reserved.
|
/external/v8/test/es5conform/ |
harness-adapt.js | 1 // Copyright 2009 the V8 project authors. All rights reserved.
|
Completed in 926 milliseconds
<<21222324252627282930>>