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

  /external/icu4c/test/cintltst/
cmsgtst.c 378 UDateFormat *def1; local
447 def1 = udat_open(UDAT_DEFAULT,UDAT_DEFAULT ,NULL, NULL, 0, NULL,0,&status);
453 if(u_strcmp(myDateFormat(def1, d), myDateFormat(def1, d1))==0)
457 austrdup(myDateFormat(def1,d)), austrdup(myDateFormat(def1,d1)) );
461 udat_close(def1);
480 UDateFormat *def1; local
541 def1 = udat_open(UDAT_DEFAULT,UDAT_DEFAULT ,NULL, NULL, 0, NULL,0,&status);
547 if(u_strcmp(myDateFormat(def1, d), myDateFormat(def1, d1))==0
574 UDateFormat *def1; local
    [all...]
cdattst.c 60 UDateFormat *def, *fr, *it, *de, *def1, *fr_pat; local
115 def1 = udat_open(UDAT_SHORT, UDAT_SHORT, NULL, NULL, 0,NULL, 0, &status);
265 udat_applyPattern(def1, FALSE, temp, u_strlen(temp));
269 resultlengthneeded=udat_toPattern(def1, FALSE, NULL, resultlength, &status);
275 udat_toPattern(def1, FALSE, result, resultlength, &status);
310 udat_set2DigitYearStart(def1 ,d1, &status);
314 if(udat_get2DigitYearStart(fr_pat, &status) != udat_get2DigitYearStart(def1, &status))
333 udat_setNumberFormat(def1, numformat1);
334 numformat2=udat_getNumberFormat(def1);
342 udat_setNumberFormat(def1, numformat1)
    [all...]
  /external/qemu/target-i386/
helper.c 421 x86_def_t def1, *def = &def1; local
    [all...]
  /external/elfutils/src/
ldgeneric.c 3871 int def1 = ndxtosym[idx1]->defined && !ndxtosym[idx1]->in_dso; local
    [all...]

Completed in 1556 milliseconds