| /external/rust/crates/structopt/tests/ |
| D | flatten.rs | 16 struct Common { in flatten() struct 17 arg: i32, in flatten() 41 struct Common { in flatten_twice() struct 42 arg: i32, in flatten_twice() 59 struct Common { in flatten_in_subcommand() struct 60 arg: i32, in flatten_in_subcommand() 160 struct Common { in flatten_doc_comment() struct 162 arg: i32, in flatten_doc_comment()
|
| /external/eigen/Eigen/src/KLUSupport/ |
| D | KLUSupport.h | 34 …Symbolic, klu_numeric *Numeric, Index ldim, Index nrhs, double B [ ], klu_common *Common, double) { in klu_solve() 38 …numeric *Numeric, Index ldim, Index nrhs, std::complex<double>B[], klu_common *Common, std::comple… in klu_solve() 42 … *Symbolic, klu_numeric *Numeric, Index ldim, Index nrhs, double B[], klu_common *Common, double) { in klu_tsolve() 46 …numeric *Numeric, Index ldim, Index nrhs, std::complex<double>B[], klu_common *Common, std::comple… in klu_tsolve() 50 …factor(int Ap [ ], int Ai [ ], double Ax [ ], klu_symbolic *Symbolic, klu_common *Common, double) { in klu_factor() 54 …Ap[], int Ai[], std::complex<double> Ax[], klu_symbolic *Symbolic, klu_common *Common, std::comple… in klu_factor()
|
| /external/autotest/server/hosts/drone_api_client/ |
| D | common.proto | 22 service Common { service 44 rpc ExecDutCommand(ExecDutCommandRequest)
|
| /external/mesa3d/docs/gallium/ |
| D | debugging.rst | 15 Common section in Debug Variables
|
| /external/clang/test/CodeGen/ |
| D | pr19841.cpp | 3 namespace Common { namespace
|
| /external/conscrypt/ |
| D | CONTRIBUTING.md | 43 ### Common subsection
|
| /external/kotlinx.atomicfu/ |
| D | README.md | 141 ### Common subsection
|
| /external/libaom/libaom/test/ |
| D | intra_edge_test.cc | 44 void Common() { in Common() function in __anonbb94cc970111::UpsampleTest 173 void Common() { in Common() function in __anonbb94cc970111::FilterEdgeTest
|
| D | blend_a64_mask_1d_test.cc | 48 void Common() { in Common() function in __anon4e68c1130111::BlendA64Mask1DTest
|
| /external/deqp/external/vulkancts/ |
| D | README.md | 13 ### Common subsection
|
| /external/llvm/include/llvm/MC/ |
| D | SectionKind.h | 99 Common, enumerator
|
| /external/llvm/lib/Target/Hexagon/ |
| D | RDFCopy.cpp | 96 bool Common = false; in updateMap() local
|
| D | HexagonOptAddrMode.cpp | 579 bool Common = false; in updateMap() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | SectionKind.h | 101 Common, enumerator
|
| /external/clang/lib/Serialization/ |
| D | ASTWriterDecl.cpp | 186 decltype(T::PartialSpecializations) &getPartialSpecializations(T *Common) { in getPartialSpecializations() 189 ArrayRef<Decl> getPartialSpecializations(FunctionTemplateDecl::Common *) { in getPartialSpecializations() 195 auto *Common = D->getCommonPtr(); in AddTemplateSpecializations() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
| D | JITSymbol.h | 83 Common = 1U << 2, enumerator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineMulDivRem.cpp | 963 if (Instruction *Common = commonIDivTransforms(I)) in visitUDiv() local 1057 if (Instruction *Common = commonIDivTransforms(I)) in visitSDiv() local 1413 if (Instruction *Common = commonIRemTransforms(I)) in visitSRem() local
|
| /external/llvm/lib/CodeGen/ |
| D | LiveRangeCalc.cpp | 79 LaneBitmask Common = S.LaneMask & Mask; in calculate() local
|
| D | TargetRegisterInfo.cpp | 185 if (unsigned Common = *A++ & *B++) { in firstCommonClass() local
|
| D | RegisterCoalescer.cpp | 817 LaneBitmask Common = BMask & AMask; in removeCopyByCommutingDef() local 2607 LaneBitmask Common = RMask & LaneMask; in mergeSubRangeInto() local
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineMulDivRem.cpp | 1066 if (Instruction *Common = commonIDivTransforms(I)) in visitUDiv() local 1139 if (Instruction *Common = commonIDivTransforms(I)) in visitSDiv() local 1463 if (Instruction *Common = commonIRemTransforms(I)) in visitSRem() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | TargetRegisterInfo.cpp | 243 if (unsigned Common = *A++ & *B++) in firstCommonClass() local
|
| /external/clang/lib/Sema/ |
| D | JumpDiagnostics.cpp | 802 unsigned Common = GetDeepestCommonScope(JumpScope, TargetScope); in DiagnoseIndirectJump() local
|
| /external/clang/include/clang/AST/ |
| D | DeclTemplate.h | 703 mutable CommonBase *Common; variable
|
| /external/clang/lib/Driver/ |
| D | Tools.h | 153 Common(const char *Name, const char *ShortName, const ToolChain &TC) in Common() function
|