Home
last modified time | relevance | path

Searched refs:copy (Results 1 – 8 of 8) sorted by relevance

/bootable/recovery/mtdutils/
Dmtdutils.c334 size_t copy = len - read < avail ? len - read : avail; in mtd_read_data() local
335 memcpy(data + read, ctx->buffer + ctx->consumed, copy); in mtd_read_data()
336 ctx->consumed += copy; in mtd_read_data()
337 read += copy; in mtd_read_data()
485 size_t copy = len - wrote < avail ? len - wrote : avail; in mtd_write_data() local
486 memcpy(ctx->buffer + ctx->stored, data + wrote, copy); in mtd_write_data()
487 ctx->stored += copy; in mtd_write_data()
488 wrote += copy; in mtd_write_data()
/bootable/recovery/fonts/
DOFL.txt49 a copy of the Font Software, to use, study, copy, merge, embed, modify,
57 redistributed and/or sold with any software, provided that each copy
/bootable/recovery/applypatch/
Dapplypatch.cpp108 std::string copy(filename); in LoadPartitionContents() local
109 std::vector<std::string> pieces = android::base::Split(copy, ":"); in LoadPartitionContents()
309 std::string copy(target); in WriteToPartition() local
310 std::vector<std::string> pieces = android::base::Split(copy, ":"); in WriteToPartition()
DNOTICE5 You may obtain a copy of the License at
/bootable/recovery/edify/
Dlexer.ll7 * You may obtain a copy of the License at
Dparser.yy7 * You may obtain a copy of the License at
/bootable/recovery/tools/recovery_l10n/src/com/android/recovery_l10n/
DMain.java94 savedBitmaps.put(thisLocale, b.copy(Bitmap.Config.ARGB_8888, false)); in run()
/bootable/recovery/
DNOTICE108 Derivative Works a copy of this License; and
121 include a readable copy of the attribution notices contained