Searched refs:addtype (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/tools/tzcode/ |
D | zic.c | 143 static int addtype(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, 147 static int addtype(zic_t gmtoff, const char * abbr, int isdst, 1786 type = addtype(gmtoffs[mrudst], in writezone() 1800 type = addtype(gmtoffs[mrustd], in writezone() 2458 type = addtype(oadd(zp->z_gmtoff, stdoff), in outzone() 2587 type = addtype(offset, zp->z_gmtoff, rp->r_stdoff, in outzone() 2591 type = addtype(offset, ab, rp->r_stdoff != 0, in outzone() 2608 addtype(startoff, in outzone() 2615 addtype(startoff, startbuf, in outzone() 2707 addtype(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, char *const abbr, const int isd… in addtype() function [all …]
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrFormats.td | 1334 RegisterClass addtype, string asm, 1336 : I<(outs addtype:$Rd), (ins multype:$Rn, multype:$Rm, addtype:$Ra),
|