/external/python/cpython2/Tools/faqwiz/ |
D | move-faqwiz.sh | 17 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
|
D | README | 9 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/python/cpython2/Demo/pdist/ |
D | README | 1 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 &
|
D | RCSProxy.py | 73 class RCSProxyLocal(rcslib.RCS, DirSupport): 76 rcslib.RCS.__init__(self) 81 rcslib.RCS.__del__(self)
|
D | rcsbump | 16 dir = rcslib.RCS()
|
D | rcslib.py | 16 class RCS: class
|
/external/valgrind/auxprogs/ |
D | gsl16-badfree.patch | 3 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/syslinux/win64/ntfstest/ |
D | Makefile | 40 RCS = ../../win/ntfstest.rc macro 42 RESS = $(patsubst %.rc,%.res,$(notdir $(RCS)))
|
/external/syslinux/win32/ntfstest/ |
D | Makefile | 51 RCS = ../../win/ntfstest.rc macro 53 RESS = $(patsubst %.rc,%.res,$(notdir $(RCS)))
|
/external/libxml2/optim/ |
D | hash_dict.patch | 3 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/ |
D | README | 36 pdist Old, unfinished code messing with CVS, RCS and remote
|
/external/llvm/lib/Transforms/IPO/ |
D | MergeFunctions.cpp | 578 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/ |
D | 2000-11-18-EarlyDesignIdeas.txt | 70 Perhaps you can save the above as a file under RCS so you and I can
|
D | 2000-11-18-EarlyDesignIdeasResp.txt | 185 > Perhaps you can save the above as a file under RCS so you and I can
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2000-11-18-EarlyDesignIdeas.txt | 70 Perhaps you can save the above as a file under RCS so you and I can
|
D | 2000-11-18-EarlyDesignIdeasResp.txt | 185 > Perhaps you can save the above as a file under RCS so you and I can
|
/external/python/cpython3/Doc/distutils/ |
D | sourcedist.rst | 162 * all files in directories named :file:`RCS`, :file:`CVS`, :file:`.svn`, 197 #. exclude the entire :file:`build` tree, and any :file:`RCS`, :file:`CVS`,
|
/external/python/cpython2/Doc/distutils/ |
D | sourcedist.rst | 202 * 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/ |
D | README | 41 logmerge.py Consolidate CVS/RCS logs read from stdin
|
/external/python/cpython2/Doc/library/ |
D | filecmp.rst | 74 *b*. *ignore* is a list of names to ignore, and defaults to ``['RCS', 'CVS',
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog.libffi-3.1 | 3214 * 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/cpython3/Modules/_ctypes/libffi/ |
D | ChangeLog.libffi-3.1 | 3214 * 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/libffi/ |
D | ChangeLog.libffi-3.1 | 3214 * 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/cpython3/Lib/idlelib/ |
D | TODO.txt | 33 - Pluggable interface with RCS/CVS/Perforce/Clearcase
|
/external/python/cpython2/Lib/idlelib/ |
D | TODO.txt | 33 - Pluggable interface with RCS/CVS/Perforce/Clearcase
|