Searched refs:fileCount (Results 1 - 11 of 11) sorted by relevance

/external/icu4c/tools/toolutil/
H A Dpkg_gencmn.c89 static uint32_t fileCount=0; variable
212 if(fileCount==0) {
218 qsort(files, fileCount, sizeof(File), compareFiles);
224 basenameOffset=4+8*fileCount;
226 for(i=0; i<fileCount; ++i) {
246 udata_write32(out, fileCount);
247 for(i=0; i<fileCount; ++i) {
253 for(i=0; i<fileCount; ++i) {
256 length=4+8*fileCount+basenameTotal;
259 for(i=0; i<fileCount;
[all...]
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dpkg_gencmn.c89 static uint32_t fileCount=0; variable
191 if(fileCount==0) {
197 qsort(files, fileCount, sizeof(File), compareFiles);
203 basenameOffset=4+8*fileCount;
205 for(i=0; i<fileCount; ++i) {
225 udata_write32(out, fileCount);
226 for(i=0; i<fileCount; ++i) {
232 for(i=0; i<fileCount; ++i) {
235 length=4+8*fileCount+basenameTotal;
238 for(i=0; i<fileCount;
[all...]
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
H A Dfile_selection.js20 this.fileCount = 0;
47 this.fileCount += 1;
251 selection.directoryCount === 0 && selection.fileCount > 0) {
281 this.selection.fileCount == 0;
285 this.selection.fileCount == 1);
289 this.selection.fileCount >= 1);
331 selection.directoryCount === 0 && selection.fileCount > 0) {
/external/chromium_org/third_party/icu/source/tools/genren/
H A Dgenren.pl123 $fileCount = 0;
128 $fileCount++;
206 if( $fileCount == 0 ) {
207 die "Error: $itemCount lines from $fileCount files processed, but $symbolCount symbols were found.\n";
211 die "Error: $itemCount lines from $fileCount files processed, but $symbolCount symbols were found.\n";
214 print " Loaded $symbolCount symbols from $itemCount lines in $fileCount files.\n";
/external/icu4c/tools/genren/
H A Dgenren.pl128 $fileCount = 0;
133 $fileCount++;
221 if( $fileCount == 0 ) {
222 die "Error: $itemCount lines from $fileCount files processed, but $symbolCount symbols were found.\n";
226 die "Error: $itemCount lines from $fileCount files processed, but $symbolCount symbols were found.\n";
229 print " Loaded $symbolCount symbols from $itemCount lines in $fileCount files.\n";
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/dropSiteRootFiles/
H A Dindex.php50 $fileCount = 0; variable
54 $fileCount = $fileCount + 1; variable
65 if ($anArray[0] == $fileCount) {
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ui/
H A Dpreview_panel.js273 text = strf('MANY_FILES_SELECTED', selection.fileCount);
274 else if (selection.fileCount == 0)
/external/chromium/chrome/browser/resources/file_manager/js/
H A Dfile_manager.js1056 fileCount: 0,
1071 var fileCount = 0;
1103 selection.fileCount += 1;
1582 if (this.selection.fileCount > 1) {
1600 this.selection.fileCount == 0;
1603 this.selection.fileCount == 1);
1607 this.selection.fileCount >= 1);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1091 milliseconds