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

<<11121314151617181920>>

  /frameworks/base/services/core/java/com/android/server/hdmi/
SendKeyAction.java 42 // Logical address of the device to which the UCP/UCP commands are sent.
52 * @param targetAddress logical address of the device to send the keys to
SystemAudioAction.java 46 // Logical address of AV Receiver.
60 * @param avrAddress logical address of AVR device
HdmiCecLocalDeviceTv.java 62 * Represent a logical device of type TV residing in Android system.
120 // other CEC devices since they might not have logical address.
512 // If there is new device action which has the same logical address and path
    [all...]
  /frameworks/support/v4/java/android/support/v4/widget/
ExploreByTouchHelper.java 43 * logical items. It extends {@link AccessibilityNodeProviderCompat} and
46 * hierarchies of logical items.
78 /** Virtual view id for the currently focused logical item. */
81 /** Virtual view id for the currently hovered logical item. */
87 * @param forView View whose logical children are exposed by this helper.
102 * @param host View whose logical children are exposed by this helper.
574 * Provides a mapping between view-relative coordinates and logical
579 * @return virtual view identifier for the logical item under
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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.11-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebtables.h 171 /* the logical in-dev */
175 /* the logical out-dev */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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.11-4.8/sysroot/usr/include/linux/netfilter_bridge/
ebtables.h 171 /* the logical in-dev */
175 /* the logical out-dev */
  /art/compiler/utils/arm/
constants_arm.h 131 AND = 0, // Logical AND
132 EOR = 1, // Logical Exclusive OR
143 ORR = 12, // Logical (inclusive) OR
154 LSL = 0, // Logical shift left
155 LSR = 1, // Logical shift right
  /external/chromium_org/ui/views/controls/textfield/
textfield.h 88 // the logical beginning of the text; this generally shows the leading portion
158 // Gets the selected logical text range.
161 // Selects the specified logical text range.
173 // Set the text color over the entire text or a logical character range.
178 // Set various text styles over the entire text or a logical character range.
  /external/e2fsprogs/misc/
filefrag.c 266 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/oprofile/libpopt/
popt.h 90 #define POPT_ERROR_BADOPERATION -19 /*!< mutually exclusive logical operations requested */
530 * Save a long, performing logical operation with value.
533 * @param argInfo logical operation (see POPT_ARGFLAG_*)
545 * Save an integer, performing logical operation with value.
548 * @param argInfo logical operation (see POPT_ARGFLAG_*)
  /external/oprofile/
popt.h 90 #define POPT_ERROR_BADOPERATION -19 /*!< mutually exclusive logical operations requested */
530 * Save a long, performing logical operation with value.
533 * @param argInfo logical operation (see POPT_ARGFLAG_*)
545 * Save an integer, performing logical operation with value.
548 * @param argInfo logical operation (see POPT_ARGFLAG_*)
  /external/libogg/doc/
rfc5334.txt 161 An Ogg bitstream generally consists of one or more logical bitstreams
164 logical bitstreams may be identified without decoding the header
165 pages of the logical bitstreams through use of a [Skeleton]
183 logical bitstream that they cannot decode SHOULD ignore it, while
429 Skeleton logical bitstream to identify all other contained logical
488 "video/ogg" SHOULD contain an Ogg Skeleton logical bitstream.
544 under the "audio/ogg" type SHOULD have an Ogg Skeleton logical
619 logical and physical bitstream overview, Ogg logical
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/
math_symbols.json 1531 "default": "logical and"
1539 "default": "logical or"
    [all...]
  /external/vixl/src/a64/
instructions-a64.h 251 // Logical (immediate) when not setting the flags.
261 // Of the logical (immediate) instructions, only ANDS (and its aliases)
263 // Note that some logical operations are not available to
  /frameworks/base/core/java/android/hardware/hdmi/
HdmiTvClient.java 28 * HdmiTvClient represents HDMI-CEC logical device of type TV in the Android system
71 * Select a CEC logical device to be a new active source.
73 * @param logicalAddress logical address of the device to select
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
slice_array.h 151 /// Logical xor slice elements with corresponding elements of @a v.
153 /// Logical and slice elements with corresponding elements of @a v.
155 /// Logical or slice elements with corresponding elements of @a v.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
slice_array.h 150 /// Logical xor slice elements with corresponding elements of @a v.
152 /// Logical and slice elements with corresponding elements of @a v.
154 /// Logical or slice elements with corresponding elements of @a v.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
slice_array.h 150 /// Logical xor slice elements with corresponding elements of @a v.
152 /// Logical and slice elements with corresponding elements of @a v.
154 /// Logical or slice elements with corresponding elements of @a v.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
slice_array.h 149 /// Logical xor slice elements with corresponding elements of @a v.
151 /// Logical and slice elements with corresponding elements of @a v.
153 /// Logical or slice elements with corresponding elements of @a v.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
slice_array.h 149 /// Logical xor slice elements with corresponding elements of @a v.
151 /// Logical and slice elements with corresponding elements of @a v.
153 /// Logical or slice elements with corresponding elements of @a v.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
slice_array.h 149 /// Logical xor slice elements with corresponding elements of @a v.
151 /// Logical and slice elements with corresponding elements of @a v.
153 /// Logical or slice elements with corresponding elements of @a v.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
slice_array.h 149 /// Logical xor slice elements with corresponding elements of @a v.
151 /// Logical and slice elements with corresponding elements of @a v.
153 /// Logical or slice elements with corresponding elements of @a v.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
slice_array.h 151 /// Logical xor slice elements with corresponding elements of @a v.
153 /// Logical and slice elements with corresponding elements of @a v.
155 /// Logical or slice elements with corresponding elements of @a v.

Completed in 2169 milliseconds

<<11121314151617181920>>