Searched refs:pc (Results 551 - 575 of 1052) sorted by relevance

<<21222324252627282930>>

/external/openfst/
H A Dconfig.sub189 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
193 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
197 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
201 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
205 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
209 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
213 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
216 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
220 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
226 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
[all...]
/external/oprofile/libpp/
H A Dformat_output.h87 size_t pc, counts_t & c,
89 : symbol(sym), sample(s), pclass(pc),
85 field_datum(symbol_entry const & sym, sample_entry const & s, size_t pc, counts_t & c, extra_images const & extra, double d = 0.0) argument
/external/pixman/
H A Dconfig.sub187 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
191 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
195 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
199 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
203 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
207 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
211 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
214 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
218 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
224 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
[all...]
/external/eigen/blas/
H A Dlevel3_impl.h12 int EIGEN_BLAS_FUNC(gemm)(char *opa, char *opb, int *m, int *n, int *k, RealScalar *palpha, RealScalar *pa, int *lda, RealScalar *pb, int *ldb, RealScalar *pbeta, RealScalar *pc, int *ldc) argument
37 Scalar* c = reinterpret_cast<Scalar*>(pc);
238 int EIGEN_BLAS_FUNC(symm)(char *side, char *uplo, int *m, int *n, RealScalar *palpha, RealScalar *pa, int *lda, RealScalar *pb, int *ldb, RealScalar *pbeta, RealScalar *pc, int *ldc) argument
243 Scalar* c = reinterpret_cast<Scalar*>(pc);
305 int EIGEN_BLAS_FUNC(syrk)(char *uplo, char *op, int *n, int *k, RealScalar *palpha, RealScalar *pa, int *lda, RealScalar *pbeta, RealScalar *pc, int *ldc) argument
331 Scalar* c = reinterpret_cast<Scalar*>(pc);
381 int EIGEN_BLAS_FUNC(syr2k)(char *uplo, char *op, int *n, int *k, RealScalar *palpha, RealScalar *pa, int *lda, RealScalar *pb, int *ldb, RealScalar *pbeta, RealScalar *pc, int *ldc) argument
385 Scalar* c = reinterpret_cast<Scalar*>(pc);
446 int EIGEN_BLAS_FUNC(hemm)(char *side, char *uplo, int *m, int *n, RealScalar *palpha, RealScalar *pa, int *lda, RealScalar *pb, int *ldb, RealScalar *pbeta, RealScalar *pc, int *ldc) argument
450 Scalar* c = reinterpret_cast<Scalar*>(pc);
501 herk(char *uplo, char *op, int *n, int *k, RealScalar *palpha, RealScalar *pa, int *lda, RealScalar *pbeta, RealScalar *pc, int *ldc) argument
566 her2k(char *uplo, char *op, int *n, int *k, RealScalar *palpha, RealScalar *pa, int *lda, RealScalar *pb, int *ldb, RealScalar *pbeta, RealScalar *pc, int *ldc) argument
[all...]
/external/valgrind/main/callgrind/
H A Ddump.c1022 BBCC **pa, **pb, **pc, **pd, **pl, **pm, **pn, **pv; local
1060 pc = pd = a + (n-1);
1062 while ((pb <= pc) && ((r=cmp(pb, pv)) <= 0)) {
1069 while ((pb <= pc) && ((r=cmp(pc, pv)) >= 0)) {
1072 swap(pc,pd); pd--;
1074 pc --;
1076 if (pb > pc) { break; }
1077 swap(pb, pc);
1079 pc
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_atifragshader.c320 GLuint pc; local
343 for (pc = 0; pc < shader->numArithInstr[pass]; pc++) {
344 inst = &shader->Instructions[pass][pc];
/external/chromium_org/v8/test/cctest/
H A Dtest-assembler-arm.cc57 __ mov(pc, Operand(lr));
93 __ mov(pc, Operand(lr));
129 __ mov(pc, Operand(lr));
185 __ ldm(ia_w, sp, r4.bit() | fp.bit() | pc.bit());
309 __ ldm(ia_w, sp, r4.bit() | fp.bit() | pc.bit());
370 __ mov(pc, Operand(lr));
404 __ mov(pc, Operand(lr));
472 __ mov(pc, Operand(lr));
478 __ mov(pc, Operand(lr));
662 __ ldm(ia_w, sp, r4.bit() | fp.bit() | pc
[all...]
/external/compiler-rt/lib/asan/
H A Dasan_rtl.cc364 __asan_report_error(pc, bp, sp, addr, is_write, size); \
383 __asan_report_error(pc, bp, sp, addr, is_write, size); \
403 __asan_report_error(pc, bp, sp, addr, is_write, size); \
424 __asan_report_error(pc, bp, sp, addr, false, size);
432 __asan_report_error(pc, bp, sp, addr, true, size);
/external/libcxxabi/src/Unwind/
H A DUnwindRegistersRestore.S286 ldr lr, [x0, #0x100] ; restore pc into lr
309 ret lr ; jump to pc
325 @ . the pc (r15) and lr (r14) cannot both be in the list in an LDM instruction
328 ldr lr, [lr, #60] @ restore pc into lr
332 mov pc, lr
351 mov pc, lr
362 mov pc, lr
373 mov pc, lr
399 mov pc, lr
413 mov pc, l
[all...]
/external/mesa3d/src/mesa/swrast/
H A Ds_atifragshader.c320 GLuint pc; local
343 for (pc = 0; pc < shader->numArithInstr[pass]; pc++) {
344 inst = &shader->Instructions[pass][pc];
/external/llvm/autoconf/
H A Dconfig.sub187 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
191 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
195 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
199 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
203 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
207 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
211 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
214 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
218 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
224 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
[all...]
/external/chromium_org/third_party/sqlite/src/src/
H A Dbtree.c1057 int pc; /* Address of a i-th cell */ local
1090 pc = get2byte(pAddr);
1091 testcase( pc==iCellFirst );
1092 testcase( pc==iCellLast );
1097 if( pc<iCellFirst || pc>iCellLast ){
1101 assert( pc>=iCellFirst && pc<=iCellLast );
1102 size = cellSizePtr(pPage, &temp[pc]);
1109 if( cbrk<iCellFirst || pc
1182 int pc, addr; local
1380 u16 pc; /* Address of a freeblock within pPage->aData[] */ local
5388 u32 pc; /* Offset to cell content of cell being deleted */ local
7737 int pc = get2byte(&data[cellStart+i*2]); local
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/config/
H A Dconfig.sub174 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
178 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
182 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
186 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
190 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
193 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
197 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
203 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
279 # We use `pc' rather than `unknown'
283 basic_machine=$basic_machine-pc
[all...]
/external/srtp/
H A Dconfig.sub175 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
179 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
183 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
187 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
191 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
194 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
198 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
204 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
282 # We use `pc' rather than `unknown'
286 basic_machine=$basic_machine-pc
[all...]
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/javatests/src/org/webrtc/
H A DPeerConnectionTest.java475 PeerConnectionFactory factory, PeerConnection pc,
492 pc.addStream(lMS, new MediaConstraints());
751 PeerConnection pc, ObserverExpectations expectations) {
755 assertTrue(pc.getStats(expectations, null));
759 pc.close();
762 assertTrue(pc.getStats(expectations, null));
776 pc.dispose();
474 addTracksToPC( PeerConnectionFactory factory, PeerConnection pc, VideoSource videoSource, String streamLabel, String videoTrackId, String audioTrackId, VideoRenderer.Callbacks videoCallbacks) argument
750 shutdownPC( PeerConnection pc, ObserverExpectations expectations) argument
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c458 int *pc)
475 (*pc)++;
798 *pc = -1;
997 int pc = 0; local
1078 while (pc != -1) {
1079 struct tgsi_full_instruction *instr = bld.bld_base.instructions + pc;
1082 if (!lp_emit_instruction_aos(&bld, instr, opcode_info, &pc))
454 lp_emit_instruction_aos( struct lp_build_tgsi_aos_context *bld, const struct tgsi_full_instruction *inst, const struct tgsi_opcode_info *info, int *pc) argument
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dpprof621 # each pc somehow.
1125 while (my ($pc, $name) = each(%{$symbols})) {
1127 print '0x', $pc;
1356 foreach my $pc (@pclist) {
1358 print(($symbols->{$pc}->[0] || "??") . "\n");
2742 # that pc. Otherwise, returns undef.
2879 # care of by the general 2nd-pc mechanism below.
3142 my $pc = HexExtend($e);
3143 $pcs->{$pc} = 1;
3144 push @k, $pc;
[all...]
/external/chromium_org/v8/src/
H A Dframes.h249 Address pc() const { return *pc_address(); }
250 void set_pc(Address pc) { *pc_address() = pc; }
284 // Get the code object that contains the given pc.
285 static inline Code* GetContainingCode(Isolate* isolate, Address pc);
287 // Get the code object containing the given pc and fill in the
288 // safepoint entry and the number of stack slots. The pc must be at
291 Address pc,
535 Address pc() { return code_->address() + offset_; }
618 Address pc, FIL
[all...]
/external/chromium_org/v8/src/mips64/
H A Dassembler-mips64.cc196 Instr* pc = reinterpret_cast<Instr*>(pc_); local
199 *(pc + i) = *(instr + i);
655 // EndOfChain sentinel is returned directly, not relative to pc or pos.
675 // EndOfChain sentinel is returned directly, not relative to pc or pos.
686 // EndOfChain sentinel is returned directly, not relative to pc or pos.
1374 // Get pc of delay slot.
1400 // Get pc of delay slot.
1420 // Get pc of delay slot.
1433 // Get pc of delay slot.
2576 int Assembler::RelocateInternalReference(byte* pc, intptr_ argument
2799 target_address_at(Address pc) argument
2845 set_target_address_at(Address pc, Address target, ICacheFlushMode icache_flush_mode) argument
2883 JumpLabelToJumpRegister(Address pc) argument
[all...]
/external/jemalloc/bin/
H A Dpprof621 # each pc somehow.
1125 while (my ($pc, $name) = each(%{$symbols})) {
1127 print '0x', $pc;
1356 foreach my $pc (@pclist) {
1358 print(($symbols->{$pc}->[0] || "??") . "\n");
2742 # that pc. Otherwise, returns undef.
2884 # care of by the general 2nd-pc mechanism below.
3151 my $pc = HexExtend($e);
3152 $pcs->{$pc} = 1;
3153 push @k, $pc;
[all...]
/external/libhevc/common/arm/
H A Dihevc_intra_pred_luma_mode_3_to_9.s133 add r7,r7,pc
138 add r8,r8,pc
146 add r14,r14,pc
164 add r12,r12,pc
303 addle r14,r14,pc
344 addle r14,r14,pc
487 add r12,r12,pc
/external/lldb/examples/darwin/heap_find/
H A Dheap.py294 pc = int(stack_history_entry.frames[idx])
295 while pc != 0:
296 if pc >= 0x1000:
297 frames = symbolicator.symbolicate(pc)
303 result.AppendMessage(' [%u] 0x%x' % (frame_idx, pc))
306 pc = int(stack_history_entry.frames[idx])
308 pc = 0
/external/ltrace/
H A Doutput.c579 Dwarf_Addr pc; local
584 if (!dwfl_frame_pc(state, &pc, &isactivation))
588 pc--;
591 Dwfl_Module *mod = dwfl_addrmodule(dwfl, pc);
599 symname = dwfl_module_addrinfo(mod, pc, &off, &sym,
605 modname, symname, off, pc);
610 Dwfl_Line *l = dwfl_module_getsrc(mod, pc);
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c458 int *pc)
475 (*pc)++;
798 *pc = -1;
997 int pc = 0; local
1078 while (pc != -1) {
1079 struct tgsi_full_instruction *instr = bld.bld_base.instructions + pc;
1082 if (!lp_emit_instruction_aos(&bld, instr, opcode_info, &pc))
454 lp_emit_instruction_aos( struct lp_build_tgsi_aos_context *bld, const struct tgsi_full_instruction *inst, const struct tgsi_opcode_info *info, int *pc) argument
/external/libpcap/
H A Dpcap.c1723 pcap_t *pc, *prevpc; local
1725 for (pc = pcaps_to_close, prevpc = NULL; pc != NULL;
1726 prevpc = pc, pc = pc->next) {
1727 if (pc == p) {
1735 pcaps_to_close = pc->next;
1740 prevpc->next = pc->next;

Completed in 6331 milliseconds

<<21222324252627282930>>