Searched refs:logical (Results 1 - 25 of 69) sorted by relevance

123

/external/libcxx/test/utilities/function.objects/logical.operations/
H A DAndroid.mk17 test_makefile := external/libcxx/test/utilities/function.objects/logical.operations/Android.mk
19 test_name := utilities/function.objects/logical.operations/logical_or
23 test_name := utilities/function.objects/logical.operations/logical_and
27 test_name := utilities/function.objects/logical.operations/logical_not
31 test_name := utilities/function.objects/logical.operations/transparent
/external/llvm/test/MC/Mips/
H A Dmicromips-16-bit-instructions.s6 # for arithmetic and logical instructions.
H A Dmicromips-branch-instructions.s6 # for arithmetic and logical instructions.
H A Dmicromips-alu-instructions.s4 # for arithmetic and logical instructions.
H A Dmips-alu-instructions.s3 # for arithmetic and logical instructions.
H A Dmips64-alu-instructions.s3 # for arithmetic and logical instructions.
/external/chromium_org/third_party/skia/src/sfnt/
H A DSkOTUtils.cpp140 unsigned char* logical = data + originalDataSize + nameTableLogicalSize; local
142 for (; logical < physical; ++logical) {
143 *logical = 0;
/external/skia/src/sfnt/
H A DSkOTUtils.cpp140 unsigned char* logical = data + originalDataSize + nameTableLogicalSize; local
142 for (; logical < physical; ++logical) {
143 *logical = 0;
/external/e2fsprogs/lib/ext2fs/
H A Dextent.c598 * Go to the node at leaf_level which contains logical block blk.
1124 * Sets the physical block for a logical file block in the extent tree.
1146 blk64_t logical, blk64_t physical, int flags)
1149 int mapped = 1; /* logical is mapped? */
1167 handle->ino, logical, physical, flags);
1187 newextent.e_lblk = logical;
1211 /* go to the logical spot we want to (re/un)map */
1212 retval = ext2fs_extent_goto(handle, logical);
1220 logical);
1229 * This may be the extent *before* the requested logical,
1145 ext2fs_extent_set_bmap(ext2_extent_handle_t handle, blk64_t logical, blk64_t physical, int flags) argument
[all...]
/external/libvorbis/doc/
H A Da1-encapsulation-ogg.tex8 This document describes using Ogg logical and physical transport
16 bitstream overview} and \href{framing.html}{Ogg logical
33 The Ogg stream may be chained, i.e., contain multiple, contigous logical streams (links).
74 first page of the logical Ogg stream. This results in a first Ogg
75 page of exactly 58 bytes at the very beginning of the logical stream.
85 the logical stream. However many pages they span, the third header
95 The first audio packet of the logical stream begins a fresh Ogg page.
H A D07-floor1.tex26 \item the first line segment (base case) is a logical line spanning
31 logical line segment and produces a y_new value at that point computed
64 We now draw new logical lines to reflect the correction to new_Y, and
239 Curve computation is split into two logical steps; the first step
H A D09-helper.tex25 4) logical shift [x] one bit to the right, padding the MSb with zero
H A D02-bitpacking.tex15 convention specifies the correct mapping of the logical packet
76 integer to the logical bitstream first, followed by next least
/external/e2fsprogs/misc/
H A De4defrag.c131 __u64 logical; /* start logical block number */ member in struct:fiemap_extent_data
152 __u64 orig_start; /* logical start offset in block for orig */
153 __u64 donor_start; /* logical start offset in block for donor */
632 * insert_extent_by_logical() - Sequentially insert extent by logical.
634 * @ext_list_head: the head of logical extent list.
653 if (ext->data.logical <= ext_list_tmp->data.logical) {
655 if (ext_list_tmp->data.logical <
656 ext->data.logical
[all...]
H A Dfilefrag.c266 unsigned long long logical; local
279 for (i = 0, logical = 0, *num_extents = 0, count = last_block = 0;
281 i++, logical += st->st_blksize) {
309 fm_ext.fe_logical + fm_ext.fe_length != logical)) {
313 fm_ext.fe_logical = logical;
/external/kernel-headers/original/uapi/linux/
H A Dhiddev.h97 __u32 logical; /* logical usage for this field */ member in struct:hiddev_field_info
/external/e2fsprogs/debugfs/
H A Dextent_inode.c270 extent.e_len = parse_ulong(argv[2], argv[0], "logical block", &err);
366 blk64_t logical; local
387 err = strtoblk(cmd, argv[1], &logical);
395 retval = ext2fs_extent_set_bmap(current_handle, logical,
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
H A Dautopep8.py365 pep8. The second argument, "logical", is required only for logical-line
466 logical = None
468 logical = _get_logical(self.source,
472 if logical and set(range(
473 logical[0][0] + 1,
474 logical[1][0] + 1)).intersection(
478 modified_lines = fix(result, logical)
483 # Force logical fixes to report what they modified.
585 """Fix indentation undistinguish from the next logical lin
[all...]
/external/oprofile/events/i386/atom/
H A Dunit_masks66 0x10 s SIMD packed logical microops executed
67 0x90 ar SIMD packed logical microops retired
/external/valgrind/main/none/tests/ppc32/
H A Dtest_isa_2_07_part1.c215 PPC_TWO_I16 = 0x00000006, // family: arith/logical
216 PPC_SPECIAL = 0x00000007, // family: logical
1068 int arith, logical, compare, ldst; member in struct:insn_sel_flags_t_struct
1711 "PPC altivec integer logical insns with three args",
1765 (type == PPC_LOGICAL && !seln_flags.logical) ||
1918 flags.logical = 1;
1972 printf(" logical = %d\n", flags.logical);
/external/valgrind/main/none/tests/ppc64/
H A Dtest_isa_2_07_part1.c215 PPC_TWO_I16 = 0x00000006, // family: arith/logical
216 PPC_SPECIAL = 0x00000007, // family: logical
1068 int arith, logical, compare, ldst; member in struct:insn_sel_flags_t_struct
1711 "PPC altivec integer logical insns with three args",
1765 (type == PPC_LOGICAL && !seln_flags.logical) ||
1918 flags.logical = 1;
1972 printf(" logical = %d\n", flags.logical);
/external/valgrind/main/VEX/switchback/
H A Dtest_ppc_jm1.c3329 "PPC integer logical instructions with two arguments",
3334 "PPC integer logical instructions with two arguments with flags update",
3359 "PPC integer logical instructions\n with one register + one 16 bits immediate arguments",
3364 "PPC integer logical instructions\n with one register + one 16 bits immediate arguments with flags update",
3369 "PPC condition register logical instructions - two operands",
3384 "PPC integer logical instructions with one argument",
3389 "PPC integer logical instructions with one argument with flags update",
3394 "PPC logical instructions with special forms",
3399 "PPC logical instructions with special forms with flags update",
3475 "PPC altivec integer logical instruction
4335 do_tests(int one_arg, int two_args, int three_args, int arith, int logical, int compare, int integer, int floats, int p405, int altivec, int faltivec, int cr, unsigned char *filter) argument
4486 int arith = 0, logical = 0, compare = 0; local
[all...]
/external/chromium_org/third_party/WebKit/Source/core/css/
H A Dhtml.css420 -webkit-rtl-ordering: logical;
518 -webkit-rtl-ordering: logical;
759 -webkit-rtl-ordering: logical;
/external/chromium_org/third_party/icu/
H A Dicui18n.host.darwin-arm.mk214 -Wno-logical-op-parentheses \
304 -Wno-logical-op-parentheses \
H A Dicui18n.host.darwin-arm64.mk214 -Wno-logical-op-parentheses \
303 -Wno-logical-op-parentheses \

Completed in 5870 milliseconds

123