HomeSort by relevance Sort by last modified time
    Searched full:logical (Results 251 - 275 of 2093) sorted by null

<<11121314151617181920>>

  /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/clang/test/SemaCXX/
warn-string-conversion.cpp 4 // An exception is made for this in logical and operators.
  /external/e2fsprogs/contrib/
e2croncheck 12 # "VOLUME" so it is the name of the filesystem's logical volume,
  /external/e2fsprogs/debugfs/
ro_debug_cmds.ct 78 request do_bmap, "Calculate the logical->physical block mapping for an inode",
  /external/e2fsprogs/lib/ext2fs/
getsectsize.c 42 * Returns the logical sector size of a device
  /external/kernel-headers/original/uapi/linux/
cciss_ioctl.h 60 int num_opens; /* number of opens on the 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/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/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
  /frameworks/av/media/libstagefright/mpeg2ts/
ESQueue.h 77 // consume a logical (compressed) access unit of size "size",
  /frameworks/base/core/java/android/annotation/
IntDef.java 26 * a logical type and that its value should be one of the explicitly
  /frameworks/base/services/core/java/com/android/server/hdmi/
SystemAudioActionFromAvr.java 32 * @param avrAddress logical address of AVR device
  /frameworks/support/annotations/src/android/support/annotation/
StringDef.java 29 * Denotes that the annotated String element, represents a logical
  /ndk/sources/cxx-stl/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
  /prebuilts/misc/common/swig/include/2.0.11/r/
rtype.swg 14 %typemap("rtype") bool, bool * "logical";
36 %{ is.logical($arg) && length($arg) == 1 %}
38 %{ is.logical($arg) %}
117 "$input = as.logical($input);";
  /prebuilts/ndk/5/sources/cxx-stl/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
  /prebuilts/ndk/6/sources/cxx-stl/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
  /prebuilts/ndk/7/sources/cxx-stl/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 1352 milliseconds

<<11121314151617181920>>