| /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/vk-gl-cts/external/vulkan-docs/src/appendices/ |
| D | boilerplate.txt | 41 platform-specific macros and headers. 44 <<boilerplate-wsi-header, window system-specific>> and 48 In addition, specific preprocessor macros defined at the time 50 system-specific and provisional interfaces to be included, as described 55 === Vulkan Platform-Specific Header `vk_platform.h` (Informative) 57 Platform-specific macros and interfaces are defined in `vk_platform.h`. 59 exact definitions are under the control of specific platforms and Vulkan 63 [[boilerplate-platform-specific-calling-conventions]] 64 ==== Platform-Specific Calling Conventions 67 and compiler-specific default calling conventions to be used. [all …]
|
| /third_party/musl/libc-test/src/functionalext/time/ |
| D | strptime_ext.c | 12 * See the License for the specific language governing permissions and 29 * type according to a specific time format 67 * type according to a specific time format 105 * type according to a specific time format 123 * type according to a specific time format 140 * type according to a specific time format 157 * type according to a specific time format 174 * type according to a specific time format 200 * type according to a specific time format 217 * type according to a specific time format [all …]
|
| /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/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/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/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/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/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/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/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/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 …]
|
| /third_party/openssl/providers/implementations/encode_decode/ |
| D | decode_pem2der.c | 114 /* Our set of type specific PEM types */ in pem2der_decode() 115 { PEM_STRING_DHPARAMS, OSSL_OBJECT_PKEY, "DH", "type-specific" }, in pem2der_decode() 116 { PEM_STRING_DHXPARAMS, OSSL_OBJECT_PKEY, "X9.42 DH", "type-specific" }, in pem2der_decode() 117 { PEM_STRING_DSA, OSSL_OBJECT_PKEY, "DSA", "type-specific" }, in pem2der_decode() 118 { PEM_STRING_DSA_PUBLIC, OSSL_OBJECT_PKEY, "DSA", "type-specific" }, in pem2der_decode() 119 { PEM_STRING_DSAPARAMS, OSSL_OBJECT_PKEY, "DSA", "type-specific" }, in pem2der_decode() 120 { PEM_STRING_ECPRIVATEKEY, OSSL_OBJECT_PKEY, "EC", "type-specific" }, in pem2der_decode() 121 { PEM_STRING_ECPARAMETERS, OSSL_OBJECT_PKEY, "EC", "type-specific" }, in pem2der_decode() 122 { PEM_STRING_RSA, OSSL_OBJECT_PKEY, "RSA", "type-specific" }, in pem2der_decode() 123 { PEM_STRING_RSA_PUBLIC, OSSL_OBJECT_PKEY, "RSA", "type-specific" }, in pem2der_decode()
|
| /third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/ |
| D | decode_pem2der.c | 114 /* Our set of type specific PEM types */ in pem2der_decode() 115 { PEM_STRING_DHPARAMS, OSSL_OBJECT_PKEY, "DH", "type-specific" }, in pem2der_decode() 116 { PEM_STRING_DHXPARAMS, OSSL_OBJECT_PKEY, "X9.42 DH", "type-specific" }, in pem2der_decode() 117 { PEM_STRING_DSA, OSSL_OBJECT_PKEY, "DSA", "type-specific" }, in pem2der_decode() 118 { PEM_STRING_DSA_PUBLIC, OSSL_OBJECT_PKEY, "DSA", "type-specific" }, in pem2der_decode() 119 { PEM_STRING_DSAPARAMS, OSSL_OBJECT_PKEY, "DSA", "type-specific" }, in pem2der_decode() 120 { PEM_STRING_ECPRIVATEKEY, OSSL_OBJECT_PKEY, "EC", "type-specific" }, in pem2der_decode() 121 { PEM_STRING_ECPARAMETERS, OSSL_OBJECT_PKEY, "EC", "type-specific" }, in pem2der_decode() 122 { PEM_STRING_RSA, OSSL_OBJECT_PKEY, "RSA", "type-specific" }, in pem2der_decode() 123 { PEM_STRING_RSA_PUBLIC, OSSL_OBJECT_PKEY, "RSA", "type-specific" }, in pem2der_decode()
|
| /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/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/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/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/EGL/extensions/EXT/ |
| D | EGL_EXT_platform_base.txt | 71 This extension does not specify behavior specific to any platform, nor 73 support. Platform-specific details lie outside this extension's scope and 115 supported by the EGL implementation, nor does it specify behavior specific 162 specific behavior rather than platform-specific extensions. 166 actual type of <display_id>, are implementation-specific. If <display_id> 173 second paragraph, which begins with "Using the platform-specific type" and 219 are implementation specific. 222 third paragraph, which begins with "Using the platform-specific type" and 270 <pixmap>, are implementation specific. 343 - Remove text "attribute names are defined by platform-specific [all …]
|
| /third_party/skia/third_party/externals/egl-registry/extensions/EXT/ |
| D | EGL_EXT_platform_base.txt | 71 This extension does not specify behavior specific to any platform, nor 73 support. Platform-specific details lie outside this extension's scope and 115 supported by the EGL implementation, nor does it specify behavior specific 162 specific behavior rather than platform-specific extensions. 166 actual type of <display_id>, are implementation-specific. If <display_id> 173 second paragraph, which begins with "Using the platform-specific type" and 219 are implementation specific. 222 third paragraph, which begins with "Using the platform-specific type" and 270 <pixmap>, are implementation specific. 343 - Remove text "attribute names are defined by platform-specific [all …]
|
| /third_party/mesa3d/src/gallium/auxiliary/pipe-loader/ |
| D | pipe_loader.h | 106 * due to not having any driver-specific driconf options), this can be used to 135 * This function is platform-specific. 149 * This function is platform-specific. 164 * This function is platform-specific. 178 * This function is platform-specific. 188 * This function is platform-specific. 198 * This function is platform-specific. 209 * This function is platform-specific. 219 * This function is platform-specific.
|
| /third_party/openssl/ohos_lite/include/crypto/ |
| D | rand.h | 92 * This function is platform specific and tries to acquire the requested 93 * amount of entropy by polling platform specific entropy sources. 102 * Add some application specific nonce data 104 * This function is platform specific and adds some application specific 117 * Add some platform specific additional data 119 * This function is platform specific and adds some random noise to the
|