/external/strace/linux/ia64/ |
get_syscall_args.c | 8 unsigned long sof = (ia64_regs.cfm >> 0) & 0x7f; local 10 unsigned long *out0 = ia64_rse_skip_regs(rbs_end, -sof + sol);
|
/external/libunwind/src/ptrace/ |
_UPT_access_reg.c | 145 unsigned long sof, cfm, bsp; local 157 sof = (cfm & 0x7f); 161 bsp = rse_skip_regs (*val, sof); 181 *val = rse_skip_regs (bsp, -sof);
|
/external/libunwind/tests/ |
Gia64-test-stack.c | 58 unw_word_t ip, sp, bsp, v0, v1, v2, v3, n0, n1, n2, n3, cfm, sof, sol, r32; local 109 sof = cfm & 0x7f; 110 if (sof != (unw_word_t) (i & 1)) 111 panic ("\texpected sof=%d, found sof=%lu\n", i - 1, sof); 112 if (sof == 1) 124 sof = cfm & 0x7f; 126 if (sof != 96) 127 panic ("\texpected sof=96, found sof=%lu\n", sof) [all...] |
Gia64-test-nat.c | 137 long sof; local 143 sof = uc->uc_mcontext.sc_cfm & 0x7f; 144 bsp = (unsigned long *) rse_skip_regs (uc->uc_mcontext.sc_ar_bsp, -sof);
|
/external/opencv3/3rdparty/openexr/IlmImf/ |
ImfEnvmap.cpp | 143 int sof = sizeOfFace (dataWindow); local 147 dwf.min.y = int (face) * sof; 149 dwf.max.x = dwf.min.x + sof - 1; 150 dwf.max.y = dwf.min.y + sof - 1; 211 int sof = sizeOfFace (dataWindow); local 229 pif.x = (direction.y / absx + 1) / 2 * (sof - 1); 230 pif.y = (direction.z / absx + 1) / 2 * (sof - 1); 239 pif.x = (direction.x / absy + 1) / 2 * (sof - 1); 240 pif.y = (direction.z / absy + 1) / 2 * (sof - 1); 249 pif.x = (direction.x / absz + 1) / 2 * (sof - 1) 263 int sof = sizeOfFace (dataWindow); local [all...] |
/external/libunwind/src/ia64/ |
Gresume.c | 38 unw_word_t val, sol, sof, pri_unat, n, pfs, bspstore, dirty_rnat; local 108 sof = (c->cfm & 0x7f); 109 if ((dirty_size = rbs_cover_and_flush (c, sof, dirty_partition,
|
/external/ltrace/sysdeps/linux-gnu/ia64/ |
trace.c | 62 unsigned long sof:7; member in struct:cfm_t::__anon19876
|
fetch.c | 55 unsigned long sof:7; member in struct:cfm_t::__anon19870 143 unsigned long idx = -cfm.cfm.sof + reg_num;
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar | |
org.eclipse.ecf_3.2.0.v20130604-1622.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar | |
org.eclipse.ecf_3.2.0.v20130604-1622.jar | |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-ia64.c | 919 unsigned int sof; local 921 sof = ins + locs + outs; 922 if (sof > 96) 927 if (rots > sof) 940 return sof; 6120 unsigned int sof; local [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.ecf_3.1.0.v20100529-0735.jar | |
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | |
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | |