Searched refs:ufs (Results 1 – 19 of 19) sorted by relevance
/external/chromium-trace/catapult/third_party/Paste/tests/ |
D | test_multidict.py | 154 ufs = d[k('f')] 155 assert isinstance(ufs, cgi.FieldStorage) 156 assert ufs is not fs 157 assert ufs.name == fs.name 158 assert isinstance(ufs.name, str if six.PY3 else key_str) 159 assert ufs.filename == fs.filename 160 assert isinstance(ufs.filename, six.text_type) 161 assert isinstance(ufs.value, str) 162 assert ufs.value == 'hello'
|
/external/e2fsprogs/tests/f_crashdisk/ |
D | expect.1 | 7 filesystem (and not swap or ufs or something else), then the superblock
|
/external/valgrind/coregrind/m_syswrap/ |
D | syswrap-amd64-darwin.c | 146 x86_float_state64_from_vex(&((x86_float_state_t *)mach_generic)->ufs.fs64, vex); in thread_state_from_vex()
|
/external/llvm/include/llvm/Support/ |
D | MachO.h | 1610 } ufs; member 1649 swapStruct(x.ufs.fs64); in swapStruct()
|
/external/e2fsprogs/po/ |
D | id.po | 776 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n 786 "@f (and not swap or ufs or something else), then the @S\n" 794 "@f (dan bukan swap atau ufs atau sesuatu yang lain), maka @S\n"
|
D | it.po | 794 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n 804 "@f (and not swap or ufs or something else), then the @S\n" 812 "(e non swap, ufs o altro), allora il @S � corrotto, e si potrebbe\n"
|
D | ca.po | 782 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n 792 "@f (and not swap or ufs or something else), then the @S\n" 800 "ext2 (i no pas d'intercanvi, ufs o algun altre), llavors el @S\n"
|
D | de.po | 773 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n 783 "@f (and not swap or ufs or something else), then the @S\n" 791 "@f (kein swap oder ufs usw.) enthält, dann ist der @S\n"
|
D | tr.po | 778 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n 788 "@f (and not swap or ufs or something else), then the @S\n" 796 "(ve bir takas bölümü veya ufs ya da her neyse değilse)\n"
|
D | es.po | 821 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n 831 "@f (and not swap or ufs or something else), then the @S\n" 839 "de intercambio, ufs o algo más), entonces el @S está corrompido\n"
|
D | sv.po | 788 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n 798 "@f (and not swap or ufs or something else), then the @S\n" 806 "ext2-filsystem (och inte växlingsutrymme eller ufs eller något annat)\n"
|
D | pl.po | 770 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n 780 "@f (and not swap or ufs or something else), then the @S\n" 788 "@f ext2 (nie jest swapem, ufs-em ani niczym innym),\n"
|
D | e2fsprogs.pot | 778 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n 786 "@f (and not swap or ufs or something else), then the @S\n"
|
D | zh_CN.po | 777 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n 787 "@f (and not swap or ufs or something else), then the @S\n"
|
D | nl.po | 777 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n 787 "@f (and not swap or ufs or something else), then the @S\n"
|
D | cs.po | 779 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n 789 "@f (and not swap or ufs or something else), then the @S\n"
|
D | vi.po | 779 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n 789 "@f (and not swap or ufs or something else), then the @S\n"
|
/external/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 8369 Print_x86_float_state_t(fs.ufs.fs64); in PrintThreadCommand()
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 7305 an ext2 filesystem at all (it might swap, msdos filesystem, ufs, etc.)
|