Searched defs:copied (Results 1 - 13 of 13) sorted by relevance

/external/squashfs-tools/kernel/fs/squashfs/
H A Dsymlink.c55 int bytes, copied; local
83 for (bytes = 0; bytes < length; offset = 0, bytes += copied) {
94 copied = squashfs_copy_data(pageaddr + bytes, entry, offset,
96 if (copied == length - bytes)
H A Dcache.c292 * bytes available. In all cases return the number of bytes copied.
336 int bytes, copied = length; local
362 return copied;
/external/skia/tests/
H A DFontNamesTest.cpp177 size_t copied = typeface->getTableData(nameTag, 0, nameTableSize, nameTableData.get()); local
178 if (copied != nameTableSize) {
/external/mesa3d/src/mesa/vbo/
H A Dvbo_exec.h102 struct vbo_exec_copied_vtx copied; member in struct:vbo_exec_context::__anon12844
H A Dvbo_save.h78 GLuint wrap_count; /* number of copied vertices at start */
157 struct vbo_save_copied_vtx copied; member in struct:vbo_save_context
/external/skia/src/sfnt/
H A DSkOTUtils.cpp172 size_t copied = typeface.getTableData(nameTag, 0, nameTableSize, nameTableData.get()); local
173 if (copied != nameTableSize) {
/external/vboot_reference/cgpt/
H A Dcgpt_nor.c118 uint64_t copied = 0; local
121 while (copied < size) {
122 size_t to_read = size - copied;
138 copied += nr_read;
/external/skia/src/gpu/gl/
H A DGrGLGpu.cpp674 // now point data to our copied version
2667 bool copied = false; local
2696 copied = true;
2762 copied = true;
2765 return copied;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.contenttype_3.4.100.v20100505-1235.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.touchpoint.natives_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/selinux/libsepol/cil/src/
H A Dcil_internal.h804 int copied; member in struct:cil_call
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 1445 milliseconds