/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringARM32.h | 340 constexpr bool SetFlags = true; variable 413 constexpr bool SetFlags = true; variable 732 constexpr bool SetFlags = true; variable 758 constexpr bool SetFlags = true; variable 770 constexpr bool SetFlags = true; variable 786 constexpr bool SetFlags = true; variable 816 constexpr bool SetFlags = true; variable
|
D | IceAssemblerARM32.cpp | 599 void verifyRegNotPcWhenSetFlags(IValueT Reg, bool SetFlags, in verifyRegNotPcWhenSetFlags() 795 IValueT Opcode, bool SetFlags, IValueT Rn, in emitType01() 816 const Operand *OpSrc1, bool SetFlags, in emitType01() 825 bool SetFlags, EmitChecks RuleChecks, in emitType01() 927 constexpr bool SetFlags = true; in emitCompareOp() local 1129 bool SetFlags) { in emitMulOp() 1317 const Operand *OpSrc1, bool SetFlags, in adc() 1337 const Operand *OpSrc1, bool SetFlags, in add() 1361 const Operand *OpSrc1, bool SetFlags, in and_() 1395 const Operand *OpSrc1, bool SetFlags, in bic() [all …]
|
D | IceInstARM32.h | 772 Operand *Src1, CondARM32::Cond Predicate, bool SetFlags) in InstARM32ThreeAddrGPR() 780 bool SetFlags; variable
|
D | IceInstARM32.cpp | 216 bool SetFlags) { in emitThreeAddr()
|
/external/skqp/src/core/ |
D | SkGraphics.cpp | 78 void SkGraphics::SetFlags(const char* flags) { in SetFlags() function in SkGraphics
|
/external/skia/src/core/ |
D | SkGraphics.cpp | 78 void SkGraphics::SetFlags(const char* flags) { in SetFlags() function in SkGraphics
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_renderoptions.h | 48 void SetFlags(uint32_t flags) { m_Flags = flags; } in SetFlags() function
|
/external/libchrome/base/metrics/ |
D | histogram_base.cc | 82 void HistogramBase::SetFlags(int32_t flags) { in SetFlags() function in base::HistogramBase
|
/external/pdfium/fpdfsdk/ |
D | cpdfsdk_baannot.cpp | 147 void CPDFSDK_BAAnnot::SetFlags(uint32_t nFlags) { in SetFlags() function in CPDFSDK_BAAnnot
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64FastISel.cpp | 1128 const Value *RHS, bool SetFlags, in emitAddSub() 1283 bool RHSIsKill, bool SetFlags, in emitAddSub_rr() 1321 bool SetFlags, bool WantResult) { in emitAddSub_ri() 1368 uint64_t ShiftImm, bool SetFlags, in emitAddSub_rs() 1411 uint64_t ShiftImm, bool SetFlags, in emitAddSub_rx() 1522 bool SetFlags, bool WantResult, bool IsZExt) { in emitAdd() 1552 bool SetFlags, bool WantResult, bool IsZExt) { in emitSub()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64FastISel.cpp | 1082 const Value *RHS, bool SetFlags, in emitAddSub() 1237 bool RHSIsKill, bool SetFlags, in emitAddSub_rr() 1271 bool SetFlags, bool WantResult) { in emitAddSub_ri() 1318 uint64_t ShiftImm, bool SetFlags, in emitAddSub_rs() 1359 uint64_t ShiftImm, bool SetFlags, in emitAddSub_rx() 1468 bool SetFlags, bool WantResult, bool IsZExt) { in emitAdd() 1498 bool SetFlags, bool WantResult, bool IsZExt) { in emitSub()
|
/external/llvm/include/llvm/Support/ |
D | ScopedPrinter.h | 119 FlagVector SetFlags; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | ScopedPrinter.h | 121 FlagVector SetFlags; variable
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | rtcp_sender.cc | 1015 void RTCPSender::SetFlags(const std::set<RTCPPacketType>& types, in SetFlags() function in webrtc::RTCPSender
|
/external/v8/src/heap/ |
D | spaces.h | 586 void SetFlags(uintptr_t flags, uintptr_t mask) { in SetFlags() function
|
/external/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 1623 FlagVector SetFlags; in printFlags() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 1722 FlagVector SetFlags; in printFlags() local
|
/external/v8/src/arm64/ |
D | constants-arm64.h | 333 SetFlags = 1, enumerator
|
/external/vixl/src/aarch64/ |
D | constants-aarch64.h | 249 SetFlags = 1, enumerator
|
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 47 enum FlagsUpdate { LeaveFlags = 0, SetFlags = 1, DontCare = 2 }; enumerator
|