Searched refs:offsets (Results 176 - 189 of 189) sorted by relevance

12345678

/external/blktrace/btreplay/doc/
H A Dbtreplay.tex220 on one machine to devices (with offsets and sizes) on the replay
/external/icu4c/test/intltest/
H A Drbbitst.cpp1863 static void formatOffsets(char* buffer, int32_t buflen, int32_t count, const int32_t* offsets) { argument
1866 sprintf(buffer, /* buflen, */ " %d%n", *offsets++, &writeCount); /* wants to be snprintf */
1887 errln("For type %d %-5s, text \"%.16s\"...; expect %d offsets:%s; found %d offsets fwd:%s\n",
1898 errln("For type %d %-5s, text \"%.16s\"...; expect %d offsets:%s; found rev offset %d where expect %d\n",
/external/libvorbis/doc/
H A D01-introduction.tex528 calculating PCM offsets; after the first frame, the proper PCM output
H A D04-codec.tex601 calculating PCM offsets; after the first frame, the proper PCM output
/external/v8/src/
H A Druntime.cc3606 ZoneList<int> offsets(8);
3616 offsets.Add(start);
3617 offsets.Add(end);
3624 int matches = offsets.length() / 2;
3627 NewSubString(subject, offsets.at(0), offsets.at(1));
3630 int from = offsets.at(i * 2);
3631 int to = offsets.at(i * 2 + 1);
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/
H A Dconcat-jquery-mootools-prototype.js4267 // Get correct offsets
4281 // Subtract the two offsets
10419 var offsets = element.positionedOffset();
10420 var top = offsets[1];
10421 var left = offsets[0];
10525 // correct by body offsets (fixes Safari)
10601 // IE doesn't report offsets correctly for static elements, so we change them
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.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 ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 227 milliseconds

12345678