Searched refs:nType (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/linux-user/arm/nwfpe/ |
| H A D | fpa11_cpdo.c | 28 unsigned int Fd, nType, nDest, nRc = 1; in EmulateCPDO() local 45 nType = nDest; in EmulateCPDO() 47 nType = fpa11->fType[getFn(opcode)]; in EmulateCPDO() 52 if (nType < fpa11->fType[Fm]) in EmulateCPDO() 54 nType = fpa11->fType[Fm]; in EmulateCPDO() 58 switch (nType) in EmulateCPDO() 70 nType = fpa11->fType[Fd]; in EmulateCPDO() 71 if ((0 != nRc) && (nDest != nType)) in EmulateCPDO() 77 if (typeDouble == nType) in EmulateCPDO() 88 if (typeSingle == nType) in EmulateCPDO() [all …]
|
| H A D | fpa11_cpdt.c | 189 register unsigned int nType, *p; in storeMultiple() local 192 nType = fpa11->fType[Fn]; in storeMultiple() 194 switch (nType) in storeMultiple() 201 put_user_u32(nType << 14, addr); in storeMultiple() 209 put_user_u32((p[0] & 0x80003fff) | (nType << 14), addr); in storeMultiple()
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | jquery-3.7.1.min.map | 1 …earTimeout","checkOn","optSelected","radioValue","boolHook","removeAttr","nType","attrHooks","attr…
|
| H A D | jquery-2.0.3.min.map | 1 …Val","classNames","hasClass","valHooks","option","one","max","optionSet","nType","attrHooks","prop…
|