HomeSort by relevance Sort by last modified time
    Searched full:project (Results 251 - 275 of 51887) sorted by null

<<11121314151617181920>>

  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Application/___PROJECTNAME___.xcodeproj/
TemplateInfo.plist 11 Description = "This project builds an SDL-based application.";
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Application/SDLApp.xcodeproj/
TemplateInfo.plist 11 Description = "This project builds an SDL-based application.";
  /external/qemu/distrib/sdl-1.2.15/Xcode/
uninstall.csh 19 sudo rm -r "/Developer/ProjectBuilder Extras/Project Templates/Application/SDL Application"
20 sudo rm -r "/Developer/ProjectBuilder Extras/Project Templates/Application/SDL Cocoa Application"
21 sudo rm -r "/Developer/ProjectBuilder Extras/Project Templates/Application/SDL Custom Cocoa Application"
22 sudo rm -r "/Developer/ProjectBuilder Extras/Project Templates/Application/SDL OpenGL Application"
  /external/skia/include/effects/
SkDrawExtraPathEffect.h 2 * Copyright 2008 The Android Open Source Project
  /external/skia/legacy/include/effects/
SkDrawExtraPathEffect.h 3 * Copyright 2008 The Android Open Source Project
  /external/v8/tools/visual_studio/
README.txt 1 The Microsoft Visual Studio project files for including V8 in a Visual
3 Studio project/solution is needed there is the option of using GYP to
5 V8 project. It contains the required infrastructure and a README.txt
9 project integrated V8 into the Windows build.
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
RemoveTree.h 2 // Copyright (c) 2002-2010 The ANGLE Project Authors. All rights reserved.
  /frameworks/av/tools/resampler_tools/
Android.mk 1 # Copyright 2005 The Android Open Source Project
  /frameworks/base/docs/html/tools/projects/
index.jd 19 <li><a href="#testing">Testing a Library Project</a></li>
33 <dd>An Android project is the container for your application's source code, resource files, and
34 files such as the Ant build and Android Manifest file. An application project is the main type
35 of project and the contents are eventually built into an <code>.apk</code> file that you install on a
51 <p>When you use the Android development tools to create a new project, the essential files and
54 generate your project. As your application grows in complexity, you might require new kinds of
62 required. The following directories and files comprise an Android project:</p>
171 <dt><code>project.properties</code></dt>
173 <dd>This file contains project settings, such as the build target. This file is integral to
174 the project, so maintain it in a source revision control system. To edit projec
    [all...]
  /ndk/tests/build/prebuild-stlport/
README 1 This project shall only be used by the build/tools/rebuild-stlport.sh script.
  /ndk/tests/build/project-properties/jni/
Android.mk 6 $(call ndk_log,Test OK: Correct target platform retrieved from project.properties: $(TARGET_PLATFORM))
  /ndk/tests/device/test-stlport-rtti/jni/
Application.mk 2 # build.sh in the project tree will check
  /prebuilts/misc/common/tools-common/
PREBUILT 4 From version c1cc82fe500173f555fdc5fbd1e1aba940702e10 of the platform/prebuilts/devtools project.
  /sdk/dumpeventlog/
Android.mk 1 # Copyright 2007 The Android Open Source Project
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt.package/
about.properties 5 Copyright (c) The Android Open Source Project.\n\
  /sdk/eclipse/plugins/com.android.ide.eclipse.traceview/
about.properties 5 (c) Copyright 2011 The Android Open Source Project. All rights reserved.\n\
  /sdk/emulator/mksdcard/
Android.mk 1 # Copyright 2006 The Android Open Source Project
  /sdk/testapps/libsTest/appTest/
project.properties 8 # project structure.
11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
13 # Project target.
15 tested.project.dir=../app
  /sdk/testapps/testProjectTest/testapp/
project.properties 8 # project structure.
11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
13 # Project target.
15 tested.project.dir=../app
  /system/core/logcat/
Android.mk 1 # Copyright 2006 The Android Open Source Project
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
ResourceManager.java 2 * Copyright (C) 2007 The Android Open Source Project
60 * It provide direct access to all the resources of a project as a {@link ProjectResources}
80 * Map associating project resource with project objects.
96 * @param project the project of the file.
100 void fileChanged(IProject project, ResourceFile file, int eventType);
103 * @param project the project of the file.
107 void folderChanged(IProject project, ResourceFolder folder, int eventType)
230 final IProject project = folder.getProject(); local
315 final IProject project = file.getProject(); local
459 IProject project = file.getProject(); local
474 IProject project = folder.getProject(); local
    [all...]
  /development/ndk/platforms/android-9/samples/native-audio/
default.properties 8 # project structure.
10 # Project target.
  /external/chromium/testing/gmock/msvc/2010/
gmock_config.props 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
19 </Project>
  /external/libusb_aah/msvc/
listdevs.vcxproj.filters 2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
14 </Project>
  /external/libvpx/libvpx/vp8/decoder/
decodemv.h 2 * Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 * in the file PATENTS. All contributing project authors may

Completed in 711 milliseconds

<<11121314151617181920>>