| /external/python/cpython2/PC/VS7.1/ |
| D | python.iss | 51 ; Default install dir; value of {app} later (unless user overrides). 76 UninstallDisplayIcon={app}\pyc.ico 107 Source: LICENSE.txt; DestDir: {app}; CopyMode: alwaysoverwrite 108 Source: README.txt; DestDir: {app}; CopyMode: alwaysoverwrite 109 Source: News.txt; DestDir: {app}; CopyMode: alwaysoverwrite 110 Source: *.ico; DestDir: {app}; CopyMode: alwaysoverwrite; Components: main 112 Source: python.exe; DestDir: {app}; CopyMode: alwaysoverwrite; Components: main 113 Source: pythonw.exe; DestDir: {app}; CopyMode: alwaysoverwrite; Components: main 114 Source: w9xpopen.exe; DestDir: {app}; CopyMode: alwaysoverwrite; Components: main 117 Source: DLLs\tcl83.dll; DestDir: {app}\DLLs; CopyMode: alwaysoverwrite; Components: tk [all …]
|
| /external/toolchain-utils/binary_search_tool/ndk/ |
| D | Teapot.tar.gz | |
| /external/autotest/server/cros/tradefed/tradefed_utils_unittest_data/ |
| D | CtsAppTestCases.txt | 24 03-26 16:14:03 D/InstrumentationTest: Collecting test info for android.app.cts on device chromeos2-… 25 …jur/includes.txt -e debug false -e log true -e timeout_msec 300000 android.app.cts/android.support… 26 …ur/includes.txt -e debug false -e log false -e timeout_msec 300000 android.app.cts/android.support… 27 03-26 16:14:09 D/ModuleListener: ModuleListener.testRunStarted(android.app.cts, 321) 29 03-26 16:14:09 D/ModuleListener: ModuleListener.testStarted(android.app.backup.cts.BackupAgentHelpe… 30 03-26 16:14:09 D/ModuleListener: ModuleListener.testEnded(android.app.backup.cts.BackupAgentHelperT… 31 …porter: [1/321 x86 CtsAppTestCases chromeos2-row8-rack4-host19:22] android.app.backup.cts.BackupAg… 32 03-26 16:14:09 D/ModuleListener: ModuleListener.testStarted(android.app.backup.cts.BackupAgentTest#… 33 03-26 16:14:09 D/ModuleListener: ModuleListener.testEnded(android.app.backup.cts.BackupAgentTest#te… 34 …porter: [2/321 x86 CtsAppTestCases chromeos2-row8-rack4-host19:22] android.app.backup.cts.BackupAg… [all …]
|
| /external/chromium-trace/catapult/third_party/polymer/components/app-route/ |
| D | README.md | 5 app-location.html app-route-converter-behavior.html app-route-converter.html app-route.html 15 …s](https://travis-ci.org/PolymerElements/app-route.svg?branch=master)](https://travis-ci.org/Polym… 18 ## <app-route> 20 `app-route` is an element that enables declarative, self-describing routing 21 for a web app. 23 > *n.b. app-route is still in beta. We expect it will need some changes. We're counting on your fee… 25 In its typical usage, a `app-route` element consumes an object that describes 31 Here is a basic example, when used with `app-location`: 34 <app-location route="{{route}}"></app-location> 35 <app-route [all …]
|
| /external/pdfium/testing/resources/javascript/ |
| D | app_methods_expected.txt | 2 Alert: PASS: app.alert('message 䀣', 1, 2, 'title 䀤') = 0 4 Alert: PASS: app.alert({'cMsg': 'message', 'cTitle': 'title'}) = 0 6 Alert: PASS: app.alert({'cMsg': 'message', 'cTitle': 'title', 'nIcon': 3, 'nType': 4}) = 0 8 Alert: PASS: app.alert(undefined) = 0 10 Alert: PASS: app.alert(null) = 0 12 Alert: PASS: app.alert(true) = 0 14 Alert: PASS: app.alert(false) = 0 16 Alert: PASS: app.alert(42) = 0 18 Alert: PASS: app.alert([1, 2, 3]) = 0 20 Alert: PASS: app.alert([1, 2, {'color': 'red'}]) = 0 [all …]
|
| D | app_properties_expected.txt | 2 Alert: app.activeDocs is object [object global] 3 Alert: app.calculate is boolean true 4 Alert: app.formsVersion is number 7 5 Alert: ERROR: app.fs: Operation not supported. 6 Alert: ERROR: app.fullscreen: Operation not supported. 7 Alert: app.language is string ENU 8 Alert: ERROR: app.media: Operation not supported. 9 Alert: app.platform is string WIN 10 Alert: app.runtimeHighlight is boolean false 11 Alert: app.viewerType is string pdfium [all …]
|
| D | app_methods.in | 39 expect("app.alert('message \u4023', 1, 2, 'title \u4024')", 0); 40 expect("app.alert({'cMsg': 'message', 'cTitle': 'title'})", 0); 41 expect("app.alert({'cMsg': 'message', 'cTitle': 'title', 'nIcon': 3, 'nType': 4})", 0); 42 expect("app.alert(undefined)", 0); 43 expect("app.alert(null)", 0); 44 expect("app.alert(true)", 0); 45 expect("app.alert(false)", 0); 46 expect("app.alert(42)", 0); 47 expect("app.alert([1, 2, 3])", 0); 48 expect("app.alert([1, 2, {'color': 'red'}])", 0); [all …]
|
| /external/python/google-api-python-client/docs/dyn/ |
| D | firebaseappcheck_v1beta.projects.apps.html | 75 <h1><a href="firebaseappcheck_v1beta.html">Firebase App Check API</a> . <a href="firebaseappcheck_v… 111 …<code><a href="#exchangeAppAttestAssertion">exchangeAppAttestAssertion(app, body=None, x__xgafv=No… 112 …an App Attest assertion and an artifact previously obtained from ExchangeAppAttestAttestation and … 114 …<code><a href="#exchangeAppAttestAttestation">exchangeAppAttestAttestation(app, body=None, x__xgaf… 115 …App Attest CBOR attestation and verifies it with Apple using the developer's preconfigured team an… 117 …<code><a href="#exchangeCustomToken">exchangeCustomToken(app, body=None, x__xgafv=None)</a></code>… 118 …your project's Admin SDK service account credentials. If valid, returns an App Check token encapsu… 120 …<code><a href="#exchangeDebugToken">exchangeDebugToken(app, body=None, x__xgafv=None)</a></code></… 121 …App Check token encapsulated in an AttestationTokenResponse. Note that a restrictive quota is enfo… 123 …<code><a href="#exchangeDeviceCheckToken">exchangeDeviceCheckToken(app, body=None, x__xgafv=None)<… [all …]
|
| D | androidenterprise_v1.webapps.html | 82 <p class="firstline">Deletes an existing web app.</p> 85 <p class="firstline">Gets an existing web app.</p> 88 <p class="firstline">Creates a new web app for the enterprise.</p> 94 <p class="firstline">Updates an existing web app.</p> 103 <pre>Deletes an existing web app. 107 webAppId: string, The ID of the web app. (required) 117 <pre>Gets an existing web app. 121 webAppId: string, The ID of the web app. (required) 130 …app created for an enterprise. Web apps are published to managed Google Play and can be distribute… 131 …app. Possible values include: - "minimalUi", the device's status bar, navigation ba… [all …]
|
| D | drive_v2.apps.html | 82 <p class="firstline">Gets a specific app.</p> 94 <pre>Gets a specific app. 97 appId: string, The ID of the app. (required) 102 … a list of the apps that a user has installed, with information about each app's supported MI… 103 …"authorized": True or False, # Whether the app is authorized to access data on the user&… 104 …;: "A String", # The template url to create a new file with this app in a given folder. … 105 "createUrl": "A String", # The url to create a new file with this app. 106 …"hasDriveWideScope": True or False, # Whether the app has drive-wide scope. An app with … 107 "icons": [ # The various icons for the app. 111 # - document - icon for a file associated with the app [all …]
|
| D | androidenterprise_v1.installs.html | 82 <p class="firstline">Requests to remove an app from a device. A call to get or list will still show… 85 <p class="firstline">Retrieves details of an installation of an app on a device.</p> 91 <p class="firstline">Requests to install the latest version of an app to a device. If the app is al… 100 …<pre>Requests to remove an app from a device. A call to get or list will still show the app as ins… 106 …installId: string, The ID of the product represented by the install, e.g. "app:com.google.and… 116 <pre>Retrieves details of an installation of an app on a device. 122 …installId: string, The ID of the product represented by the install, e.g. "app:com.google.and… 131 …app is installed on a particular device (or that an install is pending). The API can be used to cr… 132 … the device is in progress. The state "installed" means that the app has been installed.… 133 …quot;, # The ID of the product that the install is for. For example, "app:com.google.android.… [all …]
|
| D | androidenterprise_v1.entitlements.html | 82 <p class="firstline">Removes an entitlement to an app for a user.</p> 91 <p class="firstline">Adds or updates an entitlement to an app for a user.</p> 100 <pre>Removes an entitlement to an app for a user. 105 …entitlementId: string, The ID of the entitlement (a product ID), e.g. "app:com.google.android… 120 …entitlementId: string, The ID of the entitlement (a product ID), e.g. "app:com.google.android… 129 …app. Entitlements are user specific, not device specific. This allows a user with an entitlement t… 130 …;, # The ID of the product that the entitlement is for. For example, "app:com.google.android.… 151 …titlement of a user to a product (e.g. an app). For example, a free app that they have installed, … 152 …app. Entitlements are user specific, not device specific. This allows a user with an entitlement t… 153 …;, # The ID of the product that the entitlement is for. For example, "app:com.google.android.… [all …]
|
| D | apigee_v1.organizations.developers.apps.html | 92 …app associated with a developer. This API associates the developer app with the specified API prod… 95 …veloper app. **Note**: The delete operation is asynchronous. The developer app is deleted immediat… 98 …app by enabling you to: * Approve or revoke a developer app * Generate a new consumer key and secr… 101 <p class="firstline">Returns the details for a developer app.</p> 107 …app. In addition, you can add an API product to a developer app and automatically generate an API … 116 …app associated with a developer. This API associates the developer app with the specified API prod… 124 "apiProducts": [ # List of API products associated with the developer app. 127 "appFamily": "A String", # Developer app family. 128 "appId": "A String", # ID of the developer app. 129 "attributes": [ # List of attributes for the developer app. [all …]
|
| D | androidmanagement_v1.enterprises.webApps.html | 82 <p class="firstline">Creates a web app.</p> 85 <p class="firstline">Deletes a web app.</p> 88 <p class="firstline">Gets a web app.</p> 97 <p class="firstline">Updates a web app.</p> 106 <pre>Creates a web app. 113 { # A web app. 114 "displayMode": "A String", # The display mode of the web app. 115 "icons": [ # A list of icons for the web app. Must have at least one element. 116 { # An icon for a web app. Supported formats are: png, jpg and webp. 120 …"name": "A String", # The name of the web app, which is generated by the serve… [all …]
|
| /external/cronet/base/mac/ |
| D | mac_util_unittest.mm | 60 "foo/bar./bazquux", "foo/.app", "//foo", 72 { "FooBar.app/", "FooBar.app" }, 73 { "/FooBar.app", "/FooBar.app" }, 74 { "/FooBar.app/", "/FooBar.app" }, 75 { "//FooBar.app", "//FooBar.app" }, 76 { "/Foo/Bar.app", "/Foo/Bar.app" }, 77 { "/Foo/Bar.app/", "/Foo/Bar.app" }, 78 { "/F/B.app", "/F/B.app" }, 79 { "/F/B.app/", "/F/B.app" }, 80 { "/Foo/Bar.app/baz", "/Foo/Bar.app" }, [all …]
|
| /external/nos/host/generic/nugget/proto/ |
| D | BUILD | 76 "nugget/app/keymaster/Keymaster.client.cpp", 79 "nugget/app/keymaster/Keymaster.client.h", 82 "./nugget/app/keymaster", 95 "nugget/app/weaver/Weaver.client.cpp", 98 "nugget/app/weaver/Weaver.client.h", 101 "./nugget/app/weaver/", 114 "nugget/app/identity/Identity.client.cpp", 117 "nugget/app/identity/Identity.client.h", 120 "./nugget/app/identity/", 133 "nugget/app/avb/Avb.client.cpp", [all …]
|
| /external/nos/host/generic/nugget/proto/nugget/app/keymaster/ |
| D | keymaster.options | 1 nugget.app.keymaster.ImportWrappedKeyRequest.initialization_vector max_size:12 2 nugget.app.keymaster.ImportWrappedKeyRequest.gcm_tag max_size:16 3 nugget.app.keymaster.ImportWrappedKeyRequest.masking_key max_size:32 4 nugget.app.keymaster.SetRootOfTrustRequest.digest max_size:32 5 nugget.app.keymaster.SetBootStateRequest.public_key max_size:32 6 nugget.app.keymaster.SetBootStateRequest.boot_hash max_size:32 7 nugget.app.keymaster.ComputeSharedHmacRequest.hmac_sharing_params max_count:10 8 nugget.app.keymaster.ComputeSharedHmacResponse.sharing_check max_size:32 9 nugget.app.keymaster.DTupHandshakeRequest.nonce_client max_size:32 10 nugget.app.keymaster.DTupHandshakeResponse.nonce_citadel max_size:32 [all …]
|
| /external/trusty/lk/app/ |
| D | app.c | 24 #include <app.h> 30 static void start_app(const struct app_descriptor *app); 35 const struct app_descriptor *app; in apps_init() local 38 for (app = __apps_start; app != __apps_end; app++) { in apps_init() 39 if (app->init) in apps_init() 40 app->init(app); in apps_init() 44 for (app = __apps_start; app != __apps_end; app++) { in apps_init() 45 if (app->entry && (app->flags & APP_FLAG_DONT_START_ON_BOOT) == 0) { in apps_init() 46 start_app(app); in apps_init() 53 const struct app_descriptor *app = (const struct app_descriptor *)arg; in app_thread_entry() local [all …]
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/com/google/android/exoplayer2/testutil/ |
| D | HostActivity.html | 133 ….com/reference/android/app/Activity.html" title="class or interface in android.app" class="externa… 157 …ttps://developer.android.com/reference/android/app/Activity.html" title="class or interface in and… 199 <li class="blockList"><a id="fields.inherited.from.class.android.app.Activity"> 202 …ss android.app.<a href="https://developer.android.com/reference/android/app/Activity.html" ti… 203 …app/Activity.html#DEFAULT_KEYS_DIALER" title="class or interface in android.app" class="externalLi… 314 <li class="blockList"><a id="methods.inherited.from.class.android.app.Activity"> 317 …ss android.app.<a href="https://developer.android.com/reference/android/app/Activity.html" ti… 318 …app/Activity.html#addContentView(android.view.View,android.view.ViewGroup.LayoutParams)" title="cl… 436 …app/Activity.html#onCreate(android.os.Bundle)" title="class or interface in android.app" class="ex… 449 …app/Activity.html#onStart()" title="class or interface in android.app" class="externalLink">onStar… [all …]
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/com/google/android/exoplayer2/testutil/ |
| D | HostActivity.html | 133 ….com/reference/android/app/Activity.html" title="class or interface in android.app" class="externa… 157 …ttps://developer.android.com/reference/android/app/Activity.html" title="class or interface in and… 199 <li class="blockList"><a id="fields.inherited.from.class.android.app.Activity"> 202 …ss android.app.<a href="https://developer.android.com/reference/android/app/Activity.html" ti… 203 …app/Activity.html#DEFAULT_KEYS_DIALER" title="class or interface in android.app" class="externalLi… 314 <li class="blockList"><a id="methods.inherited.from.class.android.app.Activity"> 317 …ss android.app.<a href="https://developer.android.com/reference/android/app/Activity.html" ti… 318 …app/Activity.html#addContentView(android.view.View,android.view.ViewGroup.LayoutParams)" title="cl… 436 …app/Activity.html#onCreate(android.os.Bundle)" title="class or interface in android.app" class="ex… 449 …app/Activity.html#onStart()" title="class or interface in android.app" class="externalLink">onStar… [all …]
|
| /external/llvm/test/MC/AArch64/ |
| D | inline-asm-modifiers.s | 9 //APP 12 //APP 15 //APP 18 //APP 21 //APP 24 //APP 42 //APP 45 //APP 59 //APP 62 //APP [all …]
|
| /external/nos/host/generic/nugget/proto/nugget/app/keymaster/ctdl/ |
| D | keymaster.options | 1 nugget.app.keymaster.ctdl.ImportWrappedKeyRequest.initialization_vector max_size:12 2 nugget.app.keymaster.ctdl.ImportWrappedKeyRequest.gcm_tag max_size:16 3 nugget.app.keymaster.ctdl.ImportWrappedKeyRequest.masking_key max_size:32 4 nugget.app.keymaster.ctdl.SetRootOfTrustRequest.digest max_size:32 5 nugget.app.keymaster.ctdl.SetBootStateRequest.public_key max_size:32 6 nugget.app.keymaster.ctdl.SetBootStateRequest.boot_hash max_size:32 7 nugget.app.keymaster.ctdl.ComputeSharedHmacRequest.hmac_sharing_params max_count:10 8 nugget.app.keymaster.ctdl.ComputeSharedHmacResponse.sharing_check max_size:32 9 nugget.app.keymaster.ctdl.DTupHandshakeRequest.nonce_client max_size:32 10 nugget.app.keymaster.ctdl.DTupHandshakeResponse.nonce_citadel max_size:32 [all …]
|
| /external/expat/expat/win32/ |
| D | expat.iss | 57 UninstallFilesDir={app}\Uninstall 69 Flags: ignoreversion; Source: win32\bin\Release\xmlwf.exe; DestDir: "{app}\Bin" 70 Flags: ignoreversion; Source: win32\MANIFEST.txt; DestDir: "{app}" 71 Flags: ignoreversion; Source: AUTHORS; DestDir: "{app}"; DestName: AUTHORS.txt 72 Flags: ignoreversion; Source: Changes; DestDir: "{app}"; DestName: Changes.txt 73 Flags: ignoreversion; Source: COPYING; DestDir: "{app}"; DestName: COPYING.txt 74 Flags: ignoreversion; Source: README.md; DestDir: "{app}"; DestName: README.txt 75 Flags: ignoreversion; Source: doc\*.html; DestDir: "{app}\Doc" 76 Flags: ignoreversion; Source: doc\*.css; DestDir: "{app}\Doc" 77 Flags: ignoreversion; Source: doc\*.xml; DestDir: "{app}\Doc" [all …]
|
| /external/chromium-trace/catapult/devil/devil/android/ |
| D | app_ui_test.py | 21 resource-id="com.example.app:id/spinner"/> 29 resource-id="com.example.app:id/toolbar"> 32 resource-id="com.example.app:id/actionbar_custom_view"> 34 resource-id="com.example.app:id/actionbar_title" text="Primary"/> 36 resource-id="com.example.app:id/actionbar_search_button"/> 39 <node bounds="[0,178][576,1952]" resource-id="com.example.app:id/drawer"> 41 resource-id="com.example.app:id/mini_drawer"> 42 <node bounds="[40,254][104,318]" resource-id="com.example.app:id/avatar"/> 44 resource-id="com.example.app:id/image_view"/> 46 resource-id="com.example.app:id/image_view"/> [all …]
|
| /external/python/setuptools/setuptools/tests/ |
| D | test_manifest.py | 27 'name': 'app', 29 'packages': ['app'], 59 'app.egg-info/PKG-INFO', 60 'app.egg-info/SOURCES.txt', 61 'app.egg-info/dependency_links.txt', 62 'app.egg-info/top_level.txt', 63 'app/__init__.py', 183 - app/ 189 - app.js 190 - app.js.map [all …]
|