Home
last modified time | relevance | path

Searched defs:cl (Results 1 – 4 of 4) sorted by relevance

/thrift-3.4.0/tutorial/
DMakefile.am78 SUBDIRS += cl subdir
/thrift-3.4.0/lib/
DMakefile.am96 SUBDIRS += cl subdir
/thrift-3.4.0/test/
DMakefile.am29 SUBDIRS += cl subdir
/thrift-3.4.0/contrib/thrift-maven-plugin/src/main/java/org/apache/thrift/maven/
DThrift.java86 Commandline cl = new Commandline(); in compile() local