HomeSort by relevance Sort by last modified time
    Searched refs:cfile (Results 1 - 23 of 23) sorted by null

  /external/chromium_org/sdch/open-vcdiff/
compile 35 cfile=
54 cfile=$1
64 if test -z "$ofile" || test -z "$cfile"; then
74 cofile=`echo $cfile | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
  /external/google-tv-pairing-protocol/cpp/
compile 35 cfile=
54 cfile=$1
64 if test -z "$ofile" || test -z "$cfile"; then
74 cofile=`echo $cfile | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
  /external/chromium_org/third_party/libxslt/
compile 59 cfile=
83 cfile=$1
96 if test -z "$ofile" || test -z "$cfile"; then
106 cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
  /external/chromium_org/third_party/tcmalloc/vendor/
compile 59 cfile=
83 cfile=$1
96 if test -z "$ofile" || test -z "$cfile"; then
106 cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
  /external/cmockery/cmockery_0_1_2/
compile 59 cfile=
83 cfile=$1
96 if test -z "$ofile" || test -z "$cfile"; then
106 cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
  /external/libogg/
compile 59 cfile=
83 cfile=$1
96 if test -z "$ofile" || test -z "$cfile"; then
106 cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
  /external/libusb/
compile 59 cfile=
83 cfile=$1
96 if test -z "$ofile" || test -z "$cfile"; then
106 cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
  /external/libusb-compat/
compile 59 cfile=
83 cfile=$1
96 if test -z "$ofile" || test -z "$cfile"; then
106 cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
  /external/libvorbis/
compile 59 cfile=
83 cfile=$1
96 if test -z "$ofile" || test -z "$cfile"; then
106 cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
  /external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
tinyxml.cpp 800 void TiXmlElement::Print( FILE* cfile, int depth ) const
803 assert( cfile );
805 fprintf( cfile, " " );
808 fprintf( cfile, "<%s", value.c_str() );
813 fprintf( cfile, " " );
814 attrib->Print( cfile, depth );
824 fprintf( cfile, " />" );
828 fprintf( cfile, ">" );
829 firstChild->Print( cfile, depth + 1 );
830 fprintf( cfile, "</%s>", value.c_str() )
    [all...]
tinyxml.h 206 in STL mode.) Either or both cfile and str can be null.
213 virtual void Print( FILE* cfile, int depth ) const = 0;
870 virtual void Print( FILE* cfile, int depth ) const {
871 Print( cfile, depth, 0 );
873 void Print( FILE* cfile, int depth, TIXML_STRING* str ) const;
    [all...]
  /external/bison/build-aux/
compile 227 cfile=
250 cfile=$1
263 if test -z "$ofile" || test -z "$cfile"; then
273 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
  /external/chromium_org/third_party/opus/src/
compile 260 cfile=
283 cfile=$1
296 if test -z "$ofile" || test -z "$cfile"; then
306 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
  /external/libcap-ng/libcap-ng-0.7/
compile 227 cfile=
250 cfile=$1
263 if test -z "$ofile" || test -z "$cfile"; then
273 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
  /external/libopus/
compile 260 cfile=
283 cfile=$1
296 if test -z "$ofile" || test -z "$cfile"; then
306 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
  /external/libpng/
compile 264 cfile=
287 cfile=$1
300 if test -z "$ofile" || test -z "$cfile"; then
310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
  /external/libedit/
compile 264 cfile=
287 cfile=$1
300 if test -z "$ofile" || test -z "$cfile"; then
310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
  /external/chromium_org/chrome/installer/mac/third_party/bsdiff/
goobspatch.c 236 /* cfile is a uniform interface to read from maybe-compressed files. */
247 } cfile; typedef in typeref:struct:__anon10342
253 static void cfopen(cfile *cf, const char *path, off_t off,
295 static void cfclose(cfile *cf)
321 static void cfread(cfile *cf, u_char *buf, size_t len)
369 cfile cf, df, ef;
  /external/javassist/src/main/javassist/
CtClassType.java 165 ClassFile cfile = classfile; local
166 if (cfile != null)
167 return cfile;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 
  /external/chromium_org/third_party/sqlite/src/test/
tester.tcl 830 set cfile [string map {\\ \\\\} [file nativename [file join [pwd] $crashfile]]]
834 puts $f "sqlite3_crashparams $blocksize $dc $crashdelay $cfile"
    [all...]
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 

Completed in 2116 milliseconds