HomeSort by relevance Sort by last modified time
    Searched full:logical (Results 201 - 225 of 1921) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/
exception.hpp 58 // An entry cannot be inserted into a container object for logical
63 // A join cannot be performed logical reasons (i.e., the ranges of
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
exception.hpp 58 // An entry cannot be inserted into a container object for logical
63 // A join cannot be performed logical reasons (i.e., the ranges of
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
exception.hpp 64 /// An entry cannot be inserted into a container object for logical
69 /// A join cannot be performed logical reasons (i.e., the ranges of
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
exception.hpp 58 // An entry cannot be inserted into a container object for logical
63 // A join cannot be performed logical reasons (i.e., the ranges of
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
exception.hpp 64 /// An entry cannot be inserted into a container object for logical
69 /// A join cannot be performed logical reasons (i.e., the ranges of
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMWSFilter.java 45 * Test whether whitespace-only text nodes are visible in the logical
  /external/chromium_org/ppapi/api/dev/
ppb_view_dev.idl 18 * (also known as logical pixels or UI pixels on some platforms). This allows
  /external/chromium_org/ppapi/c/dev/
ppb_view_dev.h 31 * (also known as logical pixels or UI pixels on some platforms). This allows
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
CursorData.h 54 // Hot spot in the image in logical pixels.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_logic.h 30 * Helper functions for logical operations.
  /external/chromium_org/third_party/skia/include/pathops/
SkPathOps.h 16 * The logical operations that can be performed when combining two paths.
  /external/chromium_org/third_party/skia/src/sfnt/
SkOTUtils.cpp 140 unsigned char* logical = data + originalDataSize + nameTableLogicalSize; local
142 for (; logical < physical; ++logical) {
143 *logical = 0;
  /external/chromium_org/ui/gfx/
text_constants.h 10 // TODO(msw): Distinguish between logical character stops and glyph stops?
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1166.js 30 // Deoptimization after a short-circuit logical operation in an effect
  /external/droiddriver/src/com/google/android/droiddriver/scroll/
Direction.java 25 /** Logical directions */
  /external/e2fsprogs/contrib/
e2croncheck 12 # "VOLUME" so it is the name of the filesystem's logical volume,
  /external/libogg/doc/libogg/
ogg_page_bos.html 20 <p>Indicates whether this page is at the beginning of the logical bitstream.
ogg_page_eos.html 20 <p>Indicates whether this page is at the end of the logical bitstream.
  /external/llvm/lib/Target/SystemZ/
README.txt 102 ADD LOGICAL WITH SIGNED IMMEDIATE could be useful when we need to
103 produce a carry. SUBTRACT LOGICAL IMMEDIATE could be useful when we
105 ADD LOGICAL WITH CARRY and SUBTRACT LOGICAL WITH BORROW, so the high
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_logic.h 30 * Helper functions for logical operations.
  /external/oprofile/events/i386/p6_mobile/
unit_masks 35 0x10 MMX packed logical
  /external/qemu/hw/
usb-hid.c 269 0x15, 0x00, /* Logical Minimum (0) */
270 0x25, 0x01, /* Logical Maximum (1) */
281 0x15, 0x81, /* Logical Minimum (-0x7f) */
282 0x25, 0x7f, /* Logical Maximum (0x7f) */
299 0x15, 0x00, /* Logical Minimum (0) */
300 0x25, 0x01, /* Logical Maximum (1) */
310 0x15, 0x00, /* Logical Minimum (0) */
311 0x26, 0xff, 0x7f, /* Logical Maximum (0x7fff) */
319 0x15, 0x81, /* Logical Minimum (-0x7f) */
320 0x25, 0x7f, /* Logical Maximum (0x7f) *
    [all...]
  /external/skia/include/pathops/
SkPathOps.h 16 * The logical operations that can be performed when combining two paths.
  /external/skia/src/sfnt/
SkOTUtils.cpp 140 unsigned char* logical = data + originalDataSize + nameTableLogicalSize; local
142 for (; logical < physical; ++logical) {
143 *logical = 0;
  /external/stlport/stlport/stl/
type_manips.h 61 // logical and of 2 predicated
68 // logical and of 3 predicated
75 //logical or of 2 predicated
82 // logical or of 3 predicated

Completed in 532 milliseconds

1 2 3 4 5 6 7 891011>>