Home
last modified time | relevance | path

Searched defs:REG_BASIC (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex_impl.h56 #define REG_BASIC 0000 macro
/external/libcups/vcnet/regex/
Dregex.h24 #define REG_BASIC 0000 macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregex_impl.h56 #define REG_BASIC 0000 macro
/external/llvm/lib/Support/
Dregex_impl.h56 #define REG_BASIC 0000 macro
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
Dregex_impl.h56 #define REG_BASIC 0000 macro
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dcregex.hpp96 REG_BASIC = 0000, enumerator
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dcregex.hpp98 REG_BASIC = 0000, enumerator
/external/rust/crates/libc/src/unix/bsd/
Dmod.rs498 pub const REG_BASIC: ::c_int = 0o0000; constant
/external/rust/crates/libc/src/unix/nto/
Dmod.rs2538 pub const REG_BASIC: ::c_int = 0x00; constant
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1797 pub const REG_BASIC: ::c_int = 0; constant