Searched defs:logical (Results 1 - 22 of 22) sorted by relevance

/external/eigen/blas/f2c/
H A Ddatatypes.h15 typedef int logical; typedef
/external/e2fsprogs/debugfs/
H A Dextent_inode.c272 err = strtoblk(argv[0], argv[1], "logical block", &extent.e_lblk);
346 err = strtoblk(cmd, argv[1], "logical block", &extent.e_lblk);
371 blk64_t logical; local
392 err = strtoblk(cmd, argv[1], "logical block", &logical);
400 retval = ext2fs_extent_set_bmap(current_handle, logical,
/external/skia/src/sfnt/
H A DSkOTUtils.cpp142 unsigned char* logical = data + originalDataSize + nameTableLogicalSize; local
144 for (; logical < physical; ++logical) {
145 *logical = 0;
/external/skqp/src/sfnt/
H A DSkOTUtils.cpp142 unsigned char* logical = data + originalDataSize + nameTableLogicalSize; local
144 for (; logical < physical; ++logical) {
145 *logical = 0;
/external/tensorflow/tensorflow/compiler/xla/
H A Dlayout_util.cc367 const int64 logical = Major(layout, physical); local
368 logical_to_physical[logical] = physical;
/external/e2fsprogs/lib/ext2fs/
H A Dextent.c647 * Go to the node at leaf_level which contains logical block blk.
1234 * Sets the physical block for a logical file block in the extent tree.
1256 blk64_t logical, blk64_t physical, int flags)
1259 int mapped = 1; /* logical is mapped? */
1277 handle->ino, logical, physical, flags);
1297 newextent.e_lblk = logical;
1321 /* go to the logical spot we want to (re/un)map */
1322 retval = ext2fs_extent_goto(handle, logical);
1330 logical);
1339 * This may be the extent *before* the requested logical,
1255 ext2fs_extent_set_bmap(ext2_extent_handle_t handle, blk64_t logical, blk64_t physical, int flags) argument
[all...]
/external/e2fsprogs/misc/
H A Dfilefrag.c298 unsigned long long logical, expected = 0; local
312 for (i = 0, logical = 0, *num_extents = 0, count = last_block = 0;
314 i++, logical += st->st_blksize) {
334 fm_ext.fe_logical + fm_ext.fe_length != logical) {
362 fm_ext.fe_logical = logical;
H A De4defrag.c130 __u64 logical; /* start logical block number */ member in struct:fiemap_extent_data
151 __u64 orig_start; /* logical start offset in block for orig */
152 __u64 donor_start; /* logical start offset in block for donor */
580 * insert_extent_by_logical() - Sequentially insert extent by logical.
582 * @ext_list_head: the head of logical extent list.
601 if (ext->data.logical <= ext_list_tmp->data.logical) {
603 if (ext_list_tmp->data.logical <
604 ext->data.logical
[all...]
/external/kernel-headers/original/uapi/linux/
H A Dhiddev.h98 __u32 logical; /* logical usage for this field */ member in struct:hiddev_field_info
H A Dbtrfs.h140 * logical */
610 __u64 logical; /* in */ member in struct:btrfs_ioctl_logical_ino_args
617 /* Return every ref to the extent, not just those containing logical block.
618 * Requires logical == extent bytenr. */
/external/syslinux/core/fs/btrfs/
H A Dbtrfs.c76 if (m1->logical > m2->logical)
78 if (m1->logical < m2->logical)
117 * from sys_chunk_array or chunk_tree, we can convert a logical address to
120 static u64 logical_physical(struct fs_info *fs, u64 logical) argument
127 item.logical = logical;
135 if (logical >=
136 chunk_map->map[slot-1].logical
[all...]
H A Dbtrfs.h196 /* store logical offset to physical offset mapping */
198 u64 logical; member in struct:btrfs_chunk_map_item
/external/valgrind/none/tests/ppc32/
H A Dtest_isa_2_07_part1.c221 PPC_TWO_I16 = 0x00000006, // family: arith/logical
222 PPC_SPECIAL = 0x00000007, // family: logical
1122 int arith, logical, compare, ldst; member in struct:insn_sel_flags_t_struct
1858 "PPC altivec integer logical insns with three args",
1912 (type == PPC_LOGICAL && !seln_flags.logical) ||
2065 flags.logical = 1;
2119 printf(" logical = %d\n", flags.logical);
H A Djm-insns.c362 PPC_TWO_I16 = 0x00000006, // family: arith/logical
363 PPC_SPECIAL = 0x00000007, // family: logical
3947 "PPC integer logical insns with two args",
3952 "PPC integer logical insns with two args with flags update",
3977 "PPC integer logical insns\n with one register + one 16 bits immediate args",
3982 "PPC integer logical insns\n with one register + one 16 bits immediate args with flags update",
3987 "PPC condition register logical insns - two operands",
4002 "PPC integer logical insns with one arg",
4007 "PPC integer logical insns with one arg with flags update",
4012 "PPC logical insn
7469 int arith, logical, compare, ldst; member in struct:insn_sel_flags_t_struct
[all...]
/external/valgrind/none/tests/ppc64/
H A Dtest_isa_2_07_part1.c221 PPC_TWO_I16 = 0x00000006, // family: arith/logical
222 PPC_SPECIAL = 0x00000007, // family: logical
1122 int arith, logical, compare, ldst; member in struct:insn_sel_flags_t_struct
1858 "PPC altivec integer logical insns with three args",
1912 (type == PPC_LOGICAL && !seln_flags.logical) ||
2065 flags.logical = 1;
2119 printf(" logical = %d\n", flags.logical);
H A Dtest_isa_3_0.c2230 "ppc vector logical immediate",
2235 "ppc vector logical one",
2406 /* The logical instructions will set CR fields to zero, so
3813 unsigned int arith, logical, compare, popcnt, ldst, insert_extract, permute, round; member in struct:insn_sel_flags_t_struct
3868 (type == PPC_LOGICAL && !seln_flags.logical) ||
4198 flags.logical = 1;
4314 printf(" logical = %d\n", flags.logical);
H A Djm-insns.c362 PPC_TWO_I16 = 0x00000006, // family: arith/logical
363 PPC_SPECIAL = 0x00000007, // family: logical
3947 "PPC integer logical insns with two args",
3952 "PPC integer logical insns with two args with flags update",
3977 "PPC integer logical insns\n with one register + one 16 bits immediate args",
3982 "PPC integer logical insns\n with one register + one 16 bits immediate args with flags update",
3987 "PPC condition register logical insns - two operands",
4002 "PPC integer logical insns with one arg",
4007 "PPC integer logical insns with one arg with flags update",
4012 "PPC logical insn
7469 int arith, logical, compare, ldst; member in struct:insn_sel_flags_t_struct
[all...]
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/guice/extensions/persist/lib/
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1336 milliseconds