/third_party/flutter/flutter/dev/integration_tests/android_semantics_testing/lib/src/tests/ |
D | controls_constants.dart | 8 /// The string supplied to the [ValueKey] for the enabled checkbox. 11 /// The string supplied to the [ValueKey] for the disabled checkbox. 14 /// The string supplied to the [ValueKey] for the radio button with value 1. 17 /// The string supplied to the [ValueKey] for the radio button with value 2. 20 /// The string supplied to the [ValueKey] for the radio button with value 3. 23 /// The string supplied to the [ValueKey] for the switch. 26 /// The string supplied to the [ValueKey] for the labeled switch.
|
D | text_field_constants.dart | 8 /// The string supplied to the [ValueKey] for the normal text field. 11 /// The string supplied to the [ValueKey] for the password text field.
|
/third_party/typescript/tests/baselines/reference/ |
D | genericDefaults.errors.txt | 41 // no inference, fully supplied 51 // no inference, fully supplied 65 // no inference, fully supplied 78 // no inference, partially supplied 82 // no inference, fully supplied 97 // no inference, partially supplied 101 // no inference, fully supplied 115 // no inference, partially supplied 122 // no inference, fully supplied 140 // no inference, partially supplied [all …]
|
/third_party/boost/libs/python/doc/numpy/reference/ |
D | ndarray.rst | 96 :Returns: new ndarray with old ndarray data cast as supplied dtype 102 :Returns: new ndarray with old ndarray data converted to supplied dtype 126 :Requirements: The new ``shape`` of the ndarray must be supplied as a tuple 128 :Returns: An ndarray with the same data but reshaped to the ``shape`` supplied 142 :Requirements: The following parameters must be supplied as required : 157 :Requirements: The following parameters must be supplied : 177 :Requirements: The following parameters must be supplied : 185 :Returns: ndarray with attributes and data supplied 193 :Requirements: The following parameters must be supplied : 201 :Returns: ndarray constructed with dimensions and data supplied as parameters [all …]
|
/third_party/boost/libs/python/doc/html/numpy/_sources/reference/ |
D | ndarray.rst.txt | 96 :Returns: new ndarray with old ndarray data cast as supplied dtype 102 :Returns: new ndarray with old ndarray data converted to supplied dtype 126 :Requirements: The new ``shape`` of the ndarray must be supplied as a tuple 128 :Returns: An ndarray with the same data but reshaped to the ``shape`` supplied 142 :Requirements: The following parameters must be supplied as required : 157 :Requirements: The following parameters must be supplied : 177 :Requirements: The following parameters must be supplied : 185 :Returns: ndarray with attributes and data supplied 193 :Requirements: The following parameters must be supplied : 201 :Returns: ndarray constructed with dimensions and data supplied as parameters [all …]
|
/third_party/boost/libs/spirit/doc/karma/ |
D | quick_reference.qbk | 62 [[[karma_char `char_`]] [`Ch`] [Generate character supplied as the attribute]] 64 if an attribute is supplied it must match]] 66 if an attribute is supplied it must match]] 67 [[[karma_char `char_(ch, ch2)`]][`Ch`] [Generate the character supplied as the attribute, 70 [[[karma_char `char_(charset)`]][`Ch`] [Generate the character supplied as the attribute, 73 [[[karma_char_class `alnum`]] [`Ch`] [Generate the character supplied as the attribute 76 [[[karma_char_class `alpha`]] [`Ch`] [Generate the character supplied as the attribute 79 [[[karma_char_class `blank`]] [`Ch`] [Generate the character supplied as the attribute 82 [[[karma_char_class `cntrl`]] [`Ch`] [Generate the character supplied as the attribute 85 [[[karma_char_class `digit`]] [`Ch`] [Generate the character supplied as the attribute [all …]
|
/third_party/mbedtls/tests/data_files/ |
D | test-ca.server1.opensslconf | 16 countryName = supplied 17 organizationName = supplied 18 commonName = supplied
|
D | test-ca.server1.future-crl.opensslconf | 16 countryName = supplied 17 organizationName = supplied 18 commonName = supplied
|
/third_party/boost/libs/python/doc/reference/ |
D | make_function.qbk | 20 …er function pointer type. If policies are supplied, it must be a model of CallPolicies. If kewords… 23 * If policies are supplied, it will be applied to the function as described here. 24 * If keywords are supplied, the keywords will be applied in order to the final arguments of the res… 25 * If Signature is supplied, it should be an instance of an MPL front-extensible sequence representi… 43 … a function pointer type. If policies are supplied, it must be a model of CallPolicies. If kewords…
|
D | data_members.qbk | 15 …ng member D member of the C object, converted to_python. If policies is supplied, it will be appli… 32 …ents and returns d or *p, converted to_python on demand. If policies is supplied, it will be appli… 44 …ly, and sets the corresponding D member of the C object. If policies is supplied, it will be appli… 60 …thon to D const& and written into d or *p, respectively. If policies is supplied, it will be appli…
|
D | class.qbk | 8 …the first one is required. The three optional arguments can actually be supplied *in any order*\ ;… 16 …[[NonCopyable][If supplied, must be `boost::noncopyable`.][Suppresses automatic registration of `t… 22 …r to a class derived from `T`, the initial `PyObject*` argument must be supplied by all of HeldTyp… 116 …ml identifier naming rules]. If docstring is supplied, it must be an [link ntbs]. If `init_spec` i… 119 * If supplied, the value of docstring is bound to the `__doc__` attribute of the extension class. 121 * If `init_spec` is not supplied, `this->def(init<>())` is called.]] 122 … default-constructible will cause a compile-time error unless `Init` is supplied. The user must al… 155 …&, U cv*, or U cv* const&, where T* is convertible to U*, and a1-a3, if supplied, may be selected … 156 …, its target must be T or one of its public base classes, and a1-a3, if supplied, may be selected … 157 …ct_wrappers.boost_python_object_hpp.class_object object], and a1-a2, if supplied, may be selcted i… [all …]
|
/third_party/python/Doc/library/ |
D | runpy.rst | 47 the module's globals dictionary before the code is executed. The supplied 49 below are defined in the supplied dictionary, those definitions are 69 If the argument *alter_sys* is supplied and evaluates to :const:`True`, 102 module globals dictionary. As with a script name supplied to the CPython 103 command line, the supplied path may refer to a Python source file, a 116 the module's globals dictionary before the code is executed. The supplied 118 below are defined in the supplied dictionary, those definitions are 130 If the supplied path directly references a script file (whether as source 132 supplied path, and ``__spec__``, ``__cached__``, ``__loader__`` and 135 If the supplied path is a reference to a valid sys.path entry, then
|
/third_party/boost/libs/asio/doc/requirements/ |
D | Handler.qbk | 32 default if no user-supplied function is available. 46 default if no user-supplied function is available. 59 default if no user-supplied function is available.
|
/third_party/openssl/test/ |
D | test.cnf | 33 # and supplied fields are just that :-) 42 commonName = supplied 54 commonName = supplied
|
D | CAtsa.cnf | 45 countryName = supplied 46 stateOrProvinceName = supplied 47 organizationName = supplied 49 commonName = supplied
|
/third_party/openssl/test/recipes/90-test_includes_data/conf-includes/ |
D | includes2.cnf | 7 commonName = supplied 19 commonName = supplied
|
/third_party/boost/libs/numeric/conversion/doc/ |
D | converter.qbk | 124 // or externally supplied by the UserRangeChecker policy. 126 s = nearbyint(s); // Externally supplied by the Float2IntRounder policy. 129 return low_level_convert(s); // Externally supplied by the RawConverter policy. 155 If the user supplied a 174 If the user supplied a 187 This function is externally supplied by the 199 This function is externally supplied by the
|
/third_party/boost/libs/convert/doc/ |
D | tools.qbk | 31 …as_begin` and `local::has_funop` traits which then allow to test if the supplied class has respect… 45 …introspect the existence of a named class member function ['callable with the supplied signature]. 51 The traits allow to test if the supplied class has respectively `operator()` and `func()` member fu…
|
/third_party/boost/libs/io/doc/ |
D | quoted.adoc | 85 implementation supplied types with implementation supplied `operator<<`: 105 *unspecified-type3* is an implementation supplied type with an implementation 106 supplied `operator>>`:
|
/third_party/curl/packages/vms/ |
D | curl_release_note_start.txt | 21 The GNV based build creates a libcurl share imaged which is supplied in the 29 with OpenVMS or supplied as updates by HP. Ldap and Kerberos are not available 33 The supplied CURL_STARTUP.COM procedure that is installed in 68 The CURL_DAILY_STARTUP.COM will be supplied instead of CURL_STARTUP.COM.
|
/third_party/boost/libs/outcome/doc/src/content/reference/functions/ |
D | try_throw_std_exception_from_error.md | 7 type equivalent to the supplied error code, with an optional custom message. 10 to the supplied error code. The following codes produce the following exception
|
/third_party/boost/libs/spirit/doc/qi/ |
D | auto.qbk | 14 can be used to automatically create a parser based on the supplied attribute 43 supplied attribute type and use it for input 92 [:The complexity of the `auto_` parser depends on the supplied attribute type. Each
|
/third_party/openssl/doc/man3/ |
D | EC_POINT_add.pod | 34 EC_POINT_invert calculates the inverse of the supplied point B<a>. The result is placed back in B<a… 36 The function EC_POINT_is_at_infinity tests whether the supplied point is at infinity or not. 38 EC_POINT_is_on_curve tests whether the supplied point is on the curve or not. 40 EC_POINT_cmp compares the two supplied points and tests whether or not they are equal.
|
D | PKCS7_encrypt.pod | 23 certificates supplied to this function must all contain RSA public keys, though 46 Normally the supplied content is translated into MIME canonical format (as 48 occurs. This option should be used if the supplied data is in binary format
|
/third_party/openssl/doc/man1/ |
D | cms.pod | 133 Decrypt mail using the supplied certificate and private key. Expects an 144 Sign mail using the supplied certificate and private key. Input file is 190 Encrypt content using supplied symmetric key and algorithm using a CMS 195 Generate and output a signed receipt for the supplied message. The input 263 This option adds plain text (text/plain) MIME headers to the supplied 319 The supplied certificates can still be used as untrusted CAs however. 404 serial number. The supplied certificate B<must> include a subject key 416 address where receipts should be supplied. 421 option B<must> but supplied if a signed receipt it requested. 430 Specify symmetric key to use. The key must be supplied in hex format and be [all …]
|