Home
last modified time | relevance | path

Searched refs:dev (Results 1 – 25 of 129) sorted by relevance

123456

/l4re-core-master/uclibc/lib/contrib/uclibc/extra/scripts/
A Dinstall_headers.sh8 dstdir=${2:-`. ./.config 2>/dev/null && echo ${DEVEL_PREFIX}/include`}
27 mkdir -p "${dstdir}" 2>/dev/null
46 mkdir -p "${dstdir}/$filename" 2>/dev/null
73 chmod -R u=rwX,go=rX . >/dev/null 2>&1
74 chown -R `id | sed 's/^uid=\([0-9]*\).*gid=\([0-9]*\).*$/\1:\2/'` . >/dev/null 2>&1
A Drelative_path.sh14 from=`(cd $1 > /dev/null && ${PWD_CMD-pwd} || echo $1) 2>/dev/null | sed 's,//*,/,g;s,/*$,,'`
15 target=`(cd $2 > /dev/null && ${PWD_CMD-pwd} || echo $2) 2>/dev/null | sed 's,//*,/,g;s,/*$,,'`
A Drandconfig.sh31 ARCH=$ARCH make $* randconfig > /dev/null
32 ARCH=$ARCH make $* silentoldconfig > /dev/null
42 make distclean > /dev/null || true
A DMAKEALL52 if ${t}-gcc --help > /dev/null 2>&1 ; then
105 …header_path=${KERNEL_HEADERS:-$(echo '#include <linux/version.h>' | ${CROSS_COMPILE}cpp 2>/dev/nul…
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dmknod.c15 int mknod(const char *path, mode_t mode, dev_t dev) in mknod() argument
17 return mknodat(AT_FDCWD, path, mode, dev); in mknod()
20 int mknod(const char *path, mode_t mode, dev_t dev) in mknod() argument
25 k_dev = (dev) & ((1ULL << 32) - 1); in mknod()
A Dustat.c24 int ustat(dev_t dev, struct ustat *ubuf) in _syscall2()
26 return __syscall_ustat(dev, ubuf); in _syscall2()
A Dmknodat.c13 int mknodat(int fd, const char *path, mode_t mode, dev_t dev) in mknodat() argument
18 k_dev = (dev) & ((1ULL << 32) - 1); in mknodat()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/
A Dsysmacros.h63 # define major(dev) gnu_dev_major (dev) argument
64 # define minor(dev) gnu_dev_minor (dev) argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dsem_open.c154 if (as->dev != bs->dev) in __sem_search()
156 return as->dev < bs->dev ? -1 : (as->dev == bs->dev ? 0 : 1); in __sem_search()
186 fake->dev = st.st_dev; in check_add_mapping()
210 newp->dev = st.st_dev; in check_add_mapping()
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/lxdialog/
A Dcheck-lxdialog.sh7 pkg-config --libs ncursesw 2>/dev/null && exit
8 pkg-config --libs ncurses 2>/dev/null && exit
44 $cc -x c - -o $tmp 2>/dev/null <<'EOF'
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dcheck.sh3 $* -x c -o /dev/null - > /dev/null 2>&1 << EOF
A DMakefile.kconfig223 pkg-config --libs menu panel ncurses 2>/dev/null \
234 if ! pkg-config --exists QtCore 2> /dev/null; then \
236 pkg-config --exists qt 2> /dev/null && pkg=qt; \
237 pkg-config --exists qt-mt 2> /dev/null && pkg=qt-mt; \
257 $(HOSTCXX) -print-multi-os-directory > /dev/null 2>&1 && \
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arm/
A DMakefile.arch22 …ut-var,IS_EABI,$(CC_IS_EABI_CHECK) -x c - -E -dM </dev/null 2>/dev/null | grep __ARM_EABI__ 2>&1 >…
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/ftw/
A Dftw.c185 dev_t dev; member
216 dev_t dev; member
253 return (kp1->dev > kp2->dev) - (kp1->dev < kp2->dev); in object_compare()
263 newp->dev = st->st_dev; in add_object()
273 obj.dev = st->st_dev; in find_object()
429 || !(data->flags & FTW_MOUNT) || st.st_dev == data->dev)) in process_entry()
708 data.dev = st.st_dev; in ftw_startup()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/config/os/aix/
A Dt-aix2 BITS=$(shell if test -z "`$(CC) -x c -E /dev/null -g3 -o - | grep 64BIT`" ; then \
7 …hell $(ARX) -X$(BITS) t ../ppc$(BITS)/$(PACKAGE)-v3/src/filesystem/.libs/libstdc++fs.a 2>/dev/null)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/
A DMakefile.am941 @-cd ${std_builddir} && $(LN_S) $? . 2>/dev/null
946 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
950 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
960 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
977 @-cd ${ext_builddir} && $(LN_S) $? . 2>/dev/null
1033 @-cd ${tr1_builddir} && $(LN_S) $? . 2>/dev/null
1038 @-cd ${tr2_builddir} && $(LN_S) $? . 2>/dev/null
1053 @-cd ${debug_builddir} && $(LN_S) $? . 2>/dev/null
1089 } 2>/dev/null
1092 } 2>/dev/null
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/
A DMakefile.am1007 @-cd ${std_builddir} && $(LN_S) $? . 2>/dev/null
1012 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1016 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1026 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1043 @-cd ${ext_builddir} && $(LN_S) $? . 2>/dev/null
1099 @-cd ${tr1_builddir} && $(LN_S) $? . 2>/dev/null
1104 @-cd ${tr2_builddir} && $(LN_S) $? . 2>/dev/null
1124 @-cd ${debug_builddir} && $(LN_S) $? . 2>/dev/null
1160 } 2>/dev/null
1163 } 2>/dev/null
[all …]
A DMakefile.in24 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
90 *) (install-info --version) >/dev/null 2>&1;; \
1453 @-cd ${std_builddir} && $(LN_S) $? . 2>/dev/null
1458 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1462 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1489 @-cd ${ext_builddir} && $(LN_S) $? . 2>/dev/null
1545 @-cd ${tr1_builddir} && $(LN_S) $? . 2>/dev/null
1550 @-cd ${tr2_builddir} && $(LN_S) $? . 2>/dev/null
1606 } 2>/dev/null
1609 } 2>/dev/null
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/
A DMakefile.am1026 @-cd ${std_builddir} && $(LN_S) $? . 2>/dev/null
1031 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1040 @-cd ${c_base_builddir} && $(LN_S) $? . 2>/dev/null
1045 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1062 @-cd ${ext_builddir} && $(LN_S) $? . 2>/dev/null
1118 @-cd ${tr1_builddir} && $(LN_S) $? . 2>/dev/null
1123 @-cd ${tr2_builddir} && $(LN_S) $? . 2>/dev/null
1143 @-cd ${debug_builddir} && $(LN_S) $? . 2>/dev/null
1179 } 2>/dev/null
1182 } 2>/dev/null
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/
A DMakefile.am1019 @-cd ${std_builddir} && $(LN_S) $? . 2>/dev/null
1024 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1028 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1038 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1055 @-cd ${ext_builddir} && $(LN_S) $? . 2>/dev/null
1111 @-cd ${tr1_builddir} && $(LN_S) $? . 2>/dev/null
1116 @-cd ${tr2_builddir} && $(LN_S) $? . 2>/dev/null
1136 @-cd ${debug_builddir} && $(LN_S) $? . 2>/dev/null
1172 } 2>/dev/null
1175 } 2>/dev/null
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/
A DMakefile.am1066 @-cd ${std_builddir} && $(LN_S) $? . 2>/dev/null
1071 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1080 @-cd ${pstl_builddir} && $(LN_S) $? . 2>/dev/null
1090 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1107 @-cd ${ext_builddir} && $(LN_S) $? . 2>/dev/null
1163 @-cd ${tr1_builddir} && $(LN_S) $? . 2>/dev/null
1168 @-cd ${tr2_builddir} && $(LN_S) $? . 2>/dev/null
1188 @-cd ${debug_builddir} && $(LN_S) $? . 2>/dev/null
1224 } 2>/dev/null
1227 } 2>/dev/null
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DRules.mak198 if $(CC) $(1) -S -o /dev/null -xc /dev/null > /dev/null 2>&1; \
201 if $(CC) -Wa,$(1) -Wa,-Z -c -o /dev/null -xassembler /dev/null > /dev/null 2>&1; \
204 …if $(CC) $(LDFLAG-fuse-ld) -Wl,$(1) $(CFLAG_-nostdlib) -o /dev/null -Wl,-b,binary /dev/null > /dev
504 …ddis 11,30,_GLOBAL_OFFSET_TABLE_-.@ha" | $(CC) -c -x assembler -o /dev/null - 2> /dev/null && ech…
572 $(eval $(call cache-output-var,LDPIEFLAG,$(CC) -Wl$(comma)--help 2>/dev/null | grep -q -- -pie && e…
576 _LD_FLAG_ASNEEDED:=$(shell $(CC) -Wl,--help 2>/dev/null | grep -- --as-needed)
600 export ASNEEDED:=$(shell $(CC) -Wl,--help 2>/dev/null | grep -q -- --as-needed && echo "AS_NEEDED (…
609 export UBACKTRACE_ASNEEDED:=$(shell $(CC) -Wl,--help 2>/dev/null | grep -q -- --as-needed && \
769 echo "extern __thread int foo;" | $(CC) -o /dev/null -S -xc - 2>&1)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/
A DMakefile.am971 @-cd ${std_builddir} && $(LN_S) $? . 2>/dev/null
976 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
980 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
990 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1007 @-cd ${ext_builddir} && $(LN_S) $? . 2>/dev/null
1063 @-cd ${tr1_builddir} && $(LN_S) $? . 2>/dev/null
1068 @-cd ${tr2_builddir} && $(LN_S) $? . 2>/dev/null
1083 @-cd ${debug_builddir} && $(LN_S) $? . 2>/dev/null
1119 } 2>/dev/null
1122 } 2>/dev/null
[all …]
A DMakefile.in24 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
90 *) (install-info --version) >/dev/null 2>&1;; \
1416 @-cd ${std_builddir} && $(LN_S) $? . 2>/dev/null
1421 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1425 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1452 @-cd ${ext_builddir} && $(LN_S) $? . 2>/dev/null
1508 @-cd ${tr1_builddir} && $(LN_S) $? . 2>/dev/null
1513 @-cd ${tr2_builddir} && $(LN_S) $? . 2>/dev/null
1564 } 2>/dev/null
1567 } 2>/dev/null
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/
A DMakefile.am1066 @-cd ${std_builddir} && $(LN_S) $? . 2>/dev/null
1071 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1080 @-cd ${pstl_builddir} && $(LN_S) $? . 2>/dev/null
1090 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1107 @-cd ${ext_builddir} && $(LN_S) $? . 2>/dev/null
1163 @-cd ${tr1_builddir} && $(LN_S) $? . 2>/dev/null
1168 @-cd ${tr2_builddir} && $(LN_S) $? . 2>/dev/null
1214 } 2>/dev/null
1217 } 2>/dev/null
1310 ${CONFIG_HEADER} > /dev/null 2>&1 \
[all …]

Completed in 35 milliseconds

123456