Searched full:assist (Results 1 – 25 of 255) sorted by relevance
1234567891011
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZFeatures.td | 73 "message-security-assist-extension3", "MessageSecurityAssist3", 74 "Assume that the message-security-assist extension facility 3 is installed" 78 "message-security-assist-extension4", "MessageSecurityAssist4", 79 "Assume that the message-security-assist extension facility 4 is installed" 122 "processor-assist", "ProcessorAssist", 123 "Assume that the processor-assist facility is installed" 168 "message-security-assist-extension5", "MessageSecurityAssist5", 169 "Assume that the message-security-assist extension facility 5 is installed" 208 "message-security-assist-extension7", "MessageSecurityAssist7", 209 "Assume that the message-security-assist extension facility 7 is installed" [all …]
|
D | SystemZSubtarget.h | 126 // Return true if the target has the message-security-assist 130 // Return true if the target has the message-security-assist 159 // Return true if the target has the processor-assist facility. 173 // Return true if the target has the message-security-assist 191 // Return true if the target has the message-security-assist 195 // Return true if the target has the message-security-assist
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_assist.cpp | 24 constexpr wchar_t kName[] = L"assist"; 33 XFA_Element::Assist, in CXFA_Assist()
|
/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/ |
D | LoopSimplifyCFG.h | 11 // basic loop CFG cleanup, primarily to assist other loop passes. If you 26 /// 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/u-boot/arch/powerpc/include/asm/ |
D | processor.h | 252 #define HID0_DCFA (1<<6) /* Data Cache Flush Assist */ 534 #define SPRN_MAS0 0x270 /* MMU Assist Register 0 */ 535 #define SPRN_MAS1 0x271 /* MMU Assist Register 1 */ 536 #define SPRN_MAS2 0x272 /* MMU Assist Register 2 */ 537 #define SPRN_MAS3 0x273 /* MMU Assist Register 3 */ 538 #define SPRN_MAS4 0x274 /* MMU Assist Register 4 */ 539 #define SPRN_MAS5 0x275 /* MMU Assist Register 5 */ 540 #define SPRN_MAS6 0x276 /* MMU Assist Register 6 */ 541 #define SPRN_MAS7 0x3B0 /* MMU Assist Register 7 */ 542 #define SPRN_MAS8 0x155 /* MMU Assist Register 8 */
|
/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/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/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
|
D | peakval_sse_assist.s | 1 # SSE assist routines for peakval
|
D | peak_sse_assist.s | 1 # SSE assist routines for peakval
|
D | peakval_sse2_assist.s | 1 # SSE2 assist routines for peakval
|
D | peak_sse2_assist.s | 1 # SSE2 assist routines for peakval
|
/external/tensorflow/tensorflow/python/saved_model/ |
D | utils.py | 17 Utility functions to assist with setup and construction of the SavedModel proto.
|
/external/ply/ply/ |
D | ANNOUNCE | 18 information to assist in parser construction. The original
|
/external/jsr305/ri/src/main/java/javax/annotation/ |
D | Syntax.java | 13 * constant values at compile time, run time checking at runtime, and can assist
|
/external/openssh/contrib/solaris/ |
D | README | 27 openssh-unix-dev@mindrot.org and I will try to assist you as best as I can.
|
/external/skqp/include/effects/ |
D | SkDiscretePathEffect.h | 47 /* Caller-supplied 32 bit seed assist */
|
/external/skia/include/effects/ |
D | SkDiscretePathEffect.h | 47 /* Caller-supplied 32 bit seed assist */
|
1234567891011