Home
last modified time | relevance | path

Searched defs:As (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/tint/src/
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
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
Dcastable_test.cc140 TEST(CastableBase, As) { in TEST() argument
233 TEST(Castable, As) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DItaniumManglingCanonicalizer.cpp97 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/
DMSP430Disassembler.cpp154 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/node/deps/v8/include/
Dv8-traced-handle.h141 V8_INLINE BasicTracedReference<S>& As() const { in As() function
283 V8_INLINE TracedReference<S>& As() const { in As() function
Dv8-local-handle.h251 V8_INLINE Local<S> As() const { in As() function
Dv8-persistent-handle.h346 V8_INLINE Persistent<S>& As() const { in As() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPerfHintAnalysis.cpp303 unsigned As = PT->getAddressSpace(); in isGlobalAddr() local
344 unsigned As = PT->getAddressSpace(); in isConstantAddr() local
/third_party/rust/crates/rustix/src/backend/linux_raw/process/
Dtypes.rs66 As = linux_raw_sys::general::RLIMIT_AS, enumerator
/third_party/rust/crates/rustix/src/backend/libc/process/
Dtypes.rs83 As = c::RLIMIT_AS as c::c_int, enumerator
/third_party/skia/third_party/externals/dawn/src/dawn_node/interop/
DCore.h145 inline IMPL* As() const { in As() function
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
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
/third_party/mesa3d/src/broadcom/compiler/
Dv3d_compiler.h1044 uint32_t As; member
/third_party/rust/crates/syn/
Dsyn.json5470 "As": "as", string