OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:project
(Results
51 - 75
of
63990
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libpng/projects/
netware.txt
1
A set of
project
files is available for Netware. Get
2
libpng-1.2.5-
project
-netware.zip from a libpng distribution
6
"unzip -a libpng-1.2.5-
project
-netware.zip"
wince.txt
1
A set of
project
files is available for WinCE. Get
2
libpng-1.2.46-
project
-wince.zip from a libpng distribution
6
"unzip -a libpng-1.2.46-
project
-wince.zip"
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/
messages.properties
1
AddNativeWizardPage_Description=Settings for generated native components for
project
.
9
SetFolders_Missing_project_name=Missing
project
name
11
SetFolders_Project_does_not_exist=
Project
does not exist
15
SimpleFile_No_project_name=no
project
name
16
SimpleFile_Project_does_not_exist=
project
does not exist
/external/chromium_org/chrome/tools/build/win/
sln_deps.py
17
# A
project
defines it name, its guid and its dependencies.
18
class
Project
:
29
"""Scan a Visual Studio .sln and extract the
project
dependencies."""
36
project
= None
42
if line.startswith('
Project
("{'):
43
#
Project
definition line looks like
44
#
Project
("$TypeGuid") = "$ProjectName", "$ProjectPath", "$ProjectGuid"$
46
project
=
Project
()
47
project
.name = items[3
[
all
...]
/developers/build/templates/create/_MODULE_/
proguard-project.txt
1
To enable ProGuard in your
project
, edit
project
.properties
4
# Add
project
specific ProGuard rules here.
8
# include property in
project
.properties.
13
# Add any
project
specific keep options here:
15
# If your
project
uses WebView with JS, uncomment the following
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGattSample/
proguard-project.txt
1
To enable ProGuard in your
project
, edit
project
.properties
4
# Add
project
specific ProGuard rules here.
8
# include property in
project
.properties.
13
# Add any
project
specific keep options here:
15
# If your
project
uses WebView with JS, uncomment the following
/developers/samples/android/connectivity/network/BasicNetworking/BasicNetworkingSample/
proguard-project.txt
1
To enable ProGuard in your
project
, edit
project
.properties
4
# Add
project
specific ProGuard rules here.
8
# include property in
project
.properties.
13
# Add any
project
specific keep options here:
15
# If your
project
uses WebView with JS, uncomment the following
/developers/samples/android/connectivity/network/NetworkConnect/NetworkConnectSample/
proguard-project.txt
1
To enable ProGuard in your
project
, edit
project
.properties
4
# Add
project
specific ProGuard rules here.
8
# include property in
project
.properties.
13
# Add any
project
specific keep options here:
15
# If your
project
uses WebView with JS, uncomment the following
/developers/samples/android/connectivity/sync/BasicSyncAdapter/BasicSyncAdapterSample/
proguard-project.txt
1
To enable ProGuard in your
project
, edit
project
.properties
4
# Add
project
specific ProGuard rules here.
8
# include property in
project
.properties.
13
# Add any
project
specific keep options here:
15
# If your
project
uses WebView with JS, uncomment the following
/developers/samples/android/content/contacts/BasicContactables/BasicContactablesSample/
proguard-project.txt
1
To enable ProGuard in your
project
, edit
project
.properties
4
# Add
project
specific ProGuard rules here.
8
# include property in
project
.properties.
13
# Add any
project
specific keep options here:
15
# If your
project
uses WebView with JS, uncomment the following
/developers/samples/android/content/documentsUi/StorageClient/StorageClientSample/
proguard-project.txt
1
To enable ProGuard in your
project
, edit
project
.properties
4
# Add
project
specific ProGuard rules here.
8
# include property in
project
.properties.
13
# Add any
project
specific keep options here:
15
# If your
project
uses WebView with JS, uncomment the following
/developers/samples/android/content/documentsUi/StorageProvider/StorageProviderSample/
proguard-project.txt
1
To enable ProGuard in your
project
, edit
project
.properties
4
# Add
project
specific ProGuard rules here.
8
# include property in
project
.properties.
13
# Add any
project
specific keep options here:
15
# If your
project
uses WebView with JS, uncomment the following
/developers/samples/android/content/multiuser/AppRestrictions/AppRestrictionsSample/
proguard-project.txt
1
To enable ProGuard in your
project
, edit
project
.properties
4
# Add
project
specific ProGuard rules here.
8
# include property in
project
.properties.
13
# Add any
project
specific keep options here:
15
# If your
project
uses WebView with JS, uncomment the following
/developers/samples/android/input/gestures/BasicGestureDetect/BasicGestureDetectSample/
proguard-project.txt
1
To enable ProGuard in your
project
, edit
project
.properties
4
# Add
project
specific ProGuard rules here.
8
# include property in
project
.properties.
13
# Add any
project
specific keep options here:
15
# If your
project
uses WebView with JS, uncomment the following
/developers/samples/android/input/multitouch/BasicMultitouch/BasicMultitouchSample/
proguard-project.txt
1
To enable ProGuard in your
project
, edit
project
.properties
4
# Add
project
specific ProGuard rules here.
8
# include property in
project
.properties.
13
# Add any
project
specific keep options here:
15
# If your
project
uses WebView with JS, uncomment the following
/developers/samples/android/media/BasicMediaDecoder/BasicMediaDecoderSample/
proguard-project.txt
1
To enable ProGuard in your
project
, edit
project
.properties
4
# Add
project
specific ProGuard rules here.
8
# include property in
project
.properties.
13
# Add any
project
specific keep options here:
15
# If your
project
uses WebView with JS, uncomment the following
/developers/samples/android/media/BasicMediaRouter/BasicMediaRouterSample/
proguard-project.txt
1
To enable ProGuard in your
project
, edit
project
.properties
4
# Add
project
specific ProGuard rules here.
8
# include property in
project
.properties.
13
# Add any
project
specific keep options here:
15
# If your
project
uses WebView with JS, uncomment the following
/developers/samples/android/media/MediaRecorder/MediaRecorderSample/
proguard-project.txt
1
To enable ProGuard in your
project
, edit
project
.properties
4
# Add
project
specific ProGuard rules here.
8
# include property in
project
.properties.
13
# Add any
project
specific keep options here:
15
# If your
project
uses WebView with JS, uncomment the following
/developers/samples/android/security/keystore/BasicAndroidKeyStore/BasicAndroidKeyStoreSample/
proguard-project.txt
1
To enable ProGuard in your
project
, edit
project
.properties
4
# Add
project
specific ProGuard rules here.
8
# include property in
project
.properties.
13
# Add any
project
specific keep options here:
15
# If your
project
uses WebView with JS, uncomment the following
/developers/samples/android/testing/ActivityInstrumentation/ActivityInstrumentationSample/
proguard-project.txt
1
To enable ProGuard in your
project
, edit
project
.properties
4
# Add
project
specific ProGuard rules here.
8
# include property in
project
.properties.
13
# Add any
project
specific keep options here:
15
# If your
project
uses WebView with JS, uncomment the following
/developers/samples/android/ui/accessibility/BasicAccessibility/BasicAccessibilitySample/
proguard-project.txt
1
To enable ProGuard in your
project
, edit
project
.properties
4
# Add
project
specific ProGuard rules here.
8
# include property in
project
.properties.
13
# Add any
project
specific keep options here:
15
# If your
project
uses WebView with JS, uncomment the following
/developers/samples/android/ui/actionbar/DoneBar/DoneBarSample/
proguard-project.txt
1
To enable ProGuard in your
project
, edit
project
.properties
4
# Add
project
specific ProGuard rules here.
8
# include property in
project
.properties.
13
# Add any
project
specific keep options here:
15
# If your
project
uses WebView with JS, uncomment the following
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-ListPopupMenu/ActionBarCompat-ListPopupMenuSample/
proguard-project.txt
1
To enable ProGuard in your
project
, edit
project
.properties
4
# Add
project
specific ProGuard rules here.
8
# include property in
project
.properties.
13
# Add any
project
specific keep options here:
15
# If your
project
uses WebView with JS, uncomment the following
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-ShareActionProvider/ActionBarCompat-ShareActionProviderSample/
proguard-project.txt
1
To enable ProGuard in your
project
, edit
project
.properties
4
# Add
project
specific ProGuard rules here.
8
# include property in
project
.properties.
13
# Add any
project
specific keep options here:
15
# If your
project
uses WebView with JS, uncomment the following
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-Styled/ActionBarCompat-StyledSample/
proguard-project.txt
1
To enable ProGuard in your
project
, edit
project
.properties
4
# Add
project
specific ProGuard rules here.
8
# include property in
project
.properties.
13
# Add any
project
specific keep options here:
15
# If your
project
uses WebView with JS, uncomment the following
Completed in 1938 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>