Home
last modified time | relevance | path

Searched defs:Flags (Results 1 - 25 of 395) sorted by relevance

12345678910>>...16

/third_party/rust/crates/bitflags/tests/compile-pass/impls/
H A Dconvert.rs4 struct Flags: u32 { structure names
H A Ddefault.rs5 struct Flags: u32 { structure names
H A Dinherent_methods.rs4 struct Flags: u32 { structure names
9 impl Flags { impls
/third_party/rust/crates/bitflags/tests/compile-pass/repr/
H A Dtransparent.rs5 struct Flags: u32 { structure names
H A Dc.rs5 struct Flags: u32 { structure names
/third_party/rust/crates/bitflags/tests/compile-fail/impls/
H A Deq.rs5 struct Flags: u32 { structure names
H A Dcopy.rs5 struct Flags: u32 { structure names
/third_party/rust/crates/bitflags/src/
H A Dexample_generated.rs8 pub struct Flags: u32 { structure names
/third_party/rust/crates/bitflags/tests/
H A Dbasic.rs7 struct Flags: u32 { structure names
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DFlags.h25 class Flags { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DToolOutputFile.cpp36 ToolOutputFile(StringRef Filename, std::error_code &EC, sys::fs::OpenFlags Flags) ToolOutputFile() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Linker/
H A DLinker.h28 enum Flags { enum in llvm::Linker
/third_party/skia/tests/graphite/
H A DMaskTest.cpp11 enum class Flags { class
[all...]
/third_party/node/src/
H A Dcallback_queue.h11 enum Flags { enum
/third_party/node/deps/v8/include/
H A Dv8-regexp.h30 enum Flags { enum in v8::RegExp
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkValidatorOptions.hpp47 enum Flags enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DJITSymbol.cpp22 JITSymbolFlags Flags = JITSymbolFlags::None; in fromGlobalValue() local
41 JITSymbolFlags Flags = JITSymbolFlags::None; in fromObjectSymbol() local
61 ARMJITSymbolFlags Flags; fromObjectSymbol() local
[all...]
/third_party/skia/src/core/
H A DSkColorSpaceXformSteps.h20 struct Flags { struct
/third_party/skia/src/gpu/effects/
H A DGrModulateAtlasCoverageEffect.h16 enum class Flags { class in GrModulateAtlasCoverageEffect
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCFixupKindInfo.h45 unsigned Flags; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DTapiFile.h48 uint32_t Flags; member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dtask.h29 enum class Flags { class in marl::Task
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMInstrInfo.cpp125 auto Flags = MachineMemOperand::MOLoad | in expandLoadStackGuard() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFELFObjectWriter.cpp61 unsigned Flags = SectionELF->getFlags(); in getRelocType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrBuilder.h31 auto Flags = MachineMemOperand::MONone; in addFrameReference() local

Completed in 20 milliseconds

12345678910>>...16