Searched defs:outFileName (Results 1 - 18 of 18) sorted by relevance

/external/icu/icu4c/source/tools/genbrk/
H A Dgenbrk.cpp133 const char *outFileName; local
160 outFileName = options[4].value;
182 sprintf(msg, "genbrk writes dummy %s because of UCONFIG_NO_BREAK_ITERATION and/or UCONFIG_NO_FILE_IO, see uconfig.h", outFileName);
186 pData = udata_create(outDir, NULL, outFileName, &dummyDataInfo, NULL, &status);
317 pData = udata_create(outDir, NULL, outFileName, &(dh.info), copyright, &status);
320 outFileName, u_errorName(status));
335 fprintf(stderr, "Error writing to output file \"%s\"\n", outFileName);
/external/icu/icu4c/source/tools/gencfu/
H A Dgencfu.cpp139 const char *outFileName; local
166 outFileName = options[5].value;
196 sprintf(msg, "gencfu writes dummy %s because of UCONFIG_NO_REGULAR_EXPRESSIONS and/or UCONFIG_NO_NORMALIZATION and/or UCONFIG_NO_FILE_IO, see uconfig.h", outFileName);
200 pData = udata_create(outDir, NULL, outFileName, &dummyDataInfo, NULL, &status);
267 pData = udata_create(outDir, NULL, outFileName, &(dh.info), copyright, &status);
270 outFileName, u_errorName(status));
285 fprintf(stderr, "gencfu: Error writing to output file \"%s\"\n", outFileName);
/external/sonic/
H A Dmain.c76 char *inFileName, *outFileName; local
124 outFileName = argv[xArg + 1];
129 outFile = openOutputWaveFile(outFileName, sampleRate, numChannels);
/external/icu/icu4c/source/tools/gendict/
H A Dgendict.cpp269 const char *outFileName = argv[2]; local
303 sprintf(msg, "gendict writes dummy %s because of UCONFIG_NO_BREAK_ITERATION and/or UCONFIG_NO_FILE_IO, see uconfig.h", outFileName);
307 pData = udata_create(outDir, NULL, outFileName, &dataInfo, NULL, &tempstatus);
419 UNewDataMemory *pData = udata_create(NULL, NULL, outFileName, &dataInfo, copyright, status);
421 fprintf(stderr, "gendict: could not open output file \"%s\", \"%s\"\n", outFileName, status.errorName());
449 fprintf(stderr, "Error writing to output file \"%s\"\n", outFileName);
453 if (!quiet) { printf("%s: done writing\t%s (%ds).\n", progName, outFileName, elapsedTime()); }
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/SwitchingSampRate/
H A DSwitchingSampRate.cc33 char outFileName[MAX_NUM_CLIENTS][MAX_FILE_NAME]; local
49 strcpy(outFileName[0], "switchSampRate_out1.pcm");
50 strcpy(outFileName[1], "switchSampRate_out2.pcm");
111 OPEN_FILE_WB(outFile[clientCntr], outFileName[clientCntr]);
112 printf("Output File...................... %s\n", outFileName[clientCntr]);
/external/bzip2/
H A Dbzip2recover.c63 Char outFileName[BZ_MAX_FILENAME]; variable
313 inFileName[0] = outFileName[0] = 0;
470 outFileName[k] = 0;
471 strcpy (outFileName, inFileName);
472 split = strrchr (outFileName, BZ_SPLIT_SYM);
474 split = outFileName;
479 ofs = split - outFileName;
482 strcat (outFileName, inFileName + ofs);
484 if ( !endsInBz2(outFileName)) strcat ( outFileName, "
[all...]
/external/icu/icu4c/source/tools/genrb/
H A Dwrtxml.cpp1008 const char* language, const char* outFileName, UErrorCode *status) {
1095 if(outFileName) {
1096 outputFileName = (char *)uprv_malloc(sizeof(char)*uprv_strlen(outFileName) + 1);
1097 uprv_memset(outputFileName, 0, sizeof(char)*uprv_strlen(outFileName) + 1);
1098 uprv_strcpy(outputFileName,outFileName);
1006 bundle_write_xml(struct SRBRoot *bundle, const char *outputDir,const char* outputEnc, const char* filename, char *writtenFilename, int writtenFilenameLen, const char* language, const char* outFileName, UErrorCode *status) argument
/external/lz4/programs/
H A Dlz4io.c1011 char* outFileName = (char*)malloc(FNSPACE); local
1016 if (outFileName==NULL) return ifntSize; /* not enough memory */
1026 if (ofnSize <= ifnSize-suffixSize+1) { free(outFileName); ofnSize = ifnSize + 20; outFileName = (char*)malloc(ofnSize); if (outFileName==NULL) return ifntSize; }
1032 memcpy(outFileName, inFileNamesTable[i], ifnSize - suffixSize);
1033 outFileName[ifnSize-suffixSize] = '\0';
1034 missingFiles += LZ4IO_decompressDstFile(ress, inFileNamesTable[i], outFileName);
1038 free(outFileName);
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.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/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/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 944 milliseconds