Searched refs:Together (Results 1 – 13 of 13) sorted by relevance
/external/autotest/test_suites/ |
D | control.chameleon_audio_nightly | 19 Together with DUT and external peripherals they are bundled in
|
D | control.chameleon_audio_perbuild | 19 Together with DUT and external peripherals they are bundled in
|
D | control.chameleon_audio | 19 Together with DUT and external peripherals they are bundled in
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineAndOrXor.cpp | 199 Constant *Together = 0; in OptAndOp() local 201 Together = ConstantExpr::getAnd(AndRHS, OpRHS); in OptAndOp() 209 return BinaryOperator::CreateXor(And, Together); in OptAndOp() 214 if (Together != OpRHS) { in OptAndOp() 216 Value *Or = Builder->CreateOr(X, Together); in OptAndOp() 221 ConstantInt *TogetherCI = dyn_cast<ConstantInt>(Together); in OptAndOp() 226 Together = ConstantExpr::getXor(AndRHS, Together); in OptAndOp() 227 Value *And = Builder->CreateAnd(X, Together); in OptAndOp()
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineAndOrXor.cpp | 155 Constant *Together = nullptr; in OptAndOp() local 157 Together = ConstantExpr::getAnd(AndRHS, OpRHS); in OptAndOp() 165 return BinaryOperator::CreateXor(And, Together); in OptAndOp() 170 if (Together != OpRHS) { in OptAndOp() 172 Value *Or = Builder->CreateOr(X, Together); in OptAndOp() 177 ConstantInt *TogetherCI = dyn_cast<ConstantInt>(Together); in OptAndOp() 182 Together = ConstantExpr::getXor(AndRHS, Together); in OptAndOp() 183 Value *And = Builder->CreateAnd(X, Together); in OptAndOp()
|
/external/iproute2/doc/ |
D | arpd.sgml | 62 Default value is 3. Together with option <tt/-R/ this option allows
|
/external/llvm/docs/tutorial/ |
D | LangImpl08.rst | 168 Putting It All Together
|
/external/llvm/docs/ |
D | TestingGuide.rst | 193 to execute. Together, these lines form the "script" that :program:`lit`
|
D | ProgrammersManual.rst | 3088 Together, these methods make up the iterator based interface to the operands
|
/external/openssh/ |
D | sshd.0 | 13 sshd (OpenSSH Daemon) is the daemon program for ssh(1). Together these
|
/external/clang/docs/ |
D | AutomaticReferenceCounting.rst | 1505 document. Together with the rule limiting the transformation of
|
/external/libxml2/ |
D | ChangeLog | 2007 "//foo" to 50%. Together with the XPath object cache this
|
/external/curl/ |
D | CHANGES.0 | 16073 - Together with Rich Gray, I've tried to adjust the configure script to work
|