/third_party/skia/third_party/externals/tint/src/ |
D | castable.h | 178 inline TO* As(FROM* obj) { in As() function 188 inline const TO* As(const FROM* obj) { in As() function 239 inline TO* As() { in As() function 247 inline const TO* As() const { in As() function 323 inline TO* As() { in As() function 331 inline const TO* As() const { in As() function
|
D | castable_test.cc | 140 TEST(CastableBase, As) { in TEST() argument 233 TEST(Castable, As) { in TEST() argument
|
/third_party/flutter/skia/modules/skottie/src/ |
D | SkottieValue.cpp | 38 SkScalar ValueTraits<ScalarValue>::As<SkScalar>(const ScalarValue& v) { in As() function in skottie::ValueTraits 67 SkColor ValueTraits<VectorValue>::As<SkColor>(const VectorValue& v) { in As() function in skottie::ValueTraits 82 SkPoint ValueTraits<VectorValue>::As<SkPoint>(const VectorValue& vec) { in As() function in skottie::ValueTraits 91 SkSize ValueTraits<VectorValue>::As<SkSize>(const VectorValue& vec) { in As() function in skottie::ValueTraits 205 SkPath ValueTraits<ShapeValue>::As<SkPath>(const ShapeValue& shape) { in As() function in skottie::ValueTraits
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | ItaniumManglingCanonicalizer.cpp | 97 std::pair<Node *, bool> getOrCreateNode(bool CreateNewNodes, Args &&... As) { in getOrCreateNode() 130 Node *makeNode(Args &&...As) { in makeNode() 146 template<typename T, typename ...Args> Node *makeNodeSimple(Args &&...As) { in makeNodeSimple() 174 template<typename T, typename ...Args> Node *makeNode(Args &&...As) { in makeNode()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/Disassembler/ |
D | MSP430Disassembler.cpp | 154 static AddrMode DecodeSrcAddrMode(unsigned Rs, unsigned As) { in DecodeSrcAddrMode() 183 unsigned As = fieldFromInstruction(Insn, 4, 2); in DecodeSrcAddrModeI() local 189 unsigned As = fieldFromInstruction(Insn, 4, 2); in DecodeSrcAddrModeII() local
|
/third_party/mingw-w64/mingw-w64-headers/include/wrl/ |
D | client.h | 233 HRESULT As(Details::ComPtrRef<ComPtr<U>> p) const throw() { in As() function 238 HRESULT As(ComPtr<U> *p) const throw() { in As() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPerfHintAnalysis.cpp | 303 unsigned As = PT->getAddressSpace(); in isGlobalAddr() local 344 unsigned As = PT->getAddressSpace(); in isConstantAddr() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/interop/ |
D | Core.h | 145 inline IMPL* As() const { in As() function
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | Reactor.hpp | 3254 RValue<T> As(Value *val) in As() function 3261 RValue<T> As(RValue<S> val) in As() function 3267 RValue<T> As(const LValue<S> &var) in As() function 3273 RValue<T> As(const Reference<S> &val) in As() function
|