| /external/protobuf/csharp/src/Google.Protobuf/ |
| CodedInputStream.cs | 327 /// the data in this CodedInputStream; it may be the end of the logical stream
395 /// <exception cref="InvalidOperationException">The last read operation read to the end of the logical stream</exception>
[all...] |
| /external/strace/ |
| btrfs.c | 952 tprintf("logical=%" PRI__u64 ", size=%" PRI__u64, 953 args.logical, args.size); [all...] |
| /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/ |
| ExprModel.java | 256 public TernaryExpr logical(Expr left, String op, Expr right) {
|
| /prebuilts/go/darwin-x86/src/archive/tar/ |
| common.go | 146 Size int64 // Logical file size in bytes 313 // fileState tracks the number of logical (includes sparse holes) and physical 323 // The value returned is the logical OR of multiple possible formats.
|
| reader.go | 144 // Sparse formats rely on being able to read from the logical data 161 // can only read the following logical data section. It will properly handle
|
| /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/ |
| asm9.go | 99 {AAND, C_REG, C_REG, C_NONE, C_REG, 6, 4, 0}, /* logical, no literal */ 121 {AOR, C_REG, C_REG, C_NONE, C_REG, 6, 4, 0}, /* logical, literal not cc (or/xor) */ 382 /* Vector logical */ 473 /* VSX logical */ [all...] |
| /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/bidi/ |
| core.go | 895 // logical index for line breaks at the given offsets. 934 // line. The reordering is a visual to logical map. For example, the
|
| /prebuilts/go/linux-x86/src/archive/tar/ |
| common.go | 146 Size int64 // Logical file size in bytes 313 // fileState tracks the number of logical (includes sparse holes) and physical 323 // The value returned is the logical OR of multiple possible formats.
|
| reader.go | 144 // Sparse formats rely on being able to read from the logical data 161 // can only read the following logical data section. It will properly handle
|
| /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/ |
| asm9.go | 99 {AAND, C_REG, C_REG, C_NONE, C_REG, 6, 4, 0}, /* logical, no literal */ 121 {AOR, C_REG, C_REG, C_NONE, C_REG, 6, 4, 0}, /* logical, literal not cc (or/xor) */ 382 /* Vector logical */ 473 /* VSX logical */ [all...] |
| /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/unicode/bidi/ |
| core.go | 895 // logical index for line breaks at the given offsets. 934 // line. The reordering is a visual to logical map. For example, the
|
| /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/ |
| asm7.go | 207 /* logical operations */ [all...] |
| obj7.go | 307 // For 32-bit logical instruction with constant,
|
| /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/ |
| asm7.go | 207 /* logical operations */ [all...] |
| obj7.go | 307 // For 32-bit logical instruction with constant,
|
| /toolchain/binutils/binutils-2.27/gas/testsuite/gas/h8300/ |
| h8300.exp | 57 set testname "logical.s: h8300 logical tests" 60 gas_start "logical.s" "-al" 605 set testname "logicalh.s: h8300h logical tests" [all...] |
| /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/ |
| Flat32.asm | 199 ; Some processors report 0 logical processors. Effectively 0 = 1.
|
| /external/curl/packages/vms/ |
| gnv_link_curl.com | 378 $! VAX will not allow the logical name hack for the
|
| /external/libvncserver/webclients/novnc/include/ |
| keyboard.js | 454 // make sure last event contains this keysym (a single "logical" keyevent
|
| /external/tensorflow/tensorflow/python/ops/ |
| math_ops.py | [all...] |
| /external/llvm/test/MC/AArch64/ |
| arm64-diags.s | 257 ; logical instructions on 32-bit regs with shift > 31 is not legal
|
| /external/tensorflow/tensorflow/contrib/tpu/python/tpu/ |
| tpu_estimator.py | [all...] |
| /external/tensorflow/tensorflow/python/data/ops/ |
| dataset_ops.py | 52 collection of elements (nested structures of tensors) and a "logical [all...] |
| /external/perfetto/tools/trace_to_text/ |
| ftrace_event_formatter.cc | [all...] |
| /external/v8/src/debug/ |
| liveedit.js | [all...] |