| /third_party/python/Lib/test/ |
| D | mime.types | 14 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 …]
|
| /third_party/mesa3d/src/util/ |
| D | 00-mesa-defaults.conf | 5 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 …]
|
| D | 00-radv-defaults.conf | 5 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 …]
|
| D | driconf_static.py | 44 class Application(object): class 46 self.cname = cname('application') 76 for application in xml.findall('application'): 77 self.applications.append(Application(application)) 174 % for application in device.applications: 175 ${render_options(application.cname + '_options', application.options)} 180 % for application in device.applications: 181 { .name = "${application.name}", 182 % if application.executable: 183 .executable = "${application.executable}", [all …]
|
| /third_party/cups-filters/mime/ |
| D | braille.convs | 26 text/plain application/vnd.cups-brf 0 texttobrf 28 text/html application/vnd.cups-brf 10 texttobrf 29 application/xhtml application/vnd.cups-brf 10 texttobrf 30 application/xml application/vnd.cups-brf 10 texttobrf 31 application/sgml application/vnd.cups-brf 10 texttobrf 33 application/vnd.cups-brf application/vnd.cups-paged-brf 0 brftopagedbrf 34 application/vnd.cups-ubrl application/vnd.cups-paged-ubrl 0 brftopagedbrf 36 application/vnd.recordare.musicxml+xml application/vnd.cups-brf 30 musicxmltobrf 38 application/vnd.oasis.opendocument.chart application/vnd.cups-brf 30 texttobrf 39 application/vnd.oasis.opendocument.formula application/vnd.cups-brf 30 texttobrf [all …]
|
| D | cupsfilters.convs.in | 45 application/vnd.adobe-reader-postscript application/vnd.cups-postscript 66 pstops 47 application/pdf application/vnd.cups-pdf 66 pdftopdf 48 application/x-cshell application/pdf 32 texttopdf 49 application/x-csource application/pdf 32 texttopdf 50 application/x-perl application/pdf 32 texttopdf 51 application/x-shell application/pdf 32 texttopdf 52 text/plain application/pdf 32 texttopdf 53 text/html application/pdf 32 texttopdf 54 image/pwg-raster application/pdf 32 rastertopdf 55 image/gif application/vnd.cups-pdf 65 imagetopdf [all …]
|
| D | braille.types | 25 application/vnd.cups-brf brf 26 application/vnd.cups-ubrl 31 application/vnd.cups-paged-brf 32 application/vnd.cups-paged-ubrl 34 application/sgml sgml 36 application/vnd.recordare.musicxml+xml xml contains(0,1000,"<score-partwise") 38 application/vnd.oasis.opendocument.chart odc 39 application/vnd.oasis.opendocument.database odb 40 application/vnd.oasis.opendocument.formula odf 41 application/vnd.oasis.opendocument.graphics odg [all …]
|
| /third_party/typescript/tests/baselines/reference/ |
| D | typeFromPropertyAssignment8_1.types | 19 my.app.Application = (function () { 20 >my.app.Application = (function () {var Application = function () { //...};return Application;})… 21 >my.app.Application : () => void 25 >Application : () => void 26 >(function () {var Application = function () { //...};return Application;})() : () => void 27 >(function () {var Application = function () { //...};return Application;}) : () => () => void 28 >function () {var Application = function () { //...};return Application;} : () => () => void 30 var Application = function () { 31 >Application : () => void 36 return Application; [all …]
|
| D | typeFromPropertyAssignment8.types | 19 my.app.Application = (function () { 20 >my.app.Application = (function () {var Application = function () { //...};return Application;})… 21 >my.app.Application : () => void 25 >Application : () => void 26 >(function () {var Application = function () { //...};return Application;})() : () => void 27 >(function () {var Application = function () { //...};return Application;}) : () => () => void 28 >function () {var Application = function () { //...};return Application;} : () => () => void 30 var Application = function () { 31 >Application : () => void 36 return Application; [all …]
|
| D | typeFromPropertyAssignment10.types | 92 === tests/cases/conformance/salsa/application.js === 93 Outer.app.Application = (function () { 94 …Application = (function () { /** * Application main class. * Will be instantiated & ini… 95 >Outer.app.Application : typeof Application 99 >Application : typeof Application 100 …Application main class. * Will be instantiated & initialized by HTML page */ var Applic… 101 …Application main class. * Will be instantiated & initialized by HTML page */ var Applic… 102 …Application main class. * Will be instantiated & initialized by HTML page */ var Applic… 105 * Application main class. 108 var Application = function () { [all …]
|
| D | typeFromPropertyAssignment10_1.types | 92 === tests/cases/conformance/salsa/application.js === 93 Outer.app.Application = (function () { 94 …Application = (function () { /** * Application main class. * Will be instantiated & ini… 95 >Outer.app.Application : typeof Application 99 >Application : typeof Application 100 …Application main class. * Will be instantiated & initialized by HTML page */ var Applic… 101 …Application main class. * Will be instantiated & initialized by HTML page */ var Applic… 102 …Application main class. * Will be instantiated & initialized by HTML page */ var Applic… 105 * Application main class. 108 var Application = function () { [all …]
|
| D | typeFromPropertyAssignment8_1.symbols | 14 my.app.Application = (function () { 15 >my.app.Application : Symbol(my.app.Application, Decl(a.js, 1, 22)) 19 >Application : Symbol(my.app.Application, Decl(a.js, 1, 22)) 21 var Application = function () { 22 >Application : Symbol(Application, Decl(a.js, 4, 3)) 26 return Application; 27 >Application : Symbol(Application, Decl(a.js, 4, 3)) 30 my.app.Application() 31 >my.app.Application : Symbol(my.app.Application, Decl(a.js, 1, 22)) 35 >Application : Symbol(my.app.Application, Decl(a.js, 1, 22)) [all …]
|
| D | typeFromPropertyAssignment8.symbols | 14 my.app.Application = (function () { 15 >my.app.Application : Symbol(my.app.Application, Decl(a.js, 1, 22)) 19 >Application : Symbol(my.app.Application, Decl(a.js, 1, 22)) 21 var Application = function () { 22 >Application : Symbol(Application, Decl(a.js, 4, 3)) 26 return Application; 27 >Application : Symbol(Application, Decl(a.js, 4, 3)) 30 my.app.Application() 31 >my.app.Application : Symbol(my.app.Application, Decl(a.js, 1, 22)) 35 >Application : Symbol(my.app.Application, Decl(a.js, 1, 22)) [all …]
|
| D | typeFromPropertyAssignment10_1.symbols | 7 …(someview.js, 0, 6), Decl(someview.js, 6, 6), Decl(someview.js, 15, 6), Decl(application.js, 0, 6)) 9 …(someview.js, 0, 6), Decl(someview.js, 6, 6), Decl(someview.js, 15, 6), Decl(application.js, 0, 6)) 10 …(someview.js, 0, 6), Decl(someview.js, 6, 6), Decl(someview.js, 15, 6), Decl(application.js, 0, 6)) 12 …(someview.js, 0, 6), Decl(someview.js, 6, 6), Decl(someview.js, 15, 6), Decl(application.js, 0, 6)) 17 …(someview.js, 0, 6), Decl(someview.js, 6, 6), Decl(someview.js, 15, 6), Decl(application.js, 0, 6)) 19 …(someview.js, 0, 6), Decl(someview.js, 6, 6), Decl(someview.js, 15, 6), Decl(application.js, 0, 6)) 34 …(someview.js, 0, 6), Decl(someview.js, 6, 6), Decl(someview.js, 15, 6), Decl(application.js, 0, 6)) 36 …(someview.js, 0, 6), Decl(someview.js, 6, 6), Decl(someview.js, 15, 6), Decl(application.js, 0, 6)) 50 …(someview.js, 0, 6), Decl(someview.js, 6, 6), Decl(someview.js, 15, 6), Decl(application.js, 0, 6)) 52 …(someview.js, 0, 6), Decl(someview.js, 6, 6), Decl(someview.js, 15, 6), Decl(application.js, 0, 6)) [all …]
|
| D | typeFromPropertyAssignment10.symbols | 7 …(someview.js, 0, 6), Decl(someview.js, 6, 6), Decl(someview.js, 15, 6), Decl(application.js, 0, 6)) 9 …(someview.js, 0, 6), Decl(someview.js, 6, 6), Decl(someview.js, 15, 6), Decl(application.js, 0, 6)) 10 …(someview.js, 0, 6), Decl(someview.js, 6, 6), Decl(someview.js, 15, 6), Decl(application.js, 0, 6)) 12 …(someview.js, 0, 6), Decl(someview.js, 6, 6), Decl(someview.js, 15, 6), Decl(application.js, 0, 6)) 17 …(someview.js, 0, 6), Decl(someview.js, 6, 6), Decl(someview.js, 15, 6), Decl(application.js, 0, 6)) 19 …(someview.js, 0, 6), Decl(someview.js, 6, 6), Decl(someview.js, 15, 6), Decl(application.js, 0, 6)) 34 …(someview.js, 0, 6), Decl(someview.js, 6, 6), Decl(someview.js, 15, 6), Decl(application.js, 0, 6)) 36 …(someview.js, 0, 6), Decl(someview.js, 6, 6), Decl(someview.js, 15, 6), Decl(application.js, 0, 6)) 50 …(someview.js, 0, 6), Decl(someview.js, 6, 6), Decl(someview.js, 15, 6), Decl(application.js, 0, 6)) 52 …(someview.js, 0, 6), Decl(someview.js, 6, 6), Decl(someview.js, 15, 6), Decl(application.js, 0, 6)) [all …]
|
| /third_party/mesa3d/src/util/tests/drirc_configdir/ |
| D | 00-test.conf | 4 <!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 …]
|
| /third_party/python/Lib/ |
| D | mimetypes.py | 430 '.js' : 'application/javascript', 431 '.mjs' : 'application/javascript', 432 '.json' : 'application/json', 433 '.webmanifest': 'application/manifest+json', 434 '.doc' : 'application/msword', 435 '.dot' : 'application/msword', 436 '.wiz' : 'application/msword', 437 '.nq' : 'application/n-quads', 438 '.nt' : 'application/n-triples', 439 '.bin' : 'application/octet-stream', [all …]
|
| /third_party/cups-filters/ |
| D | ohos_ghostscript.patch | 8 application/postscript application/pdf 0 gstopdf 9 -application/vnd.cups-pdf application/vnd.cups-raster 99 gstoraster 10 -application/vnd.cups-pdf image/pwg-raster 99 gstoraster 11 -application/vnd.cups-postscript application/vnd.cups-raster 175 gstoraster 12 +#application/vnd.cups-pdf application/vnd.cups-raster 99 gstoraster 13 +#application/vnd.cups-pdf image/pwg-raster 99 gstoraster 14 +#application/vnd.cups-postscript application/vnd.cups-raster 175 gstoraster
|
| /third_party/cups/test/ |
| D | test.convs | 2 application/pdf application/vnd.cups-pdf 100 pdftopdf 3 application/pdf application/postscript 100 pdftops 4 application/pdf application/vnd.cups-raster 100 pdftoraster 5 application/postscript application/vnd.cups-raster 100 pstoraster 6 image/jpeg application/pdf 100 imagetopdf 7 text/plain application/pdf 100 texttopdf
|
| /third_party/vk-gl-cts/framework/platform/ios/ |
| D | tcuIOSAppDelegate.m | 21 * \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 …]
|
| /third_party/ffmpeg/libavcodec/ |
| D | xvmc.h | 49 It is used as a test that the application correctly uses the API, 51 - application - set during initialization 60 - application - set the pointer during initialization 67 - application - set the pointer during initialization 74 - application - set during initialization 80 - application - set during initialization 87 - application - set during initialization 94 - application - set during initialization 100 It has to be freed by XvMCDestroySurface() on application exit. 102 - application - set during initialization [all …]
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/proposals/ |
| D | VK_EXT_external_memory_acquire_unmodified.adoc | 59 When an application releases ownership of a resource to an external queue 63 then, when the application re-acquires ownership, the Vulkan implementation 72 If the application had the ability to inform that Vulkan implementation that 76 For example, suppose the application renders to an image, then transfers 81 Suppose the application knows that the external queue family did not modify 91 On such systems, the application may suffer the performance overhead each time 94 Specifically, the overhead is likely to occur when the application transitions 103 - The solution must provide the application a way to inform the implementation 105 application's most recent release of ownership to the external queue family 106 until the application's current ownership acquire operation. [all …]
|
| /third_party/openGLES/extensions/QCOM/ |
| D | QCOM_tiled_rendering.txt | 81 This extension allows the application to specify a rectangular tile 91 One typical use case could involve an application only rendering to select 93 to as "application tiling"), leaving all other portions of the render target 95 portions of the render target, the application must request an EGL (or other 97 destructive swap may only be used safely if the application renders to the 102 and without application tiling within a single frame. Rendering without 103 application tiling ("normal" rendering) is most efficient when all of the 106 a prior resolve, or via application tiling), then that resolve becomes much 110 resolves, so it is recommended that applications avoid mixing application 114 application tiling. An implicit resolve will occur (if needed) at the start [all …]
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/QCOM/ |
| D | QCOM_tiled_rendering.txt | 81 This extension allows the application to specify a rectangular tile 91 One typical use case could involve an application only rendering to select 93 to as "application tiling"), leaving all other portions of the render target 95 portions of the render target, the application must request an EGL (or other 97 destructive swap may only be used safely if the application renders to the 102 and without application tiling within a single frame. Rendering without 103 application tiling ("normal" rendering) is most efficient when all of the 106 a prior resolve, or via application tiling), then that resolve becomes much 110 resolves, so it is recommended that applications avoid mixing application 114 application tiling. An implicit resolve will occur (if needed) at the start [all …]
|
| /third_party/grpc/src/objective-c/examples/SwiftUseFrameworks/SwiftUseFrameworks/ |
| D | AppDelegate.swift | 15 …func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApp… in application() function 16 // Override point for customization after application launch. in application() 22 …func application(_ application: UIApplication, configurationForConnecting connectingSceneSession: … in application() function 28 …func application(_ application: UIApplication, didDiscardSceneSessions sceneSessions: Set<UISceneS… in application() function 30 … any sessions were discarded while the application was not running, this will be called shortly af… in application()
|