Home
last modified time | relevance | path

Searched refs:project (Results 1 – 25 of 60) sorted by relevance

123

/packages/apps/Camera2/
Dproguard-project.txt1 # 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
Dproject.properties8 # project structure.
11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
/packages/services/Telecomm/scripts/
Dtelecom_testing.sh19 local project=
48 project=$OPTARG;;
56 case "$project" in
121 if [ $coverage = true ] && [ $project =~ "telecom" ] ; then
127 if [ $coverage = true ] && [ $project =~ "telecom" ] ; then
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/diagram/
Dsimpledom.dot35 project [label="{string|\"project\"}", fillcolor=5]
42 root -> { project; stars }
45 project -> rapidjson
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dpointer.md41 Pointer("/project").Set(d, "RapidJSON");
44 // { "project" : "RapidJSON", "stars" : 10 }
50 // { "project" : "RapidJSON", "stars" : 11 }
55 // { "project" : "RapidJSON", "stars" : 11, "a" : { "b" : [ null ] } }
60 // { "project" : "RapidJSON", "stars" : 11, "a" : { "b" : [ null ] }, "hello" : "world" }
66 // { "project" : "RapidJSON", "stars" : 11, "a" : { "b" : [ null ] }, "hello" : "C++" }
73 // { "project" : "RapidJSON", "stars" : 10 }
85 SetValueByPointer(d, "/project", "RapidJSON");
DDoxyfile.in4 # doxygen (www.doxygen.org) for a project.
31 # project for which the documentation is generated. This name is used in the
37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
44 # for a project that appears at the top of each page and should give viewer a
45 # quick idea about the purpose of the project. Keep the description short.
249 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
257 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
265 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
271 # Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
330 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see:
[all …]
/packages/apps/Test/connectivity/sl4n/rapidjson/
Dreadme.md26 [win-link]: https://ci.appveyor.com/project/miloyip/rapidjson/branch/master "AppVeyor build status"
63 …der-only C++ library. Just copy the `include/rapidjson` folder to system or project's include path.
104 const char* json = "{\"project\":\"rapidjson\",\"stars\":10}";
117 // Output {"project":"rapidjson","stars":11}
DCHANGELOG.md2 All notable changes to this project will be documented in this file.
3 This project adheres to [Semantic Versioning](http://semver.org/).
/packages/services/Car/tests/CarDeveloperOptions/
DREADME4 The module contains a lot of duplicate/dead code from the phone settings project. This will be
9 Settings project in order to make sure that developer options can still be accessed via Car
/packages/apps/Car/libs/car-ui-lib/
Dsettings.gradle18 project(':PaintBooth').projectDir = new File('./tests/paintbooth')
20 project(':RoboTests').projectDir = new File('./tests/robotests')
/packages/apps/Calendar/
Dproject.properties8 # project structure.
11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
DOWNERS1 # This project has no significant updates recently.
/packages/apps/TV/tuner/SampleNetworkTuner/
Dsettings.gradle24 project(":common").projectDir = file("../../common")
25 project(":tuner").projectDir = file(".././")
Dbuild.gradle77 implementation project(':common')
78 implementation project(':tuner')
/packages/apps/TV/tuner/SampleDvbTuner/
Dsettings.gradle24 project(":common").projectDir = file("../../common")
25 project(":tuner").projectDir = file(".././")
Dbuild.gradle77 implementation project(':common')
78 implementation project(':tuner')
/packages/apps/TV/
Dsettings.gradle25 project(":SampleDvbTuner").projectDir = file("tuner/SampleDvbTuner")
27 project(":SampleNetworkTuner").projectDir = file("tuner/SampleNetworkTuner")
/packages/apps/Launcher3/
Dsettings.gradle2 project(':IconLoader').projectDir = new File(rootDir, 'iconloaderlib')
/packages/apps/Gallery/
DOWNERS1 # This project has no significant updates recently.
/packages/apps/BasicSmsReceiver/
DOWNERS1 # This project has no significant updates recently.
/packages/apps/OneTimeInitializer/
DOWNERS1 # This project has no significant updates recently.
/packages/apps/DeskClock/
DOWNERS1 # This project has no significant updates recently.
/packages/providers/PartnerBookmarksProvider/
DOWNERS1 # This project has no significant updates recently.
/packages/apps/LegacyCamera/
DOWNERS1 # This project has no significant updates recently.
/packages/apps/DevCamera/
DOWNERS1 # This project has no significant updates recently.

123