HomeSort by relevance Sort by last modified time
    Searched refs:pc (Results 176 - 200 of 711) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/valgrind/main/
config.guess 245 "EV5.6 (21164PC)")
247 "EV5.7 (21164PC)")
277 echo alpha-pc-interix
350 echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
511 ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX.
571 ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and
779 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
798 echo ${UNAME_MACHINE}-pc-cygwin
801 echo ${UNAME_MACHINE}-pc-mingw32
804 # uname -m includes "-pc" on this system
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
config.guess 245 "EV5.6 (21164PC)")
247 "EV5.7 (21164PC)")
277 echo alpha-pc-interix
350 echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
511 ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX.
571 ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and
779 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
798 echo ${UNAME_MACHINE}-pc-cygwin
801 echo ${UNAME_MACHINE}-pc-mingw32
804 # uname -m includes "-pc" on this system
    [all...]
  /external/valgrind/main/coregrind/m_initimg/
initimg-aix5.c 99 UChar* pc; local
211 pc = (UChar*)pp;
212 pc += sizeof(AIX5PreloadPage);
213 VG_(memcpy)(pc, plcore_str, plcore_len);
214 pp->off_preloadcorename = pc - (UChar*)pp;
215 pc += plcore_len;
217 VG_(memcpy)(pc, pltool_str, pltool_len);
218 pp->off_preloadtoolname = pc - (UChar*)pp;
219 pc += pltool_len;
222 VG_(memcpy)(pc, ld_pre_str, ld_pre_len)
    [all...]
  /external/qemu-pc-bios/bochs/
config.guess 282 echo alpha-pc-interix
323 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
475 ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX.
532 ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and
715 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
727 echo ${UNAME_MACHINE}-pc-cygwin
730 echo ${UNAME_MACHINE}-pc-mingw32
733 echo ${UNAME_MACHINE}-pc-pw32
736 echo i386-pc-interix3
742 echo i386-pc-interi
    [all...]
  /dalvik/vm/interp/
Interp.cpp 623 dvmJitEndTraceSelect(self, self->interpSave.pc);
632 int offset = self->interpSave.pc - curMethod->insns;
665 dvmCheckJit(self->interpSave.pc, self);
702 dvmCheckJit(self->interpSave.pc, self);
731 static void updateDebugger(const Method* method, const u2* pc, const u4* fp,
743 dvmExportPC(pc, fp);
756 if (GET_OPCODE(*pc) == OP_BREAKPOINT) {
757 LOGV("+++ breakpoint hit at %p", pc);
786 pCtrl->pAddressSet, pc - method->insns)) {
809 pc - method->insns))
    [all...]
  /external/e2fsprogs/config/
config.guess 245 "EV5.6 (21164PC)")
247 "EV5.7 (21164PC)")
277 echo alpha-pc-interix
350 echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
511 ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX.
571 ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and
779 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
798 echo ${UNAME_MACHINE}-pc-cygwin
801 echo ${UNAME_MACHINE}-pc-mingw32
804 # uname -m includes "-pc" on this system
    [all...]
  /external/libpng/
config.guess 245 "EV5.6 (21164PC)")
247 "EV5.7 (21164PC)")
277 echo alpha-pc-interix
350 echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
511 ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX.
571 ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and
779 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
798 echo ${UNAME_MACHINE}-pc-cygwin
801 echo ${UNAME_MACHINE}-pc-mingw32
804 # uname -m includes "-pc" on this system
    [all...]
  /external/icu4c/
config.guess 245 "EV5.6 (21164PC)")
247 "EV5.7 (21164PC)")
277 echo alpha-pc-interix
334 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
495 ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX.
555 ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and
763 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
782 echo ${UNAME_MACHINE}-pc-cygwin
785 echo ${UNAME_MACHINE}-pc-mingw32
788 # uname -m includes "-pc" on this system
    [all...]
  /external/qemu/target-i386/
translate.c 86 target_ulong pc; /* pc = eip + cs_base */ member in struct:DisasContext
601 static inline void gen_jmp_im(target_ulong pc)
603 tcg_gen_movi_tl(cpu_tmp0, pc);
764 next_eip = s->pc - s->cs_base;
2287 target_ulong pc; local
    [all...]
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_INVOKE_METHOD_NATIVE.S 47 mov lr, pc
48 ldr pc, .LdvmFastMethodTraceEnter
57 mov lr, pc
58 ldr pc, .LdvmFastNativeMethodTraceExit
83 mov pc, r1
  /external/oprofile/libutil++/
bfd_support.cpp 227 string const & name, bfd_vma pc,
243 if (pc + max_search > section_size)
244 max_search = section_size - pc;
247 bool ret = bfd_find_nearest_line(abfd, section, syms, pc + i,
619 bfd_vma pc; local
635 pc = offset - sym.symbol()->section->vma;
637 pc = (sym.value() + offset) - sym.filepos();
642 if (pc >= bfd_section_size(abfd, section))
645 ret = bfd_find_nearest_line(abfd, section, syms, pc, &cfilename,
660 fixup_linenr(abfd, section, syms, sym.name(), pc, &cfilename
    [all...]
  /external/v8/src/x64/
assembler-x64-inl.h 180 Address Assembler::target_address_at(Address pc) {
181 return Memory::int32_at(pc) + pc + 4;
185 void Assembler::set_target_address_at(Address pc, Address target) {
186 Memory::int32_at(pc) = static_cast<int32_t>(target - pc - 4);
187 CPU::FlushICache(pc, sizeof(int32_t));
190 Handle<Object> Assembler::code_target_object_handle_at(Address pc) {
191 return code_targets_[Memory::int32_at(pc)];
322 return !Assembler::IsNop(pc());
    [all...]
  /external/chromium/third_party/libevent/
config.guess 245 "EV5.6 (21164PC)")
247 "EV5.7 (21164PC)")
277 echo alpha-pc-interix
334 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
495 ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX.
555 ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and
763 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
782 echo ${UNAME_MACHINE}-pc-cygwin
785 echo ${UNAME_MACHINE}-pc-mingw32
788 # uname -m includes "-pc" on this system
    [all...]
  /external/dropbear/
config.guess 245 "EV5.6 (21164PC)")
247 "EV5.7 (21164PC)")
277 echo alpha-pc-interix
334 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
495 ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX.
555 ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and
763 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
782 echo ${UNAME_MACHINE}-pc-cygwin
785 echo ${UNAME_MACHINE}-pc-mingw32
788 # uname -m includes "-pc" on this system
    [all...]
  /external/oprofile/daemon/
opd_sfile.c 237 trans->pc);
246 verbprintf(vsamples, "Lost kernel sample %llx\n", trans->pc);
253 printf("No anon map for pc %llx, app %s.\n",
254 trans->pc, app);
350 static void verbose_print_sample(struct sfile * sf, vma_t pc, uint counter)
353 printf("0x%llx(%u): ", pc, counter);
368 static void verbose_sample(struct transient const * trans, vma_t pc)
371 verbose_print_sample(trans->current, pc, trans->event);
389 vma_t from = trans->pc;
439 vma_t pc = trans->pc local
    [all...]
  /ndk/sources/host-tools/make-3.81/config/
config.guess 244 "EV5.6 (21164PC)")
246 "EV5.7 (21164PC)")
276 echo alpha-pc-interix
333 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
494 ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX.
554 ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and
762 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
779 echo ${UNAME_MACHINE}-pc-cygwin
782 echo ${UNAME_MACHINE}-pc-mingw32
785 # uname -m includes "-pc" on this system
    [all...]
  /external/chromium/sdch/open-vcdiff/
config.guess 245 "EV5.6 (21164PC)")
247 "EV5.7 (21164PC)")
277 echo alpha-pc-interix
334 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
495 ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX.
555 ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and
763 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
782 echo ${UNAME_MACHINE}-pc-cygwin
785 echo ${UNAME_MACHINE}-pc-mingw32
788 # uname -m includes "-pc" on this system
    [all...]
  /external/expat/conftools/
config.guess 244 "EV5.6 (21164PC)")
246 "EV5.7 (21164PC)")
276 echo alpha-pc-interix
333 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
494 ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX.
554 ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and
762 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
781 echo ${UNAME_MACHINE}-pc-cygwin
784 echo ${UNAME_MACHINE}-pc-mingw32
787 # uname -m includes "-pc" on this system
    [all...]
  /external/libffi/
config.guess 245 "EV5.6 (21164PC)")
247 "EV5.7 (21164PC)")
277 echo alpha-pc-interix
334 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
495 ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX.
555 ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and
763 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
782 echo ${UNAME_MACHINE}-pc-cygwin
785 echo ${UNAME_MACHINE}-pc-mingw32
788 # uname -m includes "-pc" on this system
    [all...]
  /external/protobuf/
config.guess 245 "EV5.6 (21164PC)")
247 "EV5.7 (21164PC)")
277 echo alpha-pc-interix
334 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
495 ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX.
555 ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and
763 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
782 echo ${UNAME_MACHINE}-pc-cygwin
785 echo ${UNAME_MACHINE}-pc-mingw32
788 # uname -m includes "-pc" on this system
    [all...]
  /external/protobuf/gtest/build-aux/
config.guess 245 "EV5.6 (21164PC)")
247 "EV5.7 (21164PC)")
277 echo alpha-pc-interix
334 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
495 ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX.
555 ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and
763 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
782 echo ${UNAME_MACHINE}-pc-cygwin
785 echo ${UNAME_MACHINE}-pc-mingw32
788 # uname -m includes "-pc" on this system
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
armVCM4P10_Interpolate_Chroma_s.S 51 LDR pc,[r11,r4,LSL #1]
90 POP {r4-r12,pc}
113 POP {r4-r12,pc}
136 POP {r4-r12,pc}
149 POP {r4-r12,pc}
160 POP {r4-r12,pc}
171 POP {r4-r12,pc}
  /external/bison/build-aux/
config.guess 240 "EV5.6 (21164PC)")
242 "EV5.7 (21164PC)")
272 echo alpha-pc-interix
329 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
490 ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX.
550 ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and
758 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
770 echo ${UNAME_MACHINE}-pc-cygwin
773 echo ${UNAME_MACHINE}-pc-mingw32
776 # uname -m includes "-pc" on this system
    [all...]
  /external/skia/gpu/src/
GrRedBlackTree.h 363 Child pc = kLeft_Child; // suppress uninit warning local
369 gpc = pc;
370 pc = fComp(x->fItem, n->fItem) ? kLeft_Child : kRight_Child;
371 first = first && kLeft_Child == pc;
372 last = last && kRight_Child == pc;
375 n = p->fChildren[pc];
391 p->fChildren[pc] = x;
401 // make sure pc and gpc are correct
402 GrAssert(NULL == p || p->fChildren[pc] == x);
435 pc = (p->fChildren[kLeft_Child] == x) ? kLeft_Child
644 Child pc; local
    [all...]
  /external/strace/
util.c 991 long pc;
993 if (upeek(tcp->pid, 4*EIP, &pc) < 0)
996 if (upeek(tcp->pid, 8*RIP, &pc) < 0)
999 if (upeek(tcp->pid, PT_B0, &pc) < 0)
1002 if (upeek(tcp->pid, 4*15, &pc) < 0)
1005 if (upeek(tcp->pid, sizeof(unsigned long)*PT_NIP, &pc) < 0)
1008 if (upeek(tcp->pid, 4*PT_PC, &pc) < 0)
1011 if (upeek(tcp->pid, REG_PC, &pc) < 0)
1014 if (upeek(tcp->pid, REG_EPC, &pc) < 0)
1020 pc = regs.r_pc
    [all...]

Completed in 1924 milliseconds

1 2 3 4 5 6 78 91011>>