Home
last modified time | relevance | path

Searched refs:logical (Results 1 – 25 of 171) sorted by relevance

1234567

/external/e2fsprogs/tests/f_extents2/
Dexpect.13 (invalid logical block 0, physical block 23, len 12)
17 (logical block 0, invalid physical block 500, len 10)
21 (logical block 0, physical block 120, invalid len 6000)
25 (invalid logical block 10, physical block 155, len 45)
/external/e2fsprogs/lib/ext2fs/
Dextent.c1143 blk64_t logical, blk64_t physical, int flags) in ext2fs_extent_set_bmap() argument
1164 handle->ino, logical, physical, flags); in ext2fs_extent_set_bmap()
1184 newextent.e_lblk = logical; in ext2fs_extent_set_bmap()
1209 retval = ext2fs_extent_goto(handle, logical); in ext2fs_extent_set_bmap()
1217 logical); in ext2fs_extent_set_bmap()
1248 retval = ext2fs_extent_goto(handle, logical); in ext2fs_extent_set_bmap()
1263 retval = ext2fs_extent_goto(handle, logical); in ext2fs_extent_set_bmap()
1269 (extent.e_pblk + (logical - extent.e_lblk) == physical)) { in ext2fs_extent_set_bmap()
1271 printf("physical block (at %llu) unchanged\n", logical); in ext2fs_extent_set_bmap()
1278 printf("mapping unmapped logical block %llu\n", logical); in ext2fs_extent_set_bmap()
[all …]
/external/llvm/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebateResp1.txt16 conclusion I do: that you have to go with familiar syntax over logical
42 introduce, no matter how logical it is. Introducing a new syntax that may
51 syntax that they have never seen that has a more logical structure. I think
57 P.S. Also, while I agree that most your syntax is more logical, there is
D2001-02-06-TypeNotationDebateResp4.txt2 > conclusion I do: that you have to go with familiar syntax over logical
48 > introduce, no matter how logical it is.
77 > syntax that they have never seen that has a more logical structure. I think
/external/webkit/Source/WebCore/css/
DCSSPropertyNames.in238 -webkit-logical-width
239 -webkit-logical-height
270 -webkit-max-logical-width
271 -webkit-max-logical-height
272 -webkit-min-logical-width
273 -webkit-min-logical-height
Dwml.css134 -webkit-rtl-ordering: logical;
172 -webkit-rtl-ordering: logical;
Dhtml.css411 -webkit-rtl-ordering: logical;
480 -webkit-rtl-ordering: logical;
585 -webkit-rtl-ordering: logical;
741 -webkit-rtl-ordering: logical;
/external/e2fsprogs/tests/f_extents/
Dexpect.16 (logical block 0, invalid physical block 21994527527949, len 17)
15 (logical block 0, invalid physical block 22011707397135, len 15)
/external/llvm/test/YAMLParser/
Dconstruct-bool.data5 logical: True
/external/llvm/test/Transforms/ConstProp/
Dlogicaltest.ll1 ; Ensure constant propagation of logical instructions is working correctly.
/external/kernel-headers/original/asm-x86/
Dio_apic_32.h90 } logical; member
/external/oprofile/events/i386/pii/
Dunit_masks21 0x10 MMX packed logical
/external/oprofile/events/i386/piii/
Dunit_masks31 0x10 MMX packed logical
/external/llvm/include/llvm/
DInstruction.def122 HANDLE_BINARY_INST(20, Shl , BinaryOperator) // Shift left (logical)
123 HANDLE_BINARY_INST(21, LShr , BinaryOperator) // Shift right (logical)
/external/e2fsprogs/debian/
Dcontrol133 filesystems by hard-coded device names, but via a logical naming
145 filesystems by hard-coded device names, but via a logical naming
159 filesystems by hard-coded device names, but via a logical naming
Dcontrol.in151 filesystems by hard-coded device names, but via a logical naming
164 filesystems by hard-coded device names, but via a logical naming
178 filesystems by hard-coded device names, but via a logical naming
/external/sepolicy/
Dseapp_contexts11 # All specified input selectors in an entry must match (i.e. logical AND).
/external/oprofile/events/i386/p6_mobile/
Dunit_masks35 0x10 MMX packed logical
/external/llvm/test/Transforms/InstCombine/
Dshift-sra.ll6 ; can be logical shift.
/external/grub/
DAUTHORS45 logical partitions, and did a significant bugfix for the terminal stuff.
/external/oprofile/events/i386/atom/
Dunit_masks66 0x10 s SIMD packed logical microops executed
67 0x90 ar SIMD packed logical microops retired
/external/oprofile/events/i386/core/
Dunit_masks50 0x10 MMX packed logical
/external/valgrind/main/VEX/switchback/
Dtest_ppc_jm1.c4336 int arith, int logical, int compare, in do_tests() argument
4362 (type == PPC_LOGICAL && !logical) || in do_tests()
4486 int arith = 0, logical = 0, compare = 0; in _main() local
4562 if (arith == 0 && logical == 0 && compare == 0) { in _main()
4564 logical = 1; in _main()
4587 logical=1; in _main()
4599 arith, logical, compare, in _main()
/external/llvm/lib/Target/CellSPU/
DREADME.txt60 * logical operations (and, or, shl, srl, sra, xor, nor, nand): needed
/external/dnsmasq/contrib/webmin/
DREADME12 netmasks are logical (you could enter a netmask of 255.0.255.0

1234567