Searched refs:leading (Results 1 - 25 of 48) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dfilmstripdec.c34 int leading; member in struct:__anon3477
69 film->leading = avio_rb16(pb);
85 pkt->dts = avio_tell(s->pb) / (st->codec->width * (st->codec->height + film->leading) * 4);
87 avio_skip(s->pb, st->codec->width * film->leading * 4);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dfilmstripdec.c34 int leading; member in struct:__anon2135
70 film->leading = avio_rb16(pb);
86 pkt->dts = avio_tell(s->pb) / (st->codec->width * (st->codec->height + film->leading) * 4);
88 avio_skip(s->pb, st->codec->width * film->leading * 4);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/build-aux/
H A Dupdate-copyright136 my $leading;
142 $leading = "$1$2";
166 quotemeta($leading) . "($copyright_re$stmt_remainder_re)";
231 $stmt_wrapped .= $stmt_wrapped ? "$eol$prefix" : $leading;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dclrpickerg.cpp145 int x, y, leading, desc; local
147 memdc.GetTextExtent(label,&x,&y,&desc,&leading);
173 int x, y, leading, desc; local
176 dc.GetTextExtent(label,&x,&y,&desc,&leading);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-spear3xx/include/mach/
H A Dentry-macro.S42 clz \tmp, \irqstat @ tmp = leading zeros
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-spear6xx/include/mach/
H A Dentry-macro.S49 clz \tmp, \irqstat @ tmp = leading zeros
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dstrncpy.S72 1: ldq_u $1, 0($16) # clear the leading bits in the final word
H A Dev6-copy_user.S65 and $6,7,$3 # .. .. .. E : is leading dest misalignment
H A Dev67-strrchr.S102 subq t5, t2, t5 # E : Normalize leading zero count
H A Dev6-stxcpy.S170 /* Finally, we've got all the stupid leading edge cases taken care
284 lda t2, -1 # E : mask out leading garbage in source
H A Dstxcpy.S147 /* Finally, we've got all the stupid leading edge cases taken care
254 lda t2, -1 # e1 : mask out leading garbage in source
H A Dev6-strncpy_from_user.S183 mskqh t1, a0, t1 # U : mask leading garbage in src
202 /* Finally, we've got all the stupid leading edge cases taken care
H A Dev6-stxncpy.S198 mskqh t1, a0, t1 # U : mask leading garbage in src (stall)
217 /* Finally, we've got all the stupid leading edge cases taken care
H A Dstrncpy_from_user.S148 mskqh t1, a0, t1 # e0 : mask leading garbage in src
164 /* Finally, we've got all the stupid leading edge cases taken care
H A Dstxncpy.S158 mskqh t1, a0, t1 # e0 : mask leading garbage in src
175 /* Finally, we've got all the stupid leading edge cases taken care
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/common/
H A DPath.cpp715 wxASSERT((type == wxString::leading) || (type == wxString::trailing));
719 size_t pos = ((type == wxString::leading) ? 0 : path.Length() - 1);
742 + StripSeparators(file, wxString::leading);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dchecklst.cpp224 m_TextBaseLineOffset= finfo.leading+finfo.ascent;
225 m_checkBoxHeight= finfo.leading+finfo.ascent+finfo.descent;
H A Ddc.cpp1478 Rect frame = { yy + line*(fi.descent + fi.ascent + fi.leading) ,xx , yy + (line+1)*(fi.descent + fi.ascent + fi.leading) , xx + 10000 } ;
1525 ::MoveTo( xx , yy + line*(fi.descent + fi.ascent + fi.leading) );
1537 Rect frame = { yy + line*(fi.descent + fi.ascent + fi.leading) ,xx , yy + (line+1)*(fi.descent + fi.ascent + fi.leading) , xx + 10000 } ;
1569 Rect frame = { yy - fi.ascent + line*(fi.descent + fi.ascent + fi.leading) ,xx , yy - fi.ascent + (line+1)*(fi.descent + fi.ascent + fi.leading) , xx + 10000 } ;
1612 *externalLeading = YDEV2LOGREL( fi.leading ) ;
1628 *height += YDEV2LOGREL( fi.descent + fi.ascent + fi.leading ) ;
H A Dtooltip.cpp261 short lineh = fontInfo.ascent + fontInfo.descent + fontInfo.leading;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddllload.tex92 given systems (including the leading dot if not empty).
H A Dmimetype.tex139 The \arg{extension} parameter may have, or not, the leading dot, if it has it,
H A Dtxtstrm.tex80 which may have leading zeroes as they can yield unexpected (to the user not
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Ddecbin.S36 | A3. Count the number of leading/trailing zeros in the
37 | bcd string. If SE is positive, count the leading zeros;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dmacscreen.c101 fontHeight = fontInfo.ascent + fontInfo.descent + fontInfo.leading;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dbuild_vms.com145 $! * Labels have no space after leading $.

Completed in 138 milliseconds

12