Home
last modified time | relevance | path

Searched defs:Common (Results 1 – 25 of 45) sorted by relevance

12

/external/cronet/buildtools/third_party/libc++/trunk/test/std/ranges/range.adaptors/range.elements/
Dtypes.h36 struct Common : TupleBufferView { struct
52 using SimpleCommon = Common<true>; argument
/external/cronet/buildtools/third_party/libc++/trunk/test/std/iterators/predef.iterators/iterators.common/
Darrow.pass.cpp28 using Common = std::common_iterator<Iterator, sentinel_wrapper<Iterator>>; in test() typedef
48 using Common = std::common_iterator<Iterator, sentinel_type<int*>>; in test() typedef
72 using Common = std::common_iterator<Iterator, sentinel_type<int*>>; in test() typedef
Dplus_plus.pass.cpp157 using Common = std::common_iterator<cpp17_output_iterator<int*>, sentinel_type<int*>>; in test() typedef
/external/eigen/Eigen/src/KLUSupport/
DKLUSupport.h34 …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/cronet/buildtools/third_party/libc++/trunk/test/support/
Dindirectly_readable.h16 struct Common { }; struct
/external/cronet/buildtools/third_party/libc++/trunk/test/std/ranges/range.req/range.refinements/
Dcommon_range.compile.pass.cpp18 template<class It> struct Common { It begin() const; It end() const; }; struct
/external/mesa3d/docs/gallium/
Ddebugging.rst15 Common section in Debug Variables
/external/clang/test/CodeGen/
Dpr19841.cpp3 namespace Common { namespace
/external/conscrypt/
DCONTRIBUTING.md43 ### Common subsection
/external/autotest/server/hosts/tls_client/
Dautotest_common.proto26 service Common { service
48 rpc ExecDutCommand(ExecDutCommandRequest)
59 rpc ProvisionDut(ProvisionDutRequest) returns (google.longrunning.Operation) {
/external/cronet/buildtools/third_party/libc++/trunk/test/std/iterators/iterator.requirements/iterator.concepts/iterator.concept.readable/
Diter_common_reference_t.compile.pass.cpp36 struct Common { Common(A); Common(B); }; struct
/external/harfbuzz_ng/src/OT/Layout/Common/
DRangeRecord.hh34 namespace Common { namespace
DCoverageFormat1.hh35 namespace Common { namespace
DCoverageFormat2.hh36 namespace Common { namespace
DCoverage.hh38 namespace Common { namespace
/external/libaom/test/
Dintra_edge_test.cc44 void Common() { in Common() function in __anon657add2d0111::UpsampleTest
173 void Common() { in Common() function in __anon657add2d0111::FilterEdgeTest
/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
Dcert_compressor_test.cc48 TEST_F(CertCompressorTest, Common) { in TEST_F() argument
/external/deqp/external/vulkancts/
DREADME.md16 ### Common subsection
/external/llvm/lib/Target/Hexagon/
DRDFCopy.cpp96 bool Common = false; in updateMap() local
/external/llvm/include/llvm/MC/
DSectionKind.h99 Common, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DSectionKind.h101 Common, enumerator
/external/clang/lib/Serialization/
DASTWriterDecl.cpp186 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/
DJITSymbol.h83 Common = 1U << 2, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp963 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/
DLiveRangeCalc.cpp79 LaneBitmask Common = S.LaneMask & Mask; in calculate() local

12