/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/ |
D | cregex.hpp | 98 REG_BASIC = 0000, enumerator 113 REG_GREP = REG_BASIC | REG_NEWLINE_ALT,
|
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/ |
D | cregex.hpp | 96 REG_BASIC = 0000, enumerator 111 REG_GREP = REG_BASIC | REG_NEWLINE_ALT,
|
/external/libcups/vcnet/regex/ |
D | regex.h | 24 #define REG_BASIC 0000 macro
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | regex_impl.h | 56 #define REG_BASIC 0000 macro
|
/external/llvm/lib/Support/ |
D | regex_impl.h | 56 #define REG_BASIC 0000 macro
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
D | regex_impl.h | 56 #define REG_BASIC 0000 macro
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | regex_impl.h | 56 #define REG_BASIC 0000 macro
|
/external/sdv/vsomeip/third_party/boost/regex/test/c_compiler_checks/ |
D | posix_api_check.cpp | 29 int flags = REG_EXTENDED | REG_BASIC | REG_NOSPEC | REG_ICASE | REG_NOSUB |
|
D | posix_api_check.c | 28 int flags = REG_EXTENDED | REG_BASIC | REG_NOSPEC | REG_ICASE | REG_NOSUB |
|
D | wide_posix_api_check.cpp | 37 int flags = REG_EXTENDED | REG_BASIC | REG_NOSPEC | REG_ICASE | REG_NOSUB |
|
D | wide_posix_api_check.c | 35 int flags = REG_EXTENDED | REG_BASIC | REG_NOSPEC | REG_ICASE | REG_NOSUB |
|
/external/sdv/vsomeip/third_party/boost/regex/include/boost/ |
D | regex.h | 33 using boost::REG_BASIC;
|
/external/sdv/vsomeip/third_party/boost/regex/doc/ |
D | posix_api.qbk | 84 [[REG_BASIC][Compiles basic (obsolete) regular expression syntax. Equivalent to `regbase::char_clas… 95 [[REG_GREP][A shortcut for grep like behavior: `REG_BASIC | REG_NEWLINE_ALT` ]]
|
/external/sdv/vsomeip/third_party/boost/regex/test/regress/ |
D | test_deprecated.cpp | 45 result = REG_BASIC; in get_posix_compile_options()
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/ |
D | mod.rs | 500 pub const REG_BASIC: ::c_int = 0o0000; constant
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/ |
D | mod.rs | 500 pub const REG_BASIC: ::c_int = 0o0000; constant
|
/external/rust/android-crates-io/crates/libc/src/unix/bsd/ |
D | mod.rs | 500 pub const REG_BASIC: ::c_int = 0o0000; constant
|
/external/rust/android-crates-io/crates/libc/src/unix/nto/ |
D | mod.rs | 2538 pub const REG_BASIC: ::c_int = 0x00; constant
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/nto/ |
D | mod.rs | 2538 pub const REG_BASIC: ::c_int = 0x00; constant
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/nto/ |
D | mod.rs | 2538 pub const REG_BASIC: ::c_int = 0x00; constant
|
/external/rust/android-crates-io/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 1803 pub const REG_BASIC: ::c_int = 0; constant
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/linux_like/android/ |
D | mod.rs | 1803 pub const REG_BASIC: ::c_int = 0; constant
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/linux_like/android/ |
D | mod.rs | 1803 pub const REG_BASIC: ::c_int = 0; constant
|