Searched refs:CP (Results 1 - 22 of 22) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/acl/
H A Dinstall-sh125 CP=cp; LN=ln; MKDIR=mkdir; CHMOD=chmod; CHOWN=_chown
127 CP=true; LN=true; MKDIR=true; CHMOD=true; CHOWN=true
232 $CP $solib $install_name
283 $CP $old_library $install_name
317 $CP $f $dir
360 $CP $f $dir
/asus-wl-520gu-7.0.1.45/src/router/attr/
H A Dinstall-sh125 CP=cp; LN=ln; MKDIR=mkdir; CHMOD=chmod; CHOWN=_chown
127 CP=true; LN=true; MKDIR=true; CHMOD=true; CHOWN=true
232 $CP $solib $install_name
283 $CP $old_library $install_name
317 $CP $f $dir
361 $CP $f $dir
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Dsys_parisc32.c295 #undef CP macro
296 #define CP(a) st32.a = st->a macro
297 CP(f_type);
298 CP(f_bsize);
299 CP(f_blocks);
300 CP(f_bfree);
301 CP(f_bavail);
302 CP(f_files);
303 CP(f_ffree);
304 CP(f_fsi
752 #undef CP macro
753 #define CP macro
2784 #undef CP macro
2785 #define CP macro
2794 #undef CP macro
2795 #define CP macro
2808 #undef CP macro
2809 #define CP macro
2930 #undef CP macro
2931 #define CP macro
2938 #define CP macro
[all...]
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/libcharset/
H A DMakefile18 CP = cp macro
36 $(CP) $(srcdir)/include/libcharset.h.in include/libcharset.h
H A DMakefile.devel7 CP = cp
H A DMakefile.in18 CP = cp
36 $(CP) $(srcdir)/include/libcharset.h.in include/libcharset.h
/asus-wl-520gu-7.0.1.45/src/router/LPRng/DISTRIBUTIONS/FreeBSD-4.ports.sysutils.LPRng/
H A DMakefile.build95 if [ -f ${WRKSRC}/preremove ] ; then ${CP} ${WRKSRC}/preremove pkg-deinstall; fi
96 if [ -f ${WRKSRC}/postinstall ] ; then ${CP} ${WRKSRC}/postinstall pkg-install; fi
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/kernel/
H A Dhead-armo.S87 mrc 15, 0, r3, c0, c0 @ check for CP#15 (ARM250 cant)
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/
H A DMakefile.devel12 CP = cp
76 $(CP) tmp.h lib/aliases.h
H A Dconfig.status311 s,@CP@,cp -p,;t t
H A Dconfigure2248 CP="$cl_cv_prog_cp"
9603 s,@CP@,$CP,;t t
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dpdc202xx.c316 (registers & REG_C) ? "CP" :
353 byte drive_pci, AP, BP, CP, DP; local
369 pci_read_config_byte(dev, (drive_pci)|0x02, &CP);
374 if ((BP & 0xF0) && (CP & 0x0F)) {
381 pci_write_config_byte(dev, (drive_pci)|0x02, CP & ~0x0F);
382 pci_read_config_byte(dev, (drive_pci)|0x02, &CP);
404 pci_read_config_byte(dev, (drive_pci)|0x02, &CP);
437 pci_write_config_byte(dev, (drive_pci)|0x02, CP|TC);
449 pci_read_config_byte(dev, (drive_pci)|0x02, &CP);
454 decode_registers(REG_C, CP);
[all...]
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/intl/
H A DMakefile250 @echo " CP libintl.h"
H A DMakefile.in250 @echo " CP libintl.h"
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/lib/
H A DMakefile.in25 CP = cp
/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/Solaris/
H A Dmakepkg.sh22 CP*.so)
H A Dmakepkg.sh.tmpl22 CP*.so)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A D8139cp.c128 #define TX_BUFFS_AVAIL(CP) \
129 (((CP)->tx_tail <= (CP)->tx_head) ? \
130 (CP)->tx_tail + (CP_TX_RING_SIZE - 1) - (CP)->tx_head : \
131 (CP)->tx_tail - (CP)->tx_head - 1)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/telephony/
H A Dixj.h218 } CP; typedef in typeref:struct:__anon2713
221 CP bits;
/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/Fedora/
H A Dsamba.spec346 %{_libdir}/samba/charset/CP*.so
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/
H A Dconfig.status642 s,@CP@,|#_!!_#|/bin/cp,g
H A Dconfigure741 CP
10975 case $CP in
10977 ac_cv_path_CP="$CP" # Let the user override the test with a path.
10999 CP=$ac_cv_path_CP
11000 if test -n "$CP"; then
11001 { echo "$as_me:$LINENO: result: $CP" >&5
11002 echo "${ECHO_T}$CP" >&6; }
16161 CP!$CP$ac_delim

Completed in 297 milliseconds