Home
last modified time | relevance | path

Searched defs:grep (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dregex_constants.h161 _GLIBCXX17_INLINE constexpr syntax_option_type grep = in _GLIBCXX_VISIBILITY() local
H A Dregex.h414 static constexpr flag_type grep = regex_constants::grep; in _GLIBCXX_VISIBILITY() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dregex_constants.h161 _GLIBCXX17_INLINE constexpr syntax_option_type grep = in _GLIBCXX_VISIBILITY() local
H A Dregex.h414 static constexpr flag_type grep = regex_constants::grep; in _GLIBCXX_VISIBILITY() local
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf_probes.c20 static bool grep(const char *buffer, const char *pattern) in grep() function
/OK3568_Linux_fs/external/xserver/xkb/
H A Dxkb.c5880 xkbGetGeometryReply grep = { 0 }; in ProcXkbGetKbdByName() local