| /external/clang/test/SemaCXX/ |
| D | cxx1y-generic-lambdas-variadics.cpp | 39 auto L = [](auto ... As) { in test() 44 auto L = [](auto A, auto B, auto ... As) { in test() 51 auto L = [](auto ... As) { in test() 64 auto L = [](auto A, auto ... As) { in test()
|
| D | unaddressable-functions.cpp | 53 template <typename Fn, typename... Args> void call(Fn F, Args... As) { in call() 70 void callMem(Fn F, T t, Args... As) { in callMem() 93 template <typename Fn, typename... Args> auto call(Fn F, Args... As) { in call()
|
| D | cxx1y-generic-lambdas.cpp | 782 auto L = [](auto ... As) { in test() 784 vfun([](decltype(As) a) -> decltype(a) { return a; } ...)(first<decltype(As)...>{}); in test() local
|
| /external/skia/modules/skottie/src/ |
| D | SkottieValue.cpp | 39 SkScalar ValueTraits<ScalarValue>::As<SkScalar>(const ScalarValue& v) { in As() function in skottie::ValueTraits 68 SkColor ValueTraits<VectorValue>::As<SkColor>(const VectorValue& v) { in As() function in skottie::ValueTraits 83 SkPoint ValueTraits<VectorValue>::As<SkPoint>(const VectorValue& vec) { in As() function in skottie::ValueTraits 92 SkSize ValueTraits<VectorValue>::As<SkSize>(const VectorValue& vec) { in As() function in skottie::ValueTraits 207 SkPath ValueTraits<ShapeValue>::As<SkPath>(const ShapeValue& shape) { in As() function in skottie::ValueTraits
|
| /external/skqp/modules/skottie/src/ |
| D | SkottieValue.cpp | 39 SkScalar ValueTraits<ScalarValue>::As<SkScalar>(const ScalarValue& v) { in As() function in skottie::ValueTraits 68 SkColor ValueTraits<VectorValue>::As<SkColor>(const VectorValue& v) { in As() function in skottie::ValueTraits 83 SkPoint ValueTraits<VectorValue>::As<SkPoint>(const VectorValue& vec) { in As() function in skottie::ValueTraits 92 SkSize ValueTraits<VectorValue>::As<SkSize>(const VectorValue& vec) { in As() function in skottie::ValueTraits 207 SkPath ValueTraits<ShapeValue>::As<SkPath>(const ShapeValue& shape) { in As() function in skottie::ValueTraits
|
| /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/ |
| D | p3-generic-lambda-1y.cpp | 9 auto GL2 = [](auto ... As) -> int { return vfoo(As...); }; in __anon6af0b3d40202() 10 auto GL3 = [](int i, char c, auto* ... As) -> int { return vfoo(As...); }; in __anon6af0b3d40302() 12 auto GL4 = [](int i, char c, auto* ... As) -> int { return vfoo(As...); }; in __anon6af0b3d40402() 18 auto GL2 = [](auto ... As) -> int { return vfoo(As...); }; in foo()
|
| /external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/constraintformulas/ |
| D | TypeSameAsType.java | 72 List<ResolvedType> As = T.asReferenceType().typeParametersValues(); in reduce() local
|
| /external/clang/test/CXX/temp/temp.decls/temp.mem/ |
| D | p5.cpp | 38 T As() { in As() function in Foo
|
| /external/u-boot/doc/ |
| D | README.x86 | 37 As for loading an OS, U-Boot supports directly booting a 32-bit or 64-bit label 114 As for the video ROM, you can get it here [3] and rename it to vga.bin. label 231 As for the video ROM, you need manually extract it from the Intel provided label
|
| /external/pdfium/core/fxcrt/ |
| D | retain_ptr.h | 43 RetainPtr<U> As() const { in As() function
|
| D | fx_coordinates.h | 73 CFX_STemplate<OtherType> As() const { in As() function 414 CFX_RTemplate<OtherType> As() const { in As() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUPerfHintAnalysis.cpp | 307 unsigned As = PT->getAddressSpace(); in isGlobalAddr() local 348 unsigned As = PT->getAddressSpace(); in isConstantAddr() local
|
| /external/eigen/test/ |
| D | sparse_product.cpp | 109 SparseMatrixType As(Ad.sparseView()), B(2,2); in sparse_product() local
|
| /external/swiftshader/src/Reactor/ |
| D | Reactor.hpp | 2793 RValue<T> As(Value *val) in As() function 2799 RValue<T> As(RValue<S> val) in As() function 2805 RValue<T> As(const LValue<S> &var) in As() function 2811 RValue<T> As(const Reference<S> &val) in As() function
|
| /external/clang/include/clang/Analysis/Analyses/ |
| D | ThreadSafetyTraverse.h | 229 R_BasicBlock reduceBasicBlock(BasicBlock &Orig, Container<R_SExpr> &As, in reduceBasicBlock() 233 R_SExpr reducePhi(Phi &Orig, Container<R_SExpr> &As) { in reducePhi()
|
| D | ThreadSafetyTIL.h | 1552 BasicBlock(BasicBlock &B, MemRegionRef A, InstrArray &&As, InstrArray &&Is, in BasicBlock()
|
| /external/mesa3d/src/mesa/swrast/ |
| D | s_blend.c | 483 const GLfloat As = rgba[i][ACOMP]; in blend_general_float() local
|