| /third_party/skia/src/core/ |
| H A D | SkGraphics.cpp | 65 void SkGraphics::SetFlags(const char* flags) { in SetFlags() function in SkGraphics
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | ScopedPrinter.h | 120 FlagVector SetFlags; local
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | cpp-builder.h | 109 void SetFlags(base::Flags<FunctionFlag> flags, bool value = true) { in SetFlags() function in v8::internal::torque::cpp::Function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| H A D | TypeRecordMapping.cpp | 51 FlagVector SetFlags; in getFlagNames() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | basic-memory-chunk.h | 185 void SetFlags(MainThreadFlags flags, MainThreadFlags mask = kAllFlagsMask) { in SetFlags() function in v8::internal::BasicMemoryChunk
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| H A D | extension.h | 313 static void SetFlags(Flags f, FormatConversionSpecImpl* conv) { in SetFlags() function
|
| /third_party/rust/crates/regex/regex-syntax/src/ast/ |
| H A D | mod.rs | 1250 pub struct SetFlags { structure names
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | constants-arm64.h | 331 enum FlagsUpdate { SetFlags = 1, LeaveFlags = 0 }; enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceInstARM32.cpp | 209 emitThreeAddr(const char *Opcode, const InstARM32Pred *Instr, const Cfg *Func, bool SetFlags) emitThreeAddr() argument [all...] |
| H A D | IceInstARM32.h | 779 bool SetFlags; member in Ice::ARM32::InstARM32ThreeAddrGPR 770 InstARM32ThreeAddrGPR(Cfg *Func, Variable *Dest, Variable *Src0, Operand *Src1, CondARM32::Cond Predicate, bool SetFlags) InstARM32ThreeAddrGPR() argument [all...] |
| H A D | IceTargetLoweringARM32.h | 332 constexpr bool SetFlags = true; in _adds() local 405 constexpr bool SetFlags = true; in _lsls() local 724 constexpr bool SetFlags = true; in _orrs() local 750 constexpr bool SetFlags in _rscs() local 762 constexpr bool SetFlags = true; _rsbs() local 778 constexpr bool SetFlags = true; _sbcs() local 808 constexpr bool SetFlags = true; _subs() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| H A D | AArch64FastISel.cpp | 1160 emitAddSub(bool UseAdd, MVT RetVT, const Value *LHS, const Value *RHS, bool SetFlags, bool WantResult, bool IsZExt) emitAddSub() argument 1314 emitAddSub_rr(bool UseAdd, MVT RetVT, unsigned LHSReg, bool LHSIsKill, unsigned RHSReg, bool RHSIsKill, bool SetFlags, bool WantResult) emitAddSub_rr() argument 1352 emitAddSub_ri(bool UseAdd, MVT RetVT, unsigned LHSReg, bool LHSIsKill, uint64_t Imm, bool SetFlags, bool WantResult) emitAddSub_ri() argument 1397 emitAddSub_rs(bool UseAdd, MVT RetVT, unsigned LHSReg, bool LHSIsKill, unsigned RHSReg, bool RHSIsKill, AArch64_AM::ShiftExtendType ShiftType, uint64_t ShiftImm, bool SetFlags, bool WantResult) emitAddSub_rs() argument 1440 emitAddSub_rx(bool UseAdd, MVT RetVT, unsigned LHSReg, bool LHSIsKill, unsigned RHSReg, bool RHSIsKill, AArch64_AM::ShiftExtendType ExtType, uint64_t ShiftImm, bool SetFlags, bool WantResult) emitAddSub_rx() argument 1554 emitAdd(MVT RetVT, const Value *LHS, const Value *RHS, bool SetFlags, bool WantResult, bool IsZExt) emitAdd() argument 1584 emitSub(MVT RetVT, const Value *LHS, const Value *RHS, bool SetFlags, bool WantResult, bool IsZExt) emitSub() argument [all...] |
| /third_party/vixl/src/aarch32/ |
| H A D | macro-assembler-aarch32.h | 47 enum FlagsUpdate { LeaveFlags = 0, SetFlags = 1, DontCare = 2 }; enumerator [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | constants-aarch64.h | 312 SetFlags = 1, enumerator
|