Searched refs:fIsShort (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/io/
H A Duprintf.h48 UBool fIsShort; /* h flag */ member in struct:u_printf_spec_info
H A Duscanf_p.c90 UBool fIsShort; /* h flag */ member in struct:u_scanf_spec_info
128 info->fIsShort = FALSE;
204 info->fIsShort = TRUE;
400 if (info->fIsShort)
710 if (info->fIsShort)
1064 if (info->fIsShort)
1111 if (info->fIsShort)
H A Duprntf_p.c365 if (info->fIsShort)
425 if (info->fIsShort)
460 if (info->fIsShort)
496 if (info->fIsShort)
1442 info->fIsShort = TRUE;
/external/icu/icu4c/source/io/
H A Duprintf.h48 UBool fIsShort; /* h flag */ member in struct:u_printf_spec_info
H A Duscanf_p.c90 UBool fIsShort; /* h flag */ member in struct:u_scanf_spec_info
128 info->fIsShort = FALSE;
204 info->fIsShort = TRUE;
400 if (info->fIsShort)
710 if (info->fIsShort)
1064 if (info->fIsShort)
1111 if (info->fIsShort)
H A Duprntf_p.c365 if (info->fIsShort)
425 if (info->fIsShort)
460 if (info->fIsShort)
496 if (info->fIsShort)
1442 info->fIsShort = TRUE;

Completed in 1315 milliseconds