Home
last modified time | relevance | path

Searched defs:Mode (Results 1 - 25 of 136) sorted by relevance

123456

/third_party/rust/crates/clap/examples/tutorial_builder/
H A D04_01_enum.rs4 enum Mode { enum
[all...]
/third_party/typescript/tests/baselines/reference/
H A DenumFromExternalModule.js17 var Mode; variable
[all...]
/third_party/rust/crates/clap/examples/tutorial_derive/
H A D04_01_enum.rs12 enum Mode { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A DRemarkSerializer.cpp21 remarks::createRemarkSerializer(Format RemarksFormat, SerializerMode Mode, in createRemarkSerializer() argument
38 remarks::createRemarkSerializer(Format RemarksFormat, SerializerMode Mode, in createRemarkSerializer() argument
/third_party/skia/include/effects/
H A DSkTrimPathEffect.h15 enum class Mode { class in SkTrimPathEffect
/third_party/node/deps/v8/src/tracing/
H A Dtracing-category-observer.h15 enum Mode { enum in v8::tracing::TracingCategoryObserver
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DFloatingPointMode.h47 inline StringRef denormalModeName(DenormalMode Mode) { in denormalModeName() argument
/third_party/skia/modules/svg/include/
H A DSkSVGFeBlend.h16 enum class Mode { class in SkSVGFeBlend
/third_party/skia/src/core/
H A DSkBlendModeBlender.cpp17 sk_sp<SkBlender> SkBlender::Mode(SkBlendMode mode) { in Mode() function in SkBlender
/third_party/skia/src/gpu/
H A DGrWindowRectsState.h15 enum class Mode : bool { class in GrWindowRectsState
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/
H A DRemarkSerializer.h44 SerializerMode Mode; member
/third_party/skia/modules/sksg/include/
H A DSkSGMaskEffect.h21 enum class Mode : uint32_t { class in sksg::final
28 Make(sk_sp<RenderNode> child, sk_sp<RenderNode> mask, Mode mode = Mode::kAlphaNormal) Make() argument
H A DSkSGMerge.h27 enum class Mode { class in sksg::final
/third_party/skia/bench/
H A DClipStrategyBench.cpp15 enum class Mode { class in ClipStrategyBench
[all...]
H A DPicturePlaybackBench.cpp28 enum Mode { kTiled, kRandom }; enum
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerIOPosix.cpp62 FILE* OpenFile(int Fd, const char* Mode) { in OpenFile() argument
H A DFuzzerUtilPosix.cpp106 FILE *OpenProcessPipe(const char *Command, const char *Mode) { in OpenProcessPipe() argument
/third_party/node/deps/v8/src/execution/
H A Dinterrupts-scope.h19 enum Mode { kPostponeInterrupts, kRunInterrupts, kNoop }; enum in v8::internal::InterruptsScope
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFileOutputBuffer.cpp113 unsigned Mode; member in __anon24317::InMemoryBuffer
118 createInMemoryBuffer(StringRef Path, size_t Size, unsigned Mode) { in createInMemoryBuffer() argument
128 createOnDiskBuffer(StringRef Path, size_t Size, unsigned Mode) { in createOnDiskBuffer() argument
78 InMemoryBuffer(StringRef Path, MemoryBlock Buf, std::size_t BufSize, unsigned Mode) InMemoryBuffer() argument
171 unsigned Mode = fs::all_read | fs::all_write; create() local
[all...]
/third_party/node/src/
H A Dnode_blob.h105 enum class Mode { class in node::FixedSizeBlobCopyJob
/third_party/node/deps/v8/src/debug/
H A Ddebug-frames.h68 enum class Mode { class in v8::internal::RedirectActiveFunctions
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp42 TargetRegisterInfo(const TargetRegisterInfoDesc *ID, regclass_iterator RCB, regclass_iterator RCE, const char *const *SRINames, const LaneBitmask *SRILaneMasks, LaneBitmask SRICoveringLanes, const RegClassInfo *const RCIs, unsigned Mode) TargetRegisterInfo() argument
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Devent.h30 enum class Mode : uint8_t { class in marl::Event
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineFunction.h33 AMDGPU::SIModeRegisterDefaults Mode; member in llvm::AMDGPUMachineFunction
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DTrimPaths.cpp78 enum class Mode { in AttachTrimGeometryEffect() class

Completed in 9 milliseconds

123456