HomeSort by relevance Sort by last modified time
    Searched refs:logical (Results 1 - 25 of 48) sorted by null

1 2

  /bionic/libc/kernel/arch-x86/asm/
io_apic_32.h 104 } logical; member in union:IO_APIC_route_entry::__anon227
  /development/ndk/platforms/android-9/arch-x86/include/asm/
io_apic_32.h 104 } logical; member in union:IO_APIC_route_entry::__anon1417
  /external/kernel-headers/original/asm-x86/
io_apic_32.h 73 dest_mode : 1, /* 0: physical, 1: logical */
90 } logical; member in union:IO_APIC_route_entry::__anon9586
  /external/skia/src/sfnt/
SkOTUtils.cpp 140 unsigned char* logical = data + originalDataSize + nameTableLogicalSize; local
142 for (; logical < physical; ++logical) {
143 *logical = 0;
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
io_apic_32.h 89 } logical; member in union:IO_APIC_route_entry::__anon31399
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
io_apic_32.h 89 } logical; member in union:IO_APIC_route_entry::__anon32184
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
io_apic_32.h 89 } logical; member in union:IO_APIC_route_entry::__anon34044
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
io_apic_32.h 89 } logical; member in union:IO_APIC_route_entry::__anon34754
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
io_apic_32.h 89 } logical; member in union:IO_APIC_route_entry::__anon38392
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
io_apic_32.h 104 } logical; member in union:IO_APIC_route_entry::__anon39873
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
io_apic_32.h 104 } logical; member in union:IO_APIC_route_entry::__anon42598
  /external/libvorbis/doc/
a1-encapsulation-ogg.tex 8 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.
07-floor1.tex 26 \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
09-helper.tex 25 4) logical shift [x] one bit to the right, padding the MSb with zero
  /external/e2fsprogs/lib/ext2fs/
extent.c 602 * Go to the node at leaf_level which contains logical block blk.
1121 * Sets the physical block for a logical file block in the extent tree.
1143 blk64_t logical, blk64_t physical, int flags)
1146 int mapped = 1; /* logical is mapped? */
1164 handle->ino, logical, physical, flags);
1184 newextent.e_lblk = logical;
1208 /* go to the logical spot we want to (re/un)map */
1209 retval = ext2fs_extent_goto(handle, logical);
1217 logical);
1226 * This may be the extent *before* the requested logical,
1852 blk_t logical; local
    [all...]
  /external/webkit/Source/WebCore/css/
CSSPropertyNames.in 238 -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
wml.css 134 -webkit-rtl-ordering: logical;
172 -webkit-rtl-ordering: logical;
  /external/v8/test/mjsunit/regress/
regress-1167.js 30 // Deoptimization after a logical not in an effect context should not see a
31 // value for the logical not expression.
regress-1166.js 30 // Deoptimization after a short-circuit logical operation in an effect
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
hiddev.h 97 __u32 logical; /* logical usage for this field */ member in struct:hiddev_field_info
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hiddev.h 97 __u32 logical; /* logical usage for this field */ member in struct:hiddev_field_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hiddev.h 97 __u32 logical; /* logical usage for this field */ member in struct:hiddev_field_info
  /external/llvm/test/MC/Mips/
mips-alu-instructions.s 3 # for arithmetic and logical instructions.
6 # Logical instructions
mips64-alu-instructions.s 3 # for arithmetic and logical instructions.
6 # Logical instructions
  /external/oprofile/events/i386/atom/
unit_masks 66 0x10 s SIMD packed logical microops executed
67 0x90 ar SIMD packed logical microops retired

Completed in 4276 milliseconds

1 2