Searched refs:filecount (Results 1 - 6 of 6) sorted by relevance

/external/tremolo/Tremolo/
H A Dmisc.c48 static int filecount=0; variable
97 for(i=0;i<filecount;i++)
100 if(i==filecount){
101 filecount++;
103 files=malloc(filecount*sizeof(*files));
104 file_bytes=malloc(filecount*sizeof(*file_bytes));
106 files=realloc(files,filecount*sizeof(*files));
107 file_bytes=realloc(file_bytes,filecount*sizeof(*file_bytes));
162 for(i=0;i<filecount;i++)
/external/chromium/testing/gmock/scripts/
H A Dupload.py1001 filecount = 0
1006 filecount += 1
1017 if not filecount:
1070 filecount = 0
1082 filecount += 1
1086 if not filecount:
/external/chromium/testing/gtest/scripts/
H A Dupload.py1001 filecount = 0
1006 filecount += 1
1017 if not filecount:
1070 filecount = 0
1082 filecount += 1
1086 if not filecount:
/external/libvpx/libvpx/third_party/googletest/src/scripts/
H A Dupload.py1001 filecount = 0
1006 filecount += 1
1017 if not filecount:
1070 filecount = 0
1082 filecount += 1
1086 if not filecount:
/external/regex-re2/lib/codereview/
H A Dcodereview.py3400 filecount = 0
3412 filecount += 1
3416 if not filecount:
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 165 milliseconds