Searched defs:di (Results 101 - 122 of 122) sorted by relevance

12345

/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/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/libunwind/include/
H A Ddwarf.h373 unw_dyn_info_t di; /* table info (if single_fde is false) */ member in struct:dwarf_callback_data
408 unw_dyn_info_t *di,
/external/valgrind/main/coregrind/m_debuginfo/
H A Ddebuginfo.c117 /* Find 'di' in the debugInfo_list and move it one step closer the the
122 static void move_DebugInfo_one_step_forward ( DebugInfo* di )
125 if (di == debugInfo_list)
127 vg_assert(di != NULL);
132 if (di0 == NULL || di0 == di) break;
137 vg_assert(di0 == di);
140 /* di0 points to di, di1 to its predecessor, and di2 to di1's
176 DebugInfo* di; local
180 di = ML_(dinfo_zalloc)("di
441 DebugInfo* di; local
462 DebugInfo* di; local
699 DebugInfo* di; local
1246 { DebugInfo* di = find_or_create_DebugInfo_for(exename); local
1284 DebugInfo *di, *di2; local
1295 find_rx_mapping( struct _DebugInfo* di, Addr lo, Addr hi ) argument
1337 DebugInfo* di; local
1397 DebugInfo* di; local
1429 DebugInfo* di; local
1644 DebugInfo* di; local
1678 DebugInfo* di; local
2164 DebugInfo* di; local
2258 struct { Addr ip; DebugInfo* di; Word ix; } member in struct:__anon32396
2303 compute_cfa( D3UnwindRegs* uregs, Addr min_accessible, Addr max_accessible, DebugInfo* di, DiCfSI* cfsi ) argument
2400 DebugInfo* di; local
2460 DebugInfo* di; local
2588 DebugInfo* di; local
3096 DebugInfo* di; local
3235 DebugInfo* di; local
3405 analyse_deps( XArray* blocks, XArray* tyents, Addr ip, const DebugInfo* di, DiVariable* var, Bool arrays_only ) argument
3540 DebugInfo* di; local
3655 DebugInfo* di; local
3784 next_DebugInfo(const DebugInfo* di) argument
3791 DebugInfo_get_text_avma(const DebugInfo* di) argument
3796 DebugInfo_get_text_size(const DebugInfo* di) argument
3801 DebugInfo_get_bss_avma(const DebugInfo* di) argument
3806 DebugInfo_get_bss_size(const DebugInfo* di) argument
3811 DebugInfo_get_plt_avma(const DebugInfo* di) argument
3816 DebugInfo_get_plt_size(const DebugInfo* di) argument
3821 DebugInfo_get_gotplt_avma(const DebugInfo* di) argument
3826 DebugInfo_get_gotplt_size(const DebugInfo* di) argument
3831 DebugInfo_get_got_avma(const DebugInfo* di) argument
3836 DebugInfo_get_got_size(const DebugInfo* di) argument
3841 DebugInfo_get_soname(const DebugInfo* di) argument
3846 DebugInfo_get_filename(const DebugInfo* di) argument
3851 DebugInfo_get_text_bias(const DebugInfo* di) argument
3911 DebugInfo* di; local
[all...]
H A Dreaddwarf3.c431 struct _DebugInfo* di; member in struct:__anon32471
554 static void bias_GX ( /*MOD*/GExpr* gx, struct _DebugInfo* di )
572 ML_(write_Addr)(pA, ML_(read_Addr)(pA) + di->text_debug_bias);
576 ML_(write_Addr)(pA, ML_(read_Addr)(pA) + di->text_debug_bias);
599 gx = ML_(dinfo_zalloc)( "di.readdwarf3.msGX.1",
644 xa = VG_(newXA)( ML_(dinfo_zalloc), "di.readdwarf3.mgGX.1",
715 gx = ML_(dinfo_zalloc)( "di.readdwarf3.mgGX.2", sizeof(GExpr) + nbytes );
770 xa = VG_(newXA)( ML_(dinfo_zalloc), "di.readdwarf3.erl.1",
784 xa = VG_(newXA)( ML_(dinfo_zalloc), "di.readdwarf3.url.1",
820 xa = VG_(newXA)( ML_(dinfo_zalloc), "di
3547 new_dwarf3_reader_wrk( struct _DebugInfo* di, __attribute__((noreturn)) void (*barf)( const HChar* ), DiSlice escn_debug_info, DiSlice escn_debug_types, DiSlice escn_debug_abbv, DiSlice escn_debug_line, DiSlice escn_debug_str, DiSlice escn_debug_ranges, DiSlice escn_debug_loc, DiSlice escn_debug_info_alt, DiSlice escn_debug_abbv_alt, DiSlice escn_debug_line_alt, DiSlice escn_debug_str_alt ) argument
4369 new_dwarf3_reader( struct _DebugInfo* di, DiSlice escn_debug_info, DiSlice escn_debug_types, DiSlice escn_debug_abbv, DiSlice escn_debug_line, DiSlice escn_debug_str, DiSlice escn_debug_ranges, DiSlice escn_debug_loc, DiSlice escn_debug_info_alt, DiSlice escn_debug_abbv_alt, DiSlice escn_debug_line_alt, DiSlice escn_debug_str_alt ) argument
[all...]
H A Dreaddwarf.c103 new_tab = ML_(dinfo_zalloc)("di.aWA.1", new_size * sizeof(Word));
325 void process_extended_line_op( struct _DebugInfo* di, argument
345 di->text_debug_bias, state_machine_regs.address );
359 di,
363 di->text_debug_bias + state_machine_regs.last_address,
364 di->text_debug_bias + state_machine_regs.address,
370 if (di->ddump_line)
378 if (di->ddump_line)
385 HChar* name = ML_(cur_step_strdup)(data, "di.pelo.1");
386 addto_WordArray( filenames, (Word)ML_(addStr)(di,nam
420 read_dwarf2_lineblock( struct _DebugInfo* di, UnitInfo* ui, DiCursor theBlock, Int noLargerThan ) argument
1159 read_debuginfo_dwarf3( struct _DebugInfo* di, DiSlice escn_debug_info, DiSlice escn_debug_types, DiSlice escn_debug_abbv, DiSlice escn_debug_line, DiSlice escn_debug_str, DiSlice escn_debug_str_alt ) argument
3652 run_CF_instructions( struct _DebugInfo* di, Bool record, UnwindContext* ctx, DiCursor instrs, Int ilen, UWord fde_arange, UnwindContext* restore_ctx, AddressDecodingInfo* adi ) argument
3740 read_callframe_info_dwarf3( struct _DebugInfo* di, DiSlice escn_frame, Addr frame_avma, Bool is_ehframe ) argument
[all...]
H A Dreadpdb.c87 di.readpe.pdr.1. I haven't bothered to chase it further. */
986 buffer = ML_(dinfo_zalloc)("di.readpe.pdr.1", nBlocks * blocksize);
1007 buffer = ML_(dinfo_zalloc)("di.readpe.pjr.1", nBlocks * blocksize);
1204 DebugInfo* di,
1217 Bool debug = di->trace_symtab;
1266 nmstr = ML_(addStr)(di, symname, sym->data_v1.p_name.namelen);
1276 ML_(addSym)( di, &vsym );
1292 nmstr = ML_(addStr)(di, symname, k);
1304 ML_(addSym)( di, &vsym );
1326 nmstr = ML_(addStr)(di, symnam
1203 DEBUG_SnarfCodeView( DebugInfo* di, PtrdiffT bias, IMAGE_SECTION_HEADER* sectp, void* root, Int offset, Int size ) argument
1518 DEBUG_SnarfLinetab( DebugInfo* di, PtrdiffT bias, IMAGE_SECTION_HEADER* sectp, void* linetab, Int size ) argument
1688 codeview_dump_linetab2( DebugInfo* di, Addr bias, IMAGE_SECTION_HEADER* sectp, HChar* linetab, DWORD size, HChar* strimage, DWORD strsize, const HChar* pfx ) argument
1821 pdb_dump( struct pdb_reader* pdb, DebugInfo* di, Addr pe_avma, PtrdiffT pe_bias, IMAGE_SECTION_HEADER* sectp_avma ) argument
2177 read_pdb_debug_info( DebugInfo* di, Addr obj_avma, PtrdiffT obj_bias, void* pdbimage, SizeT n_pdbimage, HChar* pdbname, ULong pdbmtime ) argument
[all...]
/external/valgrind/main/coregrind/m_demangle/
H A Dcp-demangle.c786 d_make_empty (struct d_info *di) argument
790 if (di->next_comp >= di->num_comps)
792 p = &di->comps[di->next_comp];
793 ++di->next_comp;
800 d_make_comp (struct d_info *di, enum demangle_component_type type, argument
890 p = d_make_empty (di);
903 d_make_demangle_mangled_name (struct d_info *di, const char *s) argument
905 if (d_peek_char (di) !
914 d_make_name(struct d_info *di, const char *s, int len) argument
927 d_make_builtin_type(struct d_info *di, const struct demangle_builtin_type_info *type) argument
946 d_make_operator(struct d_info *di, const struct demangle_operator_info *op) argument
962 d_make_extended_operator(struct d_info *di, int args, struct demangle_component *name) argument
974 d_make_default_arg(struct d_info *di, int num, struct demangle_component *sub) argument
990 d_make_ctor(struct d_info *di, enum gnu_v3_ctor_kinds kind, struct demangle_component *name) argument
1004 d_make_dtor(struct d_info *di, enum gnu_v3_dtor_kinds kind, struct demangle_component *name) argument
1018 d_make_template_param(struct d_info *di, long i) argument
1034 d_make_function_param(struct d_info *di, long i) argument
1050 d_make_sub(struct d_info *di, const char *name, int len) argument
1070 cplus_demangle_mangled_name(struct d_info *di, int top_level) argument
1155 d_encoding(struct d_info *di, int top_level) argument
1217 d_name(struct d_info *di) argument
1298 d_nested_name(struct d_info *di) argument
1333 d_prefix(struct d_info *di) argument
1416 d_unqualified_name(struct d_info *di) argument
1466 d_source_name(struct d_info *di) argument
1482 d_number(struct d_info *di) argument
1515 d_number_component(struct d_info *di) argument
1529 d_identifier(struct d_info *di, int len) argument
1635 d_operator_name(struct d_info *di) argument
1679 d_make_character(struct d_info *di, int c) argument
1692 d_java_resource(struct d_info *di) argument
1793 d_special_name(struct d_info *di) argument
1926 d_call_offset(struct d_info *di, int c) argument
1958 d_ctor_dtor_name(struct d_info *di) argument
2088 cplus_demangle_type(struct d_info *di) argument
2345 d_cv_qualifiers(struct d_info *di, struct demangle_component **pret, int member_fn) argument
2416 d_function_type(struct d_info *di) argument
2437 d_parmlist(struct d_info *di) argument
2481 d_bare_function_type(struct d_info *di, int has_return_tipe) argument
2516 d_class_enum_type(struct d_info *di) argument
2526 d_array_type(struct d_info *di) argument
2570 d_vector_type(struct d_info *di) argument
2597 d_pointer_to_member_type(struct d_info *di) argument
2643 d_compact_number(struct d_info *di) argument
2663 d_template_param(struct d_info *di) argument
2682 d_template_args(struct d_info *di) argument
2736 d_template_arg(struct d_info *di) argument
2764 d_exprlist(struct d_info *di) argument
2808 d_expression(struct d_info *di) argument
2974 d_expr_primary(struct d_info *di) argument
3036 d_local_name(struct d_info *di) argument
3095 d_discriminator(struct d_info *di) argument
3111 d_lambda(struct d_info *di) argument
3150 d_unnamed_type(struct d_info *di) argument
3181 d_clone_suffix(struct d_info *di, struct demangle_component *encoding) argument
3207 d_add_substitution(struct d_info *di, struct demangle_component *dc) argument
3263 d_substitution(struct d_info *di, int prefix) argument
5008 cplus_demangle_init_info(const char *mangled, int options, size_t len, struct d_info *di) argument
5051 struct d_info di; local
5341 struct d_info di; local
[all...]
/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/chromium_org/third_party/icu/source/i18n/
H A Ddecimfmt.cpp1130 int32_t di = number.getDecimalAt()-18; // Take at most 18 digits. local
1131 if (di < 0) {
1132 di = 0;
1135 for (; di<number.getDecimalAt(); di++) {
1136 result.intValue = result.intValue * 10 + (number.getDigit(di) & 0x0f);
1148 for (di = number.getDecimalAt(); di < number.getCount(); di++) {
1152 int32_t digitVal = number.getDigit(di)
[all...]
/external/valgrind/main/helgrind/
H A Dhg_main.c4295 IRDirty* di = NULL; local
4376 di = unsafeIRDirty_0_N( regparms,
4433 di->guard = mkexpr(guardA);
4440 di->guard = mk_And1(sbOut, di->guard, guard);
4444 addStmtToIRSB( sbOut, IRStmt_Dirty(di) );
/external/valgrind/main/memcheck/
H A Dmc_translate.c1108 static void setHelperAnns ( MCEnv* mce, IRDirty* di ) {
1109 di->nFxState = 2;
1110 di->fxState[0].fx = Ifx_Read;
1111 di->fxState[0].offset = mce->layout->offset_SP;
1112 di->fxState[0].size = mce->layout->sizeof_SP;
1113 di->fxState[0].nRepeats = 0;
1114 di->fxState[0].repeatLen = 0;
1115 di->fxState[1].fx = Ifx_Read;
1116 di->fxState[1].offset = mce->layout->offset_IP;
1117 di
1147 IRDirty* di; local
4433 IRDirty* di; local
4947 IRDirty *di; local
5230 IRDirty* di; local
6382 IRDirty* di; local
6465 IRDirty* di; local
6580 IRDirty* di; local
[all...]
/external/smack/asmack-master/lib/
H A Djstun.jarMETA-INF/ META-INF/MANIFEST.MF de/ de/javawi/ de/javawi/jstun/ de/javawi/jstun/attribute/ ...
/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:__anon30272::__anon30273::__anon30274
801 Bit16u di, filler1, si, filler2, bp, filler3, sp, filler4; member in struct:__anon30276::__anon30277::__anon30279
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/robolectric/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/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/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...

Completed in 4205 milliseconds

12345