| /third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/graphicsfuzz/ |
| D | index.txt | 22 …ysis-reachable-from-many", "A fragment shader that covers a specific LLVM analysis cod… 23 …even-numbers-from-fragcoord", "A fragment shader that covers specific NIR code paths" … 24 …cov-apfloat-acos-ldexp", "A fragment shader that covers a specific AP float code pat… 25 …ov-apfloat-determinant", "A fragment shader that covers a specific arbitrary precisi… 26 … "cov-apfloat-mix-nan", "A fragment shader that covers a specific floating point co… 27 …"cov-apfloat-mod-zero", "A fragment shader that covers a specific floating point co… 28 …loat-module-small-number", "A fragment shader that covers a specific floating point co… 29 …float-negative-step-func", "A fragment shader that covers a specific floating point co… 30 …float-sinh-negative-log2", "A fragment shader that covers a specific floating point co… 31 … "cov-apfloat-tanh", "A fragment shader that covers a specific arbitrary precisi… [all …]
|
| /third_party/boost/libs/vmd/doc/ |
| D | vmd_modifiers.qbk | 28 There are two general types of modifiers, 'specific modifiers' and 29 'user-defined modifiers'. Specific modifers start with BOOST_VMD_ 31 The specific modifiers change the expansion of particular macros 34 specific macros must register and pre-detect for himself. They also 38 For any particular macro if a specific modifier 41 just because a specific modifier does not apply for a particular 42 macro. Any modifier which is not recognized as a specific modifier 48 of specific modifiers. Each particular type of a specific modifier 51 Each particular type of a specific modifier may be used as optional 52 parameters in one or more designated macros depending on the specific [all …]
|
| /third_party/libnl/include/netlink-private/route/link/ |
| D | api.h | 47 * Must dump the info type specific attributes. */ 52 * Must clone all info type specific attributes. */ 56 * Must append all info type specific attributes to the message. */ 96 * allocate data buffer to hold address family specific data and 101 * address family specific buffer and return it. */ 108 * stores the parsed data in the address family specific buffer. */ 113 * stores the parsed data in the address family specific buffer. */ 118 * link address family specific attributes to the message. */ 123 * stores the parsed data in the address family specific buffer. */ 128 * link address family specific attributes to the request message. */ [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| D | ap_mlme.c | 41 * relationship with a specific peer MAC entity 46 * authentication relationship with a specific peer MAC entity that 48 * that specific peer MAC entity. 72 * authentication relationship with a specific peer MAC entity 78 * authentication relationship with a specific peer MAC entity. 96 * a specific peer MAC entity 101 * association with a specific peer MAC entity that resulted from an 102 * association procedure that was initiated by that specific peer MAC entity. 123 * with a specific peer MAC entity 128 * reassociation with a specific peer MAC entity that resulted from a [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| D | ap_mlme.c | 41 * relationship with a specific peer MAC entity 46 * authentication relationship with a specific peer MAC entity that 48 * that specific peer MAC entity. 72 * authentication relationship with a specific peer MAC entity 78 * authentication relationship with a specific peer MAC entity. 96 * a specific peer MAC entity 101 * association with a specific peer MAC entity that resulted from an 102 * association procedure that was initiated by that specific peer MAC entity. 123 * with a specific peer MAC entity 128 * reassociation with a specific peer MAC entity that resulted from a [all …]
|
| /third_party/e2fsprogs/misc/ |
| D | fsck.8.in | 25 .B fs-specific-options 81 system-specific checker is searched for in 88 variable. Please see the file system-specific checker manual pages for 263 Produce verbose output, including all file system-specific commands 266 .B fs-specific-options 269 are passed to the file system-specific checker. These arguments 279 are treated as file system-specific options to be passed to the 280 file system-specific checker. 283 designed to pass arbitrarily complicated options to file system-specific 285 execute the file system-specific checker directly. If you pass [all …]
|
| /third_party/ltp/testcases/network/stress/multicast/query-flood/ |
| D | 00_Descriptions.txt | 8 Address Specific Query 13 Address and Source Specific Query 23 Multicast Address Specific Query 28 Multicast Address and Source Specific Query 37 Address Specific Query 42 Address and Source Specific Query 52 Multicast Address Specific Query 57 Multicast Address and Source Specific Query
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
| D | mtl_format_utils.mm | 382 # define SPECIFIC(_pixelFormat, _pixelBytesRender) \ 416 // to specific platforms (i.e. ios2, ios4) inheriting from the previous tables 421 SPECIFIC(MTLPixelFormatB5G6R5Unorm, 4U); 422 SPECIFIC(MTLPixelFormatA1BGR5Unorm, 4U); 423 SPECIFIC(MTLPixelFormatABGR4Unorm, 4U); 424 SPECIFIC(MTLPixelFormatBGR5A1Unorm, 4U); 426 SPECIFIC(MTLPixelFormatRGBA8Unorm, 4U); 427 SPECIFIC(MTLPixelFormatBGRA8Unorm, 4U); 434 SPECIFIC(MTLPixelFormatRGB10A2Unorm, 8U); 435 SPECIFIC(MTLPixelFormatBGR10A2Unorm, 8U); [all …]
|
| /third_party/node/test/known_issues/ |
| D | known_issues.status | 18 # Windows-specific test 22 # Windows-specific test 26 # Windows-specific test 30 # Windows-specific test 34 # Windows-specific test 41 # Windows-specific test 45 # Windows-specific test
|
| /third_party/boost/libs/thread/doc/ |
| D | mutexes.qbk | 26 typedef platform-specific-type native_handle_type; 38 typedef platform-specific-type native_handle_type; 43 [[Effects:] [Returns an instance of `native_handle_type` that can be used with platform-specific AP… 85 typedef platform-specific-type native_handle_type; 106 typedef platform-specific-type native_handle_type; 111 [[Effects:] [Returns an instance of `native_handle_type` that can be used with platform-specific AP… 137 typedef platform-specific-type native_handle_type; 152 typedef platform-specific-type native_handle_type; 157 [[Effects:] [Returns an instance of `native_handle_type` that can be used with platform-specific AP… 199 typedef platform-specific-type native_handle_type; [all …]
|
| /third_party/boost/libs/tti/doc/ |
| D | tti_detail_has_template.qbk | 28 The second is to find a class template with specific template parameters. 32 We will call this form of the macro the `specific parameters` form. An example 37 When using the specific form of the macro, there are two things which 74 The second macro parameter, when using the `specific parameters` form of the 91 using the `specific parameters` form would be: 96 You need to be careful using the non-variadic `specific parameters` form 123 form and the `specific parameters` form of using the macro. 127 further parameters when using the `specific parameters` form of the macro, 128 in which case the further parameters to the macro are the specific template 137 `specific parameters` form the variadic macros would be: [all …]
|
| /third_party/openGLES/extensions/ARB/ |
| D | ARB_texture_compression.txt | 59 (1) A framework upon which extensions providing specific compressed 64 compressed form without needing to code for specific compression 68 image stored in a specific compressed image format. This extension does 69 not define any specific compressed image formats, but it does provide the 76 specific (as above) or generic. Generic compressed internal formats are 77 not actual image formats, but are instead mapped into one of the specific 95 This extension does not define specific compressed image formats (e.g., 97 To support images in a specific compressed format, a hardware vendor 100 (1) Provide a new extension defininig specific compressed 105 (2) Specify the encoding of compressed images of that specific format. [all …]
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
| D | ARB_texture_compression.txt | 49 (1) A framework upon which extensions providing specific compressed 54 compressed form without needing to code for specific compression 58 image stored in a specific compressed image format. This extension does 59 not define any specific compressed image formats, but it does provide the 66 specific (as above) or generic. Generic compressed internal formats are 67 not actual image formats, but are instead mapped into one of the specific 85 This extension does not define specific compressed image formats (e.g., 87 To support images in a specific compressed format, a hardware vendor 90 (1) Provide a new extension defininig specific compressed 95 (2) Specify the encoding of compressed images of that specific format. [all …]
|
| /third_party/flutter/flutter/packages/flutter/lib/src/material/ |
| D | feedback.dart | 14 /// Provides platform-specific acoustic and/or haptic feedback for certain 18 /// tapped, call [forTap]. For the Android-specific vibration when long pressing 33 /// To trigger platform-specific feedback before executing the actual callback: 85 /// Provides platform-specific feedback for a tap. 91 /// * [wrapForTap] to trigger platform-specific feedback before executing a 104 /// Wraps a [GestureTapCallback] to provide platform specific feedback for a 112 /// * [forTap] to just trigger the platform-specific feedback without wrapping 123 /// Provides platform-specific feedback for a long press. 130 /// * [wrapForLongPress] to trigger platform-specific feedback before 143 /// Wraps a [GestureLongPressCallback] to provide platform specific feedback [all …]
|
| /third_party/protobuf/benchmarks/ |
| D | README.md | 153 To run a specific dataset or run with specific options: 159 $ ./java-benchmark $(specific generated dataset file name) [$(caliper options)] 166 $ ./cpp-benchmark $(specific generated dataset file name) [$(benchmark options)] 177 $ ./python-pure-python-benchmark [--json] $(specific generated dataset file name) 184 $ ./python-cpp-reflection-benchmark [--json] $(specific generated dataset file name) 191 $ ./python-cpp-generated-code-benchmark [--json] $(specific generated dataset file name) 197 $ ./go-benchmark $(specific generated dataset file name) [go testing options] 204 $ ./php-benchmark $(specific generated dataset file name) 209 $ ./php-c-benchmark $(specific generated dataset file name) 215 $ ./js-benchmark $(specific generated dataset file name)
|
| /third_party/flutter/flutter/dev/tools/gen_keycodes/data/ |
| D | keyboard_maps.tmpl | 14 /// Maps Android-specific key codes to the matching [LogicalKeyboardKey]. 19 /// Maps Android-specific scan codes to the matching [PhysicalKeyboardKey]. 31 /// Maps Fuchsia-specific IDs to the matching [LogicalKeyboardKey]. 36 /// Maps Fuchsia-specific USB HID Usage IDs to the matching 42 /// Maps macOS-specific key code values representing [PhysicalKeyboardKey]. 56 /// Maps GLFW-specific key codes to the matching [LogicalKeyboardKey]. 68 /// Maps XKB specific key code values representing [PhysicalKeyboardKey].
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
| D | ELF.h | 9 // This header contains common, non-processor-specific data structures and 68 Elf32_Word e_flags; // Processor-specific flags 117 ET_LOPROC = 0xff00, // Beginning of processor-specific codes 118 ET_HIPROC = 0xffff // Processor-specific 350 ELFOSABI_FIRST_ARCH = 64, // First architecture-specific OS ABI 358 ELFOSABI_LAST_ARCH = 255 // Last Architecture-specific OS ABI 378 // Specific e_flags for PPC64 413 // ARM Specific e_flags 433 // ARC Specific e_flags 454 // AVR specific e_flags [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | ELF.h | 10 // This header contains common, non-processor-specific data structures and 71 Elf32_Word e_flags; // Processor-specific flags 116 ET_LOPROC = 0xff00, // Beginning of processor-specific codes 117 ET_HIPROC = 0xffff // Processor-specific 378 // Specific e_flags for PPC64 413 // ARM Specific e_flags 431 // AVR specific e_flags 458 // Mips Specific e_flags 530 STO_MIPS_MICROMIPS = 0x80, // MIPS Specific ISA for MicroMips 531 STO_MIPS_MIPS16 = 0xf0 // MIPS Specific ISA for Mips16 [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | instrument_pass.h | 14 // See the License for the specific language governing permissions and 36 // which is the heart of any derived class implementing a specific 122 // of the shader. Finally, the record will contain validation-specific 127 // is determined by the validation id specified when each specific 152 // Stage-specific Word 0 153 // Stage-specific Word 1 156 // Validation-specific Word 0 157 // Validation-specific Word 1 158 // Validation-specific Word 2 162 // validation, members specific to the stage, and members specific to a [all …]
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | instrument_pass.h | 14 // See the License for the specific language governing permissions and 36 // which is the heart of any derived class implementing a specific 122 // of the shader. Finally, the record will contain validation-specific 127 // is determined by the validation id specified when each specific 152 // Stage-specific Word 0 153 // Stage-specific Word 1 156 // Validation-specific Word 0 157 // Validation-specific Word 1 158 // Validation-specific Word 2 162 // validation, members specific to the stage, and members specific to a [all …]
|
| /third_party/spirv-tools/source/opt/ |
| D | instrument_pass.h | 14 // See the License for the specific language governing permissions and 36 // which is the heart of any derived class implementing a specific 122 // of the shader. Finally, the record will contain validation-specific 127 // is determined by the validation id specified when each specific 152 // Stage-specific Word 0 153 // Stage-specific Word 1 156 // Validation-specific Word 0 157 // Validation-specific Word 1 158 // Validation-specific Word 2 162 // validation, members specific to the stage, and members specific to a [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/docs/ |
| D | LOWERING.rst | 1 Target-specific lowering in ICE 4 This document discusses several issues around generating target-specific ICE 10 Target-specific instructions often require specific operands to be in physical 11 registers. Sometimes one specific register is required, but usually any 17 happens after target-specific lowering, so during lowering we generally don't 27 * ``Variable::setRegNum()`` forces a ``Variable`` to be assigned a specific 47 Ensuring a non-specific physical register 97 Ensuring a specific physical register 100 Some instructions require operands in specific physical registers, or produce 101 results in specific physical registers. For example, the 32-bit ``ret`` [all …]
|
| /third_party/flutter/glfw/docs/ |
| D | internal.dox | 15 files contain no platform-specific code. This code usually ends up calling the 29 but platform-specific functions, described in the glfw3native.h header file and 58 The platform interface implements all platform-specific operations as a service 66 perform platform-specific operations on some or all platforms. The are also 72 The platform interface also defines structs that contain platform-specific 74 interface, except that an interface-specific suffix is added. 79 using special macros that name them after the specific interface used. This
|
| /third_party/ltp/testcases/kernel/mce-test/doc/ |
| D | stress-howto.txt | 113 - hwpoison also passes test duration time and other workload specific 132 * Type2: fs_type specific workload, meant to cover: 288 fs-specific result: log/fs-specific/fs-specific.result 289 fs-specific log: log/fs-specific/fs-specific.log 322 fs-specific result: log/fs-specific/fs-specific.result 323 fs-specific log: log/fs-specific/fs-specific.log
|
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| D | ShaderParse.c | 55 #define OP_SATURATE (1 << 1) /* saturate in opcode specific control */ 56 #define OP_TEST_BOOLEAN (1 << 2) /* test boolean in opcode specific control */ 57 #define OP_DCL (1 << 3) /* custom opcode specific control */ 330 /* Opcode specific. */ in Shader_parse_opcode() 333 opcode->specific.dcl_resource_dimension = DECODE_D3D10_SB_RESOURCE_DIMENSION(*curr); in Shader_parse_opcode() 336 opcode->specific.dcl_sampler_mode = DECODE_D3D10_SB_SAMPLER_MODE(*curr); in Shader_parse_opcode() 339 …opcode->specific.dcl_gs_output_primitive_topology = DECODE_D3D10_SB_GS_OUTPUT_PRIMITIVE_TOPOLOGY(*… in Shader_parse_opcode() 342 opcode->specific.dcl_gs_input_primitive = DECODE_D3D10_SB_GS_INPUT_PRIMITIVE(*curr); in Shader_parse_opcode() 346 opcode->specific.dcl_in_ps_interp = DECODE_D3D10_SB_INPUT_INTERPOLATION_MODE(*curr); in Shader_parse_opcode() 349 … opcode->specific.global_flags.refactoring_allowed = DECODE_D3D10_SB_GLOBAL_FLAGS(*curr) ? 1 : 0; in Shader_parse_opcode() [all …]
|