Home
last modified time | relevance | path

Searched defs:Mode (Results 1 – 25 of 744) sorted by relevance

12345678910>>...30

/external/python/cpython3/Doc/tutorial/
Dappendix.rst35 .. _tut-error:
37 Error Handling
59 Executable Python Scripts
90 The Interactive Startup File
123 The Customization Modules
/external/rust/android-crates-io/crates/clap/examples/tutorial_builder/
D04_01_enum.rs4 enum Mode { enum
10 impl ValueEnum for Mode { implementation
23 impl std::fmt::Display for Mode { implementation
32 impl std::str::FromStr for Mode { implementation
/external/rust/android-crates-io/extra_versions/crates/clap/examples/tutorial_builder/
D04_01_enum.rs4 enum Mode { enum
10 impl ValueEnum for Mode { implementation
23 impl std::fmt::Display for Mode { implementation
32 impl std::str::FromStr for Mode { implementation
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/clap-4.5.21/examples/tutorial_builder/
D04_01_enum.rs4 enum Mode { enum
10 impl ValueEnum for Mode { implementation
23 impl std::fmt::Display for Mode { implementation
32 impl std::str::FromStr for Mode { implementation
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/clap-4.5.21/examples/tutorial_builder/
D04_01_enum.rs4 enum Mode { enum
10 impl ValueEnum for Mode { implementation
23 impl std::fmt::Display for Mode { implementation
32 impl std::str::FromStr for Mode { implementation
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileOutputBuffer.cpp79 unsigned Mode) in InMemoryBuffer()
113 unsigned Mode; member in __anon6fa4f7a10111::InMemoryBuffer
118 createInMemoryBuffer(StringRef Path, size_t Size, unsigned Mode) { in createInMemoryBuffer()
128 createOnDiskBuffer(StringRef Path, size_t Size, unsigned Mode) { in createOnDiskBuffer()
171 unsigned Mode = fs::all_read | fs::all_write; in create() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DFileOutputBuffer.cpp76 unsigned Mode) in InMemoryBuffer()
110 unsigned Mode; member in __anone2f635a70111::InMemoryBuffer
115 createInMemoryBuffer(StringRef Path, size_t Size, unsigned Mode) { in createInMemoryBuffer()
125 createOnDiskBuffer(StringRef Path, size_t Size, unsigned Mode) { in createOnDiskBuffer()
161 unsigned Mode = fs::all_read | fs::all_write; in create() local
/external/rust/android-crates-io/crates/uefi/src/proto/network/
Dpxe.rs608 pub const fn mode(&self) -> &Mode { in mode()
1052 pub struct Mode { struct
1056 pub started: bool,
1058 pub ipv6_available: bool,
1060 pub ipv6_supported: bool,
1063 pub using_ipv6: bool,
1066 pub bis_supported: bool,
1069 pub bis_detected: bool,
1073 pub auto_arp: bool,
1079 pub send_guid: bool,
[all …]
/external/swiftshader/src/Device/
DBC_Decoder.cpp636 Mode, enumerator
1107 struct Mode struct
1109 const int IDX; // Mode index
1110 const int NS; // Number of subsets in each partition
1111 const int PB; // Partition bits
1112 const int RB; // Rotation bits
1113 const int ISB; // Index selection bits
1114 const int CB; // Color bits
1115 const int AB; // Alpha bits
1116 const int EPB; // Endpoint P-bits
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Remarks/
DRemarkSerializer.cpp21 remarks::createRemarkSerializer(Format RemarksFormat, SerializerMode Mode, in createRemarkSerializer()
38 remarks::createRemarkSerializer(Format RemarksFormat, SerializerMode Mode, in createRemarkSerializer()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DRemarkSerializer.cpp21 remarks::createRemarkSerializer(Format RemarksFormat, SerializerMode Mode, in createRemarkSerializer()
38 remarks::createRemarkSerializer(Format RemarksFormat, SerializerMode Mode, in createRemarkSerializer()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/qr_code-2.0.0/src/
Dtypes.rs199 pub enum Mode { enum
214 impl Mode { implementation
292 impl PartialOrd for Mode { implementation
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/qr_code-2.0.0/src/
Dtypes.rs199 pub enum Mode { enum
214 impl Mode { impl
292 impl PartialOrd for Mode { implementation
/external/rust/android-crates-io/crates/nix/src/sys/
Dstat.rs159 perm: Mode, in mknod()
175 perm: Mode, in mknodat()
209 pub fn umask(mode: Mode) -> Mode { in umask()
305 mode: Mode, in fchmodat()
449 mode: Mode, in mkdirat()
/external/zxing/core/src/main/java/com/google/zxing/qrcode/decoder/
DMode.java25 public enum Mode { enum
42 Mode(int[] characterCountBitsForVersions, int bits) { in Mode() method in Mode
/external/rust/android-crates-io/crates/uefi/src/proto/console/
Dgop.rs79 fn query_mode(&self, index: u32) -> Result<Mode> { in query_mode()
340 pub struct Mode { struct
343 info: ModeInfo, argument
346 impl Mode { argument
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
DDebugify.h107 enum DebugifyMode Mode = DebugifyMode::NoDebugify; variable
168 enum DebugifyMode Mode; variable
191 enum DebugifyMode Mode = DebugifyMode::NoDebugify; variable
231 enum DebugifyMode Mode = DebugifyMode::NoDebugify; variable
/external/swiftshader/third_party/subzero/src/
DIceLiveness.h110 static std::unique_ptr<Liveness> create(Cfg *Func, LivenessMode Mode) { in create()
124 Liveness(Cfg *Func, LivenessMode Mode) in Liveness()
140 LivenessMode Mode; variable
/external/sandboxed-api/sandboxed_api/sandbox2/
Dforkserver.proto23 enum Mode { enum
71 optional Mode mode = 3; field
/external/pigweed/pw_build/py/pw_build/
Dgenerate_modules_lists.py207 class Mode(enum.Enum): class
236 mode: Mode,
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DRegAllocPriorityAdvisor.h63 RegAllocPriorityAdvisorAnalysis(AdvisorMode Mode) in RegAllocPriorityAdvisorAnalysis()
83 const AdvisorMode Mode; variable
/external/jetpack-camera-app/
DREADME.md556 #### How to Enable / Use
562 #### Constraints / Limitations
577 #### How to Enable / Use
582 #### Constraints / Limitations
615 #### How to Enable / Use
/external/kernel-headers/original/uapi/linux/
Dcciss_defs.h61 BYTE Mode:2; /* b00 */ member
66 BYTE Mode:2; /* b01 */ member
72 BYTE Mode:2; /* b10 */ member
79 DWORD Mode:2; member
85 DWORD Mode:2; member
/external/bazelbuild-rules_rust/tools/runfiles/
Drunfiles.rs53 enum Mode { enum
87 fn create_manifest_based(manifest_path: &Path) -> io::Result<Mode> { in create_manifest_based()
147 fn raw_rlocation(mode: &Mode, path: impl AsRef<Path>) -> PathBuf { in raw_rlocation()
/external/clang/utils/analyzer/
DSumTimerInfo.py34 Mode = 1 variable
37 Mode = 1 variable

12345678910>>...30