HomeSort by relevance Sort by last modified time
    Searched defs:pc (Results 251 - 275 of 445) sorted by null

<<1112131415161718

  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 518 VP8_COMMON *const pc = & cpi->common; local
520 const MV_CONTEXT *mvc = pc->fc.mvc;
523 MODE_INFO *m = pc->mi;
524 const int mis = pc->mode_info_stride;
537 if (pc->mb_no_coeff_skip)
539 int total_mbs = pc->mb_rows * pc->mb_cols;
561 while (++mb_row < pc->mb_rows)
565 while (++mb_col < pc->mb_cols)
578 xd->mb_to_right_edge = ((pc->mb_cols - 1 - mb_col) * 16) << 3
1270 VP8_COMMON *const pc = & cpi->common; local
    [all...]
  /external/lldb/source/Plugins/UnwindAssembly/x86/
UnwindAssembly-x86.cpp 488 const addr_t pc = addr.GetFileAddress(); local
492 pc, // PC value
590 // saved pc value of 0 on the stack. In this case we want to pretend we didn't see a stack movement at all --
591 // normally the saved pc value is already on the stack by the time the function starts executing.
655 // in case our initial "high pc" value was overly large
  /external/mesa3d/src/glx/
glxclient.h 240 * is flushed by \c __glXFlushRenderBuffer. \c pc is the next location
253 GLubyte *pc; member in struct:glx_context
684 const GLvoid * src, GLubyte * pc,
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs.cpp 1467 int pc = 0; local
    [all...]
  /external/pdfium/samples/fx_lpng/lpng_v163/
fx_pngwutil.c 2805 int a, b, c, pa, pb, pc, p; local
2882 int a, b, c, pa, pb, pc, p; local
    [all...]
  /external/ppp/pppd/
options.c 1486 pcap_t *pc; local
1507 pcap_t *pc; local
    [all...]
  /external/skia/src/opts/
SkBlitRow_opts_arm_neon.cpp 1322 char *pc = (char*) p; local
1335 uint16_t *pc = (uint16_t*) p; local
    [all...]
  /external/v8/src/arm/
simulator-arm.h 111 pc = 15, enumerator in enum:v8::internal::Simulator::Register
134 // Accessors for register state. Reading the pc value adheres to the ARM
180 // Special case of set_register and get_register to access the raw PC value.
191 // Executes ARM instructions until the PC reaches end_sim_pc.
220 // Returns true if pc register contains one of the 'special_values' defined
235 // Known bad pc value to ensure that the simulator does not execute
238 // A pc value used to signal the simulator to stop execution. Generally
  /external/v8/src/
debug.h 76 void FindBreakLocationFromAddress(Address pc);
95 return static_cast<int>(pc() - debug_info_->code()->entry());
100 inline Address pc() { return reloc_iterator_->rinfo()->pc(); } function in class:v8::internal::BreakLocationIterator
full-codegen.h 85 // Encode state and pc-offset as a BitField<type, start, size>.
645 unsigned pc; member in struct:v8::internal::FullCodeGenerator::BackEdgeEntry
896 Address pc(uint32_t index) { function in class:v8::internal::BackEdgeTable
911 Address pc,
    [all...]
  /external/v8/src/mips/
macro-assembler-mips.h 1306 int pc; member in struct:v8::internal::MacroAssembler::Unresolved
    [all...]
simulator-mips.h 131 // LO, HI, and pc.
134 pc, // pc must be the last register. enumerator in enum:v8::internal::Simulator::Register
157 // Accessors for register state. Reading the pc value adheres to the MIPS
180 // Special case of set_register and get_register to access the raw PC value.
191 // Executes MIPS instructions until the PC reaches end_sim_pc.
218 // Returns true if pc register contains one of the 'special_values' defined
224 // Known bad pc value to ensure that the simulator does not execute
227 // A pc value used to signal the simulator to stop execution. Generally
  /external/v8/src/mips64/
macro-assembler-mips64.h 1332 int pc; member in struct:v8::internal::MacroAssembler::Unresolved
    [all...]
simulator-mips64.h 160 // LO, HI, and pc.
163 pc, // pc must be the last register. enumerator in enum:v8::internal::Simulator::Register
186 // Accessors for register state. Reading the pc value adheres to the MIPS
211 // Special case of set_register and get_register to access the raw PC value.
222 // Executes MIPS instructions until the PC reaches end_sim_pc.
249 // Returns true if pc register contains one of the 'special_values' defined
255 // Known bad pc value to ensure that the simulator does not execute
258 // A pc value used to signal the simulator to stop execution. Generally
  /external/valgrind/callgrind/
dump.c 912 BBCC **pa, **pb, **pc, **pd, **pl, **pm, **pn, **pv; local
950 pc = pd = a + (n-1);
952 while ((pb <= pc) && ((r=cmp(pb, pv)) <= 0)) {
959 while ((pb <= pc) && ((r=cmp(pc, pv)) >= 0)) {
962 swap(pc,pd); pd--;
964 pc --;
966 if (pb > pc) { break; }
967 swap(pb, pc);
969 pc --
    [all...]
  /external/valgrind/coregrind/
m_libcbase.c 812 Char *pa, *pb, *pc, *pd, *pl, *pm, *pn, *pv; local
838 pc = pd = a + (n-1)*es;
840 while (pb <= pc && (r = cmp(pb, pv)) <= 0) {
844 while (pc >= pb && (r = cmp(pc, pv)) >= 0) {
845 if (r == 0) { BM_SWAP(pc, pd); pd -= es; }
846 pc -= es;
848 if (pb > pc) break;
849 BM_SWAP(pb, pc);
851 pc -= es
    [all...]
  /external/vixl/src/vixl/a64/
simulator-a64.h 811 const Instruction* pc() const { return pc_; } function in class:vixl::Simulator
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_s.h 250 TBH [pc, $v, LSL#1]
252 TBB [pc, $v]
257 ADD pc, pc, $v, LSL #2 variable
768 LDM$cc.FD sp!, {$_RRegList, pc}
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_s.h 253 TBH [pc, $v, LSL#1]
255 TBB [pc, $v]
260 ADD pc, pc, $v, LSL #2 variable
771 LDM$cc.FD sp!, {$_RRegList, pc}
  /frameworks/native/opengl/tests/angeles/
demo.c 243 VECTOR3 pa, pb, pc, pd; local
251 superShapeMap(&pc, r2, r3, t2, p2);
325 result->vertexArray[currentVertex * 3] = FIXED(pc.x);
326 result->vertexArray[currentVertex * 3 + 1] = FIXED(pc.y);
327 result->vertexArray[currentVertex * 3 + 2] = FIXED(pc.z);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
bitstream.c 519 VP8_COMMON *const pc = & cpi->common; local
521 const MV_CONTEXT *mvc = pc->fc.mvc;
524 MODE_INFO *m = pc->mi;
525 const int mis = pc->mode_info_stride;
538 if (pc->mb_no_coeff_skip)
540 int total_mbs = pc->mb_rows * pc->mb_cols;
562 while (++mb_row < pc->mb_rows)
566 while (++mb_col < pc->mb_cols)
579 xd->mb_to_right_edge = ((pc->mb_cols - 1 - mb_col) * 16) << 3
1271 VP8_COMMON *const pc = & cpi->common; local
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
UnwindCursor.hpp 42 static pint_t findFDE(pint_t mh, pint_t pc);
96 typename A::pint_t DwarfFDECache<A>::findFDE(pint_t mh, pint_t pc) {
101 if ((p->ip_start <= pc) && (pc < p->ip_end)) {
421 bool getInfoFromEHABISection(pint_t pc, const UnwindInfoSections &sects);
425 bool getInfoFromDwarfSection(pint_t pc, const UnwindInfoSections &sects,
436 bool getInfoFromCompactEncodingSection(pint_t pc,
681 pint_t pc,
688 EHABISectionIterator<A> itNextPC = std::upper_bound(begin, end, pc);
810 bool UnwindCursor<A, R>::getInfoFromDwarfSection(pint_t pc,
1140 pint_t pc = (pint_t)this->getReg(UNW_REG_IP); local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidContentAssist.java 1145 char pc = line.charAt(j); local
    [all...]
  /system/core/libpixelflinger/codeflinger/
Arm64Assembler.cpp 74 ** - Uses register 13 (SP in ARM), 15 (PC in ARM), 16, 17 for storing
75 ** intermediate results. GGLAssembler does not use SP and PC as these
194 uint32_t* ArmToArm64Assembler::pc() const function in class:android::ArmToArm64Assembler
232 size_t count = pc()-base();
309 int32_t offset = int32_t(target_pc - bt.pc);
310 *bt.pc |= (offset & 0x7FFFF) << 5;
314 mAssembly->resize( int(pc()-base())*4 );
319 ALOGI(format, name, int(pc()-base()), base(), pc(), duration);
326 printf(format, name, int(pc()-base()), base(), pc(), duration)
    [all...]
GGLAssembler.h 184 uint32_t* pc() const { return 0; } // XXX function in class:android::GGLAssembler

Completed in 461 milliseconds

<<1112131415161718