/external/libpcap/ |
fad-glifc.c | 323 * the end, it's a logical interface. Those are just 325 * interface, so an entry for a logical interface should
|
/external/libvorbis/doc/ |
02-bitpacking.tex | 15 convention specifies the correct mapping of the logical packet 76 integer to the logical bitstream first, followed by next least
|
/external/libvorbis/doc/vorbisfile/ |
ov_open.html | 148 (determining all the logical bitstreams in one physical bitstream, for 158 Vorbisfile 1.2.0 decodes the first logical audio stream of each
|
/external/llvm/include/llvm/ExecutionEngine/ |
RuntimeDyld.h | 150 /// within the logical dynamic library represented by this 164 /// search the logical dylib, you should override your getSymbolAddress
|
/external/llvm/include/llvm/IR/ |
ConstantRange.h | 255 /// logical right shift of a value in this range and a value in \p Other. 258 /// Return a new range that is the logical not of the current set.
|
/external/llvm/lib/Target/X86/ |
X86ISelLowering.h | 43 /// Bitwise logical AND of floating point values. This corresponds 47 /// Bitwise logical OR of floating point values. This corresponds 51 /// Bitwise logical XOR of floating point values. This corresponds 55 /// Bitwise logical ANDNOT of floating point values. This 59 /// Bitwise logical right shift of floating point values. This 91 /// X86 compare and logical compare instructions. 187 /// Bitwise Logical AND NOT of Packed FP values. 286 // 128-bit vector logical left / right shift [all...] |
/external/llvm/test/CodeGen/X86/ |
avx2-vector-shifts.ll | 3 ; AVX2 Logical Shift Left 167 ; SSE Logical Shift Right
|
/external/valgrind/mpi/ |
mpiwrap_type_test.c | 309 // TRY(False, MPI_LOGICAL, "LOGICAL"); 340 // TRY(False, MPI_LOGICAL, "LOGICAL");
|
/frameworks/base/core/java/android/util/ |
DisplayMetrics.java | 152 * The logical density of the display. This is a scaling factor for the 288 * are equal. This ignores the scaled density, which is a logical
|
/frameworks/base/services/core/java/com/android/server/display/ |
DisplayDeviceInfo.java | 40 * rotation of its associated logical display. 45 * physical orientation of the display matches the logical orientation of its content.
|
/frameworks/base/services/core/jni/ |
com_android_server_hdmi_HdmiCecController.cpp | 50 // Add a logical address to device. 52 // Clear all logical address registered to the device.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/ |
KeyboardAccessibilityNodeProvider.java | 47 * virtual views, thus conveying their logical structure. 181 * views, thus conveying their logical structure.
|
/packages/services/Telephony/src/com/android/phone/common/mail/store/imap/ |
ImapResponseParser.java | 95 * Throws IOException() if reaches EOF. As long as logical response lines end with \r\n, 109 * Throws IOException() if reaches EOF. As long as logical response lines end with \r\n,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
pkt_sched.h | 6 /* Logical priority bands not depending on specific packet scheduler. 120 __u8 priomap[TC_PRIO_MAX+1]; /* Map: logical priority -> PRIO band */
|
/system/core/libdiskconfig/ |
config_mbr.c | 134 * extended partition. This creates a logical partition and a pointer to 154 * lba counter since that is where the logical data partition will start */
|
/external/gptfdisk/ |
NEWS | 251 as logical when FixPart could not actually do so. This could happen 252 when there are no gaps between two logical partitions. Some partitioning 255 logical partitions are out of order. 257 - Added code to detect infinite loops of logical partitions when reading 378 - Fixed bug that caused some types of logical partitions to be misread. 446 table with logical partitions if there were four or fewer partitions. 453 for instance, to 4 MiB for drives with 2048-byte logical sector size.) 637 - Added ability to convert some or all partitions to logical partitions in 639 one free sector must exist immediately prior to each logical partition, 645 LOGICAL PARTITION CREATION FEATURE DOESN'T TRY TO ALIGN PARTITIONS O [all...] |
/bionic/libc/include/ |
fts.h | 52 #define FTS_LOGICAL 0x0002 /* logical walk */
|
/bionic/libc/kernel/uapi/linux/ |
hiddev.h | 81 __u32 logical; member in struct:hiddev_field_info
|
/development/ndk/platforms/android-21/include/ |
fts.h | 52 #define FTS_LOGICAL 0x0002 /* logical walk */
|
/development/ndk/platforms/android-21/include/linux/ |
hiddev.h | 81 __u32 logical; member in struct:hiddev_field_info
|
/development/ndk/platforms/android-8/include/ |
fts.h | 52 #define FTS_LOGICAL 0x0002 /* logical walk */
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
KeyIterator.java | 90 * Test whether a specified node is visible in the logical view of a
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMAxisIterNodeList.java | 42 * <li>If there are several Text nodes in logical succession (ie,
|
DTMChildIterNodeList.java | 39 * <li>If there are several Text nodes in logical succession (ie,
|
DTMNodeIterator.java | 39 * <li>If there are several Text nodes in logical succession (ie,
|