Home
last modified time | relevance | path

Searched defs:QQ (Results 1 – 17 of 17) sorted by relevance

/external/llvm-project/clang/test/Layout/
Daix-Wpacked-no-diagnostics.cpp15 struct QQ : Q { char x; }; struct
/external/llvm-project/clang/test/CXX/expr/expr.unary/expr.sizeof/
Dp1.cpp46 struct QQ { int A; }; struct
/external/clang/test/CXX/expr/expr.unary/expr.sizeof/
Dp1.cpp46 struct QQ { int A; }; argument
/external/clang/test/Rewriter/
Drewrite-forward-class.m10 @interface QQ interface
Drewrite-forward-class.mm10 @interface QQ interface
/external/llvm-project/clang/test/Rewriter/
Drewrite-forward-class.m10 @interface QQ interface
Drewrite-forward-class.mm10 @interface QQ interface
/external/rust/crates/ring/src/rsa/
Dsigning.rs494 enum QQ {} enum
495 unsafe impl bigint::SmallerModulus<N> for QQ {} implementation
496 unsafe impl bigint::NotMuchSmallerModulus<N> for QQ {} implementation
503 unsafe impl bigint::SlightlySmallerModulus<N> for QQ {} implementation
/external/clang/test/ARCMT/
DGC-no-arc-runtime.m47 @interface QQ { interface
DGC-no-finalize-removal.m44 @interface QQ { interface
DGC.m44 @interface QQ { interface
/external/llvm-project/clang/test/ARCMT/
DGC-no-arc-runtime.m47 @interface QQ { interface
DGC-no-finalize-removal.m44 @interface QQ { interface
DGC.m44 @interface QQ { interface
/external/rust/crates/ring/src/arithmetic/
Dbigint.rs1511 struct QQ {} in test_elem_reduced_once() struct
1512 unsafe impl SmallerModulus<N> for QQ {} in test_elem_reduced_once() implementation
1513 unsafe impl SlightlySmallerModulus<N> for QQ {} in test_elem_reduced_once() implementation
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1581 DenseMap<ValuePair, std::vector<ValuePair> >::iterator QQ = in pairWillFormCycle() local
1625 DenseMap<ValuePair, std::vector<ValuePair> >::iterator QQ = in buildInitialDAGFor() local
1673 DenseMap<ValuePair, std::vector<ValuePair> >::iterator QQ = in pruneDAGFor() local
/external/skqp/src/gpu/ccpr/
DGrCCFillGeometry.cpp395 Sk2f R, QQ; in find_chops_around_loop_intersection() local