Searched refs:project (Results 1 – 25 of 60) sorted by relevance
123
/packages/apps/Camera2/ |
D | 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
|
D | project.properties | 8 # project structure. 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
/packages/services/Telecomm/scripts/ |
D | telecom_testing.sh | 19 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/ |
D | simpledom.dot | 35 project [label="{string|\"project\"}", fillcolor=5] 42 root -> { project; stars } 45 project -> rapidjson
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | pointer.md | 41 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");
|
D | Doxyfile.in | 4 # 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/ |
D | readme.md | 26 [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}
|
D | CHANGELOG.md | 2 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/ |
D | README | 4 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/ |
D | settings.gradle | 18 project(':PaintBooth').projectDir = new File('./tests/paintbooth') 20 project(':RoboTests').projectDir = new File('./tests/robotests')
|
/packages/apps/Calendar/ |
D | project.properties | 8 # project structure. 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
D | OWNERS | 1 # This project has no significant updates recently.
|
/packages/apps/TV/tuner/SampleNetworkTuner/ |
D | settings.gradle | 24 project(":common").projectDir = file("../../common") 25 project(":tuner").projectDir = file(".././")
|
D | build.gradle | 77 implementation project(':common') 78 implementation project(':tuner')
|
/packages/apps/TV/tuner/SampleDvbTuner/ |
D | settings.gradle | 24 project(":common").projectDir = file("../../common") 25 project(":tuner").projectDir = file(".././")
|
D | build.gradle | 77 implementation project(':common') 78 implementation project(':tuner')
|
/packages/apps/TV/ |
D | settings.gradle | 25 project(":SampleDvbTuner").projectDir = file("tuner/SampleDvbTuner") 27 project(":SampleNetworkTuner").projectDir = file("tuner/SampleNetworkTuner")
|
/packages/apps/Launcher3/ |
D | settings.gradle | 2 project(':IconLoader').projectDir = new File(rootDir, 'iconloaderlib')
|
/packages/apps/Gallery/ |
D | OWNERS | 1 # This project has no significant updates recently.
|
/packages/apps/BasicSmsReceiver/ |
D | OWNERS | 1 # This project has no significant updates recently.
|
/packages/apps/OneTimeInitializer/ |
D | OWNERS | 1 # This project has no significant updates recently.
|
/packages/apps/DeskClock/ |
D | OWNERS | 1 # This project has no significant updates recently.
|
/packages/providers/PartnerBookmarksProvider/ |
D | OWNERS | 1 # This project has no significant updates recently.
|
/packages/apps/LegacyCamera/ |
D | OWNERS | 1 # This project has no significant updates recently.
|
/packages/apps/DevCamera/ |
D | OWNERS | 1 # This project has no significant updates recently.
|
123