/external/e2fsprogs/resize/ |
resize2fs.c | [all...] |
/build/tools/releasetools/ |
common.py | 949 "ext4": "EMMC", "emmc": "EMMC" }
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
pickletools.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
pickletools.py | [all...] |
/external/e2fsprogs/e2fsck/ |
problem.c | 385 N_("The test_fs flag is set (and ext4 is available). "), [all...] |
/frameworks/base/docs/html/about/versions/ |
android-3.0.jd | [all...] |
/system/vold/ |
cryptfs.c | 39 #include <ext4.h> [all...] |
/build/core/ |
Makefile | 588 INTERNAL_USERIMAGES_EXT_VARIANT := ext4 [all...] |
definitions.mk | [all...] |
/external/e2fsprogs/po/ |
cs.po | 1145 msgid "The test_fs flag is set (and ext4 is available). " 1146 msgstr "P?íznak test_fs je nastaven (a ext4 je dostupný). " [all...] |
de.po | 1153 msgid "The test_fs flag is set (and ext4 is available). " 1154 msgstr "Die Kennung test_fs wurde gesetzt (und ext4 ist verfügbar). " [all...] |
fr.po | 1150 msgid "The test_fs flag is set (and ext4 is available). " 1151 msgstr "Le drapeau test_fs est positionn? (et ext4 est disponible). " [all...] |
id.po | 1139 msgid "The test_fs flag is set (and ext4 is available). " 1140 msgstr "Tanda test_fs telah aktif (dan ext4 tersedia). " [all...] |
nl.po | 1144 msgid "The test_fs flag is set (and ext4 is available). " 1145 msgstr "De functievlag 'test_fs' is gezet (en ext4 is beschikbaar). " [all...] |
pl.po | 1137 msgid "The test_fs flag is set (and ext4 is available). " 1138 msgstr "Flags test_fs jest ustawiona (i ext4 jest dost?pny). " [all...] |
sv.po | 1153 msgid "The test_fs flag is set (and ext4 is available). " 1154 msgstr "Flaggan test_fs ?r satt (och ext4 ?r tillg?nligt). " [all...] |
vi.po | 1141 msgid "The test_fs flag is set (and ext4 is available). " 1142 msgstr "C? « test_fs » ???c ??t (và ext4 s?n sàng)" [all...] |
e2fsprogs.pot | 1095 msgid "The test_fs flag is set (and ext4 is available). " [all...] |
zh_CN.po | 1103 msgid "The test_fs flag is set (and ext4 is available). " [all...] |
ca.po | 1125 msgid "The test_fs flag is set (and ext4 is available). " [all...] |
es.po | [all...] |
it.po | 1132 msgid "The test_fs flag is set (and ext4 is available). " [all...] |
tr.po | 1130 msgid "The test_fs flag is set (and ext4 is available). " [all...] |
/external/chromium-trace/ |
script.js | 48 b.args,b.duration)],e.thread.asyncSliceGroup.push(b),delete e.openAsyncSlices[g])},ext4SyncFileEnterEvent:function(a,c,e,b,g){a=/dev (\d+,\d+) ino (\d+) parent (\d+) datasync (\d+)/.exec(g.details);if(!a)return!1;c=a[1];e=parseInt(a[2]);this.openAsyncSlice(b,"ext4",g.threadName,g.pid,c+"-"+e,1==a[4]?"fdatasync":"fsync");return!0},ext4SyncFileExitEvent:function(a,c,e,b,g){e=/dev (\d+,\d+) ino (\d+) ret (\d+)/.exec(g.details);if(!e)return!1;a=e[1];c=parseInt(e[2]);e=parseInt(e[3]);this.closeAsyncSlice(b, 49 "ext4",g.threadName,g.pid,a+"-"+c,{device:a,inode:c,error:e});return!0},blockRqIssueEvent:function(a,c,e,b,g){var h=/(\d+,\d+) (F)?([DWRN])(F)?(A)?(S)?(M)? \d+ \(.*\) (\d+) \+ (\d+) \[.*\]/.exec(g.details);if(!h)return!1;switch(h[3]){case "D":a="discard";break;case "W":a="write";break;case "R":a="read";break;case "N":a="none";break;default:a="unknown"}h[2]&&(a+=" flush");"F"==h[4]&&(a+=" fua");"A"==h[5]&&(a+=" ahead");"S"==h[6]&&(a+=" sync");"M"==h[7]&&(a+=" meta");c=h[1];e=parseInt(h[8]);h=parseInt(h[9]); [all...] |
/external/chromium-trace/trace-viewer/test_data/ |
android_systrace.html | [all...] |