Home
last modified time | relevance | path

Searched refs:punct (Results 1 – 25 of 43) sorted by relevance

12

/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/arm-none-linux-gnueabihf/bits/
H A Dctype_base.h58 static const mask punct = _ISpunct; in _GLIBCXX_VISIBILITY() member
/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/aarch64-none-linux-gnu/bits/
H A Dctype_base.h58 static const mask punct = _ISpunct; in _GLIBCXX_VISIBILITY() member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A DPOSIX34 % "print" is by default "alnum", "punct" and the <U0020> character
35 % "graph" is by default "alnum" and "punct"
60 punct <U0021>;<U0022>;<U0023>;/
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A DPOSIX34 % "print" is by default "alnum", "punct" and the <U0020> character
35 % "graph" is by default "alnum" and "punct"
60 punct <U0021>;<U0022>;<U0023>;/
/OK3568_Linux_fs/kernel/tools/testing/selftests/intel_pstate/
H A Drun.sh85 _mkt_freq=$(echo $_mkt_freq | tr -d [:alpha:][:punct:])
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dchar_class.hpp84 struct punct { BOOST_SPIRIT_IS_TAG() }; struct
310 BOOST_SPIRIT_CLASSIFY(punct, ispunct) in BOOST_SPIRIT_CLASSIFY()
570 BOOST_SPIRIT_CLASSIFY_WHAT(punct, "punct")
/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A Dspeakup_spkout.c42 __ATTR(punct, 0644, spk_var_show, spk_var_store);
H A Dspeakup_audptr.c44 __ATTR(punct, 0644, spk_var_show, spk_var_store);
H A Dspeakup_ltlk.c47 __ATTR(punct, 0644, spk_var_show, spk_var_store);
H A Dspeakup_decext.c66 __ATTR(punct, 0644, spk_var_show, spk_var_store);
H A Dspeakup_dectlk.c68 __ATTR(punct, 0644, spk_var_show, spk_var_store);
H A Dspeakup_dtlk.c66 __ATTR(punct, 0644, spk_var_show, spk_var_store);
H A Dspeakup_decpc.c162 __ATTR(punct, 0644, spk_var_show, spk_var_store);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A D__locale389 static const mask punct = _ISpunct;
401 static const mask punct = _PUNCT;
420 static const mask punct = _CTYPE_P;
437 static const mask punct = _ISPUNCT;
450 static const mask punct = _P;
465 static const mask punct = 1<<7;
470 static const mask graph = alnum | punct;
809 return use_facet<ctype<_CharT> >(__loc).is(ctype_base::punct, __c);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A D__locale389 static const mask punct = _ISpunct;
401 static const mask punct = _PUNCT;
420 static const mask punct = _CTYPE_P;
437 static const mask punct = _ISPUNCT;
450 static const mask punct = _P;
465 static const mask punct = 1<<7;
470 static const mask graph = alnum | punct;
809 return use_facet<ctype<_CharT> >(__loc).is(ctype_base::punct, __c);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/
H A Dclassification.hpp163 return detail::is_classifiedF(std::ctype_base::punct, Loc); in is_punct()
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A Dpatch-kernel213 EXTRAVER=${EXTRAVER%%[[:punct:]]*}
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A Dpatch-kernel213 EXTRAVER=${EXTRAVER%%[[:punct:]]*}
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A Dpatch-kernel212 EXTRAVER=${EXTRAVER%%[[:punct:]]*}
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A Dpatch-kernel212 EXTRAVER=${EXTRAVER%%[[:punct:]]*}
/OK3568_Linux_fs/kernel/scripts/
H A Dpatch-kernel213 EXTRAVER=${EXTRAVER%%[[:punct:]]*}
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A Dpatch-kernel213 EXTRAVER=${EXTRAVER%%[[:punct:]]*}
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A Dpatch-kernel213 EXTRAVER=${EXTRAVER%%[[:punct:]]*}
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dctype.h181 __isctype_f (punct) in __isctype_f()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dctype.h181 __isctype_f (punct) in __isctype_f()

12