| /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="Unigine Sanctuary" executable="Sanctuary"> 65 </application> 67 <application name="Unigine Tropics" executable="Tropics"> 71 </application> 74 <application name="Xwayland" executable="Xwayland"> 76 </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)) 173 % for application in device.applications: 174 ${render_options(application.cname + '_options', application.options)} 179 % for application in device.applications: 180 { .name = "${application.name}", 181 % if application.executable: 182 .executable = "${application.executable}", [all …]
|
| /third_party/mesa3d/src/amd/vulkan/ |
| 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 60 … <application name="Shadow Of The Tomb Raider (Native)" application_name_match="ShadowOfTheTomb"> 63 </application> 65 … <application name="Shadow Of The Tomb Raider (DX11/DX12)" application_name_match="SOTTR.exe"> 68 </application> 70 <application name="RAGE 2" executable="RAGE2.exe"> 72 </application> [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_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 | 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 | 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 | 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 | 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/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ |
| D | AppDelegate.m | 40 - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)laun… 41 // Override point for customization after application launch. 45 - (void)applicationWillResignActive:(UIApplication *)application { 46 …application is about to move from active to inactive state. This can occur for certain types of te… 50 - (void)applicationDidEnterBackground:(UIApplication *)application { 51 … user data, invalidate timers, and store enough application state information to restore your appl… 52 …// If your application supports background execution, this method is called instead of application… 55 - (void)applicationWillEnterForeground:(UIApplication *)application { 59 - (void)applicationDidBecomeActive:(UIApplication *)application { 60 …tasks that were paused (or not yet started) while the application was inactive. If the application… [all …]
|
| /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/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/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/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/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/vk-gl-cts/external/vulkan-docs/src/appendices/ |
| D | VK_EXT_image_drm_format_modifier.txt | 99 The application must convert between elink:VkFormat and DRM format when it 104 application must use information from the external API to accurately map the 118 * *Negotiation.* The application negotiates with _modifier_-aware, 141 * *Import.* The application imports an image with a _modifier_. 144 In this pattern, the application receives from an external source the 153 Before creating the image, the application first verifies that the physical 159 Then the application creates the image by chaining 164 * *Export.* The application creates an image and allocates its memory. 165 Then the application exports to _modifier_-aware consumers the image's 175 When choosing the image's creation parameters, the application usually [all …]
|
| D | VK_EXT_image_drm_format_modifier.adoc | 99 The application must convert between elink:VkFormat and DRM format when it 104 application must use information from the external API to accurately map the 118 * *Negotiation.* The application negotiates with _modifier_-aware, 141 * *Import.* The application imports an image with a _modifier_. 144 In this pattern, the application receives from an external source the 153 Before creating the image, the application first verifies that the physical 159 Then the application creates the image by chaining 164 * *Export.* The application creates an image and allocates its memory. 165 Then the application exports to _modifier_-aware consumers the image's 175 When choosing the image's creation parameters, the application usually [all …]
|