/external/icu/icu4c/source/tools/toolutil/ |
pkg_gencmn.c | 89 static uint32_t fileCount=0; 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; ++i) [all...] |
/frameworks/base/core/jni/ |
android_backup_FileBackupHelperBase.cpp | 51 const int fileCount = env->GetArrayLength(files); 52 char const** filesUTF = (char const**)malloc(sizeof(char*)*fileCount); 53 for (int i=0; i<fileCount; i++) { 63 err = back_up_files(oldStateFD, dataStream, newStateFD, filesUTF, keysUTF, fileCount); 65 for (int i=0; i<fileCount; i++) {
|
/external/tremolo/Tremolo/ |
misc.c | 48 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++)
|
/frameworks/base/services/usage/java/com/android/server/usage/ |
UsageStatsDatabase.java | 102 final int fileCount = files.size(); 103 for (int i = startIndex; i < fileCount; i++) { 109 for (int i = startIndex; i < fileCount; i++) { 133 final int fileCount = files.size(); 138 for (int i = 0; i < fileCount - 1; i++) { 145 if (start == fileCount - 1) { 151 for (int i = start; i < fileCount - 1; i++) { 164 for (int i = start; i < fileCount - 1; i++) { 302 final int fileCount = files.size(); 303 for (int i = 0; i < fileCount; i++) [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_zipfile64.py | 52 filecount = 6*1024**3 // len(self.data) 55 for num in range(filecount): 62 (num, filecount)) 68 for num in range(filecount): 75 (num, filecount))
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_zipfile64.py | 52 filecount = 6*1024**3 // len(self.data) 55 for num in range(filecount): 62 (num, filecount)) 68 for num in range(filecount): 75 (num, filecount))
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_zipfile64.py | 52 filecount = 6*1024**3 // len(self.data) 55 for num in range(filecount): 62 (num, filecount)) 68 for num in range(filecount): 75 (num, filecount))
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_zipfile64.py | 52 filecount = 6*1024**3 // len(self.data) 55 for num in range(filecount): 62 (num, filecount)) 68 for num in range(filecount): 75 (num, filecount))
|
/dalvik/tools/dexdeps/src/com/android/dexdeps/ |
Main.java | 210 int fileCount = args.length - idx; 211 if (fileCount == 0) { 215 mInputFileNames = new String[fileCount]; 216 System.arraycopy(args, idx, mInputFileNames, 0, fileCount);
|
/external/icu/icu4c/source/tools/genren/ |
genren.pl | 128 $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";
|
/frameworks/base/include/androidfw/ |
BackupHelpers.h | 40 int fileCount; 137 char const* const* files, char const* const *keys, int fileCount);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/dropSiteRootFiles/ |
index.php | 50 $fileCount = 0;
54 $fileCount = $fileCount + 1;
65 if ($anArray[0] == $fileCount) {
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/checkstyle/ |
checkstyle-xdoc.xsl | 104 <xsl:variable name="fileCount" select="count(file)"/> 115 <td><xsl:value-of select="$fileCount"/></td>
|
checkstyle-frames.xsl | 275 <xsl:variable name="fileCount" select="count(file)"/> 286 <td><xsl:value-of select="$fileCount"/></td>
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/services/ |
FileOperations.java | 226 private static Snackbar createSharedSnackBar(Activity activity, int contentId, int fileCount) { 230 getQuantityString(activity, contentId, fileCount),
|
/external/libpng/contrib/visupng/ |
VisualPng.c | 50 BOOL SearchPngList (TCHAR *pFileList, int FileCount, int *pFileIndex, 619 TCHAR *pFileList, int FileCount, int *pFileIndex, 622 if (FileCount > 0) 631 *pFileIndex = FileCount - 1; 640 if (*pFileIndex < FileCount - 1)
|
/cts/tests/tests/provider/src/android/provider/cts/ |
MediaStore_FilesTest.java | 96 int fileCount = getFileCount(allFilesUri); 121 assertEquals(fileCount + 1, newFileCount); 138 assertEquals(fileCount, getFileCount(allFilesUri));
|
/frameworks/base/tools/split-select/ |
Main.cpp | 226 const size_t fileCount = dir->getFileCount(); 227 for (size_t i = 0; i < fileCount; i++) {
|
/frameworks/base/libs/androidfw/ |
BackupHelpers.cpp | 104 for (int i=0; i<header.fileCount; i++) { 146 int fileCount = 0; 155 fileCount++; 162 SnapshotHeader header = { MAGIC0, fileCount, MAGIC1, bytesWritten }; 335 char const* const* files, char const* const* keys, int fileCount) 349 for (int i=0; i<fileCount; i++) { [all...] |
/external/google-breakpad/src/testing/gtest/scripts/ |
upload.py | [all...] |
/external/google-breakpad/src/testing/scripts/ |
upload.py | [all...] |
/libcore/ojluni/src/main/java/java/text/ |
MessageFormat.java | 248 * int fileCount = 1273; 250 * Object[] testArgs = {new Long(fileCount), diskName}; 257 * The output with different values for <code>fileCount</code>: 274 * int fileCount = 1273; 276 * Object[] testArgs = {new Long(fileCount), diskName}; 280 * The output with different values for <code>fileCount</code>: [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/ |
upload-diffs.py | [all...] |
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/ |
PrintSpoolerService.java | 170 final int fileCount = files.length; 171 for (int i = 0; i < fileCount; i++) { 355 final int fileCount = files.length; 356 for (int i = 0; i < fileCount; i++) { [all...] |
/external/regex-re2/lib/codereview/ |
codereview.py | [all...] |