Searched refs:td (Results 201 - 225 of 304) sorted by relevance

1234567891011>>

/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jcmarker.c312 int i, td, ta; local
324 td = compptr->dc_tbl_no;
335 td = 0; /* no DC table either */
337 td = 0; /* AC scan */
340 emit_byte(cinfo, (td << 4) + ta);
/external/qemu/distrib/jpeg-6b/
H A Djcmarker.c311 int i, td, ta; local
323 td = compptr->dc_tbl_no;
334 td = 0; /* no DC table either */
336 td = 0; /* AC scan */
339 emit_byte(cinfo, (td << 4) + ta);
/external/chromium_org/third_party/usrsctp/usrsctplib/
H A Duser_socketvar.h587 struct thread *td);
589 struct thread *td);
599 int sobind(struct socket *so, struct sockaddr *nam, struct thread *td);
605 int soconnect(struct socket *so, struct sockaddr *nam, struct thread *td);
609 struct ucred *cred, struct thread *td);
619 int solisten(struct socket *so, int backlog, struct thread *td);
633 struct thread *td);
635 struct ucred *active_cred, struct thread *td);
645 struct thread *td);
648 int flags, struct thread *td);
[all...]
/external/eigen/Eigen/src/Eigenvalues/
H A DSelfAdjointEigenSolver.h743 RealScalar td = (diag[end-1] - diag[end])*RealScalar(0.5);
745 // Note that thanks to scaling, e^2 or td^2 cannot overflow, however they can still
748 // RealScalar mu = diag[end] - e2 / (td + (td>0 ? 1 : -1) * sqrt(td*td + e2));
751 if(td==0)
756 RealScalar h = numext::hypot(td,e);
757 if(e2==0) mu -= (e / (td + (td>
[all...]
/external/chromium_org/third_party/opus/src/doc/
H A Dcustomdoxygen.css196 td.indexkey {
206 td.indexvalue {
324 td.tiny {
630 table.doxtable td, table.doxtable th {
656 .fieldtable td, .fieldtable th {
660 .fieldtable td.fieldtype, .fieldtable td.fieldname {
667 .fieldtable td.fielddoc {
672 .fieldtable tr:last-child td {
/external/libopus/doc/
H A Dcustomdoxygen.css196 td.indexkey {
206 td.indexvalue {
324 td.tiny {
630 table.doxtable td, table.doxtable th {
656 .fieldtable td, .fieldtable th {
660 .fieldtable td.fieldtype, .fieldtable td.fieldname {
667 .fieldtable td.fielddoc {
672 .fieldtable tr:last-child td {
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DprofilesPanel.css45 .profile-view .data-grid tr:hover td:not(.bottom-filler-td) {
49 .profile-view .data-grid td.numeric-column {
H A DheapProfiler.css128 .heap-snapshot-view tr:not(.selected) td.object-column span.highlight {
132 .heap-snapshot-view td.object-column span.grayed {
/external/chromium_org/chrome/browser/resources/
H A Dpolicy_android.css140 td {
194 td.expanded-value {
/external/chromium_org/chrome/common/extensions/docs/static/sass/
H A D_typography.scss121 td dl {
125 td dt {
/external/chromium_org/native_client_sdk/src/doc/doxygen/
H A Dstylesheet.css113 #doxygen-ref div.memproto td {
218 #doxygen-ref td,
/external/chromium_org/ppapi/c/documentation/
H A Dstylesheet.css109 #doxygen-ref div.memproto td {
214 #doxygen-ref td,
/external/chromium_org/ppapi/cpp/documentation/
H A Dstylesheet.css109 #doxygen-ref div.memproto td {
214 #doxygen-ref td,
/external/clang/test/CXX/basic/basic.types/
H A Dp10.cpp130 TrivDtor td[3]; member in struct:ArrGood
/external/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.h118 const ThreadData &td);
/external/opencv/otherlibs/highgui/
H A Dgrfmt_jpeg.h135 char td, ta; // DC & AC huffman tables member in struct:GrFmtJpegReader::cmp_info
/external/chromium_org/chrome/browser/resources/options/chromeos/
H A Dinternet_detail.css48 #vpn-tab td {
/external/chromium_org/content/browser/resources/media/
H A Dmedia_internals.css30 td {
H A Dwebrtc_internals.css67 td {
/external/chromium_org/third_party/WebKit/Source/core/css/
H A Dview-source.css39 td {
/external/clang/www/demo/
H A Dindex.cgi135 <table border=0><tr><td>
137 </td><td>
146 print "time, try reloading in a second or two. Meow!</td></tr></table>'\n";
156 </td></tr></table><p>
167 print '<table border="0"><tr><td>';
185 print '<p></td><td valign=top>';
225 print "</td></tr></table>";
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
H A DTooltip.css3 body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt { font-size: 1em; }
/external/fio/os/
H A Dos-windows.h234 static inline int init_random_state(struct thread_data *td, unsigned long *rand_seeds, int size) argument
253 td_fill_rand_seeds(td);
/external/freetype/src/gzip/
H A Dinfcodes.c58 local inflate_codes_statef *inflate_codes_new( /* bl, bd, tl, td, z) */ argument
61 inflate_huft *td, /* need separate declaration for Borland C++ */
73 c->dtree = td;
/external/chromium_org/third_party/boringssl/src/crypto/aes/asm/
H A Daes-586.pl1232 my ($i,$td,@s)=@_;
1243 &movz ($out,&BP(-128,$td,$out,1));
1247 &movz ($tmp,&BP(-128,$td,$tmp,1));
1255 &movz ($tmp,&BP(-128,$td,$tmp,1));
1262 &movz ($tmp,&BP(-128,$td,$tmp,1));
1591 { my ($i,$td,@s) = @_;
1602 &mov ($out,&DWP(0,$td,$out,8));
1606 &xor ($out,&DWP(3,$td,$tmp,8));
1612 &xor ($out,&DWP(2,$td,$tmp,8));
1617 &xor ($out,&DWP(1,$td,
[all...]

Completed in 728 milliseconds

1234567891011>>