/external/expat/ |
D | .gitignore | 1 # CVS default ignores begin 28 # CVS default ignores end
|
/external/python/cpython2/Demo/pdist/ |
D | README | 1 Filesystem, RCS and CVS client and server classes 9 CVS stuff 13 rcvs.py Remote CVS client command line interface 15 cvslib.py CVS admin files classes (used by rrcs) 16 cvslock.py CVS locking algorithms
|
D | rcvs.py | 35 from cvslib import CVS, File 241 class RCVS(CVS): 246 CVS.__init__(self)
|
D | cvslib.py | 174 class CVS: class 353 x = CVS()
|
/external/ltp/testcases/open_posix_testsuite/ |
D | NEWS | 24 -March 11, 2004 Test Pass Results - (CVS pull 3-04-04) 25 POSIX Test Suite test pass results available for [CVS pull 3-04-04, Kernel 2.6.1, libc-2004-02-15 a… 27 -March 1, 2004 Test Pass Results - (CVS pull 2-20-04) 28 POSIX Test Suite test pass results available for [CVS pull 2-20-04, Kernel 2.6.1, libc-2004-02-01 a…
|
/external/squashfs-tools/ |
D | README | 3 This is the squashfs.sourceforge.net CVS repository imported into this 17 The kernel and kernel-2.4 directories (imported from CVS) are not really
|
/external/clang/test/SemaCXX/ |
D | exceptions.cpp | 246 typedef const volatile S CVS; typedef 249 throw CVS(); // expected-error{{no matching constructor for initialization}} in f()
|
/external/llvm-project/clang/test/SemaCXX/ |
D | exceptions.cpp | 251 typedef const volatile S CVS; typedef 254 throw CVS(); // expected-error{{no matching constructor for initialization}} in f()
|
/external/ltp/runtest/ |
D | Makefile | 31 UNWANTED_FILES := Makefile CVS STAX
|
/external/openssh/ |
D | README | 23 This version actively tracks changes in the OpenBSD CVS repository. 44 This version of OpenSSH is based upon code retrieved from the OpenBSD CVS
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | SymbolCache.cpp | 264 CVSymbol CVS = SS.readRecord(Offset); in getOrCreateGlobalSymbolByOffset() local 266 switch (CVS.kind()) { in getOrCreateGlobalSymbolByOffset() 268 UDTSym US = cantFail(SymbolDeserializer::deserializeAs<UDTSym>(CVS)); in getOrCreateGlobalSymbolByOffset()
|
/external/icu/icu4c/source/samples/ |
D | readme.txt | 57 - The "icuapps" CVS module contains other applications and libraries not 58 included with ICU. You can check it out from the CVS command line
|
/external/f2fs-tools/ |
D | .gitignore | 16 CVS
|
/external/cldr/tools/scripts/ |
D | platformDiffTool.sh | 19 cp -r ${TREE}/CVS ${TREE}.new/
|
/external/jline/src/src/site/apt/ |
D | building.apt | 9 …Source code is included in the JLine distribution, or can be checked out from CVS as described {{{…
|
/external/e2fsprogs/util/ |
D | gen-tarball.in | 37 -o -name CVS -o -name \*.rej -o -name Makefile.pq \
|
/external/llvm-project/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLSymbols.cpp | 253 Error fromCodeViewSymbol(codeview::CVSymbol CVS) override { in fromCodeViewSymbol() 254 return SymbolDeserializer::deserializeAs<T>(CVS, Symbol); in fromCodeViewSymbol() 277 Error fromCodeViewSymbol(CVSymbol CVS) override { in fromCodeViewSymbol() 278 this->Kind = CVS.kind(); in fromCodeViewSymbol() 279 Data = CVS.RecordData.drop_front(sizeof(RecordPrefix)); in fromCodeViewSymbol()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLSymbols.cpp | 230 Error fromCodeViewSymbol(codeview::CVSymbol CVS) override { in fromCodeViewSymbol() 231 return SymbolDeserializer::deserializeAs<T>(CVS, Symbol); in fromCodeViewSymbol() 254 Error fromCodeViewSymbol(CVSymbol CVS) override { in fromCodeViewSymbol() 255 this->Kind = CVS.kind(); in fromCodeViewSymbol() 256 Data = CVS.RecordData.drop_front(sizeof(RecordPrefix)); in fromCodeViewSymbol()
|
/external/libdivsufsort/CMakeModules/ |
D | ProjectCPack.cmake | 35 SET(CPACK_SOURCE_IGNORE_FILES "/CVS/" "/build/" "/\\\\.build/" "/\\\\.svn/" "~$")
|
/external/ltp/ |
D | .gitignore | 1 CVS
|
/external/python/cpython2/Mac/ |
D | Makefile.in | 196 *CVS) ;; \ 280 *CVS) ;; \
|
/external/python/cpython2/Tools/scripts/ |
D | README | 17 cvsfiles.py Print a list of files that are under CVS 41 logmerge.py Consolidate CVS/RCS logs read from stdin
|
/external/openssh/contrib/solaris/ |
D | README | 13 1. make -F Makefile.in distprep (Only if you are getting from the CVS tree)
|
/external/mesa3d/docs/ |
D | repository.rst | 168 If you are familiar with CVS or similar system, this is similar to 171 update. (CVS doesn't work like Git in this respect, but this is
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | SymbolCache.cpp | 274 CVSymbol CVS = SS.readRecord(Offset); in getOrCreateGlobalSymbolByOffset() local 276 switch (CVS.kind()) { in getOrCreateGlobalSymbolByOffset() 278 UDTSym US = cantFail(SymbolDeserializer::deserializeAs<UDTSym>(CVS)); in getOrCreateGlobalSymbolByOffset()
|