Searched refs:TNAME (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/initscripts/initscripts-1.0/ |
| H A D | populate-volatile.sh | 170 while read -r TTYPE TUSER TGROUP TMODE TNAME TLTARGET; do 172 TNAME=${ROOT_DIR}${TNAME} 173 [ "${VERBOSE}" != "no" ] && echo "Checking for -${TNAME}-." 177 [ "${VERBOSE}" != "no" ] && echo "Creating link -${TNAME}- pointing to -${TSOURCE}-." 178 link_file "${TSOURCE}" "${TNAME}" 184 [ "${VERBOSE}" != "no" ] && echo "Creating mount-bind -${TNAME}- from -${TSOURCE}-." 185 mount --bind "${TSOURCE}" "${TNAME}" 187 mount --bind \"${TSOURCE}\" \"${TNAME}\"" 192 [ -L "${TNAME}" ] && { 194 NEWNAME=$(ls -l "${TNAME}" | sed -e 's/^.*-> \(.*\)$/\1/') [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/detail/ |
| H A D | mpl.hpp | 88 #define BOOST_INTRUSIVE_INSTANTIATE_DEFAULT_TYPE_TMPLT(TNAME) \ argument 90 struct boost_intrusive_default_type_ ## TNAME \ 93 static char test(int, typename X::TNAME*); \ 98 struct DefaultWrap { typedef DefaultType TNAME; }; \ 104 <value, T, DefaultWrap>::type::TNAME type; \ 108 #define BOOST_INTRUSIVE_OBTAIN_TYPE_WITH_DEFAULT(INSTANTIATION_NS_PREFIX, T, TNAME, TIMPL) \ argument 110 boost_intrusive_default_type_ ## TNAME< T, TIMPL >::type \ 113 #define BOOST_INTRUSIVE_INSTANTIATE_EVAL_DEFAULT_TYPE_TMPLT(TNAME)\ argument 115 struct boost_intrusive_eval_default_type_ ## TNAME \ 118 static char test(int, typename X::TNAME*); \ [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | as.info | 21804 '[TNAME] .tag STAGX [TCOUNT]' 21838 '[TNAME] .tag UTAGX[,TCOUNT]'
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | as.info | 21804 '[TNAME] .tag STAGX [TCOUNT]' 21838 '[TNAME] .tag UTAGX[,TCOUNT]'
|