Home
last modified time | relevance | path

Searched defs:awk (Results 1 – 5 of 5) 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.h152 _GLIBCXX17_INLINE constexpr syntax_option_type awk = in _GLIBCXX_VISIBILITY() local
H A Dregex.h413 static constexpr flag_type awk = regex_constants::awk; 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.h152 _GLIBCXX17_INLINE constexpr syntax_option_type awk = in _GLIBCXX_VISIBILITY() local
H A Dregex.h413 static constexpr flag_type awk = regex_constants::awk; in _GLIBCXX_VISIBILITY() local
/OK3568_Linux_fs/external/xserver/
H A Dmeson.build617 awk = find_program('awk') variable