| /external/skia/modules/skottie/src/ |
| D | SkottieValue.cpp | 39 SkScalar ValueTraits<ScalarValue>::As<SkScalar>(const ScalarValue& v) { in As() function in skottie::ValueTraits 69 SkColor ValueTraits<VectorValue>::As<SkColor>(const VectorValue& v) { in As() function in skottie::ValueTraits 84 SkColor4f ValueTraits<VectorValue>::As<SkColor4f>(const VectorValue& v) { in As() function in skottie::ValueTraits 96 SkPoint ValueTraits<VectorValue>::As<SkPoint>(const VectorValue& vec) { in As() function in skottie::ValueTraits 106 SkV3 ValueTraits<VectorValue>::As<SkV3>(const VectorValue& vec) { in As() function in skottie::ValueTraits 117 SkSize ValueTraits<VectorValue>::As<SkSize>(const VectorValue& vec) { in As() function in skottie::ValueTraits 231 SkPath ValueTraits<ShapeValue>::As<SkPath>(const ShapeValue& shape) { in As() function in skottie::ValueTraits
|
| /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/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 __anon6f5cbb160202() 10 auto GL3 = [](int i, char c, auto* ... As) -> int { return vfoo(As...); }; in __anon6f5cbb160302() 12 auto GL4 = [](int i, char c, auto* ... As) -> int { return vfoo(As...); }; in __anon6f5cbb160402() 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/pdfium/core/fxcrt/ |
| D | retain_ptr.h | 46 RetainPtr<U> As() const { in As() function
|
| D | fx_coordinates.h | 74 CFX_STemplate<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/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/swiftshader/src/Reactor/ |
| D | Reactor.hpp | 3233 RValue<T> As(Value *val) in As() function 3240 RValue<T> As(RValue<S> val) in As() function 3246 RValue<T> As(const LValue<S> &var) in As() function 3252 RValue<T> As(const Reference<S> &val) in As() function
|
| /external/mesa3d/src/mesa/swrast/ |
| D | s_blend.c | 483 const GLfloat As = rgba[i][ACOMP]; in blend_general_float() local
|
| /external/mesa3d/src/gallium/drivers/v3d/ |
| D | v3dx_draw.c | 353 uint32_t As; member
|
| /external/v8/include/ |
| D | v8.h | 293 V8_INLINE Local<S> As() const { in As() function 735 V8_INLINE Persistent<S>& As() const { // NOLINT in As() function 922 V8_INLINE BasicTracedReference<S>& As() const { in As() function 1057 V8_INLINE TracedGlobal<S>& As() const { in As() function 1178 V8_INLINE TracedReference<S>& As() const { in As() function
|
| /external/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_private.h | 1369 uint32_t As; member
|