Searched
full:application (Results
1176 -
1200 of
12067) sorted by null
<<41424344454647484950>>
/external/chromium_org/chrome/browser/mac/ |
install_from_dmg.h | 10 // If the application is running from a read-only disk image, prompts the user 11 // to install it to the hard drive. If the user approves, the application
|
/external/chromium_org/chrome/installer/gcapi/ |
gcapi_test.rc | 77 VALUE "FileDescription", "gcapi_test Application"
81 VALUE "ProductName", "gcapi_test Application"
|
/external/chromium_org/chrome/renderer/ |
web_apps.h | 32 // no web application information, in which case |web_app| is unchanged and the 35 // Documents can also contain a link to a application 'definition'. In this case
|
/external/chromium_org/chrome/test/android/unit_tests_apk/ |
AndroidManifest.xml | 15 <application android:label="ChromeNativeTests" 25 </application>
|
/external/chromium_org/chrome/test/chromedriver/test/webview_shell/java/ |
AndroidManifest.xml | 16 <application android:label="ChromeDriverWebviewShell" 28 </application>
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/app/ |
ContentApplication.java | 14 * Basic application functionality that should be shared among all browser applications 50 * For emulated process environment only. On a production device, the application process is
|
/external/chromium_org/content/test/data/dom_serializer/ |
youtube_2.htm | 5 <link rel="search" type="application/opensearchdescription+xml" href="http://www.youtube.com/opensearch?locale=en_US" title="YouTube Video Search"> 11 <link rel="alternate" type="application/rss+xml" title="YouTube - [RSS]" href="/rssls">
|
/external/chromium_org/content/test/data/npapi/ |
plugin_delete_in_deallocate.html | 42 <embed type="application/vnd.npapi-test" 48 <embed type="application/vnd.npapi-test"
|
self_delete_plugin_invoke_alert.html | 34 <embed name="plg" type="application/x-webkit-test-netscape"></embed> 36 <embed name="plg2" type="application/x-webkit-test-netscape"></embed>
|
/external/chromium_org/mojo/shell/android/apk/ |
AndroidManifest.xml | 12 <application android:name="MojoShellApplication" 24 </application>
|
/external/chromium_org/net/base/ |
net_module.h | 16 // The network module does not have direct access to the way application 17 // resources are stored and fetched by the embedding application (e.g., it
|
/external/chromium_org/remoting/android/java/ |
AndroidManifest.xml | 10 <application android:label="@string/app_name" 23 </application>
|
/external/chromium_org/testing/android/java/ |
AndroidManifest.xml | 15 <application android:label="ChromeNativeTests" 25 </application>
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
plug-in-mutates-NSView-hierarchy-during-resize.html | 30 <embed type="application/x-webkit-test-netscape"></embed> 36 <embed type="application/x-webkit-test-netscape" onsetwindow="hideFirst()"></embed>
|
/external/chromium_org/third_party/mesa/src/docs/ |
MESA_set_3dfx_mode.spec | 33 an X window. The glXSet3DfxModeMESA() function allows an application 56 mode or rendering into an X window. An application can switch between
|
/external/chromium_org/third_party/python_gflags/ |
README | 5 getopt(), optparse and manual argument processing. Rather than an application 20 When you install this library, you also get a helper application,
|
/external/droiddriver/samples/testapp/ |
AndroidManifest.xml | 7 <application android:label="UI Test App" android:icon="@drawable/ic_launcher" > 21 </application>
|
/external/jmonkeyengine/engine/src/android/jme3test/android/ |
AndroidManifest.xml | 15 <application android:icon="@drawable/icon" android:label="@string/app_name"> 28 </application>
|
/external/jpeg/ |
jcapistd.c | 8 * This file contains application interface code for the compression half 11 * transcoding-only application. Note that if an application links in 53 /* Ready for application to drive first pass through jpeg_write_scanlines 70 * this likely signals an application programmer error. However, 72 * so that the application need not adjust num_lines for end-of-image 96 * delayed so that application can write COM, etc, markers between 141 * delayed so that application can write COM, etc, markers between
|
/external/linux-tools-perf/python/ |
twatch.py | 7 # This application is free software; you can redistribute it and/or 11 # This application is distributed in the hope that it will be useful,
|
/external/mesa3d/docs/ |
MESA_set_3dfx_mode.spec | 33 an X window. The glXSet3DfxModeMESA() function allows an application 56 mode or rendering into an X window. An application can switch between
|
/external/qemu/distrib/jpeg-6b/ |
jcapistd.c | 8 * This file contains application interface code for the compression half 11 * transcoding-only application. Note that if an application links in 53 /* Ready for application to drive first pass through jpeg_write_scanlines 70 * this likely signals an application programmer error. However, 72 * so that the application need not adjust num_lines for end-of-image 96 * delayed so that application can write COM, etc, markers between 141 * delayed so that application can write COM, etc, markers between
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_QuitEvent.3 | 20 As can be seen, the SDL_QuitEvent structure serves no useful purpose\&. The event itself, on the other hand, is very important\&. If you filter out or ignore a quit event then it is impossible for the user to close the window\&. On the other hand, if you do accept a quit event then the application window will be closed, and screen updates will still report success event though the application will no longer be visible\&.
|
/external/qemu/distrib/sdl-1.2.15/src/main/qtopia/ |
SDL_qtopia_main.cc | 37 // This initializes the Qtopia application. It needs to be done here 44 // Exit here because if return is used, the application
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/res/ |
MenuResourceLoaderTest.java | 25 resourceLoader.inflateMenu(Robolectric.application, R.menu.test_withchilds, testMenu); 33 resourceLoader.inflateMenu(Robolectric.application, R.menu.test_withchilds, testMenu);
|
Completed in 1306 milliseconds
<<41424344454647484950>>