/external/libffi/src/sh/ |
D | ffi.c | 119 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/ |
D | ffi.c | 119 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/cpython3/Modules/_ctypes/libffi/src/sh/ |
D | ffi.c | 119 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/cpython3/Modules/_ctypes/libffi/src/sh64/ |
D | ffi.c | 161 int greg; in ffi_prep_cif_machdep() local 356 int greg, freg; in ffi_closure_helper_SYSV() local
|
/external/python/cpython2/Modules/_ctypes/libffi/src/sh64/ |
D | ffi.c | 161 int greg; in ffi_prep_cif_machdep() local 356 int greg, freg; in ffi_closure_helper_SYSV() local
|
/external/libffi/src/sh64/ |
D | ffi.c | 161 int greg; in ffi_prep_cif_machdep() local 356 int greg, freg; in ffi_closure_helper_SYSV() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
D | TestCase.java | 133 GregorianCalendar greg = new GregorianCalendar(UTC, Locale.getDefault()); in TestCase() local
|
D | DangiTest.java | 140 GregorianCalendar greg = new GregorianCalendar(1989, Calendar.SEPTEMBER, 1); in TestZeroDOM() local
|
D | CalendarTestFmwk.java | 230 GregorianCalendar greg = new GregorianCalendar(); in doLimitsTest() local
|
D | ChineseTest.java | 162 GregorianCalendar greg = new GregorianCalendar(1989, Calendar.SEPTEMBER, 1); in TestZeroDOM() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
D | TestCase.java | 130 GregorianCalendar greg = new GregorianCalendar(UTC, Locale.getDefault()); in TestCase() local
|
D | DangiTest.java | 137 GregorianCalendar greg = new GregorianCalendar(1989, Calendar.SEPTEMBER, 1); in TestZeroDOM() local
|
D | CalendarTestFmwk.java | 227 GregorianCalendar greg = new GregorianCalendar(); in doLimitsTest() local
|
D | ChineseTest.java | 159 GregorianCalendar greg = new GregorianCalendar(1989, Calendar.SEPTEMBER, 1); in TestZeroDOM() local
|
/external/valgrind/VEX/priv/ |
D | host_amd64_defs.c | 2232 static UChar* doAMode_M ( UChar* p, HReg greg, AMD64AMode* am ) in doAMode_M() 2252 static UChar* doAMode_R ( UChar* p, HReg greg, HReg ereg ) in doAMode_R() 2263 static UChar* doAMode_R_reg_enc ( UChar* p, HReg greg, UInt eregEnc3210 ) in doAMode_R_reg_enc() 2305 static UChar rexAMode_M ( HReg greg, AMD64AMode* am ) in rexAMode_M() 2327 static UChar rexAMode_R ( HReg greg, HReg ereg ) in rexAMode_R() 2338 static UChar rexAMode_R_reg_enc ( HReg greg, UInt eregEnc3210 ) in rexAMode_R_reg_enc()
|
D | host_x86_defs.c | 1974 static UChar* doAMode_M ( UChar* p, HReg greg, X86AMode* am ) in doAMode_M() 1993 static UChar* doAMode_R ( UChar* p, HReg greg, HReg ereg ) in doAMode_R()
|
D | host_x86_isel.c | 3716 HReg greg = iselVecExpr(env, e->Iex.Binop.arg1); in iselVecExpr_wrk() local
|
D | host_amd64_isel.c | 3509 HReg greg = iselVecExpr(env, e->Iex.Binop.arg1); in iselVecExpr_wrk() local
|
/external/icu/icu4c/source/test/intltest/ |
D | callimts.cpp | 340 GregorianCalendar greg(status); in doLimitsTest() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | cldrtest.c | 982 … UResourceBundle* greg = ures_getByKeyWithFallback(cal, "gregorian", NULL, &errorCode); in VerifyTranslation() local
|