| /external/deqp/external/openglcts/modules/glesext/ |
| D | esextcTestCaseBase.hpp | 39 #define GEOMETRY_SHADER_EXTENSION_NOT_SUPPORTED "Geometry shader functionality not supported, skipp… 40 #define GEOMETRY_SHADER_POINT_SIZE_NOT_SUPPORTED "Geometry shader point size functionality not supp… 41 #define GPU_SHADER5_EXTENSION_NOT_SUPPORTED "GPU shader5 functionality not supported, skipping" 42 #define TESSELLATION_SHADER_EXTENSION_NOT_SUPPORTED "Tessellation shader functionality not supporte… 43 #define TEXTURE_BORDER_CLAMP_NOT_SUPPORTED "Texture border clamp functionality not supported, skipp… 45 "Floating point texture linear filtering functionality not supported, skipping" 46 #define TEXTURE_CUBE_MAP_ARRAY_EXTENSION_NOT_SUPPORTED "Texture cube map array functionality not su… 47 #define SHADER_IMAGE_ATOMIC_EXTENSION_NOT_SUPPORTED "Shader image atomic functionality not supporte… 48 #define TEXTURE_BUFFER_EXTENSION_NOT_SUPPORTED "Texture buffer functionality not supported, skippin… 49 #define DRAW_BUFFERS_INDEXED_NOT_SUPPORTED "Draw buffers indexed functionality not supported, skipp… [all …]
|
| /external/trusty/arm-trusted-firmware/lib/xlat_tables_v2/ |
| D | ro_xlat_tables.mk | 8 $(error "Debugfs requires functionality from the dynamic translation \ 14 $(error "RESET_TO_SP_MIN requires functionality from the dynamic \ 20 $(error "Tegra requires functionality from the dynamic translation \ 24 $(error "RESET_TO_BL31 requires functionality from the dynamic \ 29 $(error "Trusty requires functionality from the dynamic translation \ 33 $(error "SPM_MM requires functionality to change memory region \ 38 $(error "EL3 SPMC requires functionality from the dynamic translation \
|
| /external/arm-trusted-firmware/lib/xlat_tables_v2/ |
| D | ro_xlat_tables.mk | 8 $(error "Debugfs requires functionality from the dynamic translation \ 14 $(error "RESET_TO_SP_MIN requires functionality from the dynamic \ 20 $(error "Tegra requires functionality from the dynamic translation \ 24 $(error "RESET_TO_BL31 requires functionality from the dynamic \ 29 $(error "Trusty requires functionality from the dynamic translation \ 33 $(error "SPM_MM requires functionality to change memory region \
|
| /external/sdv/vsomeip/third_party/boost/tti/doc/ |
| D | tti_nested_type.qbk | 10 Besides the functionality of the TTI library which queries whether some inner element 11 of a given name within a type exists, the library also includes functionality for 13 marker type is meant a type either internally created by the library, with no functionality, 16 First I will explain the syntax and use of this functionality and then the reason it exists in 19 The functionality is a metafunction created by the macro [macroref BOOST_TTI_MEMBER_TYPE]. 26 to be generated and then the name of the 'named type'. After that the functionality 60 which has no functionality, is used. Unless there is a specific reason for the end-user 64 A simple example of this functionality would be: 77 we can now answer the question of why this functionality to create 122 have to work with, being a marker type, will generally not fulfill any other further functionality [all …]
|
| D | tti_why.qbk | 10 In the Boost Type Traits library there is compile time functionality for 22 There has been some of this functionality in Boost, both in already existing 25 library is Boost MPL, where there is functionality, in the form of macros and 29 functionality of this library, related to type traits, was taken and expanded. 33 functionality to introspect a type's elements at compile time. But to the best 34 of my knowledge this sort of functionality has never been incorporated in
|
| /external/pigweed/pw_digital_io/public/pw_digital_io/ |
| D | digital_io.h | 63 /// the derived classes that explicitly supports the functionality that your 67 /// derived classes that explicitly support the functionality that you want to 471 // Use this class in APIs when only interrupt functionality is required. 478 // Available functionality 489 // Unavailable functionality 509 // Use this class in APIs when only input functionality is required. 515 // Available functionality 524 // Unavailable functionality 547 // Use in APIs when input and interrupt functionality is required. 556 // Available functionality [all …]
|
| /external/pigweed/pw_digital_io/ |
| D | docs.rst | 69 Functionality overview 71 The following table summarizes the interfaces and their required functionality: 106 not cover every possible type of functionality supported by the hardware. There 183 and represents all the functionality that is available on the line. 197 not guarantee any particular functionality is available. 205 functionality. 211 functionality. For example, ``DigitalInOptionalInterrupt`` could describe a line 214 When using any classes with optional functionality, including 215 ``DigitalIoOptional``, you must check that a functionality is available using 248 depending on the supported set of functionality. For example, ``DigitalIn`` [all …]
|
| /external/pigweed/pw_digital_io/public/pw_digital_io/internal/ |
| D | conversions.h | 23 // A type trait that describes the functionality required by a particular type 24 // of line, and also the functionality that we assume is always provided by an 29 // functionality as `true` and optional functionality as `false`. 39 // Concrete struct describing the available functionality of a line at runtime. 46 // Returns the functionality always provided by the given type. 57 // functionality.
|
| /external/cronet/third_party/icu/source/test/intltest/ |
| D | tchcfmt.h | 22 * tests Choice Format, functionality of examples, as well as API functionality 26 * tests basic functionality in a simple example 30 * tests functionality in a more complex example, 31 * and extensive API functionality.
|
| D | tmsgfmt.h | 44 * test MesageFormat formatting functionality in a simple example 53 * tests MesageFormat functionality with a simple format 57 * tests MesageFormat functionality with a format including a ChoiceFormat 61 * tests MesageFormat functionality with a PluralFormat. 66 * tests MessageFormat functionality with a SelectFormat. 102 * These routines test various API functionality.
|
| /external/icu/icu4c/source/test/intltest/ |
| D | tchcfmt.h | 22 * tests Choice Format, functionality of examples, as well as API functionality 26 * tests basic functionality in a simple example 30 * tests functionality in a more complex example, 31 * and extensive API functionality.
|
| D | tmsgfmt.h | 44 * test MesageFormat formatting functionality in a simple example 53 * tests MesageFormat functionality with a simple format 57 * tests MesageFormat functionality with a format including a ChoiceFormat 61 * tests MesageFormat functionality with a PluralFormat. 66 * tests MessageFormat functionality with a SelectFormat. 102 * These routines test various API functionality.
|
| /external/rust/crates/glam/ |
| D | CONTRIBUTING.md | 23 If `glam` is missing functionality on existing types, [suggest a new feature] 26 the feature. I'd like to keep `glam` reasonably light functionality wise 27 initially but commonly used functionality that is missing is very welcome. If 28 you do submit a pull request please ensure any new functionality also has a 33 If you feel some functionality could be optimized please [open an issue] on
|
| /external/ltp/testcases/kernel/syscalls/mknod/ |
| D | mknod05.c | 46 * Verify the Functionality of system call 48 * Issue Functionality-Pass message. 50 * Issue Functionality-Fail message. 58 * -f : Turn off functionality Testing. 134 /* Set the functionality flag */ in main() 141 /* unset functionality flag */ in main() 149 /* unset flag as functionality fails */ in main() 157 /* unset flag as functionality fails */ in main() 161 tst_resm(TPASS, "Functionality of mknod(%s, " in main()
|
| D | mknod08.c | 45 * Verify the Functionality of system call 47 * Issue Functionality-Pass message. 49 * Issue Functionality-Fail message. 58 * -f : Turn off functionality Testing. 131 /* Set the functionality flag */ in main() 139 /* unset flag as functionality fails */ in main() 147 /* unset flag as functionality fails */ in main() 155 /* unset flag as functionality fails */ in main() 159 tst_resm(TPASS, "Functionality of mknod(%s, " in main()
|
| D | mknod03.c | 46 * Verify the Functionality of system call 48 * Issue Functionality-Pass message. 50 * Issue Functionality-Fail message. 58 * -f : Turn off functionality Testing. 134 /* Set the functionality flag */ in main() 141 /* unset functionality flag */ in main() 155 /* unset flag as functionality fails */ in main() 159 tst_resm(TPASS, "Functionality of mknod(%s, " in main()
|
| D | mknod04.c | 46 * Verify the Functionality of system call 48 * Issue Functionality-Pass message. 50 * Issue Functionality-Fail message. 58 * -f : Turn off functionality Testing. 135 /* Set the functionality flag */ in main() 150 /* unset flag as functionality fails */ in main() 158 /* unset flag as functionality fails */ in main() 162 tst_resm(TPASS, "Functionality of mknod(%s, " in main()
|
| /external/libcap/cap/ |
| D | oslockluster.go | 9 // Launch functionality really needs to rely on the fact that an 16 // in this Launch() functionality: 21 // A value of false for this constant causes the Launch functionality 23 // have two choices with respect to the Launch functionality:
|
| D | oslocks.go | 9 // Launch functionality really needs to rely on the fact that an 16 // in this Launch() functionality: 21 // A value of false for this constant causes the Launch functionality 23 // have two choices with respect to the Launch functionality:
|
| /external/rust/crates/tokio/src/net/ |
| D | mod.rs | 10 //! * [`TcpListener`] and [`TcpStream`] provide functionality for communication over TCP 11 //! * [`UdpSocket`] provides functionality for communication over UDP 12 //! * [`UnixListener`] and [`UnixStream`] provide functionality for communication over a 14 //! * [`UnixDatagram`] provides functionality for communication
|
| /external/autotest/server/site_tests/servo_Verification/ |
| D | control | 9 PURPOSE = "Ensure a dut/servo pair provide required lab functionality." 18 This test is a wrapper around a few functionality tests surrounding servo, 19 servod, and basic lab functionality. As this test is designed to test the 20 labstation serving servod itself, instead of specific DUTs functionality,
|
| /external/grpc-grpc/src/core/lib/event_engine/ |
| D | posix.h | 33 /// may implement to support additional chaotic good related functionality. 40 /// may implement to support additional file descriptor related functionality. 46 /// support additional file descriptor related functionality. 52 /// support additional file descriptor related functionality.
|
| /external/cronet/third_party/cpu_features/src/include/ |
| D | cpuinfo_aarch64.h | 41 // • The AES functionality, including support for multiplication of 64-bit 43 // functionality is supported. 44 // • The SHA1 and SHA2-256 functionality. The ID_AA64ISAR0_EL1.{SHA2, SHA1} 45 // fields indicate whether this functionality is supported. 54 // FEAT_AES implements the functionality identified by the value 0b0001. 55 // FEAT_PMULL implements the functionality identified by the value 0b0010. 64 // FEAT_SHA1 implements the functionality identified by the value 0b0001. 78 // FEAT_SHA256 implements the functionality identified by the value 0b0001. 79 // FEAT_SHA512 implements the functionality identified by the value 0b0010.
|
| /external/llvm/docs/ |
| D | SystemLibrary.rst | 25 Portable Runtime (APR)), but only provides the functionality necessary to 52 To obtain system-dependent functionality, existing interfaces to the system 61 system level functionality, LLVM source must ``#include "llvm/System/Thing.h"`` 63 files. This protects LLVM from accidentally using system specific functionality 96 ``ExecuteProgramAndWait``, that implements the functionality completely. what 103 No Unused Functionality 106 There must be no functionality specified in the interface of ``lib/System`` 135 specific functionality. 214 after implementing the generic (operating system independent) functionality
|
| /external/openthread/include/openthread/ |
| D | channel_manager.h | 174 * Enables or disables the auto-channel-selection functionality for network channel. 180 * @param[in] aEnabled Indicates whether to enable or disable this functionality. 186 …* Indicates whether the auto-channel-selection functionality for a network channel is enabled or n… 196 * Enables or disables the auto-channel-selection functionality for a CSL channel. 204 * @param[in] aEnabled Indicates whether to enable or disable this functionality. 210 * Indicates whether the auto-csl-channel-selection functionality is enabled or not. 223 * Sets the period interval (in seconds) used by auto-channel-selection functionality. 235 * Gets the period interval (in seconds) used by auto-channel-selection functionality.
|