HomeSort by relevance Sort by last modified time
    Searched full:logical (Results 626 - 650 of 1952) sorted by null

<<21222324252627282930>>

  /frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
UsbHid.java 69 (byte)0xa1, 0x02, // COLLECTION (Logical)
  /frameworks/base/tools/aapt2/
ResourceTable.h 98 * The logical type of resource (string, drawable, layout, etc.).
  /frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/processing/
Scope.java 31 * Utility class to keep track of "logical" stack traces, which we can use to print better error
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
ProxyController.java 65 // or a FINISH will be issued to each Logical Modem with the old
108 // The old raf configuration is used to restore each logical modem raf when FINISH is
290 // get the logical mode corresponds to new raf requested and pass the
390 // All logical modem accepted the new radio access family, issue the APPLY
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccCarrierPrivilegeRules.java 122 // Max number of retries for open logical channel, interval is 10s.
218 private int mRetryCount; // Number of retries for open logical channel.
227 // Send open logical channel request.
387 // MISSING_RESOURCE could be due to logical channels temporarily unavailable,
  /frameworks/opt/vcard/java/com/android/vcard/
VCardProperty.java 29 * Represents vCard's property, or logical "one line" of each vCard entry.
  /frameworks/support/v4/java/android/support/v4/view/accessibility/
AccessibilityNodeProviderCompat.java 180 * logical structure.
  /hardware/ti/omap4-aah/camera/inc/
TICameraParameters.h 34 // Select logical Camera index
  /hardware/ti/omap4xxx/camera/inc/
TICameraParameters.h 36 // Select logical Camera index
  /libcore/luni/src/main/java/org/w3c/dom/
DOMException.java 17 * when an operation is impossible to perform (either for logical reasons,
  /libcore/luni/src/main/java/org/w3c/dom/traversal/
NodeFilter.java 134 * Test whether a specified node is visible in the logical view of a
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/detail/
sequence.hpp 16 #include <boost/mpl/logical.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
apply_wrap.hpp 50 # include <boost/preprocessor/logical/and.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
value_init.hpp 11 // 20 Feb 2009 (Fixed logical const-ness issues) Niels Dekker, Fernando Cacciola
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
fts.h 57 #define FTS_LOGICAL 0x0002 /* logical walk */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
cdrom.h 95 It is for playing audio in logical block addressing mode.
161 /* Address in either MSF or logical format */
354 #define CDROM_LBA 0x01 /* "logical block": first frame is #0 */
433 /* The generic packet command opcodes for CD/DVD Logical Units,
msdos_fs.h 108 __u8 sector_size[2]; /* bytes per logical sector */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr2/
bool_set 265 // 20.2.3.4 bool_set logical operators
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
fts.h 57 #define FTS_LOGICAL 0x0002 /* logical walk */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cdrom.h 95 It is for playing audio in logical block addressing mode.
161 /* Address in either MSF or logical format */
354 #define CDROM_LBA 0x01 /* "logical block": first frame is #0 */
433 /* The generic packet command opcodes for CD/DVD Logical Units,
msdos_fs.h 109 __u8 sector_size[2]; /* bytes per logical sector */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr2/
bool_set 265 // 20.2.3.4 bool_set logical operators
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr2/
bool_set 265 // 20.2.3.4 bool_set logical operators
  /prebuilts/misc/common/swig/include/2.0.11/r/
std_vector.i 525 %{ is.logical($arg) %}
526 %typemap("rtype") std::vector<bool> "logical"
527 %typemap("scoercein") std::vector<bool> , std::vector<bool> const, std::vector<bool> const& "$input = as.logical($input);";
577 %typemap("scoercein") std::vector< std::vector<bool> >, std::vector<std::vector<bool> > const, std::vector<std::vector<bool> >const& "$input = lapply($input, as.logical);";
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
fts.h 50 #define FTS_LOGICAL 0x0002 /* logical walk */

Completed in 2989 milliseconds

<<21222324252627282930>>