Searched defs:di (Results 51 - 75 of 77) sorted by relevance

1234

/external/opencv/cv/src/
H A Dcvcolor.cpp315 int i, di, k; \
333 di = MIN(block_size, size.width - i); \
335 for( k = 0; k < di*3; k += 3, src += src_cn ) \
346 dst1, CV_STUB_STEP, cvSize(di,1) ); \
363 int i, di, k; local
381 di = MIN(block_size, size.width - i);
383 for( k = 0; k < di*3; k += 3, src += src_cn )
394 dst1, CV_STUB_STEP, cvSize(di,1) );
417 int i, di, k; \
435 di
974 int i, di, k; local
1046 int i, di, k; local
1366 int i, di, k; local
[all...]
H A Dcvimgwarp.cpp280 int si, di; member in struct:CvDecimateAlpha
341 int dxn = xofs[k].di; \
349 int dxn = xofs[k].di; \
359 int dxn = xofs[k].di; \
370 int dxn = xofs[k].di; \
769 xofs[k].di = dx*cn;
777 xofs[k].di = dx*cn;
786 xofs[k].di = dx*cn;
/external/opencv/cxcore/src/
H A Dcxdrawing.cpp992 int idx, di;
1068 edge[0].di = 1;
1069 edge[1].di = npts - 1;
1081 int idx = edge[i].idx, di = edge[i].di; local
1090 idx += di;
H A Dcxmatmul.cpp1111 int i, j, k, di = 0, dj = 0, dk = 0; local
1168 for( i = 0; i < d_size.height; i += di )
1170 di = dm0;
1171 if( i + di >= d_size.height || 8*(i + di) + di > 8*d_size.height )
1172 di = d_size.height - i;
1204 a_bl_size.width = dk, a_bl_size.height = di;
1206 a_bl_size.width = di, a_bl_size.height = dk;
1232 a_bl_size, cvSize(dj,di), flag
[all...]
/external/qemu-pc-bios/vgabios/
H A Dvgabios.c558 mov di,si local
3420 push di
3428 mov di, ax local
3435 pop di
3458 push di
3466 mov di, ax local
3473 pop di
3497 push di
3507 mov di, ax local
3519 pop di
3553 mov di, ax local
[all...]
/external/valgrind/main/VEX/priv/
H A Dir_defs.c2765 IRDirty* di; local
2829 di = st->Ist.Dirty.details;
2830 if (!isIRAtom(di->guard))
2832 for (i = 0; di->args[i]; i++)
2833 if (!isIRAtom(di->args[i]))
2835 if (di->mAddr && !isIRAtom(di->mAddr))
/external/valgrind/main/VEX/
H A Dtest_main.c995 static void setHelperAnns ( MCEnv* mce, IRDirty* di ) {
996 di->nFxState = 2;
997 di->fxState[0].fx = Ifx_Read;
998 di->fxState[0].offset = mce->layout->offset_SP;
999 di->fxState[0].size = mce->layout->sizeof_SP;
1000 di->fxState[1].fx = Ifx_Read;
1001 di->fxState[1].offset = mce->layout->offset_IP;
1002 di->fxState[1].size = mce->layout->sizeof_IP;
1021 IRDirty* di; local
1043 di
2011 IRDirty* di; local
2209 IRDirty *di, *diLo64, *diHi64; local
[all...]
/external/valgrind/main/cachegrind/
H A Dcg_main.c668 IRDirty* di; local
822 di = unsafeIRDirty_0_N( regparms,
825 addStmtToIRSB( cgs->sbOut, IRStmt_Dirty(di) );
/external/valgrind/main/callgrind/
H A Dmain.c380 IRDirty* di; local
586 di = unsafeIRDirty_0_N( regparms,
589 addStmtToIRSB( clgs->sbOut, IRStmt_Dirty(di) );
889 IRDirty* di; local
894 di = unsafeIRDirty_0_N( 1, "setup_bbcc",
897 addStmtToIRSB( clgs->sbOut, IRStmt_Dirty(di) );
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadelf.c207 struct _DebugInfo* di, /* containing DebugInfo */
261 text_svma = di->text_debug_svma;
262 text_bias = di->text_debug_bias;
263 data_svma = di->data_debug_svma;
264 data_bias = di->data_debug_bias;
265 sdata_svma = di->sdata_debug_svma;
266 sdata_bias = di->sdata_debug_bias;
267 rodata_svma = di->rodata_debug_svma;
268 rodata_bias = di->rodata_debug_bias;
269 bss_svma = di
205 get_elf_symbol_info( struct _DebugInfo* di, ElfXX_Sym* sym, Char* sym_name, Addr sym_svma, Bool symtab_in_debug, UChar* opd_img, PtrdiffT opd_bias, Char** sym_name_out, Addr* sym_avma_out, Int* sym_size_out, Addr* sym_tocptr_out, Bool* from_opd_out, Bool* is_text_out, Bool* is_ifunc ) argument
601 read_elf_symtab__normal( struct _DebugInfo* di, UChar* tab_name, ElfXX_Sym* symtab_img, SizeT symtab_szB, UChar* strtab_img, SizeT strtab_szB, Bool symtab_in_debug, UChar* opd_img ) argument
704 read_elf_symtab__ppc64_linux( struct _DebugInfo* di, UChar* tab_name, ElfXX_Sym* symtab_img, SizeT symtab_szB, UChar* strtab_img, SizeT strtab_szB, Bool symtab_in_debug, UChar* opd_img ) argument
1081 find_ad_hoc_debug_image( struct _DebugInfo* di, Char* filename, Addr* dimage, SizeT* n_dimage ) argument
1159 find_debug_file( struct _DebugInfo* di, Char* objpath, Char* buildid, Char* debugname, UInt crc, Addr* dimage, SizeT* n_dimage ) argument
[all...]
H A Ddebuginfo.c115 /* Find 'di' in the debugInfo_list and move it one step closer the the
120 static void move_DebugInfo_one_step_forward ( DebugInfo* di )
123 if (di == debugInfo_list)
125 vg_assert(di != NULL);
130 if (di0 == NULL || di0 == di) break;
135 vg_assert(di0 == di);
138 /* di0 points to di, di1 to its predecessor, and di2 to di1's
174 DebugInfo* di; local
178 di = ML_(dinfo_zalloc)("di
447 DebugInfo* di; local
468 DebugInfo* di; local
679 DebugInfo* di; local
1229 { DebugInfo* di = find_or_create_DebugInfo_for(exename); local
1267 DebugInfo *di, *di2; local
1295 DebugInfo* di; local
1357 DebugInfo* di; local
1389 DebugInfo* di; local
1588 DebugInfo* di; local
1622 DebugInfo* di; local
2091 DebugInfo* di; local
2184 struct { Addr ip; DebugInfo* di; Word ix; } member in struct:__anon12158
2224 compute_cfa( D3UnwindRegs* uregs, Addr min_accessible, Addr max_accessible, DebugInfo* di, DiCfSI* cfsi ) argument
2304 DebugInfo* di; local
2354 DebugInfo* di; local
2469 DebugInfo* di; local
2977 DebugInfo* di; local
3116 DebugInfo* di; local
3311 analyse_deps( XArray* blocks, XArray* tyents, Addr ip, const DebugInfo* di, DiVariable* var, Bool arrays_only ) argument
3446 DebugInfo* di; local
3561 DebugInfo* di; local
3690 next_DebugInfo(const DebugInfo* di) argument
3697 DebugInfo_get_text_avma(const DebugInfo* di) argument
3702 DebugInfo_get_text_size(const DebugInfo* di) argument
3707 DebugInfo_get_plt_avma(const DebugInfo* di) argument
3712 DebugInfo_get_plt_size(const DebugInfo* di) argument
3717 DebugInfo_get_gotplt_avma(const DebugInfo* di) argument
3722 DebugInfo_get_gotplt_size(const DebugInfo* di) argument
3727 DebugInfo_get_soname(const DebugInfo* di) argument
3732 DebugInfo_get_filename(const DebugInfo* di) argument
3737 DebugInfo_get_text_bias(const DebugInfo* di) argument
3797 DebugInfo* di; local
[all...]
H A Dreaddwarf3.c419 struct _DebugInfo* di; member in struct:__anon12219
472 static void bias_GX ( /*MOD*/GExpr* gx, struct _DebugInfo* di )
490 ML_(write_Addr)(pA, ML_(read_Addr)(pA) + di->text_debug_bias);
494 ML_(write_Addr)(pA, ML_(read_Addr)(pA) + di->text_debug_bias);
517 gx = ML_(dinfo_zalloc)( "di.readdwarf3.msGX.1",
563 xa = VG_(newXA)( ML_(dinfo_zalloc), "di.readdwarf3.mgGX.1",
634 gx = ML_(dinfo_zalloc)( "di.readdwarf3.mgGX.2", sizeof(GExpr) + nbytes );
689 xa = VG_(newXA)( ML_(dinfo_zalloc), "di.readdwarf3.erl.1",
703 xa = VG_(newXA)( ML_(dinfo_zalloc), "di.readdwarf3.url.1",
739 xa = VG_(newXA)( ML_(dinfo_zalloc), "di
3242 new_dwarf3_reader_wrk( struct _DebugInfo* di, __attribute__((noreturn)) void (*barf)( HChar* ), UChar* debug_info_img, SizeT debug_info_sz, UChar* debug_abbv_img, SizeT debug_abbv_sz, UChar* debug_line_img, SizeT debug_line_sz, UChar* debug_str_img, SizeT debug_str_sz, UChar* debug_ranges_img, SizeT debug_ranges_sz, UChar* debug_loc_img, SizeT debug_loc_sz ) argument
3970 new_dwarf3_reader( struct _DebugInfo* di, UChar* debug_info_img, SizeT debug_info_sz, UChar* debug_abbv_img, SizeT debug_abbv_sz, UChar* debug_line_img, SizeT debug_line_sz, UChar* debug_str_img, SizeT debug_str_sz, UChar* debug_ranges_img, SizeT debug_ranges_sz, UChar* debug_loc_img, SizeT debug_loc_sz ) argument
[all...]
H A Dreaddwarf.c101 new_tab = ML_(dinfo_zalloc)("di.aWA.1", new_size * sizeof(Word));
335 Word process_extended_line_op( struct _DebugInfo* di, argument
365 di->text_debug_bias, state_machine_regs.address );
379 di,
383 di->text_debug_bias + state_machine_regs.last_address,
384 di->text_debug_bias + state_machine_regs.address,
390 if (di->ddump_line)
398 if (di->ddump_line)
405 addto_WordArray( filenames, (Word)ML_(addStr)(di,name,-1) );
412 if (di
443 read_dwarf2_lineblock( struct _DebugInfo* di, UnitInfo* ui, UChar* theBlock, Int noLargerThan ) argument
1166 read_debuginfo_dwarf3( struct _DebugInfo* di, UChar* debug_info_img, Word debug_info_sz, UChar* debug_abbv_img, Word debug_abbv_sz, UChar* debug_line_img, Word debug_line_sz, UChar* debug_str_img, Word debug_str_sz ) argument
1395 read_debuginfo_dwarf1( struct _DebugInfo* di, UChar* dwarf1d, Int dwarf1d_sz, UChar* dwarf1l, Int dwarf1l_sz ) argument
3525 run_CF_instructions( struct _DebugInfo* di, Bool record, UnwindContext* ctx, UChar* instrs, Int ilen, UWord fde_arange, UnwindContext* restore_ctx, AddressDecodingInfo* adi ) argument
3617 read_callframe_info_dwarf3( struct _DebugInfo* di, UChar* frame_image, SizeT frame_size, Addr frame_avma, Bool is_ehframe ) argument
[all...]
H A Dreadpdb.c89 #define BIAS_FOR_SYMBOLS (di->fsm.rx_map_avma)
90 #define BIAS_FOR_LINETAB (di->fsm.rx_map_avma)
91 #define BIAS_FOR_LINETAB2 (di->text_bias)
92 #define BIAS_FOR_FPO (di->text_bias)
93 /* Using di->text_bias for the FPOs causes 981 in range and 1 out of
95 so di->text_bias looks like a better bet.:
109 di.readpe.pdr.1. I haven't bothered to chase it further. */
1008 buffer = ML_(dinfo_zalloc)("di.readpe.pdr.1", nBlocks * blocksize);
1029 buffer = ML_(dinfo_zalloc)("di.readpe.pjr.1", nBlocks * blocksize);
1225 DebugInfo* di,
1224 DEBUG_SnarfCodeView( DebugInfo* di, IMAGE_SECTION_HEADER* sectp, void* root, Int offset, Int size ) argument
1539 DEBUG_SnarfLinetab( DebugInfo* di, IMAGE_SECTION_HEADER* sectp, Char* linetab, Int size ) argument
1709 codeview_dump_linetab2( DebugInfo* di, Char* linetab, DWORD size, Char* strimage, DWORD strsize, Char* pfx ) argument
1836 pdb_dump( struct pdb_reader* pdb, DebugInfo* di, Addr pe_avma, Int unknown_purpose__reloc, IMAGE_SECTION_HEADER* sectp_avma ) argument
2211 read_pdb_debug_info( DebugInfo* di, Addr obj_avma, PtrdiffT unknown_purpose__reloc, void* pdbimage, SizeT n_pdbimage, Char* pdbname, ULong pdbmtime ) argument
[all...]
/external/valgrind/main/coregrind/m_demangle/
H A Dcp-demangle.c765 d_make_empty (struct d_info *di) argument
769 if (di->next_comp >= di->num_comps)
771 p = &di->comps[di->next_comp];
772 ++di->next_comp;
779 d_make_comp (struct d_info *di, enum demangle_component_type type, argument
863 p = d_make_empty (di);
876 d_make_name (struct d_info *di, const char *s, int len) argument
880 p = d_make_empty (di);
889 d_make_builtin_type(struct d_info *di, const struct demangle_builtin_type_info *type) argument
908 d_make_operator(struct d_info *di, const struct demangle_operator_info *op) argument
924 d_make_extended_operator(struct d_info *di, int args, struct demangle_component *name) argument
938 d_make_ctor(struct d_info *di, enum gnu_v3_ctor_kinds kind, struct demangle_component *name) argument
952 d_make_dtor(struct d_info *di, enum gnu_v3_dtor_kinds kind, struct demangle_component *name) argument
966 d_make_template_param(struct d_info *di, long i) argument
982 d_make_sub(struct d_info *di, const char *name, int len) argument
1002 cplus_demangle_mangled_name(struct d_info *di, int top_level) argument
1070 d_encoding(struct d_info *di, int top_level) argument
1132 d_name(struct d_info *di) argument
1212 d_nested_name(struct d_info *di) argument
1246 d_prefix(struct d_info *di) argument
1309 d_unqualified_name(struct d_info *di) argument
1347 d_source_name(struct d_info *di) argument
1363 d_number(struct d_info *di) argument
1396 d_identifier(struct d_info *di, int len) argument
1500 d_operator_name(struct d_info *di) argument
1544 d_make_character(struct d_info *di, int c) argument
1557 d_java_resource(struct d_info *di) argument
1656 d_special_name(struct d_info *di) argument
1769 d_call_offset(struct d_info *di, int c) argument
1801 d_ctor_dtor_name(struct d_info *di) argument
1923 cplus_demangle_type(struct d_info *di) argument
2152 d_cv_qualifiers(struct d_info *di, struct demangle_component **pret, int member_fn) argument
2199 d_function_type(struct d_info *di) argument
2220 d_bare_function_type(struct d_info *di, int has_return_tipe) argument
2284 d_class_enum_type(struct d_info *di) argument
2294 d_array_type(struct d_info *di) argument
2337 d_pointer_to_member_type(struct d_info *di) argument
2385 d_template_param(struct d_info *di) argument
2413 d_template_args(struct d_info *di) argument
2467 d_template_arg(struct d_info *di) argument
2495 d_exprlist(struct d_info *di) argument
2539 d_expression(struct d_info *di) argument
2668 d_expr_primary(struct d_info *di) argument
2728 d_local_name(struct d_info *di) argument
2766 d_discriminator(struct d_info *di) argument
2782 d_add_substitution(struct d_info *di, struct demangle_component *dc) argument
2838 d_substitution(struct d_info *di, int prefix) argument
4362 cplus_demangle_init_info(const char *mangled, int options, size_t len, struct d_info *di) argument
4398 struct d_info di; local
4682 struct d_info di; local
[all...]
/external/valgrind/main/exp-dhat/
H A Ddh_main.c807 IRDirty* di = NULL; local
829 di = unsafeIRDirty_0_N( 2/*regparms*/,
867 di->guard = mkexpr(guard);
869 addStmtToIRSB( sbOut, IRStmt_Dirty(di) );
/external/valgrind/tsan/
H A Dts_valgrind.cc938 IRDirty* di = unsafeIRDirty_1_N(need_sleep, 0, hName, local
940 addStmtToIRSB( bbOut, IRStmt_Dirty(di));
958 di = unsafeIRDirty_0_N(1, hName, VG_(fnptr_to_fnentry)(callback), args);
959 addStmtToIRSB( bbOut, IRStmt_Dirty(di));
987 IRDirty* di = unsafeIRDirty_0_N( 1, local
991 addStmtToIRSB( bbOut, IRStmt_Dirty(di));
1013 IRDirty* di = unsafeIRDirty_0_N(
1018 addStmtToIRSB( sbOut, IRStmt_Dirty(di) );
1047 IRDirty* di = unsafeIRDirty_0_N( local
1052 addStmtToIRSB( sbOut, IRStmt_Dirty(di) );
[all...]
/external/bluetooth/bluez/plugins/
H A Dhciops.c233 static int ignore_device(struct hci_dev_info *di) argument
235 return hci_test_bit(HCI_RAW, &di->flags) || di->type >> 4 != HCI_BREDR;
2279 struct hci_dev_info di; local
2308 memset(&di, 0, sizeof(di));
2309 if (hci_devinfo(index, &di) == 0) {
2310 bacpy(&dev->bdaddr, &di.bdaddr);
2312 if (ignore_device(&di))
2513 struct hci_dev_info di; local
[all...]
/external/libmtp/src/
H A Dptp-pack.c283 ptp_unpack_DI (PTPParams *params, unsigned char* data, PTPDeviceInfo *di, unsigned int datalen) argument
290 di->StandardVersion = dtoh16a(&data[PTP_di_StandardVersion]);
291 di->VendorExtensionID =
293 di->VendorExtensionVersion =
295 di->VendorExtensionDesc =
299 di->FunctionalMode =
301 di->OperationsSupported_len = ptp_unpack_uint16_t_array(params, data,
303 &di->OperationsSupported);
304 totallen=totallen+di->OperationsSupported_len*sizeof(uint16_t)+sizeof(uint32_t);
305 di
340 ptp_free_DI(PTPDeviceInfo *di) argument
355 ptp_unpack_EOS_DI(PTPParams *params, unsigned char* data, PTPCanonEOSDeviceInfo *di, unsigned int datalen) argument
[all...]
H A Dptp.c412 unsigned char* di=NULL; local
421 ptp_exit_recv_memory_handler (&handler, &di, &len);
422 if (!di) ret = PTP_RC_GeneralError;
423 if (ret == PTP_RC_OK) ptp_unpack_DI(params, di, deviceinfo, len);
424 free(di);
429 ptp_canon_eos_getdeviceinfo (PTPParams* params, PTPCanonEOSDeviceInfo*di)
445 if (ret == PTP_RC_OK) ptp_unpack_EOS_DI(params, data, di, len);
/external/valgrind/main/exp-sgcheck/
H A Dsg_main.c248 = VG_(newFM)( sg_malloc, "di.sg_main.iSBs.1", sg_free,
424 = VG_(newFM)( sg_malloc, "di.sg_main.iGBs.1", sg_free,
449 GlobalBlock* clone = sg_malloc( "di.sg_main.gpGB.1",
551 nyu = sg_malloc( "di.sg_main.abtST.1", sizeof(StackTreeNode) );
608 return VG_(newFM)( sg_malloc, "di.sg_main.nST.1", sg_free,
695 nyu = sg_malloc( "di.sg_main.abtG.1", sizeof(GlobalTreeNode) );
1071 giTree = VG_(newFM)( sg_malloc, "di.sg_main.oGi.1", sg_free,
1342 new_htab = sg_malloc( "di.sg_main.rIht.1",
1494 res = VG_(newXA)( sg_malloc, "di.sg_main.cSBE.1", sg_free, sizeof(Addr) );
1904 callee = sg_malloc("di
2164 IRDirty* di local
2348 IRDirty* di; local
[all...]
/external/valgrind/main/helgrind/
H A Dhg_main.c4115 IRDirty* di = NULL; local
4196 di = unsafeIRDirty_0_N( regparms,
4252 di->guard = mkexpr(guard);
4256 addStmtToIRSB( sbOut, IRStmt_Dirty(di) );
/external/valgrind/main/memcheck/
H A Dmc_translate.c1013 static void setHelperAnns ( MCEnv* mce, IRDirty* di ) {
1014 di->nFxState = 2;
1015 di->fxState[0].fx = Ifx_Read;
1016 di->fxState[0].offset = mce->layout->offset_SP;
1017 di->fxState[0].size = mce->layout->sizeof_SP;
1018 di->fxState[1].fx = Ifx_Read;
1019 di->fxState[1].offset = mce->layout->offset_IP;
1020 di->fxState[1].size = mce->layout->sizeof_IP;
1039 IRDirty* di; local
1163 di
3564 IRDirty* di; local
3963 IRDirty *di; local
4207 IRDirty* di; local
5265 IRDirty* di; local
5339 IRDirty* di; local
5396 IRDirty* di; local
[all...]
/external/qemu-pc-bios/bochs/bios/
H A Drombios.c293 push di
301 mov di, ax local
308 pop di
333 push di
343 mov di, ax local
355 pop di
380 push di
390 mov di, ax local
402 pop di
477 and ax,[di]
784 Bit16u di, si, bp, sp; member in struct:__anon9909::__anon9910::__anon9911
801 Bit16u di, filler1, si, filler2, bp, filler3, sp, filler4; member in struct:__anon9913::__anon9914::__anon9916
2929 mov di, _ata_cmd_data_in.offset + 2[bp] local
2938 sub di, #0x0800 ;; sub 2 kbytes from offset local
4019 xor di, di local
6463 mov di, _int13_harddisk.tempbx + 2 [bp] local
6467 cmp di, #0xfe00 local
6470 sub di, #0x0200 ; sub 512 bytes from offset local
[all...]
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 5347 milliseconds

1234