Home
last modified time | relevance | path

Searched refs:RCS (Results 1 – 25 of 65) sorted by relevance

123

/external/python/cpython2/Tools/faqwiz/
Dmove-faqwiz.sh17 if [ ! -d data -o ! -d data/RCS ]; then
44 sed -e "s/$1\./$2\./g" data/RCS/$file1,v > ${tmpfile}2
52 mv ${tmpfile}2 data/RCS/$file2,v
54 mv data/RCS/$file1,v data/RCS/$file1,v.orig
DREADME9 This is a CGI program that maintains a user-editable FAQ. It uses RCS
55 FAQDIR. Create a subdirectory named RCS. Make both the working
56 directory and the RCS subdirectory wrld-writable. (This is essential,
89 faq01.001.htp in your working directory and an RCS revision history
90 file faq01.001.htp,v in the RCS subdirectory. You can now exercise
/external/valgrind/auxprogs/
Dgsl16-badfree.patch3 RCS file: /home/gsl-cvs/gsl/vector/test_complex_source.c,v
19 RCS file: /home/gsl-cvs/gsl/vector/test_source.c,v
/external/python/cpython2/Demo/pdist/
DREADME1 Filesystem, RCS and CVS client and server classes
18 RCS stuff
22 rrcs.py Remote RCS client command line interface
27 RCSProxy.py RCS proxy and server classes (on top of rcslib.py)
29 rcslib.py Local-only RCS base class (affects stdout &
DRCSProxy.py73 class RCSProxyLocal(rcslib.RCS, DirSupport):
76 rcslib.RCS.__init__(self)
81 rcslib.RCS.__del__(self)
Drcsbump16 dir = rcslib.RCS()
Drcslib.py16 class RCS: class
/external/syslinux/win64/ntfstest/
DMakefile40 RCS = ../../win/ntfstest.rc macro
42 RESS = $(patsubst %.rc,%.res,$(notdir $(RCS)))
/external/syslinux/win32/ntfstest/
DMakefile51 RCS = ../../win/ntfstest.rc macro
53 RESS = $(patsubst %.rc,%.res,$(notdir $(RCS)))
/external/libxml2/optim/
Dhash_dict.patch3 RCS file: /cvs/gnome/gnome-xml/hash.c,v
244 RCS file: /cvs/gnome/gnome-xml/include/libxml/hash.h,v
/external/python/cpython2/Demo/
DREADME36 pdist Old, unfinished code messing with CVS, RCS and remote
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp578 ImmutableCallSite RCS(R); in cmpOperandBundlesSchema() local
580 assert(LCS && RCS && "Must be calls or invokes!"); in cmpOperandBundlesSchema()
581 assert(LCS.isCall() == RCS.isCall() && "Can't compare otherwise!"); in cmpOperandBundlesSchema()
584 cmpNumbers(LCS.getNumOperandBundles(), RCS.getNumOperandBundles())) in cmpOperandBundlesSchema()
589 auto OBR = RCS.getOperandBundleAt(i); in cmpOperandBundlesSchema()
/external/llvm/docs/HistoricalNotes/
D2000-11-18-EarlyDesignIdeas.txt70 Perhaps you can save the above as a file under RCS so you and I can
D2000-11-18-EarlyDesignIdeasResp.txt185 > Perhaps you can save the above as a file under RCS so you and I can
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2000-11-18-EarlyDesignIdeas.txt70 Perhaps you can save the above as a file under RCS so you and I can
D2000-11-18-EarlyDesignIdeasResp.txt185 > Perhaps you can save the above as a file under RCS so you and I can
/external/python/cpython2/Doc/distutils/
Dsourcedist.rst202 * all files in directories named :file:`RCS`, :file:`CVS`, :file:`.svn`,
237 #. exclude the entire :file:`build` tree, and any :file:`RCS`, :file:`CVS`,
/external/python/cpython2/Tools/scripts/
DREADME41 logmerge.py Consolidate CVS/RCS logs read from stdin
/external/python/cpython2/Doc/library/
Dfilecmp.rst74 *b*. *ignore* is a list of names to ignore, and defaults to ``['RCS', 'CVS',
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi-3.13214 * src/frv/eabi.S: Remove RCS keyword.
5279 * src/powerpc/ffi_darwin.c: Remove RCS version string.
5280 * src/powerpc/darwin.S: Remove RCS version string.
5726 * include/ffi.h.in: Remove RCS ident string.
5727 * include/ffi_mips.h: Remove RCS ident string.
5728 * src/debug.c: Remove RCS ident string.
5729 * src/ffitest.c: Remove RCS ident string.
5730 * src/prep_cif.c: Remove RCS ident string.
5731 * src/types.c: Remove RCS ident string.
5732 * src/alpha/ffi.c: Remove RCS ident string.
[all …]
/external/python/cpython2/Lib/idlelib/
DTODO.txt33 - Pluggable interface with RCS/CVS/Perforce/Clearcase
/external/mksh/src/
DBuild.sh2657 MKSH_DONT_EMIT_IDSTRING omit RCS IDs from binary
/external/ltp/utils/ffsb-6.0-rc2/
Dconfigure3173 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4394 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
/external/bison/
DChangeLog-201223523 Add non-RCS files from /gd/gnu/bison.
24021 entered into RCS
24025 * Makefile.in: entered into RCS
24029 * src/bison.s1: entered into RCS
24033 * bison.simple: entered into RCS
24037 * src/main.c: entered into RCS
24041 * src/conflicts.c: entered into RCS
24053 * doc/bison.texinfo: entered into RCS
24093 * src/system.h: entered into RCS
24097 * doc/bison.1: entered into RCS
[all …]
/external/fdlibm/
Dconfigure1945 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */

123