Home
last modified time | relevance | path

Searched full:additional (Results 1 – 25 of 11131) sorted by relevance

12345678910>>...446

/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/channelz/v1/
DSocketOptionOrBuilder.java33 * additional will be set.
42 * additional will be set.
52 * Additional data associated with the socket option. At least one of value
53 * or additional will be set.
56 * <code>.google.protobuf.Any additional = 3;</code>
61 * Additional data associated with the socket option. At least one of value
62 * or additional will be set.
65 * <code>.google.protobuf.Any additional = 3;</code>
70 * Additional data associated with the socket option. At least one of value
71 * or additional will be set.
[all …]
DSocketOption.java157 * additional will be set.
177 * additional will be set.
200 * Additional data associated with the socket option. At least one of value
201 * or additional will be set.
204 * <code>.google.protobuf.Any additional = 3;</code>
211 * Additional data associated with the socket option. At least one of value
212 * or additional will be set.
215 * <code>.google.protobuf.Any additional = 3;</code>
222 * Additional data associated with the socket option. At least one of value
223 * or additional will be set.
[all …]
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/cfg/
DDeserializerFactoryConfig.java33 * List of providers for additional deserializers, checked before considering default
39 * List of providers for additional key deserializers, checked before considering
67 * Constructor for creating basic configuration with no additional
76 * set of additional deserializer providers.
96 * as argument. Additional provider will be added before existing ones,
99 public DeserializerFactoryConfig withAdditionalDeserializers(Deserializers additional) in withAdditionalDeserializers() argument
101 if (additional == null) { in withAdditionalDeserializers()
104 Deserializers[] all = ArrayBuilders.insertInListNoDup(_additionalDeserializers, additional); in withAdditionalDeserializers()
112 * as argument. Additional provider will be added before existing ones,
115 public DeserializerFactoryConfig withAdditionalKeyDeserializers(KeyDeserializers additional) in withAdditionalKeyDeserializers() argument
[all …]
DSerializerFactoryConfig.java24 * List of providers for additional serializers, checked before considering default
30 * List of providers for additional key serializers, checked before considering default
56 public SerializerFactoryConfig withAdditionalSerializers(Serializers additional) in withAdditionalSerializers() argument
58 if (additional == null) { in withAdditionalSerializers()
61 Serializers[] all = ArrayBuilders.insertInListNoDup(_additionalSerializers, additional); in withAdditionalSerializers()
65 public SerializerFactoryConfig withAdditionalKeySerializers(Serializers additional) in withAdditionalKeySerializers() argument
67 if (additional == null) { in withAdditionalKeySerializers()
70 Serializers[] all = ArrayBuilders.insertInListNoDup(_additionalKeySerializers, additional); in withAdditionalKeySerializers()
/external/openthread/third_party/mbedtls/repo/include/mbedtls/
Dhmac_drbg.h46 /** Input too large (Entropy + additional). */
66 #define MBEDTLS_HMAC_DRBG_MAX_INPUT 256 /**< Maximum number of additional input bytes */
228 * the additional data.
293 * \param additional The data to update the state with.
294 * If this is \c NULL, there is no additional data.
295 * \param add_len Length of \p additional in bytes.
296 * Unused if \p additional is \c NULL.
302 const unsigned char *additional, size_t add_len );
314 * \param additional Additional data to add to the state.
315 * If this is \c NULL, there is no additional data
[all …]
Dctr_drbg.h60 /** The input (entropy + additional data) is too large. */
128 /**< The maximum number of additional input Bytes. */
436 * \param additional Additional data to add to the state. Can be \c NULL.
437 * \param len The length of the additional data.
447 const unsigned char *additional, size_t len );
458 * \param additional The data to update the state with. This must not be
460 * \param add_len Length of \p additional in bytes. This must be at
470 const unsigned char *additional,
474 * \brief This function updates a CTR_DRBG instance with additional
489 * \param additional Additional data to update. Can be \c NULL, in which
[all …]
/external/cbor-java/src/main/java/co/nstant/in/cbor/model/
DMajorType.java8 * Major type 0: an unsigned integer. The 5-bit additional information is
9 * either the integer itself (for additional information values 0 through
10 * 23), or the length of additional data. Additional information 24 means
11 * the value is represented in an additional uint8_t, 25 means a uint16_t,
13 * is denoted as the one byte 0b000_01010 (major type 0, additional
15 * additional information 25) followed by the two bytes 0x01f4, which is 500
24 * 0b001_11001 (major type 1, additional information 25) followed by the two
33 * (major type 2, additional information 5 for the length), followed by 5
35 * initial bytes of 0b010_11001 (major type 2, additional information 25 to
61 * (major type of 4, additional information of 10 for the length) followed
[all …]
DAdditionalInformation.java5 * type (the high-order 3 bits) and additional information (the low-order 5
6 * bits). When the value of the additional information is less than 24, it is
8 * additional bytes for a variable-length integer immediately follow; the values
9 * 24 to 27 of the additional information specify that its length is a 1-, 2-,
10 * 4- or 8-byte unsigned integer, respectively. Additional information value 31
11 * is used for indefinite length items, described in Section 2.2. Additional
/external/mbedtls/include/mbedtls/
Dhmac_drbg.h43 /** Input too large (Entropy + additional). */
63 #define MBEDTLS_HMAC_DRBG_MAX_INPUT 256 /**< Maximum number of additional input bytes */
225 * the additional data.
290 * \param additional The data to update the state with.
291 * If this is \c NULL, there is no additional data.
292 * \param add_len Length of \p additional in bytes.
293 * Unused if \p additional is \c NULL.
299 const unsigned char *additional, size_t add_len );
311 * \param additional Additional data to add to the state.
312 * If this is \c NULL, there is no additional data
[all …]
Dccm.h160 * \param ad The additional data field. If \p ad_len is greater than
163 * \param ad_len The length of additional data in Bytes.
207 * \param ad The additional data field. This must be a readable buffer of
209 * \param ad_len The length of additional data in Bytes.
246 * \param ad The additional data field. This must be a readable buffer
248 * \param ad_len The length of additional data in Bytes.
289 * \param ad The additional data field. This must be a readable buffer of
291 * \param ad_len The length of additional data in Bytes.
352 * and additional data for a CCM encryption or decryption
363 * \param total_ad_len The total length of additional data in bytes.
[all …]
Dctr_drbg.h57 /** The input (entropy + additional data) is too large. */
125 /**< The maximum number of additional input Bytes. */
433 * \param additional Additional data to add to the state. Can be \c NULL.
434 * \param len The length of the additional data.
444 const unsigned char *additional, size_t len );
455 * \param additional The data to update the state with. This must not be
457 * \param add_len Length of \p additional in bytes. This must be at
467 const unsigned char *additional,
471 * \brief This function updates a CTR_DRBG instance with additional
486 * \param additional Additional data to update. Can be \c NULL, in which
[all …]
/external/openthread/tests/scripts/thread-cert/border_router/
Dtest_dnssd_server_multi_border_routers.py175 'ADDITIONAL': [(host1_full_name, 'IN', 'AAAA', client1_addrs[0]),],
183 'ADDITIONAL': [(host2_full_name, 'IN', 'AAAA', client2_addrs[0]),],
205 'ADDITIONAL': [
213 'ADDITIONAL': [
252 'ADDITIONAL': [
261 for rr in dig_result['ADDITIONAL']:
274 … 'ADDITIONAL': [(dp_instance_name, 'IN', 'TXT', lambda txt: (isinstance(txt, dict) and txt.get(
284 … 'ADDITIONAL': [(dp_instance_name, 'IN', 'SRV', 0, 0, check_border_agent_port, dp_hostname),],
311 def _assert_have_answer(self, dig_result, record, additional=False): argument
312 for dig_answer in dig_result['ANSWER' if not additional else 'ADDITIONAL']:
[all …]
Dtest_dnssd_server.py138 'ADDITIONAL': [
156 'ADDITIONAL': [
167 'ADDITIONAL': [
239 'ADDITIONAL': [
248 for rr in dig_result['ADDITIONAL']:
261 … 'ADDITIONAL': [(dp_instance_name, 'IN', 'TXT', lambda txt: (isinstance(txt, dict) and txt.get(
271 … 'ADDITIONAL': [(dp_instance_name, 'IN', 'SRV', 0, 0, check_border_agent_port, dp_hostname),],
298 def _assert_have_answer(self, dig_result, record, additional=False): argument
299 for dig_answer in dig_result['ANSWER' if not additional else 'ADDITIONAL']:
342 self._assert_have_answer(dig_result, record, additional=False)
[all …]
Dtest_dnssd_instance_name_with_space.py127 'ADDITIONAL': [
139 'ADDITIONAL': [],
158 def _assert_have_answer(self, dig_result, record, additional=False): argument
159 for dig_answer in dig_result['ANSWER' if not additional else 'ADDITIONAL']:
202 self._assert_have_answer(dig_result, record, additional=False)
204 if 'ADDITIONAL' in expected_result:
205 …self.assertGreaterEqual(len(dig_result['ADDITIONAL']), len(expected_result['ADDITIONAL']), dig_res…
207 for record in expected_result['ADDITIONAL']:
208 self._assert_have_answer(dig_result, record, additional=True)
/external/python/uritemplates/tests/
Dtest_from_fixtures.py104 """Check Additional Examples 1."""
105 self._test('Additional Examples 1')
108 """Check Additional Examples 2."""
109 self._test('Additional Examples 2')
112 """Check Additional Examples 3."""
113 self._test('Additional Examples 3: Empty Variables')
116 """Check Additional Examples 4."""
117 self._test('Additional Examples 4: Numeric Keys')
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/keyboard/
DIsoLayoutPosition.java30 …, 11, "-"), E12('E', 12, "="), E13('E', 13, "(key to right of =)"), // Additional key in 106 keybo…
39 …, 10, ";"), C11('C', 11, "'"), C12('C', 12, "(key to right of ')"), // Additional key in 102+ layo…
43 B00('B', 0, "(key to left of Z)"), // Additional key in 102 and 103 keyboards (like European
46 …, 11, "(key to right of /)"), B12('B', 12, "(2 keys to right of /)"), // Additional key for Android
49 A01('A', 1, "(2 keys to left of space)"), // Additional key for Android
50 A02('A', 2, "(key to left of space)"), // Additional key for Android
51 A03('A', 3, "space"), A04('A', 4, "(key to right of space)"), // Additional key for Android
52 A05('A', 5, "(2 keys to right of space)"), // Additional key for Android
53 A06('A', 6, "(3 keys to right of space)"), // Additional key for Android
54 A07('A', 7, "(4 keys to right of space)"); // Additional key for Android
/external/geojson-jackson/src/test/java/org/geojson/
DLngLatAltTest.java80 Assert.fail("Additional elements are not allowed if altitude is Nan."); in should_LngLatAlt_throw_if_alt_not_specified_in_constructor()
92 Assert.fail("Additional elements are not allowed if altitude is Nan."); in should_LngLatAlt_throw_if_alt_set_to_Nan_with_additional_elements()
104 Assert.fail("Additional elements are not allowed if altitude is Nan."); in should_LngLatAlt_throw_if_additional_elements_set_with_missing_alt()
116 Assert.fail("Additional elements are not allowed if altitude is Nan."); in should_LngLatAlt_throw_if_additional_elements_set_with_Nan_alt()
126 Assert.fail("Additional elements are not allowed to be Nan."); in should_LngLatAlt_throw_if_any_additional_elements_constructed_to_Nan()
136 Assert.fail("Additional elements are not allowed to be positive infinity."); in should_LngLatAlt_throw_if_any_additional_elements_constructed_to_Positive_Infinity()
146 Assert.fail("Additional elements are not allowed to be positive infinity."); in should_LngLatAlt_throw_if_any_additional_elements_constructed_to_Negative_Infinity()
157 Assert.fail("Additional elements are not allowed to be Nan."); in should_LngLatAlt_throw_if_any_additional_elements_set_to_Nan()
168 Assert.fail("Additional elements are not allowed to be positive infinity."); in should_LngLatAlt_throw_if_any_additional_elements_set_to_Positive_Infinity()
179 Assert.fail("Additional elements are not allowed to be positive infinity."); in should_LngLatAlt_throw_if_any_additional_elements_set_to_Negative_Infinity()
/external/rust/crates/libz-sys/src/zlib-ng/.github/workflows/
Dnmake.yml20 additional-args: ZLIB_COMPAT=yes
26 additional-args: SYMBOL_PREFIX=zTest_
32 additional-args: ZLIB_COMPAT=yes SYMBOL_PREFIX=zTest_
57 nmake -f ${{ matrix.makefile }} ${{ matrix.additional-args }}
65 nmake -f ${{ matrix.makefile }} ${{ matrix.additional-args }} test
66 nmake -f ${{ matrix.makefile }} ${{ matrix.additional-args }} testdll
/external/openthread/third_party/mbedtls/repo/library/
Dhmac_drbg.c60 * HMAC_DRBG update, using optional additional data (10.1.2.2)
63 const unsigned char *additional, in mbedtls_hmac_drbg_update_ret() argument
67 unsigned char rounds = ( additional != NULL && add_len != 0 ) ? 2 : 1; in mbedtls_hmac_drbg_update_ret()
86 additional, add_len ) ) != 0 ) in mbedtls_hmac_drbg_update_ret()
109 const unsigned char *additional, in mbedtls_hmac_drbg_update() argument
112 (void) mbedtls_hmac_drbg_update_ret( ctx, additional, add_len ); in mbedtls_hmac_drbg_update()
154 const unsigned char *additional, size_t len, in hmac_drbg_reseed_core() argument
209 /* 1. Concatenate entropy and additional data if any */ in hmac_drbg_reseed_core()
210 if( additional != NULL && len != 0 ) in hmac_drbg_reseed_core()
212 memcpy( seed + seedlen, additional, len ); in hmac_drbg_reseed_core()
[all …]
/external/libusb/.private/
Dwbs.txt11 make sure that the location where the file reside appears in the 'Additional
14 your 'Additional Dependencies' (Configuration Properties -> Linker -> Input)
16 'Additional Library Directories' (Configuration Properties -> Linker
34 o Additional information:
38 - For additional information on the libusb 1.0 Windows backend please visit:
41 choice. For additional information, including example usage, please visit:
/external/sg3_utils/src/
Dsg_get_config.c272 printf(" additional length [%d] too short\n", len - 4); in decode_feature()
303 printf(" additional length [%d] too short\n", len - 4); in decode_feature()
313 printf(" additional length [%d] too short\n", len - 4); in decode_feature()
339 printf(" additional length [%d] too short\n", len - 4); in decode_feature()
350 printf(" additional length [%d] too short\n", len - 4); in decode_feature()
377 printf(" additional length [%d] too short\n", len - 4); in decode_feature()
396 printf(" additional length [%d] too short\n", len - 4); in decode_feature()
410 printf(" additional length [%d] too short\n", len - 4); in decode_feature()
445 printf(" additional length [%d] too short\n", len - 4); in decode_feature()
467 printf(" additional length [%d] too short\n", len - 4); in decode_feature()
[all …]
/external/mbedtls/library/
Dhmac_drbg.c53 * HMAC_DRBG update, using optional additional data (10.1.2.2)
56 const unsigned char *additional, in mbedtls_hmac_drbg_update() argument
60 unsigned char rounds = ( additional != NULL && add_len != 0 ) ? 2 : 1; in mbedtls_hmac_drbg_update()
79 additional, add_len ) ) != 0 ) in mbedtls_hmac_drbg_update()
138 const unsigned char *additional, size_t len, in hmac_drbg_reseed_core() argument
193 /* 1. Concatenate entropy and additional data if any */ in hmac_drbg_reseed_core()
194 if( additional != NULL && len != 0 ) in hmac_drbg_reseed_core()
196 memcpy( seed + seedlen, additional, len ); in hmac_drbg_reseed_core()
217 const unsigned char *additional, size_t len ) in mbedtls_hmac_drbg_reseed() argument
219 return( hmac_drbg_reseed_core( ctx, additional, len, 0 ) ); in mbedtls_hmac_drbg_reseed()
[all …]
/external/cronet/net/dns/
Ddns_query_unittest.cc106 // Set QDCOUNT (question count) and ARCOUNT (additional count) to 1, all in TEST()
116 // Additional in TEST()
184 0x00, 0x00, // number of additional rr in TEST()
206 0x00, 0x00, // number of additional rr in TEST()
227 0x00, 0x00, // number of additional rr
241 0x00, 0x00, // number of additional rr
259 0x00, 0x00, // number of additional rr
273 0x00, 0x00, // number of additional rr
302 "\x00\x00"; // 0 additional records in TEST()
341 "\x00\x00"; // 0 additional records in TEST()
[all …]
/external/cronet/net/test/android/javatests/src/org/chromium/net/test/util/
DWebServer.java312 * Create and start a local HTTP server instance. Additional must only be true
318 * @param additional True if creating an additional server instance.
321 public WebServer(int port, boolean ssl, boolean additional) throws Exception { in WebServer() argument
326 if ((additional && WebServer.sSecureInstances.isEmpty()) in WebServer()
327 || (!additional && !WebServer.sSecureInstances.isEmpty())) { in WebServer()
329 + " SSL WebServer instances. Expected " + (additional ? ">=1" : "0") in WebServer()
330 + " because additional is " + additional); in WebServer()
333 if ((additional && WebServer.sInstances.isEmpty()) in WebServer()
334 || (!additional && !WebServer.sInstances.isEmpty())) { in WebServer()
336 + " WebServer instances. Expected " + (additional ? ">=1" : "0") in WebServer()
[all …]
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/
DSerializerFactory.java15 /* Additional configuration methods
20 * Convenience method for creating a new factory instance with additional serializer
23 * withConfig(getConfig().withAdditionalSerializers(additional));
26 public abstract SerializerFactory withAdditionalSerializers(Serializers additional); in withAdditionalSerializers() argument
28 public abstract SerializerFactory withAdditionalKeySerializers(Serializers additional); in withAdditionalKeySerializers() argument
31 * Convenience method for creating a new factory instance with additional bean

12345678910>>...446