HomeSort by relevance Sort by last modified time
    Searched refs:logical (Results 101 - 125 of 243) sorted by null

1 2 3 45 6 7 8 910

  /external/valgrind/none/tests/ppc32/
jm-int_other.stdout.exp 1 PPC integer logical insns with two args:
112 PPC integer logical insns with two args with flags update:
265 PPC integer logical insns
307 PPC integer logical insns
329 PPC condition register logical insns - two operands:
410 PPC integer logical insns with one arg:
431 PPC integer logical insns with one arg with flags update:
452 PPC logical insns with special forms:
562 PPC logical insns with special forms with flags update:
    [all...]
test_isa_2_07_part1.c 221 PPC_TWO_I16 = 0x00000006, // family: arith/logical
222 PPC_SPECIAL = 0x00000007, // family: logical
1122 int arith, logical, compare, ldst; member in struct:insn_sel_flags_t_struct
    [all...]
  /bionic/libc/kernel/uapi/linux/
btrfs.h 340 __u64 logical; member in struct:btrfs_ioctl_logical_ino_args
  /external/ImageMagick/www/api/
statistic.php 59 <p>EvaluateImage() applies a value to the image with an arithmetic, relational, or logical operator to an image. Use these operations to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.</p>
98 <p>FunctionImage() applies a value to the image with an arithmetic, relational, or logical operator to an image. Use these operations to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.</p>
  /external/kernel-headers/original/uapi/linux/
btrfs.h 140 * logical */
610 __u64 logical; /* in */ member in struct:btrfs_ioctl_logical_ino_args
617 /* Return every ref to the extent, not just those containing logical block.
618 * Requires logical == extent bytenr. */
  /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
1122 int arith, logical, compare, ldst; member in struct:insn_sel_flags_t_struct
    [all...]
  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/
ExpressionVisitor.java 339 return mModel.logical(ctx.left.accept(this), ctx.op.getText(), ctx.right.accept(this));
  /toolchain/binutils/binutils-2.27/binutils/
dwarf.c 3134 unsigned int logical; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
bdist_msi.py 306 dir.start_component(dir.logical, feature, 0)
317 [(key + version, dir.component, key, None, dir.logical)])
    [all...]
  /external/curl/packages/vms/
compare_curl_source.com 59 $! need to use this option or have the logical name src_root1 defined.
  /external/eigen/blas/f2c/
ctbmv.c 29 extern logical lsame_(char *, char *, ftnlen, ftnlen);
32 logical noconj, nounit;
ztbmv.c 29 extern logical lsame_(char *, char *, ftnlen, ftnlen);
32 logical noconj, nounit;
  /external/llvm/test/MC/Mips/
micromips-16-bit-instructions.s 6 # for arithmetic and logical instructions.
micromips-alu-instructions.s 4 # for arithmetic and logical instructions.
6 # Arithmetic and Logical Instructions
  /external/python/cpython2/Lib/distutils/command/
bdist_msi.py 310 dir.start_component(dir.logical, feature, 0)
321 [(key + version, dir.component, key, None, dir.logical)])
    [all...]
  /external/python/cpython3/Lib/distutils/command/
bdist_msi.py 308 dir.start_component(dir.logical, feature, 0)
319 [(key + version, dir.component, key, None, dir.logical)])
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
bdist_msi.py 310 dir.start_component(dir.logical, feature, 0)
321 [(key + version, dir.component, key, None, dir.logical)])
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
bdist_msi.py 310 dir.start_component(dir.logical, feature, 0)
321 [(key + version, dir.component, key, None, dir.logical)])
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
inst.go 320 ShiftRight Shift = 1 // logical (unsigned) right shift
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
objdumpext_test.go 72 // Following logical rewrites the absolute addresses back to PC-relative ones for comparing
  /prebuilts/go/darwin-x86/src/runtime/
mgcsweepbuf.go 39 // index is the first unused slot in the logical concatenation
  /prebuilts/go/darwin-x86/src/runtime/race/
race_test.go 168 // 2. Ironically, ThreadSanitizer runtime contains a logical race condition
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
inst.go 320 ShiftRight Shift = 1 // logical (unsigned) right shift
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
objdumpext_test.go 72 // Following logical rewrites the absolute addresses back to PC-relative ones for comparing
  /prebuilts/go/linux-x86/src/runtime/
mgcsweepbuf.go 39 // index is the first unused slot in the logical concatenation

Completed in 1742 milliseconds

1 2 3 45 6 7 8 910