HomeSort by relevance Sort by last modified time
    Searched defs:inputDir (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/icu/source/tools/genrb/
derb.c 90 const char *inputDir = ".";
174 inputDir = options[7].value; /* we'll use users resources */
238 if (!(fromICUData = !uprv_strcmp(inputDir, "-"))) {
255 uprv_strcpy(infile, inputDir);
267 bundle = ures_open(fromICUData ? 0 : inputDir, locale, &status);
genrb.c 25 void processFile(const char *filename, const char* cp, const char *inputDir, const char *outputDir, const char *packageName, UErrorCode *status);
121 const char *inputDir = NULL;
234 inputDir = options[SOURCEDIR].value;
319 * TODO: Consolidate inputDir/filename handling from main() and processFile()
329 } else if (inputDir) {
330 uprv_strcpy(theCurrentFileName, inputDir);
416 if (inputDir) {
417 uprv_strcpy(theCurrentFileName, inputDir);
427 processFile(arg, encoding, inputDir, outputDir, gPackageName, &status);
451 processFile(const char *filename, const char *cp, const char *inputDir, const char *outputDir, const char *packageName, UErrorCode *status)
    [all...]
parse.c 85 const char *inputdir; member in struct:__anon13597
309 if (state->inputdir != NULL)
311 uprv_strcat(filename, state->inputdir);
313 if (state->inputdir[state->inputdirLength - 1] != U_FILE_SEP_CHAR)
450 if (state->inputdir != NULL)
452 uprv_strcat(filename, state->inputdir);
454 if (state->inputdir[state->inputdirLength - 1] != U_FILE_SEP_CHAR)
631 const char* inputDir;
695 if(genrbdata->inputDir == NULL) {
716 genrbdata->inputDir = inputDirBuf
    [all...]
  /external/icu4c/tools/genrb/
derb.c 90 const char *inputDir = ".";
174 inputDir = options[7].value; /* we'll use users resources */
238 if (!(fromICUData = !uprv_strcmp(inputDir, "-"))) {
255 uprv_strcpy(infile, inputDir);
267 bundle = ures_open(fromICUData ? 0 : inputDir, locale, &status);
genrb.c 25 void processFile(const char *filename, const char* cp, const char *inputDir, const char *outputDir,
119 const char *inputDir = NULL;
245 inputDir = options[SOURCEDIR].value;
314 * TODO: Consolidate inputDir/filename handling from main() and processFile()
324 } else if (inputDir) {
325 uprv_strcpy(theCurrentFileName, inputDir);
411 if (inputDir) {
412 uprv_strcpy(theCurrentFileName, inputDir);
422 processFile(arg, encoding, inputDir, outputDir, NULL,
451 const char *filename, const char *cp, const char *inputDir, const char *outputDir, const char *packageName
    [all...]
parse.cpp 83 const char *inputdir; member in struct:__anon20971
306 if (state->inputdir != NULL)
308 uprv_strcat(filename, state->inputdir);
310 if (state->inputdir[state->inputdirLength - 1] != U_FILE_SEP_CHAR)
447 if (state->inputdir != NULL)
449 uprv_strcat(filename, state->inputdir);
451 if (state->inputdir[state->inputdirLength - 1] != U_FILE_SEP_CHAR)
628 const char* inputDir;
692 if(genrbdata->inputDir == NULL) {
713 genrbdata->inputDir = inputDirBuf
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 540 milliseconds