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

<<21222324252627282930>>

  /external/chromium-trace/trace-viewer/perf_insights/third_party/cloudstorage/
cloudstorage_api.py 200 specified (thus designates a logical directory). The logical directory's
  /external/clang/include/clang/AST/
OperationKinds.h 318 BO_LAnd, // [C99 6.5.13] Logical AND operator.
319 BO_LOr, // [C99 6.5.14] Logical OR operator.
  /external/compiler-rt/lib/builtins/
README.txt 38 di_int __lshrdi3(di_int a, si_int b); // a >> b logical (zero fill)
39 ti_int __lshrti3(ti_int a, si_int b); // a >> b logical (zero fill)
  /external/e2fsprogs/e2fsck/
problem.c 886 N_("@i %i has an @n extent\n\t(logical @b %c, @n physical @b %b, len %N)\n"),
891 N_("@i %i has an @n extent\n\t(logical @b %c, physical @b %b, @n len %N)\n"),
916 N_("@i %i has out of order extents\n\t(@n logical @b %c, physical @b %b, len %N)\n"),
950 N_("@i %i has zero length extent\n\t(@n logical @b %c, physical @b %b)\n"),
954 * Interior extent node logical offset doesn't match first node below it
958 "Logical start %b does not match logical start %c at next level. "),
963 N_("@i %i, end of extent exceeds allowed value\n\t(logical @b %c, physical @b %b, len %N)\n"),
    [all...]
  /external/eigen/blas/f2c/
dtbmv.c 25 extern logical lsame_(char *, char *, ftnlen, ftnlen);
28 logical nounit;
stbmv.c 25 extern logical lsame_(char *, char *, ftnlen, ftnlen);
28 logical nounit;
  /external/eigen/blas/fortran/
ctbmv.f 148 LOGICAL NOCONJ,NOUNIT
151 LOGICAL LSAME
dtbmv.f 148 LOGICAL NOUNIT
151 LOGICAL LSAME
stbmv.f 148 LOGICAL NOUNIT
151 LOGICAL LSAME
ztbmv.f 148 LOGICAL NOCONJ,NOUNIT
151 LOGICAL LSAME
  /external/eigen/blas/testing/
sblat1.f 52 LOGICAL PASS
101 LOGICAL PASS
134 LOGICAL PASS
250 LOGICAL PASS
344 LOGICAL PASS
692 LOGICAL PASS
    [all...]
  /external/kernel-headers/original/uapi/linux/
btrfs.h 96 * logical */
382 __u64 logical; /* in */ member in struct:btrfs_ioctl_logical_ino_args
pkt_sched.h 6 /* Logical priority bands not depending on specific packet scheduler.
128 __u8 priomap[TC_PRIO_MAX+1]; /* Map: logical priority -> PRIO band */
  /external/libcxxabi/include/
libunwind.h 391 UNW_ARM_SP = 13, // Logical alias for UNW_REG_SP
395 UNW_ARM_IP = 15, // Logical alias for UNW_REG_IP
  /external/libpcap/
fad-gifc.c 373 * the end, it's a logical interface. Those are just
375 * interface, so an entry for a logical interface should
  /external/libxml2/test/valid/dtds/
xhtml-symbol.ent 180 <!ENTITY and "&#8743;"> <!-- logical and = wedge, U+2227 ISOtech -->
181 <!ENTITY or "&#8744;"> <!-- logical or = vee, U+2228 ISOtech -->
  /external/libxml2/vms/
build_libxml.com 95 $ write sys$output "Can't locate globals.c. You need to manually define a XML_SRCDIR logical"
112 $ write sys$output "Can't locate globals.h. You need to manually define a LIBXML logical"
  /external/llvm/test/CodeGen/X86/
sse2-vector-shifts.ll 3 ; SSE2 Logical Shift Left
157 ; SSE Logical Shift Right
  /external/llvm/test/MC/AArch64/
arm64-logical-encoding.s 5 ; 5.4.2 Logical (immediate)
47 ; 5.5.3 Logical (shifted register)
  /external/llvm/test/MC/Disassembler/AArch64/
arm64-logical.txt 4 # 5.4.2 Logical (immediate)
46 # 5.5.3 Logical (shifted register)
  /external/llvm/test/MC/Disassembler/Hexagon/
xtype_shift.txt 56 # Shift by immediate and logical
162 # Shift by register and logical
  /external/llvm/test/MC/Mips/
micromips-alu-instructions.s 4 # for arithmetic and logical instructions.
6 # Arithmetic and Logical Instructions
mips-alu-instructions.s 3 # for arithmetic and logical instructions.
5 # Logical instructions
mips64-alu-instructions.s 3 # for arithmetic and logical instructions.
5 # Logical instructions
  /external/mesa3d/src/gallium/include/pipe/
p_state.h 335 unsigned width; /**< logical width in pixels */
336 unsigned height; /**< logical height in pixels */

Completed in 375 milliseconds

<<21222324252627282930>>