Lines Matching defs:first
582 // fall back to the default locale first (if the locale does not even have main data).
1010 /* first, open the bundle with real data */
1021 /* first, we are going to get a corresponding parent
1662 UResourceBundle *first = NULL;
1700 first = ures_open(packageName, locale, status);
1704 result = ures_findSubResource(first, localeEnd+1, fillIn, status);
1706 result = ures_copyResb(fillIn, first, status);
1708 ures_close(first);
1892 // We recursively enumerate child-first,
1897 // It would be possible to recursively enumerate parent-first,
2039 /* here should go a first attempt to locate the key using index table */
2121 /* here should go a first attempt to locate the key using index table */
2150 * INTERNAL: Get the name of the first real locale (not placeholder)
2226 /* first "canonicalize" the locale ID */
2580 isAvailable = NULL; /* only want to set this the first time around */
2636 isAvailable = NULL; /* only want to set this the first time around */
2717 isAvailable = NULL; /* only want to set this the first time around */