Searched refs:remove (Results 1 - 25 of 1415) sorted by path

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bftpd-1.6.6/debian/
H A Demacsen-remove.ex2 # /usr/lib/emacsen-common/packages/remove/bftpd
9 echo remove/${PACKAGE}: removing Info links for ${FLAVOR}
10 install-info-altdir --quiet --remove --dirname=${FLAVOR} /usr/info/bftpd.info.gz
13 echo remove/${PACKAGE}: purging byte-compiled files for ${FLAVOR}
H A Dpostinst11 # * <conflictor's-postinst> `abort-remove' `in-favour' <package>
23 # `abort-remove' or `abort-deconfigure'.
38 abort-upgrade|abort-remove|abort-deconfigure)
H A Dpostrm9 # * <postrm> `remove'
20 purge|remove)
H A Dprerm9 # * <prerm> `remove'
12 # * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>
19 remove|upgrade|deconfigure)
20 # install-info --quiet --remove /usr/info/bftpd.info.gz
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bzip2/
H A Dbzip2.c709 retVal = remove ( outName );
1203 remove(outName);
1303 IntNative retVal = remove ( inName );
1389 remove(outName);
1481 IntNative retVal = remove ( inName );
1489 IntNative retVal = remove ( outName );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex1010 may remove the entry from the neighbour table.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dparser.c84 void ff_fetch_timestamp(AVCodecParserContext *s, int off, int remove){ argument
97 if(remove)
H A Dparser.h66 * @param remove Found timestamps will be removed if set to 1, kept if set to 0.
68 void ff_fetch_timestamp(AVCodecParserContext *s, int off, int remove);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/plugin_xmms/
H A Dfileinfo.c288 GtkWidget *bbox, *save, *remove, *cancel; local
393 remove= gtk_button_new_with_label(_("Remove Tag"));
394 gtk_signal_connect(GTK_OBJECT(remove), "clicked", GTK_SIGNAL_FUNC(remove_tag), NULL);
395 GTK_WIDGET_SET_FLAGS(remove, GTK_CAN_DEFAULT);
396 gtk_box_pack_start(GTK_BOX(bbox), remove, TRUE, TRUE, 0); local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/test/
H A Dtest_metaflac.sh120 # grep pattern 1: remove vendor string
121 # grep pattern 2: remove minimum/maximum frame and block size from STREAMINFO
122 # grep pattern 3: remove hexdump data from PICTURE metadata blocks
123 # sed pattern 1: remove stream offset values from SEEKTABLE points
174 run_metaflac --remove-first-tag=ARTIST $flacfile
176 metaflac_test case08 "--remove-first-tag=ARTIST" "--list"
178 run_metaflac --remove-tag=ARTIST $flacfile
180 metaflac_test case09 "--remove-tag=ARTIST" "--list"
209 run_metaflac --remove-all-tags $flacfile
211 metaflac_test case21 "--remove
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Djmemdos.c278 remove(info->temp_name); /* delete the file */
279 /* If your system doesn't have remove(), try unlink() instead.
280 * remove() is the ANSI-standard name for this function, but
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/test/
H A Dtest.c61 remove (filename);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/
H A Dalbumart.c238 remove(art_path);
H A Dinotify.c588 remove(art_cache);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/
H A Dalbumart.c252 remove(art_path);
H A Dinotify.c596 remove(art_cache);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/
H A Dalbumart.c252 remove(art_path);
H A Dinotify.c597 remove(art_cache);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm77 ; (if you compile with zlib 1.0.4 or older, remove the +4).
502 ; please don't remove this string !
504 ; but it is far better don't remove the string in the binary!
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm536 ; please don't remove this string !
537 ; Your are free use gvmat32 in any fre or commercial apps if you don't remove the string in the binary!
942 ; please don't remove this string !
943 ; Your can freely use gvmat32 in any free or commercial app if you don't remove the string in the binary!
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/minizip/
H A Dmztools.c266 (void)remove(fileOutTmp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/untgz/
H A Duntgz.c539 remove(fname);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dminigzip.c45 # define unlink remove
190 * Compress the given file: create a corresponding .gz file and remove the
221 * Uncompress the given file and remove the original.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dconfigure1107 # FIXME: To remove some day.
1112 # FIXME: To remove some day.
1484 # config.log. We remove comments because anyway the quotes in there
7367 { echo "$as_me:$LINENO: checking for remove" >&5
7368 echo $ECHO_N "checking for remove... $ECHO_C" >&6; }
7378 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
7380 #define remove innocuous_remove
7383 which can conflict with char remove (); below.
7393 #undef remove
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/debian/
H A Dmtools.prerm23 $INSTALL_INFO --info-dir=$infodir --remove $infodir/mtools.info

Completed in 195 milliseconds

1234567891011>>