/external/tcpdump/tests/ |
D | dcb_ets.out | 23 Organization specific TLV (127), length 6: OUI Ethernet bridged (0x0080c2) 27 Organization specific TLV (127), length 7: OUI Ethernet bridged (0x0080c2) 31 Organization specific TLV (127), length 14: OUI Ethernet bridged (0x0080c2) 36 Organization specific TLV (127), length 13: OUI Ethernet bridged (0x0080c2) 40 Organization specific TLV (127), length 25: OUI Ethernet bridged (0x0080c2) 54 Organization specific TLV (127), length 25: OUI Ethernet bridged (0x0080c2) 120 Organization specific TLV (127), length 6: OUI Ethernet bridged (0x0080c2) 124 Organization specific TLV (127), length 7: OUI Ethernet bridged (0x0080c2) 128 Organization specific TLV (127), length 14: OUI Ethernet bridged (0x0080c2) 133 Organization specific TLV (127), length 13: OUI Ethernet bridged (0x0080c2) [all …]
|
D | dcb_qcn.out | 34 Organization specific TLV (127), length 6: OUI Ethernet bridged (0x0080c2) 38 Organization specific TLV (127), length 7: OUI Ethernet bridged (0x0080c2) 42 Organization specific TLV (127), length 14: OUI Ethernet bridged (0x0080c2) 47 Organization specific TLV (127), length 13: OUI Ethernet bridged (0x0080c2) 51 Organization specific TLV (127), length 5: OUI Ethernet bridged (0x0080c2) 65 Organization specific TLV (127), length 6: OUI Ethernet bridged (0x0080c2) 69 Organization specific TLV (127), length 7: OUI Ethernet bridged (0x0080c2) 73 Organization specific TLV (127), length 14: OUI Ethernet bridged (0x0080c2) 78 Organization specific TLV (127), length 13: OUI Ethernet bridged (0x0080c2) 82 Organization specific TLV (127), length 5: OUI Ethernet bridged (0x0080c2) [all …]
|
D | dcb_pfc.out | 22 Organization specific TLV (127), length 6: OUI Ethernet bridged (0x0080c2) 26 Organization specific TLV (127), length 7: OUI Ethernet bridged (0x0080c2) 30 Organization specific TLV (127), length 14: OUI Ethernet bridged (0x0080c2) 35 Organization specific TLV (127), length 13: OUI Ethernet bridged (0x0080c2) 39 Organization specific TLV (127), length 6: OUI Ethernet bridged (0x0080c2) 56 Organization specific TLV (127), length 6: OUI Ethernet bridged (0x0080c2) 60 Organization specific TLV (127), length 7: OUI Ethernet bridged (0x0080c2) 64 Organization specific TLV (127), length 14: OUI Ethernet bridged (0x0080c2) 69 Organization specific TLV (127), length 13: OUI Ethernet bridged (0x0080c2) 73 Organization specific TLV (127), length 6: OUI Ethernet bridged (0x0080c2) [all …]
|
/external/python/google-api-python-client/docs/dyn/ |
D | androidpublisher_v2.edits.apklistings.html | 79 <p class="firstline">Deletes the APK-specific localized listing for a specified APK and language co… 82 <p class="firstline">Deletes all the APK-specific localized listings for a specified APK.</p> 85 <p class="firstline">Fetches the APK-specific localized listing for a specified APK and language co… 88 <p class="firstline">Lists all the APK-specific localized listings for a specified APK.</p> 91 <p class="firstline">Updates or creates the APK-specific localized listing for a specified APK and … 94 <p class="firstline">Updates or creates the APK-specific localized listing for a specified APK and … 98 <pre>Deletes the APK-specific localized listing for a specified APK and language code. 103 …apkVersionCode: integer, The APK version code whose APK-specific listings should be read or modifi… 104 …language: string, The language code (a BCP-47 language tag) of the APK-specific localized listing … 110 <pre>Deletes all the APK-specific localized listings for a specified APK. [all …]
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/ |
D | MathIllegalStateException.java | 14 * See the License for the specific language governing permissions and 38 * Pattern used to build the message (specific context). 40 private final Localizable specific; field in MathIllegalStateException 52 * @param specific Message pattern providing the specific context of 57 public MathIllegalStateException(Localizable specific, in MathIllegalStateException() argument 60 this(null, specific, general, args); in MathIllegalStateException() 66 * @param specific Message pattern providing the specific context of 72 Localizable specific, in MathIllegalStateException() argument 76 this.specific = specific; in MathIllegalStateException() 104 return specific; in getSpecificPattern() [all …]
|
D | ConvergenceException.java | 14 * See the License for the specific language governing permissions and 40 * Construct the exception with a specific context. 42 * @param specific Specific contexte pattern. 44 public ConvergenceException(Localizable specific) { in ConvergenceException() argument 45 this(specific, in ConvergenceException() 50 * Construct the exception with a specific context and arguments. 52 * @param specific Specific contexte pattern. 55 public ConvergenceException(Localizable specific, in ConvergenceException() argument 57 super(specific, in ConvergenceException()
|
D | MathUnsupportedOperationException.java | 14 * See the License for the specific language governing permissions and 41 * Pattern used to build the message (specific context). 43 private final Localizable specific; field in MathUnsupportedOperationException 56 * @param specific Message pattern providing the specific context of 60 public MathUnsupportedOperationException(Localizable specific, in MathUnsupportedOperationException() argument 62 this.specific = specific; in MathUnsupportedOperationException() 68 return specific; in getSpecificPattern() 90 specific, in getMessage()
|
D | MathIllegalArgumentException.java | 14 * See the License for the specific language governing permissions and 41 * Pattern used to build the message (specific context). 43 private final Localizable specific; field in MathIllegalArgumentException 54 * @param specific Message pattern providing the specific context of 59 protected MathIllegalArgumentException(Localizable specific, in MathIllegalArgumentException() argument 62 this.specific = specific; in MathIllegalArgumentException() 77 return specific; in getSpecificPattern() 98 return MessageFactory.buildMessage(locale, specific, general, arguments); in getMessage()
|
/external/scapy/scapy/contrib/ |
D | bgp.uts | 13 = BGPNLRI_IPv4 - Instantiation with specific values (1) 16 = BGPNLRI_IPv4 - Instantiation with specific values (2) 19 = BGPNLRI_IPv4 - Instantiation with specific values (3) 26 = BGPNLRI_IPv4 - Dissection with specific values 37 = BGPNLRI_IPv6 - Instantiation with specific values (1) 40 = BGPNLRI_IPv6 - Instantiation with specific values (2) 47 = BGPNLRI_IPv6 - Dissection with specific values 60 = BGP - Instantiation with specific values (1) 63 = BGP - Instantiation with specific values (2) 66 = BGP - Instantiation with specific values (3) [all …]
|
/external/mockito/src/test/java/org/mockitousage/jls/ |
D | JLS_15_12_2_5Test.java | 30 …* The JLS §15.12.2.5 states that the compiler must chose the most specific overload in Java 6 or J… 40 * the rule that the most specific method is chosen.</p> 42 …* <p>The informal intuition is that one method is more specific than another if any invocation… 61 "to select most specific method") in with_single_arg() 71 …assertThat(mock.oneArg(null)).describedAs("Most specific method enforced for matcher via cast").is… in with_single_arg_and_matcher_cast() 92 "to select most specific method") in with_variable_arg() 102 …assertThat(mock.varargs(null)).describedAs("Most specific method enforced for matcher via String c… in with_variable_arg_and_matcher_String_cast() 111 …assertThat(mock.varargs(null)).describedAs("Most specific method enforced for matcher via String[]… in with_variable_arg_and_matcher_String_array_cast() 136 …* The JLS §15.12.2.5 states that the compiler must chose the most specific overload in Java 8, how… 146 * testing, then the most specific one is chosen, as specified in section §15.12.2.5.</p> [all …]
|
/external/libmtp/logs/ |
D | lsusb-canon-canoscan.txt | 9 bDeviceClass 255 Vendor Specific Class 10 bDeviceSubClass 255 Vendor Specific Subclass 11 bDeviceProtocol 255 Vendor Specific Protocol 36 bInterfaceClass 255 Vendor Specific Class 37 bInterfaceSubClass 255 Vendor Specific Subclass 38 bInterfaceProtocol 255 Vendor Specific Protocol 74 bDeviceClass 255 Vendor Specific Class 75 bDeviceSubClass 255 Vendor Specific Subclass 76 bDeviceProtocol 255 Vendor Specific Protocol
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/ |
D | InstConstraintVisitor.java | 14 * See the License for the specific language governing permissions and 460 * Ensures the specific preconditions of the said instruction. 479 * Ensures the specific preconditions of the said instruction. 505 * Ensures the specific preconditions of the said instruction. 513 * Ensures the specific preconditions of the said instruction. 523 * Ensures the specific preconditions of the said instruction. 535 * Ensures the specific preconditions of the said instruction. 555 * Ensures the specific preconditions of the said instruction. 564 * Ensures the specific preconditions of the said instruction. 577 * Ensures the specific preconditions of the said instruction. [all …]
|
/external/e2fsprogs/misc/ |
D | fsck.8.in | 25 .B fs-specific-options 81 system-specific checker is searched for in 88 variable. Please see the file system-specific checker manual pages for 263 Produce verbose output, including all file system-specific commands 266 .B fs-specific-options 269 are passed to the filesystem-specific checker. These arguments 279 are treated as file system-specific options to be passed to the 280 file system-specific checker. 283 designed to pass arbitrarily complicated options to filesystem-specific 285 execute the filesystem-specific checker directly. If you pass [all …]
|
/external/jacoco/org.jacoco.report/src/org/jacoco/report/ |
D | ILanguageNames.java | 15 * Interface to create programming language specific names from VM names. 20 * Calculates the language specific name of a package. 24 * @return language specific notation for the package 29 * Calculates the language specific name of a class. 40 * @return language specific notation of the class 46 * Calculates the language specific qualified name of a class. 50 * @return language specific qualified notation of the class 55 * Calculates the language specific name of a method. 65 * @return language specific notation for the method 71 * Calculates the language specific fully qualified name of a method. [all …]
|
/external/wpa_supplicant_8/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 …]
|
/external/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
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | FileSystem.h | 91 /// a platform specific member to store the result. 118 /// platform specific error_code. 128 /// copy_option::fail_if_exists. Otherwise a platform specific 138 /// otherwise a platform specific error_code. 146 /// otherwise a platform specific error_code. 154 /// , otherwise a platform specific error_code. 162 /// otherwise a platform specific error_code. 169 /// otherwise a platform specific error_code. 178 /// successfully set, otherwise a platform specific error_code. 187 /// successfully set, otherwise a platform specific error_code. [all …]
|
/external/clang/include/clang/AST/ |
D | RecordLayout.h | 76 /// CXXRecordLayoutInfo - Contains C++ specific layout information. 130 /// C++ specific information about the record. 190 assert(CXXInfo && "Record layout does not have C++ specific info!"); in getNonVirtualSize() 198 assert(CXXInfo && "Record layout does not have C++ specific info!"); in getNonVirtualAlignment() 205 assert(CXXInfo && "Record layout does not have C++ specific info!"); in getPrimaryBase() 213 assert(CXXInfo && "Record layout does not have C++ specific info!"); in isPrimaryBaseVirtual() 220 assert(CXXInfo && "Record layout does not have C++ specific info!"); in getBaseClassOffset() 228 assert(CXXInfo && "Record layout does not have C++ specific info!"); in getVBaseClassOffset() 235 assert(CXXInfo && "Record layout does not have C++ specific info!"); in getSizeOfLargestEmptySubobject() 247 assert(CXXInfo && "Record layout does not have C++ specific info!"); in hasOwnVFPtr() [all …]
|
/external/deqp-deps/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 118 // of the shader. Finally, the record will contain validation-specific 123 // is determined by the validation id specified when each specific 148 // Stage-specific Word 0 149 // Stage-specific Word 1 151 // Validation-specific Word 0 152 // Validation-specific Word 1 153 // Validation-specific Word 2 157 // validation, members specific to the stage, and members specific to a [all …]
|
/external/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 119 // of the shader. Finally, the record will contain validation-specific 124 // is determined by the validation id specified when each specific 149 // Stage-specific Word 0 150 // Stage-specific Word 1 152 // Validation-specific Word 0 153 // Validation-specific Word 1 154 // Validation-specific Word 2 158 // validation, members specific to the stage, and members specific to a [all …]
|
/external/kernel-headers/original/uapi/linux/ |
D | chio.h | 11 #define CHET_V1 4 /* vendor specific #1 */ 12 #define CHET_V2 5 /* vendor specific #2 */ 13 #define CHET_V3 6 /* vendor specific #3 */ 14 #define CHET_V4 7 /* vendor specific #4 */ 22 * query vendor-specific element types 37 int cvp_n1; /* number of vendor specific elems (CHET_V1) */ 39 int cvp_n2; /* number of vendor specific elems (CHET_V2) */ 41 int cvp_n3; /* number of vendor specific elems (CHET_V3) */ 43 int cvp_n4; /* number of vendor specific elems (CHET_V4) */ 84 * move the transport element (robot arm) to a specific element. [all …]
|
/external/libnl/include/netlink-private/route/link/ |
D | api.h | 47 * Must dump the info type specific attributes. */ 52 * Must clone all info type specific attributes. */ 56 * Must append all info type specific attributes to the message. */ 92 * allocate data buffer to hold address family specific data and 97 * address family specific buffer and return it. */ 104 * stores the parsed data in the address family specific buffer. */ 109 * stores the parsed data in the address family specific buffer. */ 114 * link address family specific attributes to the message. */ 118 /** Dump address family specific link attributes */ 126 * takes two link objects in question, an object specific bitmask
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 10 // This header contains common, non-processor-specific data structures and 69 Elf32_Word e_flags; // Processor-specific flags 118 ET_LOPROC = 0xff00, // Beginning of processor-specific codes 119 ET_HIPROC = 0xffff // Processor-specific 351 ELFOSABI_FIRST_ARCH = 64, // First architecture-specific OS ABI 359 ELFOSABI_LAST_ARCH = 255 // Last Architecture-specific OS ABI 379 // Specific e_flags for PPC64 414 // ARM Specific e_flags 434 // ARC Specific e_flags 455 // AVR specific e_flags [all …]
|
/external/webrtc/webrtc/voice_engine/include/ |
D | voe_rtp_rtcp.h | 122 // Sets the status of rtp-audio-level-indication on a specific |channel|. 127 // Sets the status of receiving rtp-audio-level-indication on a specific 136 // Sets the status of sending absolute sender time on a specific |channel|. 141 // Sets status of receiving absolute sender time on a specific |channel|. 146 // Sets the RTCP status on a specific |channel|. 149 // Gets the RTCP status on a specific |channel|. 153 // specific |channel|. 161 // on a specific channel. 173 // Gets RTP statistics for a specific |channel|. 179 // Gets RTCP statistics for a specific |channel|. [all …]
|
/external/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 …]
|