Searched full:identified (Results 1 – 25 of 2457) sorted by relevance
12345678910>>...99
| /external/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/ |
| D | Annotation.php | 33 * that relates to the identified object. 40 * relates to the identified offset. The end offset should be one past 60 * that relates to the identified object. 63 * relates to the identified offset. The end offset should be one past 138 * that relates to the identified object. 160 * that relates to the identified object. 176 * relates to the identified offset. The end offset should be one past 199 * relates to the identified offset. The end offset should be one past
|
| /external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/ |
| D | Annotation.php | 33 * that relates to the identified object. 40 * relates to the identified offset. The end offset should be one past 60 * that relates to the identified object. 63 * relates to the identified offset. The end offset should be one past 138 * that relates to the identified object. 160 * that relates to the identified object. 176 * relates to the identified offset. The end offset should be one past 199 * relates to the identified offset. The end offset should be one past
|
| /external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/x509/ |
| D | X509ObjectIdentifiers.java | 33 * {iso(1) identified-organization(3) oiw(14) secsig(3) algorithms(2) 26 } 41 …* {iso(1) identified-organization(3) TeleTrust(36) algorithm(3) hashAlgorithm(2) RIPEMD-160(1… 49 …* {iso(1) identified-organization(3) TeleTrust(36) algorithm(3) signatureAlgorithm(3) rsaSign… 65 * identified-organization(3) dod(6) internet(1) 72 * identified-organization(3) dod(6) internet(1) 79 * identified-organization(3) dod(6) internet(1) 86 * identified-organization(3) dod(6) internet(1)
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
| D | X509ObjectIdentifiers.java | 29 * {iso(1) identified-organization(3) oiw(14) secsig(3) algorithms(2) 26 } 37 …* {iso(1) identified-organization(3) TeleTrust(36) algorithm(3) hashAlgorithm(2) RIPEMD-160(1… 45 …* {iso(1) identified-organization(3) TeleTrust(36) algorithm(3) signatureAlgorithm(3) rsaSign… 61 * identified-organization(3) dod(6) internet(1) 68 * identified-organization(3) dod(6) internet(1) 75 * identified-organization(3) dod(6) internet(1) 82 * identified-organization(3) dod(6) internet(1)
|
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x509/ |
| D | X509ObjectIdentifiers.java | 33 * {iso(1) identified-organization(3) oiw(14) secsig(3) algorithms(2) 26 } 41 …* {iso(1) identified-organization(3) TeleTrust(36) algorithm(3) hashAlgorithm(2) RIPEMD-160(1… 49 …* {iso(1) identified-organization(3) TeleTrust(36) algorithm(3) signatureAlgorithm(3) rsaSign… 65 * identified-organization(3) dod(6) internet(1) 72 * identified-organization(3) dod(6) internet(1) 79 * identified-organization(3) dod(6) internet(1) 86 * identified-organization(3) dod(6) internet(1)
|
| /external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
| D | ares_save_options.3 | 26 The \fBares_save_options(3)\fP function saves the channel data identified by 28 into the options struct identified by 31 pointer (passed by reference) identified by 49 The channel data identified by
|
| /external/scapy/scapy/contrib/ |
| D | diameter.uts | 12 = AVP identified by full name 17 = Same AVP identified by the beggining of the name 22 = Same AVP identified by its code 85 = Vendor AVP identified by full name 90 = Same AVP identified by its code and vendor ID 162 = A simple request identified by its name 171 = The same one identified by its code 179 = The same one identified by its abbreviation 204 = A simple answer identified by its name 209 = Same answer identified by its code or abbreviation [all …]
|
| /external/llvm/include/llvm/IR/ |
| D | MDBuilder.h | 86 /// be identified (uniqued) with anything else. 92 /// node is distinct from all other metadata and will never be identified 100 /// be identified (uniqued) with anything else. 107 /// be identified (uniqued) with anything else. 114 /// name. This may be identified (uniqued) with other roots with the same 119 /// the given name. This may be identified (uniqued) with other roots with 124 /// the given name. This may be identified (uniqued) with other scopes with
|
| /external/crosvm/gpu_display/src/ |
| D | lib.rs | 216 /// Sets the position of the identified subsurface relative to its parent. 478 /// Releases a previously created surface identified by the given handle. 483 /// Gets a reference to an unused framebuffer for the identified surface. 489 /// Gets a reference to an unused framebuffer for the identified surface. 514 /// Changes the visible contents of the identified surface to the contents of the framebuffer 522 /// Returns true if the identified top level surface has been told to close by the compositor, 554 /// Releases a previously imported memory identified by the given handle. 559 /// Commits any pending state for the identified surface. 569 /// Changes the visible contents of the identified surface to that of the identified imported 585 /// Sets the position of the identified subsurface relative to its parent.
|
| /external/autotest/client/deps/iwcap/src/ |
| D | nl80211.h | 33 * into a VLAN identified by a VLAN interface index (%NL80211_ATTR_STA_VLAN). 82 * @NL80211_CMD_DEL_KEY: delete a key identified by %NL80211_ATTR_KEY_IDX 94 * @NL80211_CMD_GET_STATION: Get station attributes for station identified by 95 * %NL80211_ATTR_MAC on the interface identified by %NL80211_ATTR_IFINDEX. 96 * @NL80211_CMD_SET_STATION: Set station attributes for station identified by 97 * %NL80211_ATTR_MAC on the interface identified by %NL80211_ATTR_IFINDEX. 99 * the interface identified by %NL80211_ATTR_IFINDEX. 100 * @NL80211_CMD_DEL_STATION: Remove a station identified by %NL80211_ATTR_MAC 101 * or, if no MAC address given, all stations, on the interface identified 105 * destination %NL80211_ATTR_MAC on the interface identified by [all …]
|
| /external/slf4j/slf4j-api/src/main/java/org/slf4j/spi/ |
| D | MDCAdapter.java | 39 * Put a context value (the <code>val</code> parameter) as identified with 50 * Get the context identified by the <code>key</code> parameter. 53 * @return the string value identified by the <code>key</code> parameter. 58 * Remove the the context identified by the <code>key</code> parameter.
|
| /external/protobuf/src/google/protobuf/util/internal/ |
| D | utility.h | 59 // Finds the tech option identified by option_name. Parses the boolean value and 113 // Finds and returns option identified by name and option_name within the 119 // Finds and returns the field identified by field_name in the passed tech Type 133 // Finds and returns the EnumValue identified by enum_name in the passed tech 138 // Finds and returns the EnumValue identified by value in the passed tech 143 // Finds and returns the EnumValue identified by enum_name without underscore in
|
| /external/cronet/third_party/protobuf/src/google/protobuf/util/internal/ |
| D | utility.h | 59 // Finds the tech option identified by option_name. Parses the boolean value and 113 // Finds and returns option identified by name and option_name within the 119 // Finds and returns the field identified by field_name in the passed tech Type 133 // Finds and returns the EnumValue identified by enum_name in the passed tech 138 // Finds and returns the EnumValue identified by value in the passed tech 143 // Finds and returns the EnumValue identified by enum_name without underscore in
|
| /external/mbedtls/include/mbedtls/ |
| D | oid.h | 70 #define MBEDTLS_OID_ISO_IDENTIFIED_ORG "\x2b" /* {iso(1) identified-organization(… 86 * ISO Identified organization OID parts 117 * { iso(1) identified-organization(3) dod(6) internet(1) 208 * { iso(1) identified-organization(3) dod(6) internet(1) 250 …ID_OIW_SECSIG_SHA1 /**< id-mbedtls_sha1 OBJECT IDENTIFIER ::= { iso(1) identified-organization(3) … 258 …LETRUST "\x03\x02\x01" /**< id-ripemd160 OBJECT IDENTIFIER :: { iso(1) identified-organization(3) … 273 …S_OID_OIW_SECSIG_ALG "\x07" /**< desCBC OBJECT IDENTIFIER ::= { iso(1) identified-organization(3) … 338 * iso(1) identified-organization(3) certicom(132) 351 * iso(1) identified-organization(3) certicom(132) curve(0) 33 } */ 359 * iso(1) identified-organization(3) certicom(132) curve(0) 34 } */ [all …]
|
| /external/openthread/third_party/mbedtls/repo/include/mbedtls/ |
| D | oid.h | 75 #define MBEDTLS_OID_ISO_IDENTIFIED_ORG "\x2b" /* {iso(1) identified-organization(… 91 * ISO Identified organization OID parts 122 * { iso(1) identified-organization(3) dod(6) internet(1) 212 * { iso(1) identified-organization(3) dod(6) internet(1) 257 …ID_OIW_SECSIG_SHA1 /**< id-mbedtls_sha1 OBJECT IDENTIFIER ::= { iso(1) identified-organization(3) … 265 …LETRUST "\x03\x02\x01" /**< id-ripemd160 OBJECT IDENTIFIER :: { iso(1) identified-organization(3) … 280 …S_OID_OIW_SECSIG_ALG "\x07" /**< desCBC OBJECT IDENTIFIER ::= { iso(1) identified-organization(3) … 339 * iso(1) identified-organization(3) certicom(132) 352 * iso(1) identified-organization(3) certicom(132) curve(0) 33 } */ 360 * iso(1) identified-organization(3) certicom(132) curve(0) 34 } */ [all …]
|
| /external/llvm/include/llvm/ADT/ |
| D | SparseSet.h | 14 // A sparse set holds a small number of objects identified by integer keys from 30 /// SparseSetValTraits - Objects in a SparseSet are identified by keys that can 79 /// SparseSet - Fast set implmentation for objects that can be identified by 202 /// @returns An iterator to the element identified by key, or end(). 222 /// @returns An iterator to the element identified by key, or end(). 232 /// count - Returns 1 if this set contains an element identified by Key, 271 /// erase - Erases an existing element identified by a valid iterator. 299 /// erase - Erases an element identified by Key, if it exists.
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | SparseSet.h | 13 // A sparse set holds a small number of objects identified by integer keys from 33 /// SparseSetValTraits - Objects in a SparseSet are identified by keys that can 82 /// SparseSet - Fast set implmentation for objects that can be identified by 202 /// @returns An iterator to the element identified by key, or end(). 222 /// @returns An iterator to the element identified by key, or end(). 232 /// count - Returns 1 if this set contains an element identified by Key, 271 /// erase - Erases an existing element identified by a valid iterator. 299 /// erase - Erases an element identified by Key, if it exists.
|
| /external/perfetto/src/trace_processor/importers/proto/ |
| D | track_event_tracker.h | 34 // Associate a TrackDescriptor track identified by the given |uuid| with a 47 // Associate a TrackDescriptor track identified by the given |uuid| with a 63 // Associate a TrackDescriptor track identified by the given |uuid| with a 76 // Associate a counter-type TrackDescriptor track identified by the given 83 // sequence identified by |packet_sequence_id|. |unit_multiplier| is an 138 // the sequence identified by |packet_sequence_id|.
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ |
| D | transformation_replace_id_with_synonym.h | 34 // - The fact manager must know that the id identified by 46 // Replaces the use identified by |message_.id_use_descriptor| with the 47 // synonymous id identified by |message_.synonymous_id|.
|
| /external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| D | transformation_replace_id_with_synonym.h | 34 // - The fact manager must know that the id identified by 46 // Replaces the use identified by |message_.id_use_descriptor| with the 47 // synonymous id identified by |message_.synonymous_id|.
|
| /external/deqp-deps/SPIRV-Tools/source/fuzz/ |
| D | transformation_replace_id_with_synonym.h | 34 // - The fact manager must know that the id identified by 46 // Replaces the use identified by |message_.id_use_descriptor| with the 47 // synonymous id identified by |message_.synonymous_id|.
|
| /external/libcap/doc/ |
| D | cap_clear.3 | 52 initializes the capability state in working storage identified by 65 from the capability state identified by 75 in the capability state identified by
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | MDBuilder.h | 119 /// be identified (uniqued) with anything else. 125 /// node is distinct from all other metadata and will never be identified 133 /// be identified (uniqued) with anything else. 140 /// be identified (uniqued) with anything else. 147 /// name. This may be identified (uniqued) with other roots with the same 152 /// the given name. This may be identified (uniqued) with other roots with 157 /// the given name. This may be identified (uniqued) with other scopes with
|
| /external/openscreen/cast/streaming/ |
| D | packet_util_unittest.cc | 15 // identified. 38 // Feedback message can be identified. 90 // Tests that a RTP packet can be identified. 113 // Tests that a RTP packet with the "127 payload type" hack can be identified as 138 // Tests that a malformed RTP packet can be identified.
|
| /external/libese/apps/weaver/card/src/com/android/weaver/ |
| D | Slots.java | 24 * Write the key and value to the identified slot. 35 * Read the value from the identified slot. 49 * Set the value of the identified slot to all zeros whilst leaving the key untouched.
|
12345678910>>...99