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

12345

/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_build.c198 struct tgsi_declaration_interp di; local
200 di.Interpolate = TGSI_INTERPOLATE_CONSTANT;
201 di.Centroid = 0;
202 di.CylindricalWrap = 0;
203 di.Padding = 0;
205 return di;
215 struct tgsi_declaration_interp di; local
217 di.Interpolate = interpolate;
218 di.Centroid = centroid;
219 di
398 struct tgsi_declaration_interp *di; local
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dttcmap.c3243 FT_UInt di, ni, k; local
3266 di = 1;
3279 ++di;
3281 if ( di > numRanges )
3315 else if ( di <= numRanges )
3323 while ( di < numRanges )
3330 ++di;
/external/qemu-pc-bios/vgabios/
H A Dclext.c758 mov di, bx variable
787 mov bp, di
791 mov ax, [di]
794 mov ax, [di+2]
798 lea di, 0x14[bp] variable
814 mov di, bp variable
838 lea di, 0x40[bp] variable
848 mov di, bp variable
866 mov bp, di
872 push di
957 mov di, bp variable
971 mov di, bp variable
1497 xor di, di variable
[all...]
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/skia/src/gpu/
H A DGrDrawTarget.cpp23 GrDrawTarget::DrawInfo& GrDrawTarget::DrawInfo::operator =(const DrawInfo& di) { argument
24 fPrimitiveType = di.fPrimitiveType;
25 fStartVertex = di.fStartVertex;
26 fStartIndex = di.fStartIndex;
27 fVertexCount = di.fVertexCount;
28 fIndexCount = di.fIndexCount;
30 fInstanceCount = di.fInstanceCount;
31 fVerticesPerInstance = di.fVerticesPerInstance;
32 fIndicesPerInstance = di.fIndicesPerInstance;
34 if (NULL != di
[all...]
H A DGrDrawTarget.h813 DrawInfo(const DrawInfo& di) { (*this) = di; } argument
814 DrawInfo& operator =(const DrawInfo& di);
/external/valgrind/main/coregrind/m_debuginfo/
H A Dstorage.c63 void ML_(symerr) ( struct _DebugInfo* di, Bool serious, const HChar* msg ) argument
78 (di && di->fsm.filename) ? di->fsm.filename
232 HChar* ML_(addStr) ( struct _DebugInfo* di, const HChar* str, Int len ) argument
247 if (di->strchunks == NULL ||
248 (di->strchunks->strtab_used
250 chunk = ML_(dinfo_zalloc)("di.storage.addStr.1", sizeof(*chunk));
252 chunk->next = di->strchunks;
253 di
269 addStrFromCursor( struct _DebugInfo* di, DiCursor c ) argument
285 addSym( struct _DebugInfo* di, DiSym* sym ) argument
317 addLoc( struct _DebugInfo* di, DiLoc* loc ) argument
368 addLineInfo( struct _DebugInfo* di, const HChar* filename, const HChar* dirname, Addr this, Addr next, Int lineno, Int entry ) argument
469 addDiCfSI( struct _DebugInfo* di, DiCfSI* cfsi_orig ) argument
925 addVar( struct _DebugInfo* di, Int level, Addr aMin, Addr aMax, HChar* name, UWord typeR, GExpr* gexpr, GExpr* fbGX, HChar* fileName, Int lineNo, Bool show ) argument
1206 preferName( struct _DebugInfo* di, HChar* a_name, HChar* b_name, Addr sym_avma ) argument
1344 add_DiSym_names_to_from( DebugInfo* di, DiSym* to, DiSym* from ) argument
1841 search_one_symtab( struct _DebugInfo* di, Addr ptr, Bool match_anywhere_in_sym, Bool findText ) argument
1874 search_one_loctab( struct _DebugInfo* di, Addr ptr ) argument
1898 search_one_cfitab( struct _DebugInfo* di, Addr ptr ) argument
1923 search_one_fpotab( struct _DebugInfo* di, Addr ptr ) argument
[all...]
H A Dreadelf.c187 sym_name = ML_(img_strdup)(strtab_img, "di.sres.1", sym_name_ioff);
226 struct _DebugInfo* di, /* containing DebugInfo */
292 text_svma = di->text_debug_svma;
293 text_bias = di->text_debug_bias;
294 data_svma = di->data_debug_svma;
295 data_bias = di->data_debug_bias;
296 sdata_svma = di->sdata_debug_svma;
297 sdata_bias = di->sdata_debug_bias;
298 rodata_svma = di->rodata_debug_svma;
299 rodata_bias = di
224 get_elf_symbol_info( struct _DebugInfo* di, ElfXX_Sym* sym, DiOffT sym_name_ioff, DiSlice* escn_strtab, Addr sym_svma, Bool symtab_in_debug, DiSlice* escn_opd, PtrdiffT opd_bias, DiOffT* sym_name_out_ioff, Addr* sym_avma_out, Int* sym_size_out, Addr* sym_tocptr_out, Bool* from_opd_out, Bool* is_text_out, Bool* is_ifunc ) argument
691 read_elf_symtab__normal( struct _DebugInfo* di, const HChar* tab_name, DiSlice* escn_symtab, DiSlice* escn_strtab, DiSlice* escn_opd, Bool symtab_in_debug ) argument
809 read_elf_symtab__ppc64_linux( struct _DebugInfo* di, const HChar* tab_name, DiSlice* escn_symtab, DiSlice* escn_strtab, DiSlice* escn_opd, Bool symtab_in_debug ) argument
1167 find_debug_file( struct _DebugInfo* di, const HChar* objpath, const HChar* buildid, const HChar* debugname, UInt crc, Bool rel_ok ) argument
1263 find_debug_file_ad_hoc( struct _DebugInfo* di, const HChar* objpath ) argument
[all...]
/external/valgrind/main/coregrind/m_gdbserver/
H A Dm_gdbserver.c1079 IRDirty* di; local
1086 di = unsafeIRDirty_0_N( nargs/*regparms*/, nm,
1089 di->nFxState = 0;
1091 addStmtToIRSB(irsb, IRStmt_Dirty(di));
1118 IRDirty* di; local
1145 di = unsafeIRDirty_0_N( nargs/*regparms*/, nm,
1157 di->nFxState = 2;
1158 di->fxState[0].fx = Ifx_Read;
1159 di->fxState[0].offset = layout->offset_SP;
1160 di
[all...]
/external/valgrind/main/coregrind/
H A Dm_redir.c328 DebugInfo* di,
727 DebugInfo* di,
746 VG_(DebugInfo_get_soname)(di) );
756 nsyms = VG_(DebugInfo_syms_howmany)( di );
758 VG_(DebugInfo_syms_getidx)( di, i, &sym_addr, NULL,
827 v, VG_(DebugInfo_get_soname)(di));
1507 static void handle_require_text_symbols ( DebugInfo* di )
1518 const HChar* di_soname = VG_(DebugInfo_get_soname)(di);
1563 Int nsyms = VG_(DebugInfo_syms_howmany)(di);
1568 VG_(DebugInfo_syms_getidx)( di,
722 generate_and_add_actives( Spec* specs, TopSpec* parent_spec, DebugInfo* di, TopSpec* parent_sym ) argument
[all...]
H A Dm_translate.c1412 DebugInfo* di = VG_(find_DebugInfo)( addr ); local
1413 if (di) {
1414 objname = VG_(DebugInfo_get_filename)(di);
1415 objoff = addr - VG_(DebugInfo_get_text_bias)(di);
/external/valgrind/main/lackey/
H A Dlk_main.c363 IRDirty* di; local
371 di = unsafeIRDirty_0_N( 1, "increment_detail",
374 if (guard) di->guard = guard;
375 addStmtToIRSB( sb, IRStmt_Dirty(di) );
478 IRDirty* di; local
504 di = unsafeIRDirty_0_N( /*regparms*/2,
508 di->guard = ev->guard;
510 addStmtToIRSB( sb, IRStmt_Dirty(di) );
654 IRDirty* di; local
680 di
[all...]
/external/chromium_org/third_party/icu/source/common/
H A Dutext.cpp2486 int32_t si, di; local
2504 di = 0;
2515 U_ASSERT(di>=0); /* to ensure di never exceeds INT32_MAX, which must not happen logically */
2516 if (di<destCapacity) {
2518 dest[di] = s[si];
2523 di = limit32 - start32;
2528 di++;
2536 if (di<destCapacity) {
2538 dest[di
[all...]
/external/gcc-demangle/
H A Dcp-demangle.c764 d_make_empty (struct d_info *di) argument
768 if (di->next_comp >= di->num_comps)
770 p = &di->comps[di->next_comp];
771 ++di->next_comp;
778 d_make_comp (struct d_info *di, enum demangle_component_type type, argument
865 p = d_make_empty (di);
878 d_make_demangle_mangled_name (struct d_info *di, const char *s) argument
880 if (d_peek_char (di) !
889 d_make_name(struct d_info *di, const char *s, int len) argument
902 d_make_builtin_type(struct d_info *di, const struct demangle_builtin_type_info *type) argument
921 d_make_operator(struct d_info *di, const struct demangle_operator_info *op) argument
937 d_make_extended_operator(struct d_info *di, int args, struct demangle_component *name) argument
949 d_make_default_arg(struct d_info *di, int num, struct demangle_component *sub) argument
965 d_make_ctor(struct d_info *di, enum gnu_v3_ctor_kinds kind, struct demangle_component *name) argument
979 d_make_dtor(struct d_info *di, enum gnu_v3_dtor_kinds kind, struct demangle_component *name) argument
993 d_make_template_param(struct d_info *di, long i) argument
1009 d_make_function_param(struct d_info *di, long i) argument
1025 d_make_sub(struct d_info *di, const char *name, int len) argument
1045 cplus_demangle_mangled_name(struct d_info *di, int top_level) argument
1117 d_encoding(struct d_info *di, int top_level) argument
1179 d_name(struct d_info *di) argument
1260 d_nested_name(struct d_info *di) argument
1294 d_prefix(struct d_info *di) argument
1368 d_unqualified_name(struct d_info *di) argument
1418 d_source_name(struct d_info *di) argument
1434 d_number(struct d_info *di) argument
1467 d_number_component(struct d_info *di) argument
1481 d_identifier(struct d_info *di, int len) argument
1587 d_operator_name(struct d_info *di) argument
1631 d_make_character(struct d_info *di, int c) argument
1644 d_java_resource(struct d_info *di) argument
1743 d_special_name(struct d_info *di) argument
1856 d_call_offset(struct d_info *di, int c) argument
1888 d_ctor_dtor_name(struct d_info *di) argument
2012 cplus_demangle_type(struct d_info *di) argument
2269 d_cv_qualifiers(struct d_info *di, struct demangle_component **pret, int member_fn) argument
2316 d_function_type(struct d_info *di) argument
2337 d_parmlist(struct d_info *di) argument
2381 d_bare_function_type(struct d_info *di, int has_return_type) argument
2416 d_class_enum_type(struct d_info *di) argument
2426 d_array_type(struct d_info *di) argument
2470 d_vector_type(struct d_info *di) argument
2497 d_pointer_to_member_type(struct d_info *di) argument
2543 d_compact_number(struct d_info *di) argument
2563 d_template_param(struct d_info *di) argument
2582 d_template_args(struct d_info *di) argument
2636 d_template_arg(struct d_info *di) argument
2664 d_exprlist(struct d_info *di) argument
2708 d_expression(struct d_info *di) argument
2866 d_expr_primary(struct d_info *di) argument
2928 d_local_name(struct d_info *di) argument
2987 d_discriminator(struct d_info *di) argument
3003 d_lambda(struct d_info *di) argument
3042 d_unnamed_type(struct d_info *di) argument
3072 d_add_substitution(struct d_info *di, struct demangle_component *dc) argument
3128 d_substitution(struct d_info *di, int prefix) argument
4750 cplus_demangle_init_info(const char *mangled, int options, size_t len, struct d_info *di) argument
4793 struct d_info di; local
5083 struct d_info di; local
[all...]
/external/icu/icu4c/source/common/
H A Dutext.cpp2491 int32_t si, di; local
2509 di = 0;
2520 U_ASSERT(di>=0); /* to ensure di never exceeds INT32_MAX, which must not happen logically */
2521 if (di<destCapacity) {
2523 dest[di] = s[si];
2528 di = limit32 - start32;
2533 di++;
2541 if (di<destCapacity) {
2543 dest[di
[all...]
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h100 DanglingDebugInfo(const DbgValueInst *di, DebugLoc DL, unsigned SDNO) : argument
101 DI(di), dl(DL), SDNodeOrder(SDNO) { }
/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/tcg/
H A Dtcg.c2753 struct DebugInfo di; member in struct:ElfImage
2803 .sh_offset = offsetof(struct ElfImage, di),
2835 .di = {
2894 img->di.cu_low_pc = buf;
2895 img->di.cu_high_pc = buf + buf_size;
2896 img->di.fn_low_pc = buf;
2897 img->di.fn_high_pc = buf + buf_size;
/external/valgrind/main/VEX/priv/
H A Dir_defs.c3483 IRDirty* di; local
3563 di = st->Ist.Dirty.details;
3564 if (!isIRAtom(di->guard))
3566 for (i = 0; di->args[i]; i++)
3567 if (!isIRAtom_or_VECRET_or_BBPTR(di->args[i]))
3569 if (di->mAddr && !isIRAtom(di->mAddr))
/external/valgrind/main/VEX/
H A Dtest_main.c1018 static void setHelperAnns ( MCEnv* mce, IRDirty* di ) {
1019 di->nFxState = 2;
1020 di->fxState[0].fx = Ifx_Read;
1021 di->fxState[0].offset = mce->layout->offset_SP;
1022 di->fxState[0].size = mce->layout->sizeof_SP;
1023 di->fxState[1].fx = Ifx_Read;
1024 di->fxState[1].offset = mce->layout->offset_IP;
1025 di->fxState[1].size = mce->layout->sizeof_IP;
1044 IRDirty* di; local
1066 di
2034 IRDirty* di; local
2232 IRDirty *di, *diLo64, *diHi64; local
[all...]
/external/valgrind/main/cachegrind/
H A Dcg_main.c708 IRDirty* di; local
874 di = unsafeIRDirty_0_N( regparms,
877 addStmtToIRSB( cgs->sbOut, IRStmt_Dirty(di) );
987 IRDirty* di; local
996 di = unsafeIRDirty_0_N(
1000 di->guard = guard;
1001 addStmtToIRSB( cgs->sbOut, IRStmt_Dirty(di) );
/external/valgrind/main/callgrind/
H A Dmain.c384 IRDirty* di; local
590 di = unsafeIRDirty_0_N( regparms,
593 addStmtToIRSB( clgs->sbOut, IRStmt_Dirty(di) );
698 IRDirty* di; local
707 di = unsafeIRDirty_0_N(
711 di->guard = guard;
712 addStmtToIRSB( clgs->sbOut, IRStmt_Dirty(di) );
939 IRDirty* di; local
944 di = unsafeIRDirty_0_N( 1, "setup_bbcc",
947 addStmtToIRSB( clgs->sbOut, IRStmt_Dirty(di) );
[all...]

Completed in 9484 milliseconds

12345