Home
last modified time | relevance | path

Searched full:application (Results 1 – 25 of 13230) sorted by relevance

12345678910>>...530

/external/mime-support/
Dmime.types-alt25 application/1d-interleaved-parityfec
26 application/3gpdash-qoe-report+xml
27 application/3gpp-ims+xml
28 application/3gppHal+json
29 application/3gppHalForms+json
30 application/A2L a2l
31 application/ace+cbor
32 application/ace+json
33 application/activemessage
34 application/activity+json
[all …]
Dmime.types26 application/activemessage
27 application/andrew-inset ez
28 application/annodex anx
29 application/applefile
30 application/atom+xml atom
31 application/atomcat+xml atomcat
32 application/atomicmail
33 application/atomserv+xml atomsrv
34 application/batch-SMTP
35 application/bbolin lin
[all …]
/external/aws-sdk-java-v2/core/sdk-core/src/main/resources/software/amazon/awssdk/core/util/
Dmime.types16 application/andrew-inset ez
17 application/applixware aw
18 application/atom+xml atom
19 application/atomcat+xml atomcat
20 application/atomsvc+xml atomsvc
21 application/ccxml+xml ccxml
22 application/cdmi-capability cdmia
23 application/cdmi-container cdmic
24 application/cdmi-domain cdmid
25 application/cdmi-object cdmio
[all …]
/external/python/cpython3/Lib/test/
Dmime.types14 application/1d-interleaved-parityfec
15 application/3gpp-ims+xml
16 application/activemessage
17 application/andrew-inset ez
18 application/applefile
19 application/atom+xml atom
20 application/atomcat+xml atomcat
21 application/atomicmail
22 application/atomsvc+xml atomsvc
23 application/auth-policy+xml apxml
[all …]
/external/mesa3d/src/util/
D00-mesa-defaults.conf5 Application bugs worked around in this file:
33 <!ELEMENT device (application | engine)+>
36 <!ELEMENT application (option+)>
37 <!ATTLIST application name CDATA #REQUIRED
61 <application name="Akka Arrh" executable="Project-A.exe">
63 </application>
65 <application name="Unigine Sanctuary" executable="Sanctuary">
69 </application>
71 <application name="Unigine Tropics" executable="Tropics">
75 </application>
[all …]
D00-radv-defaults.conf5 Application bugs worked around in this file:
12 <!ELEMENT device (application | engine)+>
15 <!ELEMENT application (option+)>
16 <!ATTLIST application name CDATA #REQUIRED
73 … <application name="Shadow Of The Tomb Raider (Native)" application_name_match="ShadowOfTheTomb">
76 </application>
78 … <application name="Shadow Of The Tomb Raider (DX11/DX12)" application_name_match="SOTTR.exe">
83 </application>
85 <application name="RAGE 2" application_name_match="Rage 2">
89 </application>
[all …]
/external/robolectric/robolectric/src/test/java/org/robolectric/android/internal/
DAndroidTestEnvironmentCreateApplicationTest.java10 import android.app.Application;
43 "<application android:name=\"org.robolectric.BogusTestApplication\"/>)"), in shouldThrowWhenManifestContainsBadApplicationClassName()
51 Application application = createApplication(newConfigWith(""), null, new ApplicationInfo()); in shouldReturnDefaultAndroidApplicationWhenManifestDeclaresNoAppName() local
52 assertThat(application.getClass()).isEqualTo(Application.class); in shouldReturnDefaultAndroidApplicationWhenManifestDeclaresNoAppName()
57 Application application = in shouldReturnSpecifiedApplicationWhenManifestDeclaresAppName() local
60 "<application android:name=\"org.robolectric.shadows.testing.TestApplication\"/>"), in shouldReturnSpecifiedApplicationWhenManifestDeclaresAppName()
63 assertThat(application.getClass()).isEqualTo(TestApplication.class); in shouldReturnSpecifiedApplicationWhenManifestDeclaresAppName()
68 Application application = ApplicationProvider.getApplicationContext(); in shouldAssignThePackageNameFromTheManifest() local
70 assertThat(application.getPackageName()).isEqualTo("org.robolectric"); in shouldAssignThePackageNameFromTheManifest()
71 assertThat(application.getClass()).isEqualTo(TestApplication.class); in shouldAssignThePackageNameFromTheManifest()
[all …]
/external/aws-sdk-java-v2/services/kinesisanalyticsv2/src/main/resources/codegen-resources/
Dservice-2.json33 …"documentation":"<p>Adds an Amazon CloudWatch log stream to monitor application configuration erro…
51application. </p> <p>You can add a streaming source when you create an application, or you can use…
68 …ased Kinesis Data Analytics application. An input processor pre-processes records on the input str…
85application.</p> <p>If you want Kinesis Data Analytics to deliver data from an in-application stre…
102application.</p> <p>Kinesis Data Analytics reads reference data (that is, an Amazon S3 object) and…
119application. Applications can use VPCs to store and access resources securely.</p> <p>Note the fol…
139application. For information about creating a Kinesis Data Analytics application, see <a href=\"ht…
154 …"documentation":"<p>Creates and returns a URL that you can use to connect to an application's exte…
173 "documentation":"<p>Creates a snapshot of the application's state data.</p>"
191 …ion":"<p>Deletes the specified application. Kinesis Data Analytics halts application execution and…
[all …]
/external/autotest/client/common_lib/
Dmagic.py161 [0, 'leshort', '=', 1538, 'application/x-alan-adventure-game'],
162 [0, 'string', '=', 'TADS', 'application/x-tads-game'],
163 [0, 'short', '=', 420, 'application/x-executable-file'],
164 [0, 'short', '=', 421, 'application/x-executable-file'],
165 [0, 'leshort', '=', 603, 'application/x-executable-file'],
166 [0, 'string', '=', 'Core\001', 'application/x-executable-file'],
167 [0, 'string', '=', 'AMANDA: TAPESTART DATE', 'application/x-amanda-header'],
168 [0, 'belong', '=', 1011, 'application/x-executable-file'],
169 [0, 'belong', '=', 999, 'application/x-library-file'],
178 [0, 'long', '=', 100554, 'application/x-apl-workspace'],
[all …]
/external/mesa3d/src/util/tests/drirc_configdir/
D00-test.conf4 <!ELEMENT device (application | engine)+>
6 <!ELEMENT application (option+)>
7 <!ATTLIST application name CDATA #REQUIRED
29 <application name="Application 1" executable="app1">
31 </application>
33 <application name="Application 2" executable="app2">
35 </application>
37 …<application name="Application 2" application_name_match="Versioned App.*" application_versions="0…
39 </application>
41 …<application name="Application 2" application_name_match="Versioned App.*" application_versions="2…
[all …]
/external/google-cloud-java/java-appengine-admin/proto-google-cloud-appengine-admin-v1/src/main/java/com/google/appengine/v1/
DApplicationOrBuilder.java17 // source: google/appengine/v1/application.proto
23 // @@protoc_insertion_point(interface_extends:google.appengine.v1.Application)
30 * Full path to the Application resource in the API.
44 * Full path to the Application resource in the API.
59 * Identifier of the Application resource. This identifier is equivalent
61 * deploy your application.
74 * Identifier of the Application resource. This identifier is equivalent
76 * deploy your application.
90 * HTTP path dispatch rules for requests to the application that do not
102 * HTTP path dispatch rules for requests to the application that do not
[all …]
/external/leakcanary2/leakcanary-android-core/src/main/java/leakcanary/internal/
DInternalLeakCanary.kt4 import android.app.Application in <lambda>()
5 import android.app.Application.ActivityLifecycleCallbacks in <lambda>()
40 internal object InternalLeakCanary : (Application) -> Unit, OnObjectRetainedListener { in <lambda>()
48 private var _application: Application? = null in <lambda>()
50 val application: Application in <lambda>() constant
69 (application.applicationInfo.flags and ApplicationInfo.FLAG_DEBUGGABLE) != 0 in <lambda>()
88 …return@lazy when ((application.getSystemService(UI_MODE_SERVICE) as UiModeManager).currentModeType… in <lambda>()
96 VERSION.SDK_INT >= VERSION_CODES.O && application.packageManager.isInstantApp in <lambda>()
101 TV -> TvOnRetainInstanceListener(application) in <lambda>()
109 application.getSharedPreferences("LeakCanaryHeapDumpPrefs", Context.MODE_PRIVATE) in <lambda>()
[all …]
/external/robolectric/robolectric/src/test/java/org/robolectric/
DTestRunnerSequenceTest.java6 import android.app.Application;
66 "application.onCreate()", in shouldRunThingsInTheRightOrder_simpleTest()
68 "application.beforeTest()", in shouldRunThingsInTheRightOrder_simpleTest()
70 "application.prepareTest()", in shouldRunThingsInTheRightOrder_simpleTest()
77 "application.onTerminate()", in shouldRunThingsInTheRightOrder_simpleTest()
79 "application.afterTest()", in shouldRunThingsInTheRightOrder_simpleTest()
99 "application.onCreate()", in shouldRunMultiConfigTestInTheRightOrder()
101 "application.beforeTest()", in shouldRunMultiConfigTestInTheRightOrder()
103 "application.prepareTest()", in shouldRunMultiConfigTestInTheRightOrder()
110 "application.onTerminate()", in shouldRunMultiConfigTestInTheRightOrder()
[all …]
/external/aws-sdk-java-v2/services/kinesisanalytics/src/main/resources/codegen-resources/
Dservice-2.json31 …umentation</a>.</p> </note> <p>Adds a CloudWatch log stream to monitor application configuration e…
49application. For conceptual information, see <a href=\"https://docs.aws.amazon.com/kinesisanalytic…
66 …ssingConfiguration</a> to an application. An input processor preprocesses records on the input str…
83application.</p> <p>If you want Amazon Kinesis Analytics to deliver data from an in-application st…
100application.</p> <p>Amazon Kinesis Analytics reads reference data (that is, an Amazon S3 object) a…
118application. You can configure each application with one streaming source as input, application co…
134application. Amazon Kinesis Analytics halts application execution and deletes the application, inc…
151 …umentation</a>.</p> </note> <p>Deletes a CloudWatch log stream from an application. For more infor…
185 …guration from your application configuration. Amazon Kinesis Analytics will no longer write data f…
202 …e specified application configuration.</p> <p>If the application is running, Amazon Kinesis Analyt…
[all …]
/external/sdv/vsomeip/interface/compat/vsomeip/
Druntime.hpp18 class application;
46 * the entry point to create instances of the @ref application class that
63 * \brief Creates a vsomeip application object.
65 * An application object manages service offers and requests as well as
66 * event subscriptions. It allows to register user application functions
69 * An application object is identified by a unique name that is also used
71 * the name is left empty, the application name is taken from the
74 * \param _name Name of the application on the system.
77 virtual std::shared_ptr<application> create_application(
84 * The message can then be used to call @application::send to send a
[all …]
/external/sdv/vsomeip/interface/vsomeip/
Druntime.hpp18 class application;
46 * the entry point to create instances of the @ref application class that
63 * \brief Creates a vsomeip application object.
65 * An application object manages service offers and requests as well as
66 * event subscriptions. It allows to register user application functions
69 * An application object is identified by a unique name that is also used
71 * the name is left empty, the application name is taken from the
74 * \param _name Name of the application on the system.
77 virtual std::shared_ptr<application> create_application(
84 * The message can then be used to call @application::send to send a
[all …]
/external/cronet/stable/net/data/fuzzer_dictionaries/
Dnet_mime_sniffer_fuzzer.dict132 "application/octet-stream"
267 "application"
305 "application/xhtml+xml"
307 "application/atom+xml"
308 "application/rss+xml"
315 "application/unknown"
317 "application/x-chrome-extension"
321 "application/msword"
322 "application/vnd.ms-excel"
323 "application/vnd.ms-powerpoint"
[all …]
/external/cronet/tot/net/data/fuzzer_dictionaries/
Dnet_mime_sniffer_fuzzer.dict132 "application/octet-stream"
267 "application"
305 "application/xhtml+xml"
307 "application/atom+xml"
308 "application/rss+xml"
315 "application/unknown"
317 "application/x-chrome-extension"
321 "application/msword"
322 "application/vnd.ms-excel"
323 "application/vnd.ms-powerpoint"
[all …]
/external/aws-sdk-java-v2/services/servicecatalogappregistry/src/main/resources/codegen-resources/
Dservice-2.json20 "requestUri":"/applications/{application}/attribute-groups/{attributeGroup}"
31 …documentation":"<p>Associates an attribute group with an application to augment the application's …
37 "requestUri":"/applications/{application}/resources/{resourceType}/{resource}"
49 …":"<p> Associates a resource with an application. The resource can be specified by its ARN or name…
67 …"documentation":"<p>Creates a new application that is the top-level node in a hierarchy of related…
84 …utes. This feature enables users to have full control over their cloud application's metadata in a…
90 "requestUri":"/applications/{application}"
99application that is specified either by its application ID, name, or ARN. All associated attribute…
120 "requestUri":"/applications/{application}/attribute-groups/{attributeGroup}"
129 … an attribute group from an application to remove the extra attributes contained in the attribute …
[all …]
/external/openscreen/cast/receiver/
Dapplication_agent.h31 // implementation of the CastV2 application control protocol to launch receiver
39 // application messages asking about application availability are received and
41 // may request the LAUNCH of an Application (and later a STOP).
44 // application is running. In addition, it attempts to launch an "idle screen"
45 // Application whenever no other Application is running. The "idle screen"
46 // Application is usually some kind of screen saver or wallpaper/clock display.
47 // Registering the "idle screen" Application is optional, and if it's not
55 class Application {
57 // Returns the one or more application IDs that are supported. This list
58 // must not mutate while the Application is registered.
[all …]
/external/pdfium/testing/resources/javascript/xfa_specific/
Dbug_1137668.in15 <script contentType="application/x-javascript">
86 <script contentType="application/x-javascript">
90 <script contentType="application/x-javascript">
94 <script contentType="application/x-javascript">
100 <script contentType="application/x-javascript">
104 <script contentType="application/x-javascript">
121 <script contentType="application/x-javascript">
125 <script contentType="application/x-javascript">
129 <script contentType="application/x-javascript">
146 <script contentType="application/x-javascript">
[all …]
/external/dagger2/java/dagger/android/
DAndroidInjection.java23 import android.app.Application;
41 * @throws RuntimeException if the {@link Application} doesn't implement {@link
46 Application application = activity.getApplication(); in inject() local
47 if (!(application instanceof HasAndroidInjector)) { in inject()
51 application.getClass().getCanonicalName(), in inject()
55 inject(activity, (HasAndroidInjector) application); in inject()
70 * <li>Uses the {@link android.app.Application} if it implements {@link HasAndroidInjector}.
76 * @throws IllegalArgumentException if no parent fragment, activity, or application implements
116 * @throws RuntimeException if the {@link Application} doesn't implement {@link
121 Application application = service.getApplication(); in inject() local
[all …]
/external/python/cpython3/Lib/
Dmimetypes.py457 '.json' : 'application/json',
458 '.webmanifest': 'application/manifest+json',
459 '.doc' : 'application/msword',
460 '.dot' : 'application/msword',
461 '.wiz' : 'application/msword',
462 '.nq' : 'application/n-quads',
463 '.nt' : 'application/n-triples',
464 '.bin' : 'application/octet-stream',
465 '.a' : 'application/octet-stream',
466 '.dll' : 'application/octet-stream',
[all …]
/external/robolectric/errorprone/src/test/java/org/robolectric/errorprone/bugpatterns/
DDeprecatedMethodsCheckTest.java36 " Context application;", in replaceShadowApplicationGetInstance()
39 " application = XShadowApplication.getInstance().getApplicationContext();", in replaceShadowApplicationGetInstance()
52 " Context application;", in replaceShadowApplicationGetInstance()
54 " shadowOf(RuntimeEnvironment.application).runBackgroundTasks();", in replaceShadowApplicationGetInstance()
55 " application = RuntimeEnvironment.application;", in replaceShadowApplicationGetInstance()
78 + " shadowOf(RuntimeEnvironment.application).getLatestAlertDialog();", in replaceShadowApplicationGetLatestStuff()
79 " XShadowDialog d = shadowOf(RuntimeEnvironment.application).getLatestDialog();", in replaceShadowApplicationGetLatestStuff()
81 + " shadowOf(RuntimeEnvironment.application).getLatestPopupMenu();", in replaceShadowApplicationGetLatestStuff()
124 "import android.app.Application;", in inlineShadowVars()
132 " Application application = RuntimeEnvironment.application;", in inlineShadowVars()
[all …]
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/
DApplication.vcp1 # Microsoft eMbedded Visual Tools Project File - Name="Application" - Package Owner=<4>
5 # TARGTYPE "Win32 (WCE ARMV4) Application" 0xa301
6 # TARGTYPE "Win32 (WCE emulator) Application" 0xa601
8 CFG=Application - Win32 (WCE emulator) Debug
12 !MESSAGE NMAKE /f "Application.vcn".
17 !MESSAGE NMAKE /f "Application.vcn" CFG="Application - Win32 (WCE emulator) Debug"
21 !MESSAGE "Application - Win32 (WCE emulator) Release" (based on "Win32 (WCE emulator) Application")
22 !MESSAGE "Application - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Application")
23 !MESSAGE "Application - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Application")
24 !MESSAGE "Application - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Application")
[all …]

12345678910>>...530