Searched refs:nType (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/nwfpe/
H A Dfpa11_cpdo.c34 unsigned int nType, nDest, nRc; local
53 nType = nDest;
55 nType = fpa11->fType[getFn(opcode)];
59 if (nType < fpa11->fType[Fm]) {
60 nType = fpa11->fType[Fm];
66 switch (nType) {
93 if (nDest != nType) {
97 if (typeDouble == nType)
106 if (typeSingle == nType)
115 if (typeSingle == nType)
[all...]
H A Dfpa11_cpdt.c197 register unsigned int nType, *p; local
200 nType = fpa11->fType[Fn];
202 switch (nType) {
208 put_user(nType << 14, &pMem[0]);
217 put_user((p[0] & 0x80003fff) | (nType << 14), &pMem[0]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/nwfpe/
H A Dfpa11_cpdo.c34 unsigned int nType, nDest, nRc; local
53 nType = nDest;
55 nType = fpa11->fType[getFn(opcode)];
59 if (nType < fpa11->fType[Fm]) {
60 nType = fpa11->fType[Fm];
66 switch (nType) {
93 if (nDest != nType) {
97 if (typeDouble == nType)
106 if (typeSingle == nType)
115 if (typeSingle == nType)
[all...]
H A Dfpa11_cpdt.c197 register unsigned int nType, *p; local
200 nType = fpa11->fType[Fn];
202 switch (nType) {
208 put_user(nType << 14, &pMem[0]);
217 put_user((p[0] & 0x80003fff) | (nType << 14), &pMem[0]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/scripting/python/samba/
H A Dupgrade.py192 nType = ((nb_flags & 0x60)>>5)
200 "nodeType": str(nType),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/scripting/python/samba/
H A Dupgrade.py192 nType = ((nb_flags & 0x60)>>5)
200 "nodeType": str(nType),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/scripting/python/samba/
H A Dupgrade.py192 nType = ((nb_flags & 0x60)>>5)
200 "nodeType": str(nType),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c93749 int nType; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c93749 int nType; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c93749 int nType; local
[all...]

Completed in 901 milliseconds