Home
last modified time | relevance | path

Searched defs:System (Results 1 – 14 of 14) sorted by relevance

/external/mdnsresponder/mDNSWindows/DLL.NET/
DPString.h20 using namespace System; variable
Ddnssd_NET.h42 using namespace System; variable
/external/mockito/src/test/java/org/mockitousage/bugs/injection/
DChildWithSameParentFieldInjectionTest.java34 public static class System extends AbstractSystem { class in ChildWithSameParentFieldInjectionTest
/external/pigweed/docs/concepts/
Dindex.rst81 .. _docs-concepts-full-framework:
/external/rust/crates/zip/src/
Dtypes.rs48 pub enum System { enum
54 impl System { impl
55 pub fn from_u8(system: u8) -> System { in from_u8()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DLLVMContext.h53 System = 1 enumerator
/external/eigen/unsupported/Eigen/src/EulerAngles/
DEulerAngles.h110 typedef _System System; typedef
/external/angle/util/
DEvent.h34 bool System; member
/external/clang/include/clang/Lex/
DHeaderSearchOptions.h33 System, ///< Like Angled, but marks system directories. enumerator
/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/
Dgralloc.rs210 System, enumerator
/external/rust/crates/android_logger/src/
Dlib.rs95 System, enumerator
/external/crosvm/common/cros_asyncv2/src/unix/io_driver/
During.rs633 System(Box<dyn Any>), enumerator
/external/bc/manuals/
Ddevelopment.md1760 ### Clean Targets
1787 ### Preprocessor Macros
/external/rust/crates/nix/src/sys/socket/
Daddr.rs56 System = libc::AF_SYSTEM, enumerator