Home
last modified time | relevance | path

Searched defs:As (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/modules/sksg/src/
H A DSkSGTransformPriv.h30 inline SkMatrix TransformPriv::As<SkMatrix>(const sk_sp<Transform>& t) { in As() function in sksg::TransformPriv
35 inline SkM44 TransformPriv::As<SkM44>(const sk_sp<Transform>& t) { in As() function in sksg::TransformPriv
/third_party/node/deps/v8/include/
H A Dv8-traced-handle.h141 V8_INLINE BasicTracedReference<S>& As() const { in As() function in v8::BasicTracedReference
283 V8_INLINE TracedReference<S>& As() const { in As() function in v8::TracedReference
H A Dv8-local-handle.h251 V8_INLINE Local<S> As() const { in As() function in v8::Local
H A Dv8-persistent-handle.h346 V8_INLINE Persistent<S>& As() const { in As() function in v8::Persistent
/third_party/node/deps/v8/include/v8-include/
H A Dv8-traced-handle.h138 V8_INLINE BasicTracedReference<S>& As() const { in As() function in v8::BasicTracedReference
272 V8_INLINE TracedReference<S>& As() const { in As() function in v8::TracedReference
H A Dv8-persistent-handle.h340 V8_INLINE Persistent<S, M2>& As() const { in As() function in v8::Persistent
H A Dv8-local-handle.h313 V8_INLINE Local<S> As() const { in As() function in v8::Local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUPerfHintAnalysis.cpp303 unsigned As = PT->getAddressSpace(); in isGlobalAddr() local
344 unsigned As = PT->getAddressSpace(); in isConstantAddr() local
/third_party/skia/third_party/externals/tint/src/
H A Dcastable.h178 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 in tint::CastableBase
247 inline const TO* As() const { in As() function in tint::CastableBase
323 inline TO* As() { As() function in tint::Castable
331 inline const TO* As() const { As() function in tint::Castable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DItaniumManglingCanonicalizer.cpp97 std::pair<Node *, bool> getOrCreateNode(bool CreateNewNodes, Args &&... As) { in getOrCreateNode() argument
130 Node *makeNode(Args &&...As) { in makeNode() argument
146 template<typename T, typename ...Args> Node *makeNodeSimple(Args &&...As) { in makeNodeSimple() argument
174 makeNode(Args &&....As) makeNode() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/Disassembler/
H A DMSP430Disassembler.cpp154 static AddrMode DecodeSrcAddrMode(unsigned Rs, unsigned As) { in DecodeSrcAddrMode() argument
183 unsigned As in DecodeSrcAddrModeI() local
189 unsigned As = fieldFromInstruction(Insn, 4, 2); DecodeSrcAddrModeII() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_node/interop/
H A DCore.h145 inline IMPL* As() const { in As() function in wgpu::interop::Interface
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactor.hpp3254 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

Completed in 17 milliseconds