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

<<31323334353637383940>>

  /external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/
LogFactory.java 184 * Logical name of the <code>Log</code> instance to be
281 * Logical name of the <code>Log</code> instance to be
  /external/valgrind/none/tests/ppc64/
test_isa_2_07_part1.c 221 PPC_TWO_I16 = 0x00000006, // family: arith/logical
222 PPC_SPECIAL = 0x00000007, // family: logical
1115 int arith, logical, compare, ldst; member in struct:insn_sel_flags_t_struct
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
libunwind.h 400 UNW_ARM_SP = 13, // Logical alias for UNW_REG_SP
404 UNW_ARM_IP = 15, // Logical alias for UNW_REG_IP
  /packages/apps/Email/provider_src/com/android/email/mail/store/imap/
ImapResponseParser.java 111 * Throws IOException() if reaches EOF. As long as logical response lines end with \r\n,
125 * Throws IOException() if reaches EOF. As long as logical response lines end with \r\n,
  /packages/apps/Messaging/jni/
GifTranscoder.cpp 181 LOGE("GIF image extends beyond logical screen");
383 // This image may be smaller than the GIF's "logical screen"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
signal.h 241 /* Build new signal set by combining the two inputs set using logical AND. */
245 /* Build new signal set by combining the two inputs set using logical OR. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
signal.h 241 /* Build new signal set by combining the two inputs set using logical AND. */
245 /* Build new signal set by combining the two inputs set using logical OR. */
  /system/bt/doc/
style_guide.md 271 * use one blank line to separate logical code blocks, function definitions,
302 Use a single blank line to separate logical code blocks, function definitions,
  /external/vixl/src/vixl/a64/
assembler-a64.cc 955 // Logical instructions.
959 Logical(rd, rn, operand, AND);
966 Logical(rd, rn, operand, ANDS);
979 Logical(rd, rn, operand, BIC);
986 Logical(rd, rn, operand, BICS);
993 Logical(rd, rn, operand, ORR);
1000 Logical(rd, rn, operand, ORN);
1007 Logical(rd, rn, operand, EOR);
1014 Logical(rd, rn, operand, EON);
    [all...]
  /art/compiler/optimizing/
common_arm64.h 202 // Uses logical operations.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
SearchInvoke.java 233 * implement the UI in your preferences, or any other logical place in your UI.
  /development/samples/Support4Demos/src/com/example/android/supportv4/widget/
SlidingPaneLayoutActivity.java 54 * in the app's logical hierarchy. If the activity is the root of the application's task, the up
  /external/antlr/antlr-3.4/runtime/C/doxygen/
mainpage.dox 69 /// depart too far from the logical layout of the Java model. These include the C equivalents of String, List,
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
FilterExprWalker.java 190 * next node in the TreeWalker's logical view.
MatchPatternIterator.java 279 * Test whether a specified node is visible in the logical view of a
  /external/clang/include/clang/Basic/
Specifiers.h 116 /// An Objective-C property is a logical field of an Objective-C
  /external/clang/utils/
FindSpecRefs 62 ('6.5.13 Logical AND operator', '89'),
63 ('6.5.14 Logical OR operator', '89'),
365 ('5.14 Logical AND operator', '110'),
366 ('5.15 Logical OR operator', '110'),
    [all...]
  /external/deqp/data/gles3/shaders/
constant_expressions.test 179 case logical
  /external/e2fsprogs/debugfs/
filefrag.c 72 fs->logical_width, "logical", fs->physical_width,
  /external/gptfdisk/
sgdisk.8 45 (CHS) addressing and logical block addressing (LBA). The former is klunky
74 numbering if the original MBR used logical partitions. These gaps are
154 physical than logical sector sizes, with some types of RAID arrays, and
521 124 logical partitions) when converting from MBR format. This limit can
  /external/icu/icu4c/source/layout/
ArabicLayoutEngine.h 146 * to use the Presentation Forms as logical glyph indices. It overrides the
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/shaping/
ArabicShapingTest.java 229 " -dir:[log|vis] (direction: logical, visual)\n" +
  /external/jpeg/
rdcolmap.c 86 /* Read the rest of the GIF header and logical screen descriptor */
  /external/libnfc-nci/src/nfc/include/
nfc_api.h     [all...]
  /external/libnfc-nci/src/nfc/int/
nfc_int.h 113 UINT8 act_protocol; /* the active protocol on this logical connection */

Completed in 553 milliseconds

<<31323334353637383940>>