Home
last modified time | relevance | path

Searched refs:toffset (Results 1 – 25 of 34) sorted by relevance

12

/external/libvncserver/webclients/novnc/include/
Dplayback.js47 var frame, foffset, toffset, delay;
70 toffset = (new Date()).getTime() - istart_time;
71 delay = foffset - toffset;
/external/apache-xml/src/main/java/org/apache/xml/utils/
DXMLStringDefault.java285 public boolean startsWith(String prefix, int toffset) in startsWith() argument
287 return m_str.startsWith(prefix, toffset); in startsWith()
309 public boolean startsWith(XMLString prefix, int toffset) in startsWith() argument
311 return m_str.startsWith(prefix.toString(), toffset); in startsWith()
DXMLString.java240 public abstract boolean startsWith(String prefix, int toffset); in startsWith() argument
261 public abstract boolean startsWith(XMLString prefix, int toffset); in startsWith() argument
/external/apache-xml/src/main/java/org/apache/xpath/objects/
DXString.java504 public boolean startsWith(String prefix, int toffset) in startsWith() argument
506 return str().startsWith(prefix, toffset); in startsWith()
547 public boolean startsWith(XMLString prefix, int toffset) in startsWith() argument
550 int to = toffset; in startsWith()
556 if ((toffset < 0) || (toffset > tlim - pc)) in startsWith()
DXStringForFSB.java608 public boolean startsWith(XMLString prefix, int toffset) in startsWith() argument
612 int to = m_start + toffset; in startsWith()
618 if ((toffset < 0) || (toffset > m_length - pc)) in startsWith()
/external/webrtc/webrtc/api/objctests/
DRTCSessionDescriptionTest.mm104 "a=extmap:2 urn:ietf:params:rtp-hdrext:toffset\r\n"
/external/deqp/external/vulkancts/framework/vulkan/
DvkStrUtilImpl.inl2053 s << "\toffset = " << value.offset << '\n';
2147 s << "\toffset = " << value.offset << '\n';
2251 s << "\toffset = " << value.offset << '\n';
2282 s << "\toffset = " << value.offset << '\n';
2357 s << "\toffset = " << value.offset << '\n';
2404 s << "\toffset = " << value.offset << '\n';
2480 s << "\toffset = " << value.offset << '\n';
2655 s << "\toffset = " << value.offset << '\n';
2772 s << "\toffset = " << value.offset << '\n';
3086 s << "\toffset = " << value.offset << '\n';
[all …]
/external/mesa3d/src/mesa/main/
Dvarray.c857 const GLint toffset = 0; /* always zero */ in _mesa_InterleavedArrays() local
994 (GLubyte *) pointer + toffset ); in _mesa_InterleavedArrays()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/e2fsprogs/po/
Dsr.po5584 "\toffset=<offset to create the file system>\n"
5607 "\toffset=<померај за стварање система датотека>\n"
Dzh_CN.po5392 "\toffset=<offset to create the file system>\n"
5414 "\toffset=<文件系统的偏移量>\n"
Duk.po5612 "\toffset=<offset to create the file system>\n"
5636 "\toffset=<відступ для створення файлової системи>\n"
Dsv.po5504 "\toffset=<offset to create the file system>\n"
5528 "\toffset=<avstånd att skapa filsystemet på>\n"
Dpl.po5496 "\toffset=<offset to create the file system>\n"
5519 "\toffset=<przesunięcie systemu plików do utworzenia>\n"
Dde.po5616 "\toffset=<offset to create the file system>\n"
5639 "\toffset=<Offset für das Dateisystem>\n"
Des.po5656 "\toffset=<offset to create the file system>\n"
5679 "\toffset=<desplazamiento para crear el sistema de ficheros>\n"
Dhu.po5580 "\toffset=<offset to create the file system>\n"
5604 "\toffset=<eltolás a fájlrendszer létrehozásához>\n"
Dca.po5566 "\toffset=<offset to create the file system>\n"
5589 "\toffset=<desplaçament per crear el sistema de fitxers>\n"
Dcs.po5528 "\toffset=<offset to create the file system>\n"
5551 "\toffset=<pozice, na které vytvořit souborový systém>\n"
Dvi.po5445 "\toffset=<offset to create the file system>\n"
5468 "\toffset=<vị trí tương đối để tạo hệ thống tập tin>\n"
De2fsprogs.pot5141 "\toffset=<offset to create the file system>\n"
Deo.po5376 "\toffset=<offset to create the file system>\n"
Did.po5491 "\toffset=<offset to create the file system>\n"
Dda.po5319 "\toffset=<offset to create the file system>\n"
Dit.po5532 "\toffset=<offset to create the file system>\n"

12