/frameworks/base/core/java/android/text/ |
TextLine.java | 444 // the new caret position is the following logical character, else it 475 // logical character instead. [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
CdmaCallTracker.java | 556 // it contains the known logical connections. 565 // it may contain the known logical connections. [all...] |
/libcore/luni/src/main/java/java/nio/channels/ |
FileChannel.java | 28 * mapping, and manipulating the logical state of a platform file. This type 73 * The logical view of the underlying file is consistent across all FileChannels [all...] |
/packages/apps/Email/src/com/android/email/ |
SecurityPolicy.java | 105 * require remote wipe take the max (logical or) 109 * encryption take the max (logical or) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
ufs_fs.h | 360 __fs32 fs_bshift; /* ``lblkno'' calc of logical blkno */ 733 __u32 s_bshift; /* `lblkno'' calc of logical blkno */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ufs_fs.h | 360 __fs32 fs_bshift; /* ``lblkno'' calc of logical blkno */ 733 __u32 s_bshift; /* `lblkno'' calc of logical blkno */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ufs_fs.h | 360 __fs32 fs_bshift; /* ``lblkno'' calc of logical blkno */ 733 __u32 s_bshift; /* `lblkno'' calc of logical blkno */ [all...] |
/external/llvm/docs/tutorial/ |
LangImpl6.rst | 15 doesn't have many useful operators (like division, logical negation, or 55 # Logical unary not. 66 # Binary "logical or", (note that it does not "short circuit") 457 # Logical unary not. 472 # Binary logical or, which does not short circuit. 481 # Binary logical and, which does not short circuit. [all...] |
OCamlLangImpl6.rst | 15 doesn't have many useful operators (like division, logical negation, or 55 # Logical unary not. 66 # Binary "logical or", (note that it does not "short circuit") 430 # Logical unary not. 445 # Binary logical or, which does not short circuit. 454 # Binary logical and, which does not short circuit. [all...] |
/external/llvm/lib/Target/Hexagon/ |
HexagonInstrInfo.td | 17 // Multi-class for logical operators. 572 // Logical operations. 689 // Logical reductions on predicates. 695 // Logical operations on predicates. [all...] |
HexagonInstrInfoV4.td | 51 // Arithmetic / Logical (32 bit) 56 // Arithmetic, Logical, Bit Manipulation 60 // Shift / Shift with Add/Sub/Logical [all...] |
HexagonIntrinsics.td | [all...] |
/external/mksh/src/ |
mksh.1 | [all...] |
/dalvik/vm/compiler/codegen/x86/ |
LowerHelper.cpp | 371 if(isMnemonicMove(m) && checkTempReg2(reg2, type, isPhysical2, reg)) { //dst reg is logical 400 isPhysical2 == false) { //dst reg is logical [all...] |
/external/llvm/lib/Support/ |
APInt.cpp | 765 /// Perform a logical right-shift from Src to Dst, which must be equal or [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/ |
i686-linux-objcopy | |
i686-linux-strip | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/bin/ |
objcopy | |
strip | |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/ |
as.info | [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/ |
as.info | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/ |
as.info | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/ |
as.info | [all...] |
/external/e2fsprogs/e2fsck/ |
problem.c | 851 N_("@i %i has an @n extent\n\t(logical @b %c, @n physical @b %b, len %N)\n"), 856 N_("@i %i has an @n extent\n\t(logical @b %c, physical @b %b, @n len %N)\n"), 881 N_("@i %i has out of order extents\n\t(@n logical @b %c, physical @b %b, len %N)\n"), [all...] |
/external/jpeg/ |
structure.doc | 317 Here is a sketch of the logical structure of the JPEG compression library: 419 Here is a sketch of the logical structure of the JPEG decompression library: 604 in an array that's wider than the logical picture width. [all...] |