Home
last modified time | relevance | path

Searched defs:greg (Results 1 – 14 of 14) sorted by relevance

/external/libffi/src/sh/
Dffi.c119 int greg, ireg; in ffi_prep_args() local
327 int greg; in ffi_prep_cif_machdep() local
521 int ireg, greg = 0; in ffi_closure_helper_SYSV() local
/external/python/cpython2/Modules/_ctypes/libffi/src/sh/
Dffi.c119 int greg, ireg; in ffi_prep_args() local
327 int greg; in ffi_prep_cif_machdep() local
521 int ireg, greg = 0; in ffi_closure_helper_SYSV() local
/external/python/cpython2/Modules/_ctypes/libffi/src/sh64/
Dffi.c161 int greg; in ffi_prep_cif_machdep() local
356 int greg, freg; in ffi_closure_helper_SYSV() local
/external/libffi/src/sh64/
Dffi.c161 int greg; in ffi_prep_cif_machdep() local
356 int greg, freg; in ffi_closure_helper_SYSV() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DTestCase.java130 GregorianCalendar greg = new GregorianCalendar(UTC, Locale.getDefault()); in TestCase() local
DDangiTest.java137 GregorianCalendar greg = new GregorianCalendar(1989, Calendar.SEPTEMBER, 1); in TestZeroDOM() local
DCalendarTestFmwk.java227 GregorianCalendar greg = new GregorianCalendar(); in doLimitsTest() local
DChineseTest.java159 GregorianCalendar greg = new GregorianCalendar(1989, Calendar.SEPTEMBER, 1); in TestZeroDOM() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DTestCase.java133 GregorianCalendar greg = new GregorianCalendar(UTC, Locale.getDefault()); in TestCase() local
DDangiTest.java140 GregorianCalendar greg = new GregorianCalendar(1989, Calendar.SEPTEMBER, 1); in TestZeroDOM() local
DCalendarTestFmwk.java230 GregorianCalendar greg = new GregorianCalendar(); in doLimitsTest() local
DChineseTest.java162 GregorianCalendar greg = new GregorianCalendar(1989, Calendar.SEPTEMBER, 1); in TestZeroDOM() local
/external/icu/icu4c/source/test/intltest/
Dcallimts.cpp340 GregorianCalendar greg(status); in doLimitsTest() local
/external/icu/icu4c/source/test/cintltst/
Dcldrtest.c987 … UResourceBundle* greg = ures_getByKeyWithFallback(cal, "gregorian", NULL, &errorCode); in VerifyTranslation() local