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

1 2 34 5 6 7 8 910

  /prebuilts/go/darwin-x86/test/
string_lit.go 97 // test large and surrogate-half runes. perhaps not the most logical place for these tests.
  /prebuilts/go/linux-x86/src/io/
multi.go 44 // MultiReader returns a Reader that's the logical concatenation of
  /prebuilts/go/linux-x86/test/
string_lit.go 97 // test large and surrogate-half runes. perhaps not the most logical place for these tests.
  /external/curl/packages/vms/
setup_gnv_curl_build.com 75 $! A logical name to make it easier to find some of the hacks.
78 $! A logical name to find the [.packages.vms] directory where we started.
  /external/eigen/blas/f2c/
dsbmv.c 25 extern logical lsame_(char *, char *, ftnlen, ftnlen);
dspmv.c 25 extern logical lsame_(char *, char *, ftnlen, ftnlen);
ssbmv.c 25 extern logical lsame_(char *, char *, ftnlen, ftnlen);
sspmv.c 25 extern logical lsame_(char *, char *, ftnlen, ftnlen);
  /external/llvm/test/MC/Mips/
micromips-branch-instructions.s 6 # for 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/syslinux/core/fs/btrfs/
btrfs.h 196 /* store logical offset to physical offset mapping */
198 u64 logical; member in struct:btrfs_chunk_map_item
  /prebuilts/go/darwin-x86/src/net/
interface.go 125 // On Solaris, it returns one of the logical network interfaces
126 // sharing the logical data link; for more precision use
  /prebuilts/go/linux-x86/src/net/
interface.go 125 // On Solaris, it returns one of the logical network interfaces
126 // sharing the logical data link; for more precision use
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/bidi/
bracket.go 32 // In implementing BD16, this implementation departs slightly from the "logical"
185 // the logical order of the text positions of the opening paired brackets
289 // the following logical tests are performed out of order compared to
example_test.go 67 // the text[start..limit-1] is always in logical order
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/unicode/bidi/
bracket.go 32 // In implementing BD16, this implementation departs slightly from the "logical"
185 // the logical order of the text positions of the opening paired brackets
289 // the following logical tests are performed out of order compared to
example_test.go 67 // the text[start..limit-1] is always in logical order
  /external/valgrind/none/tests/ppc32/
jm-insns.c 362 PPC_TWO_I16 = 0x00000006, // family: arith/logical
363 PPC_SPECIAL = 0x00000007, // family: logical
7469 int arith, logical, compare, ldst; member in struct:insn_sel_flags_t_struct
    [all...]
  /external/valgrind/none/tests/ppc64/
jm-insns.c 362 PPC_TWO_I16 = 0x00000006, // family: arith/logical
363 PPC_SPECIAL = 0x00000007, // family: logical
7469 int arith, logical, compare, ldst; member in struct:insn_sel_flags_t_struct
    [all...]
  /external/autotest/frontend/client/src/autotest/afe/
HostDetailView.java 30 import com.google.gwt.event.logical.shared.ValueChangeEvent;
31 import com.google.gwt.event.logical.shared.ValueChangeHandler;
  /external/autotest/frontend/client/src/autotest/afe/create/
CreateJobViewDisplay.java 26 import com.google.gwt.event.logical.shared.HasCloseHandlers;
27 import com.google.gwt.event.logical.shared.HasOpenHandlers;
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
deadstore.go 122 // the first logical store in the block.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
deadstore.go 122 // the first logical store in the block.
  /external/tensorflow/tensorflow/contrib/data/python/ops/
dataset_ops.py 35 collection of elements (nested structures of tensors) and a "logical

Completed in 1470 milliseconds

1 2 34 5 6 7 8 910