/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZFeatures.td | 72 "message-security-assist-extension3", "MessageSecurityAssist3", 73 "Assume that the message-security-assist extension facility 3 is installed" 77 "message-security-assist-extension4", "MessageSecurityAssist4", 78 "Assume that the message-security-assist extension facility 4 is installed" 121 "processor-assist", "ProcessorAssist", 122 "Assume that the processor-assist facility is installed" 167 "message-security-assist-extension5", "MessageSecurityAssist5", 168 "Assume that the message-security-assist extension facility 5 is installed" 207 "message-security-assist-extension7", "MessageSecurityAssist7", 208 "Assume that the message-security-assist extension facility 7 is installed" [all …]
|
D | SystemZSubtarget.h | 134 // Return true if the target has the message-security-assist 138 // Return true if the target has the message-security-assist 167 // Return true if the target has the processor-assist facility. 181 // Return true if the target has the message-security-assist 199 // Return true if the target has the message-security-assist 203 // Return true if the target has the message-security-assist 223 // Return true if the target has the message-security-assist
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZFeatures.td | 79 …"message-security-assist-extension3", "MessageSecurityAssist3", (all_of FeatureMessageSecurityAssi… 80 "Assume that the message-security-assist extension facility 3 is installed" 84 …"message-security-assist-extension4", "MessageSecurityAssist4", (all_of FeatureMessageSecurityAssi… 85 "Assume that the message-security-assist extension facility 4 is installed" 128 "processor-assist", "ProcessorAssist", (all_of FeatureProcessorAssist), 129 "Assume that the processor-assist facility is installed" 174 …"message-security-assist-extension5", "MessageSecurityAssist5", (all_of FeatureMessageSecurityAssi… 175 "Assume that the message-security-assist extension facility 5 is installed" 214 …"message-security-assist-extension7", "MessageSecurityAssist7", (all_of FeatureMessageSecurityAssi… 215 "Assume that the message-security-assist extension facility 7 is installed" [all …]
|
D | SystemZSubtarget.h | 135 // Return true if the target has the message-security-assist 139 // Return true if the target has the message-security-assist 168 // Return true if the target has the processor-assist facility. 182 // Return true if the target has the message-security-assist 200 // Return true if the target has the message-security-assist 204 // Return true if the target has the message-security-assist 224 // Return true if the target has the message-security-assist
|
/external/javassist/sample/vector/ |
D | VectorAssistant.java | 21 * <p>The Javassist preprocessor calls <code>VectorAssistant.assist()</code> 38 * <p><code>VectorAssistant.assist()</code> uses 52 public CtClass[] assist(ClassPool pool, String vec, String[] args) in assist() method in VectorAssistant
|
/external/llvm/include/llvm/Transforms/Scalar/ |
D | LoopSimplifyCFG.h | 11 // basic loop CFG cleanup, primarily to assist other loop passes. If you 25 /// Performs basic CFG simplifications to assist other loop passes.
|
/external/javassist/sample/preproc/ |
D | Assistant.java | 41 * public CtClass[] assist(ClassPool cp, String importname, String[] args) { 52 public CtClass[] assist(ClassPool cp, String importname, in assist() method
|
/external/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
D | LoopSimplifyCFG.h | 10 // basic loop CFG cleanup, primarily to assist other loop passes. If you 25 /// Performs basic CFG simplifications to assist other loop passes.
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
D | LoopSimplifyCFG.h | 10 // basic loop CFG cleanup, primarily to assist other loop passes. If you 25 /// Performs basic CFG simplifications to assist other loop passes.
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZProcessors.td | 74 "processor-assist", "ProcessorAssist", 75 "Assume that the processor-assist facility is installed"
|
/external/proguard/src/proguard/optimize/ |
D | package.html | 2 This package contains visitors that assist with various optimizations of byte
|
/external/conscrypt/common/src/main/java/org/conscrypt/ |
D | OpenSSLXECParameterSpec.java | 6 * Parameter markers to assist in future compatibility should other XEC curves be supported.
|
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
D | OpenSSLXECParameterSpec.java | 7 * Parameter markers to assist in future compatibility should other XEC curves be supported.
|
/external/python/cpython2/Doc/library/ |
D | language.rst | 8 Python provides a number of modules to assist in working with the Python
|
/external/python/cpython3/Doc/library/ |
D | language.rst | 7 Python provides a number of modules to assist in working with the Python
|
/external/flatbuffers/dart/ |
D | pubspec.yaml | 5 generate Dart classes for a FlatBuffers schema, and this library to assist with
|
D | publish.sh | 17 # Note to pub consumers: this file is used to assist with publishing the
|
/external/javassist/src/main/javassist/ |
D | package.html | 5 <p>Javassist (<i>Java</i> programming <i>assist</i>ant) makes bytecode
|
/external/tpm2-tss/man/ |
D | tss2-tctildr.7.in | 17 To assist in the discovery of TCTIs this library provides the
|
/external/dagger2/java/dagger/android/ |
D | package-info.java | 17 /** APIs to assist with performing injection on Android. */
|
/external/rust/crates/clap/.github/ |
D | ISSUE_TEMPLATE.md | 2 Please use the following template to assist with creating an issue and to ensure a speedy resolutio…
|
/external/llvm/test/Transforms/Reassociate/ |
D | fast-ReassociateVector.ll | 146 ; FIXME: shifts should be converted to mul to assist further reassociation. 158 ; FIXME: expressions with a negative const should be canonicalized to assist 172 ; Break up subtract to assist further reassociation.
|
/external/fec/ |
D | sumsq_mmx.c | 5 * The SSE2 and MMX assist routines both operate on multiples of
|
D | sumsq_sse2.c | 3 * The SSE2 and MMX assist routines both operate on multiples of
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_assist.cpp | 33 XFA_Element::Assist, in CXFA_Assist()
|