| /external/dokka/.idea/artifacts/ |
| D | dokka_zip.xml | 3 <output-path>$PROJECT_DIR$/out/artifacts</output-path> 7 <element id="artifact" artifact-name="dokka:jar" /> 8 <element id="library" level="project" name="trove4j" /> 9 <element id="library" level="project" name="jps-model" /> 10 <element id="library" level="project" name="asm" /> 11 <element id="library" level="project" name="protobuf" /> 12 <element id="library" level="project" name="picocontainer" /> 13 <element id="library" level="project" name="intellij-core-analysis" /> 14 <element id="library" level="project" name="markdown" /> 15 <element id="library" level="project" name="kotlin-for-upsource" /> [all …]
|
| /external/mockftpserver/MockFtpServer/ |
| D | MockFtpServer.eml | 1 <?xml version="1.0" encoding="UTF-8"?> 3 <output-test url="file://$MODULE_DIR$/target/test-classes"/> 10 <lib name="Maven: org.codehaus.groovy:groovy-all:1.7.10" scope="TEST"/> 11 <lib name="Maven: commons-net:commons-net:1.4.1" scope="TEST"/> 14 <lib name="Maven: junit-addons:junit-addons:1.4" scope="TEST"/> 19 <lib name="Maven: commons-logging:commons-logging:1.1" scope="TEST"/> 22 <lib name="Maven: avalon-framework:avalon-framework:4.1.3" scope="TEST"/> 23 <lib name="Maven: javax.servlet:servlet-api:2.3" scope="TEST"/> 24 <lib name="Maven: org.slf4j:slf4j-log4j12:1.6.6" scope="TEST"/> 26 <level name="Groovy 1.7.10" value="project"/> [all …]
|
| /external/mockftpserver/tags/2.5/ |
| D | MockFtpServer.eml | 1 <?xml version="1.0" encoding="UTF-8"?> 3 <output-test url="file://$MODULE_DIR$/target/test-classes"/> 10 <lib name="Maven: org.codehaus.groovy:groovy-all:1.7.10" scope="TEST"/> 11 <lib name="Maven: commons-net:commons-net:1.4.1" scope="TEST"/> 14 <lib name="Maven: junit-addons:junit-addons:1.4" scope="TEST"/> 19 <lib name="Maven: commons-logging:commons-logging:1.1" scope="TEST"/> 22 <lib name="Maven: avalon-framework:avalon-framework:4.1.3" scope="TEST"/> 23 <lib name="Maven: javax.servlet:servlet-api:2.3" scope="TEST"/> 24 <lib name="Maven: org.slf4j:slf4j-log4j12:1.6.6" scope="TEST"/> 26 <level name="Groovy 1.7.10" value="project"/> [all …]
|
| /external/androidplot/AndroidPlot-Core/ |
| D | androidplot-core.iml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODUL… 3 <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false"> 5 <output-test url="file://$MODULE_DIR$/target/test-classes" /> 14 <orderEntry type="library" scope="TEST" name="Maven: mockit:jmockit:0.999.3" level="project" /> 15 <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.8.1" level="project" /> 16 …type="library" scope="PROVIDED" name="Maven: com.google.android:android:4.1.1.4" level="project" /> 17 … type="library" scope="PROVIDED" name="Maven: commons-logging:commons-logging:1.1.1" level="projec… 18 …brary" scope="PROVIDED" name="Maven: org.apache.httpcomponents:httpclient:4.0.1" level="project" /> 19 …library" scope="PROVIDED" name="Maven: org.apache.httpcomponents:httpcore:4.0.1" level="project" /> [all …]
|
| /external/androidplot/Examples/DemoApp/ |
| D | DemoApp.iml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODUL… 13 <component name="NewModuleRootManager" inherit-compiler-output="false"> 15 <output-test url="file://$MODULE_DIR$/target/test-classes" /> 18 <sourceFolder url="file://$MODULE_DIR$/target/generated-sources/r" isTestSource="false" /> 21 <excludeFolder url="file://$MODULE_DIR$/target/generated-sources/combined-assets" /> 22 <excludeFolder url="file://$MODULE_DIR$/target/generated-sources/combined-resources" /> 23 <excludeFolder url="file://$MODULE_DIR$/target/generated-sources/extracted-dependencies" /> 27 …type="library" scope="PROVIDED" name="Maven: com.google.android:android:4.1.1.4" level="project" /> 28 … type="library" scope="PROVIDED" name="Maven: commons-logging:commons-logging:1.1.1" level="projec… [all …]
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/ |
| D | pcy_lib.c | 3 * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project 7 * Copyright (c) 2004 The OpenSSL Project. All rights reserved. 23 * "This product includes software developed by the OpenSSL Project 26 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to 33 * permission of the OpenSSL Project. 37 * "This product includes software developed by the OpenSSL Project 40 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY 43 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR 71 return tree->nlevel; in X509_policy_tree_level_count() 77 if (!tree || (i < 0) || (i >= tree->nlevel)) in X509_policy_tree_get0_level() [all …]
|
| D | pcy_node.c | 3 * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project 7 * Copyright (c) 2004 The OpenSSL Project. All rights reserved. 23 * "This product includes software developed by the OpenSSL Project 26 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to 33 * permission of the OpenSSL Project. 37 * "This product includes software developed by the OpenSSL Project 40 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY 43 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR 68 return OBJ_cmp((*a)->data->valid_policy, (*b)->data->valid_policy); in node_cmp() 94 X509_POLICY_NODE *level_find_node(const X509_POLICY_LEVEL *level, in level_find_node() argument [all …]
|
| /external/python/google-api-python-client/docs/dyn/ |
| D | securitycenter_v1beta2.projects.locations.clusters.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
| D | securitycenter_v1beta2.projects.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
| D | securitycenter_v1beta2.folders.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
| D | securitycenter_v1beta2.organizations.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
| D | securitycenter_v1beta2.folders.containerThreatDetectionSettings.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
| D | securitycenter_v1beta2.projects.containerThreatDetectionSettings.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
| D | securitycenter_v1beta2.organizations.containerThreatDetectionSettings.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
| D | securitycenter_v1beta2.projects.locations.clusters.containerThreatDetectionSettings.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
| /external/androidplot/Examples/ |
| D | AndroidPlot-Examples.iml | 1 <?xml version="1.0" encoding="UTF-8"?> 3 <component name="NewModuleRootManager" inherit-compiler-output="false"> 5 <output-test url="file://$MODULE_DIR$/target/test-classes" /> 12 … type="library" scope="PROVIDED" name="Maven: commons-logging:commons-logging:1.1.1" level="projec… 13 …brary" scope="PROVIDED" name="Maven: org.apache.httpcomponents:httpclient:4.0.1" level="project" /> 14 …library" scope="PROVIDED" name="Maven: org.apache.httpcomponents:httpcore:4.0.1" level="project" /> 15 …try type="library" scope="PROVIDED" name="Maven: commons-codec:commons-codec:1.3" level="project" … 16 …erEntry type="library" scope="PROVIDED" name="Maven: xerces:xmlParserAPIs:2.6.2" level="project" /> 17 <orderEntry type="library" scope="PROVIDED" name="Maven: xpp3:xpp3:1.1.4c" level="project" />
|
| /external/pigweed/pw_ide/py/pw_ide/ |
| D | editors.py | 7 # https://www.apache.org/licenses/LICENSE-2.0 19 interface to managing those settings in the context of a Pigweed project. 21 Ideally, we want to provide three levels of editor settings for a project: 23 - User settings (specific to the user's checkout) 24 - Project settings (included in source control, consistent for all users) 25 - Default settings (defined by Pigweed) 33 settings level, active settings, which are the actual settings files the editor 35 user, project, and default settings (which are defined by Pigweed and ignored 72 def ext(self) -> str: 77 def unserializable_error(self) -> Type[Exception]: [all …]
|
| /external/webrtc/modules/audio_processing/agc2/ |
| D | limiter_db_gain_curve_unittest.cc | 2 * Copyright (c) 2018 The WebRTC project authors. All Rights Reserved. 4 * Use of this source code is governed by a BSD-style license 7 * in the file PATENTS. All contributing project authors may 25 for (float level = -90.f; level <= l.max_input_level_db(); level += 0.5f) { in TEST() local 26 const float current_output_level = l.GetOutputLevelDbfs(level); in TEST() 41 for (float level = -90.f; level <= l.max_input_level_db(); level += 0.5f) { in TEST() local 42 const float current_output_level = l.GetOutputLevelDbfs(level); in TEST() 54 for (float level = -90.f; level <= l.max_input_level_db(); level += 0.5f) { in TEST() local 55 const float current_output_level = l.GetOutputLevelDbfs(level); in TEST()
|
| /external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/src/main/java/com/google/cloud/dialogflow/v2beta1/ |
| D | DetectIntentRequestOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 31 * - `projects/<Project ID>/agent/sessions/<Session ID>, 32 * - `projects/<Project ID>/locations/<Location ID>/agent/sessions/<Session 34 * - `projects/<Project ID>/agent/environments/<Environment ID>/users/<User 36 * - `projects/<Project ID>/locations/<Location 42 * If `User ID` is not specified, we are using "-". It's up to the API caller 47 * guide](https://cloud.google.com/dialogflow/docs/api-overview). 50 * environments](https://cloud.google.com/dialogflow/es/docs/agents-versions). 65 * - `projects/<Project ID>/agent/sessions/<Session ID>, 66 * - `projects/<Project ID>/locations/<Location ID>/agent/sessions/<Session [all …]
|
| D | StreamingDetectIntentRequestOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 32 * - `projects/<Project ID>/agent/sessions/<Session ID>, 33 * - `projects/<Project ID>/locations/<Location ID>/agent/sessions/<Session 35 * - `projects/<Project ID>/agent/environments/<Environment ID>/users/<User 37 * - `projects/<Project ID>/locations/<Location 42 * If `User ID` is not specified, we are using "-". It's up to the API caller 47 * guide](https://cloud.google.com/dialogflow/docs/api-overview). 50 * environments](https://cloud.google.com/dialogflow/es/docs/agents-versions). 66 * - `projects/<Project ID>/agent/sessions/<Session ID>, 67 * - `projects/<Project ID>/locations/<Location ID>/agent/sessions/<Session [all …]
|
| /external/tensorflow/tensorflow/python/tpu/profiler/ |
| D | capture_tpu_profile.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 38 'Project name for the Cloud TPU-enabled project. If not specified, we ' 39 'will attempt to automatically detect the GCE project from metadata.') 44 'will attempt to automatically detect the GCE project from metadata.') 47 'specify either this flag or --service_addr.') 52 'localhost:8466, you must specify either this flag or --tpu.') 55 ' e.g. 10.0.1.2:8466, 10.0.1.3:8466. You can specify this flag with --tpu ' 56 'or --service_addr to profile a subset of tpu nodes. You can also use only' 57 '--tpu and leave this flag unspecified to profile all the tpus.') 68 'host_tracer_level', 2, 'Adjust host tracer level to control the verbosity ' [all …]
|
| /external/ksp/kotlin-analysis-api/ |
| D | build.gradle.kts | 3 val intellijVersion: String by project 4 val junitVersion: String by project 5 val kotlinBaseVersion: String by project 19 implementation("org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.3.4") in <lambda>() 21 implementation("org.jetbrains.kotlin:kotlin-compiler:$kotlinBaseVersion") in <lambda>() 23 implementation("org.jetbrains.kotlin:high-level-api-fir-for-ide:$kotlinBaseVersion") { in <lambda>() 26 implementation("org.jetbrains.kotlin:high-level-api-for-ide:$kotlinBaseVersion") { in <lambda>() 29 implementation("org.jetbrains.kotlin:low-level-api-fir-for-ide:$kotlinBaseVersion") { in <lambda>() 32 implementation("org.jetbrains.kotlin:analysis-api-providers-for-ide:$kotlinBaseVersion") { in <lambda>() 35 implementation("org.jetbrains.kotlin:analysis-project-structure-for-ide:$kotlinBaseVersion") { in <lambda>() [all …]
|
| /external/kotlinx.coroutines/buildSrc/src/main/kotlin/ |
| D | CommunityProjectsBuild.kt | 2 …* Copyright 2016-2022 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 licen… 17 …is used in a composite community build of Kotlin in order to check whether not-yet-released changes 22 * Should be used for running against of non-released Kotlin compiler on a system test level. 26 fun getOverriddenKotlinApiVersion(project: Project): String? { in getOverriddenKotlinApiVersion() 27 val apiVersion = project.rootProject.properties["kotlin_api_version"] as? String in getOverriddenKotlinApiVersion() 29 LOGGER.info("""Configured Kotlin API version: '$apiVersion' for project $${project.name}""") in getOverriddenKotlinApiVersion() 35 * Should be used for running against of non-released Kotlin compiler on a system test level 39 fun getOverriddenKotlinLanguageVersion(project: Project): String? { in getOverriddenKotlinLanguageVersion() 40 val languageVersion = project.rootProject.properties["kotlin_language_version"] as? String in getOverriddenKotlinLanguageVersion() 42 …LOGGER.info("""Configured Kotlin Language version: '$languageVersion' for project ${project.name}"… in getOverriddenKotlinLanguageVersion() [all …]
|
| /external/webrtc/api/video_codecs/ |
| D | h264_profile_level_id.h | 2 * Copyright (c) 2021 The WebRTC project authors. All Rights Reserved. 4 * Use of this source code is governed by a BSD-style license 7 * in the file PATENTS. All contributing project authors may 31 // All values are equal to ten times the level number, except level 1b which is 54 constexpr H264ProfileLevelId(H264Profile profile, H264Level level) in H264ProfileLevelId() 55 : profile(profile), level(level) {} in H264ProfileLevelId() 57 H264Level level; member 60 // Parse profile level id that is represented as a string of 3 hex bytes. 62 // profile level id. 65 // Parse profile level id that is represented as a string of 3 hex bytes [all …]
|
| /external/robolectric/ |
| D | README.md | 1 …src="https://rawgithub.com/robolectric/robolectric/master/images/robolectric-horizontal.png"/>](ht… 6 …-standard unit testing framework for Android. With Robolectric, your tests run in a simulated Andr… 8 …s for *14* different versions of Android, ranging from Lollipop (API level 21) to U (API level 34). 31 For more information about how to install and use Robolectric on your project, extend its functiona… 35 ### Starting a New Project 37 …project with Robolectric tests you can refer to `deckard` (for either [maven](http://github.com/ro… 48 …iJ and Android Studio can import the top-level `build.gradle` file and will automatically generate… 50 To get a high-level overview of Robolectric's architecture, check out 55 See [Building Robolectric](http://robolectric.org/building-robolectric/) for more details about set… 59 …inst multiple Android API levels. The work it must do to support each API level is slightly differ… [all …]
|