Home
last modified time | relevance | path

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

12345678910>>...188

/external/ImageMagick/www/source/
Dmime.xml17 …<mime type="application/andrew-inset" acronym="ATK" description="Andrew Toolkit" priority="100" pa…
18 …<mime type="application/illustrator" description="Adobe Illustrator document" priority="100" patte…
19 …<mime type="application/mac-binhex40" description="Macintosh BinHex-encoded file" data-type="strin…
20 … type="application/mathematica" description="Mathematica Notebook" data-type="string" offset="0" m…
21 …<mime type="application/mathematica" description="Mathematica Notebook" data-type="string" offset=…
22 …<mime type="application/mathematica" description="Mathematica Notebook" data-type="string" offset=…
23 …<mime type="application/mathematica" description="Mathematica Notebook" priority="100" pattern="*.…
24 …<mime type="application/mbox" description="mailbox file" data-type="string" offset="0" magic="From…
25 <mime type="application/octet-stream" description="unknown" priority="100" pattern="*.bin" />
26 …<mime type="application/oda" acronym="ODA" description="Office Document Architecture" priority="10…
[all …]
/external/ImageMagick/config/
Dmime.xml17 …<mime type="application/andrew-inset" acronym="ATK" description="Andrew Toolkit" priority="100" pa…
18 …<mime type="application/illustrator" description="Adobe Illustrator document" priority="100" patte…
19 …<mime type="application/mac-binhex40" description="Macintosh BinHex-encoded file" data-type="strin…
20 … type="application/mathematica" description="Mathematica Notebook" data-type="string" offset="0" m…
21 …<mime type="application/mathematica" description="Mathematica Notebook" data-type="string" offset=…
22 …<mime type="application/mathematica" description="Mathematica Notebook" data-type="string" offset=…
23 …<mime type="application/mathematica" description="Mathematica Notebook" priority="100" pattern="*.…
24 …<mime type="application/mbox" description="mailbox file" data-type="string" offset="0" magic="From…
25 <mime type="application/octet-stream" description="unknown" priority="100" pattern="*.bin" />
26 …<mime type="application/oda" acronym="ODA" description="Office Document Architecture" priority="10…
[all …]
/external/mesa3d/src/mesa/drivers/dri/common/
Ddrirc4 Application bugs worked around in this file:
28 <application name="Unigine Sanctuary" executable="Sanctuary">
31 </application>
33 <application name="Unigine Tropics" executable="Tropics">
36 </application>
38 <application name="Unigine Heaven (32-bit)" executable="heaven_x86">
42 </application>
44 <application name="Unigine Heaven (64-bit)" executable="heaven_x64">
48 </application>
50 <application name="Unigine Valley (32-bit)" executable="valley_x86">
[all …]
/external/autotest/client/common_lib/
Dmagic.py155 [0L, 'leshort', '=', 1538L, 'application/x-alan-adventure-game'],
156 [0L, 'string', '=', 'TADS', 'application/x-tads-game'],
157 [0L, 'short', '=', 420L, 'application/x-executable-file'],
158 [0L, 'short', '=', 421L, 'application/x-executable-file'],
159 [0L, 'leshort', '=', 603L, 'application/x-executable-file'],
160 [0L, 'string', '=', 'Core\001', 'application/x-executable-file'],
161 [0L, 'string', '=', 'AMANDA: TAPESTART DATE', 'application/x-amanda-header'],
162 [0L, 'belong', '=', 1011L, 'application/x-executable-file'],
163 [0L, 'belong', '=', 999L, 'application/x-library-file'],
172 [0L, 'long', '=', 100554L, 'application/x-apl-workspace'],
[all …]
/external/python/cpython2/Lib/
Dmimetypes.py406 '.a' : 'application/octet-stream',
407 '.ai' : 'application/postscript',
414 '.bcpio' : 'application/x-bcpio',
415 '.bin' : 'application/octet-stream',
419 '.cdf' : 'application/x-cdf',
420 '.cdf' : 'application/x-netcdf',
421 '.cpio' : 'application/x-cpio',
422 '.csh' : 'application/x-csh',
425 '.dll' : 'application/octet-stream',
426 '.doc' : 'application/msword',
[all …]
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DApplicationTest.java4 import android.app.Application;
45 Robolectric.application = new Application(); in setUp()
50 assertThat(new Activity().getApplication(), sameInstance(Robolectric.application)); in shouldBeAContext()
51 …ivity().getApplication().getApplicationContext(), sameInstance((Context) Robolectric.application)); in shouldBeAContext()
59 Application app1 = ShadowApplication.bind(new Application(), resourceLoader1); in shouldBeBindableToAResourceLoader()
64 Application app2 = ShadowApplication.bind(new Application(), resourceLoader2); in shouldBeBindableToAResourceLoader()
93 Object systemService = Robolectric.application.getSystemService(name); in checkSystemService()
95 assertThat(systemService, sameInstance(Robolectric.application.getSystemService(name))); in checkSystemService()
100Application application = new ApplicationResolver(newConfig("TestAndroidManifestWithPackageName.xm… in packageManager_shouldKnowPackageName() local
101 …assertEquals("com.wacka.wa", application.getPackageManager().getPackageInfo("com.wacka.wa", 0).pac… in packageManager_shouldKnowPackageName()
[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 …]
/external/skia/experimental/SimpleiOSApp/iPhone/
DAppDelegate_iPhone.m17 #pragma mark Application lifecycle
19 - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)laun…
21 // Override point for customization after application launch.
29 - (void)applicationWillResignActive:(UIApplication *)application {
31application is about to move from active to inactive state. This can occur for certain types of te…
37 - (void)applicationDidEnterBackground:(UIApplication *)application {
39 … user data, invalidate timers, and store enough application state information to restore your appl…
40 …If your application supports background execution, called instead of applicationWillTerminate: whe…
45 - (void)applicationWillEnterForeground:(UIApplication *)application {
52 - (void)applicationDidBecomeActive:(UIApplication *)application {
[all …]
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/
DApplicationResolver.java3 import android.app.Application;
20 public Application resolveApplication() { in resolveApplication()
24 Application application; in resolveApplication() local
26 application = newApplicationInstance(packageName, applicationName); in resolveApplication()
28 application = new Application(); in resolveApplication()
31 ShadowApplication shadowApplication = shadowOf(application); in resolveApplication()
35 shadowApplication.setPackageManager(new RobolectricPackageManager(application, config)); in resolveApplication()
38 return application; in resolveApplication()
68 private Application newApplicationInstance(String packageName, String applicationName) { in newApplicationInstance()
69 Application application; in newApplicationInstance() local
[all …]
/external/r8/src/main/java/com/android/tools/r8/graph/
DJarClassFileReader.java54 private final JarApplicationReader application; field in JarClassFileReader
58 JarApplicationReader application, Consumer<DexClass> classConsumer) { in JarClassFileReader() argument
59 this.application = application; in JarClassFileReader()
66 file, classKind, reader.b, application, classConsumer), SKIP_FRAMES); in read()
76 JarApplicationReader application) { in createAnnotationVisitor() argument
79 return new CreateAnnotationVisitor(application, (names, values) -> in createAnnotationVisitor()
81 createEncodedAnnotation(desc, names, values, application)))); in createAnnotationVisitor()
85 List<DexString> names, List<DexValue> values, JarApplicationReader application) { in createEncodedAnnotation() argument
92 return new DexEncodedAnnotation(application.getTypeFromDescriptor(desc), elements); in createEncodedAnnotation()
98 private final JarApplicationReader application; field in JarClassFileReader.CreateDexClassVisitor
[all …]
/external/libmojo/base/android/java/src/org/chromium/base/
DContextUtils.java14 * This class provides Android application context related utility methods.
30 * Get the Android application context.
32 * Under normal circumstances there is only one application context in a process, so it's safe
37 * Do not downcast the context returned by this method to Application (or any subclass). It may
38 * not be an Application object; it may be wrapped in a ContextWrapper. The only assumption you
46 * Initializes the java application context.
49 * before any other clients make use of the application context through this class.
51 * @param appContext The application context.
55 // started, in which case the browser process re-sets the application context. in initApplicationContext()
57 throw new RuntimeException("Attempting to set multiple global application contexts."); in initApplicationContext()
[all …]
/external/r8/src/test/java/com/android/tools/r8/smali/
DSmaliTestBase.java296 public final DexApplication application; field in SmaliTestBase.TestApplication
304 DexApplication application, in TestApplication() argument
309 this(application, method, code, null, valueNumberGenerator, options); in TestApplication()
313 DexApplication application, in TestApplication() argument
319 this.application = application; in TestApplication()
345 AppInfo appInfo = new AppInfo(application); in run()
346 IRConverter converter = new IRConverter(application, appInfo, options); in run()
348 return runArt(application, options); in run()
386 protected DexApplication processApplication(DexApplication application, InternalOptions options) { in processApplication() argument
389 return r8.optimize(application, new AppInfoWithSubtyping(application)); in processApplication()
[all …]
/external/r8/src/main/java/com/android/tools/r8/
DR8.java76 DexApplication application, in writeApplication() argument
84 return new ApplicationWriter(application, appInfo, options, namingLens, proguardSeedsData) in writeApplication()
87 throw new RuntimeException("Cannot write dex application", e); in writeApplication()
91 public DexApplication optimize(DexApplication application, AppInfoWithSubtyping appInfo) in optimize() argument
93 return optimize(application, appInfo, GraphLense.getIdentityLense(), in optimize()
97 public DexApplication optimize(DexApplication application, AppInfoWithSubtyping appInfo, in optimize() argument
105 timing, application, appInfo, options, printer, graphLense); in optimize()
106 application = converter.optimize(executorService); in optimize()
111 if (!options.skipDebugInfoOpt && (application.getProguardMap() != null)) { in optimize()
115 new DebugStripper(application.getProguardMap(), options, appInfo.dexItemFactory); in optimize()
[all …]
/external/dagger2/examples/android-activity-graphs/src/main/java/com/example/dagger/activitygraphs/
DDemoApplicationModule.java18 import android.app.Application;
28 * {@link android.app.Application} to create.
32 private final Application application; field in DemoApplicationModule
34 public DemoApplicationModule(Application application) { in DemoApplicationModule() argument
35 this.application = application; in DemoApplicationModule()
39 * Expose the application to the graph.
41 @Provides @Singleton Application application() { in application() method in DemoApplicationModule
42 return application; in application()
46 return (LocationManager) application.getSystemService(LOCATION_SERVICE); in provideLocationManager()
/external/libxml2/doc/tutorial/
Dxmltutorial.xml97 <para>The tutorial is based on a simple <acronym>XML</acronym> application I
125 <para><application>Libxml</application> declares a number of data types we
139 UTF-8 for use with <application>libxml's</application>
141 …url="http://www.xmlsoft.org/encoding.html"><application>libxml</application> encoding support web …
219 was not, <application>libxml</application> will at this point
229 declaration is there, <application>libxml</application> will
288 looking for. It uses the <application>libxml</application> string
343 <application>Libxml2</application> includes support for
344 use of <application>XPath</application> expressions to retrieve sets of
346 <application>XPath</application> <acronym>API</acronym> is <ulink
[all …]
/external/skia/experimental/SimpleiOSApp/iPad/
DAppDelegate_iPad.m17 #pragma mark Application lifecycle
19 - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)laun…
21 // Override point for customization after application launch.
29 - (void)applicationWillResignActive:(UIApplication *)application {
31application is about to move from active to inactive state. This can occur for certain types of te…
37 - (void)applicationDidBecomeActive:(UIApplication *)application {
39 Restart any tasks that were paused (or not yet started) while the application was inactive.
44 - (void)applicationWillTerminate:(UIApplication *)application {
46 Called when the application is about to terminate.
54 - (void)applicationDidReceiveMemoryWarning:(UIApplication *)application {
/external/owasp/sanitizer/tools/findbugs/doc/manual/
Dbuilding.html3application">FindBugs</span>&#8482; from Source</th></tr><tr><td width="20%" align="left"><a acces…
4 This chapter describes how to build <span class="application">FindBugs</span> from source code. Un…
5 interesting in modifying <span class="application">FindBugs</span>, you will probably want to skip …
8 To compile <span class="application">FindBugs</span> from source, you will need the following:
10 …indbugs/findbugs-2.0.3-source.zip?download" target="_top"><span class="application">FindBugs</span…
14 …<a class="ulink" href="http://ant.apache.org/" target="_top">Apache <span class="application">Ant<…
17 …The version of <span class="application">Ant</span> included as <code class="filename">/usr/bin/an…
19 …<span class="application">FindBugs</span>. We recommend you install a binary distribution of <spa…
20 …class="ulink" href="http://ant.apache.org/" target="_top"><span class="application">Ant</span> web…
21 …Make sure that when you run <span class="application">Ant</span> your <em class="replaceable"><cod…
[all …]
Danttask.html3application">FindBugs</span>&#8482; <span class="application">Ant</span> task</th></tr><tr><td wid…
4 This chapter describes how to integrate <span class="application">FindBugs</span> into a build scri…
5 for <a class="ulink" href="http://ant.apache.org/" target="_top"><span class="application">Ant</spa…
6 and deployment tool. Using the <span class="application">FindBugs</span> <span class="application"…
7 automatically run <span class="application">FindBugs</span> on your Java code.
9 The <span class="application">Ant</span> task was generously contributed by Mike Fagan.
10 …clear: both"><a name="d0e1205"></a>1.&nbsp;Installing the <span class="application">Ant</span> tas…
11 To install the <span class="application">Ant</span> task, simply copy <code class="filename"><em cl…
12 into the <code class="filename">lib</code> subdirectory of your <span class="application">Ant</span…
14 …lign="top"><p>It is strongly recommended that you use the <span class="application">Ant</span> tas…
[all …]
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/
D__init__.py73 getbaseclasses(application)
83 getbaseclasses(application)
88 getbaseclasses(application)
90 getbaseclasses(application)
91 getbaseclasses(application)
95 getbaseclasses(application)
104 'capp' : application,
114 'capp' : application,
119 'capp' : application,
121 'capp' : application,
[all …]
/external/deqp/framework/platform/ios/
DtcuIOSAppDelegate.m21 * \brief iOS Application Delegate.
33 - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)laun…
35 DE_UNREF(application && launchOptions);
61 - (void)applicationWillResignActive:(UIApplication *)application
63 DE_UNREF(application);
67 - (void)applicationDidEnterBackground:(UIApplication *)application
69 DE_UNREF(application);
72 - (void)applicationWillEnterForeground:(UIApplication *)application
74 DE_UNREF(application);
77 - (void)applicationDidBecomeActive:(UIApplication *)application
[all …]
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/
DApplicationResolverTest.java3 import android.app.Application;
25 assertEquals(Application.class, in shouldReturnDefaultAndroidApplicationWhenManifestDeclaresNoAppName()
37Application application = new ApplicationResolver(newConfig("TestAndroidManifestWithPackageName.xm… in shouldAssignThePackageNameFromTheManifest() local
38 assertEquals("com.wacka.wa", application.getPackageName()); in shouldAssignThePackageNameFromTheManifest()
43Application application = new ApplicationResolver(newConfig("TestAndroidManifestWithAppName.xml"))… in shouldAssignTheApplicationNameFromTheManifest() local
44 … assertEquals("com.xtremelabs.robolectric.TestApplication", application.getApplicationInfo().name); in shouldAssignTheApplicationNameFromTheManifest()
49Application application = new ApplicationResolver(newConfig("TestAndroidManifestWithReceivers.xml"… in shouldRegisterReceiversFromTheManifest() local
50 List<ShadowApplication.Wrapper> receivers = shadowOf(application).getRegisteredReceivers(); in shouldRegisterReceiversFromTheManifest()
/external/python/cpython2/Doc/library/
Dframework.rst2 :mod:`FrameWork` --- Interactive application framework
7 :synopsis: Interactive application framework.
12 for an interactive Macintosh application. The programmer builds an application
43 .. function:: Application()
45 An object representing the complete application. See below for a description of
72 application. The method name is the callback string with ``'domenu_'``
91 Creates a (modeless) window. *Parent* is the application object to which the
120 Application Objects
123 Application objects have the following methods, among others:
126 .. method:: Application.makeusermenus()
[all …]
/external/nanohttpd/core/src/main/resources/META-INF/nanohttpd/
Ddefault-mimetypes.properties21 swf=application/x-shockwave-flash
22 js=application/javascript
23 pdf=application/pdf
24 doc=application/msword
25 ogg=application/x-ogg
26 zip=application/octet-stream
27 exe=application/octet-stream
28 class=application/octet-stream
29 m3u8=application/vnd.apple.mpegurl
/external/libxml2/test/relaxng/
Ddocbook_0.xml7 <!-- replace version above with actual application version number-->
120 <application>GNOME Help Browser</application>, which
148 GNOME application documentation. Most GNOME applications
189 describing the application, where it can be downloaded from,
191 documentation for the application. The #docs IRC channel on
320 application documentation, internal GNOME component
345 application, make sure you find out the latest status of
346 documentation by contacting the application author.
391 If you are an <application>Emacs</application> user you may
393 for editing sgml files in <application>Emacs</application>.
[all …]
/external/clang/test/CXX/expr/expr.unary/expr.sizeof/
Dp1.cpp13 x = sizeof(a->bitX); // expected-error {{invalid application of 'sizeof' to bit-field}} in test()
15 x = sizeof(a->foo(), a->bitX); // expected-error {{invalid application of 'sizeof' to bit-field}} in test()
16 …x = sizeof(a->var ? a->bitX : a->bitY); // expected-error {{invalid application of 'sizeof' to bit… in test()
17 …x = sizeof(a->var ? a->bitX : a->bitX); // expected-error {{invalid application of 'sizeof' to bit… in test()
18 x = sizeof(a->bitX = 3); // expected-error {{invalid application of 'sizeof' to bit-field}} in test()
19 x = sizeof(a->bitY += 3); // expected-error {{invalid application of 'sizeof' to bit-field}} in test()
24 …x = sizeof(void); // expected-error {{invalid application of 'sizeof' to an incomplete type 'void'… in test2()
25 x = sizeof(int()); // expected-error {{invalid application of 'sizeof' to a function type}} in test2()
26 …x = sizeof(test2()); // expected-error {{invalid application of 'sizeof' to an incomplete type 'vo… in test2()
27 x = sizeof(test2); // expected-error {{invalid application of 'sizeof' to a function type}} in test2()

12345678910>>...188