HomeSort by relevance Sort by last modified time
    Searched refs:conditional (Results 476 - 500 of 758) sorted by null

<<11121314151617181920>>

  /external/tensorflow/tensorflow/compiler/xla/
array.h 57 : std::conditional<T::value, conjunction<Ts...>, T>::type {};
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_iterator.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_iterator.h     [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/libcxx/utilities/function.objects/func.require/
invoke_helpers.h 57 typedef typename std::conditional<RValue,
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
vfp1xD.s 253 @ Now we check the placement of the conditional execution substring.
vfp1xD_t2.s 256 @ Now we check the placement of the conditional execution substring.
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorContractionThreadPool.h 82 typedef typename internal::conditional<
84 typedef typename internal::conditional<
    [all...]
  /frameworks/base/core/java/android/app/
AppOpsManager.java     [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/arm64/
ssa.go 462 p5.From.Type = obj.TYPE_REG // assembler encodes conditional bits in Reg
571 p.From.Type = obj.TYPE_REG // assembler encodes conditional bits in Reg
662 p.From.Type = obj.TYPE_REG // assembler encodes conditional bits in Reg
  /prebuilts/go/linux-x86/src/cmd/compile/internal/arm64/
ssa.go 462 p5.From.Type = obj.TYPE_REG // assembler encodes conditional bits in Reg
571 p.From.Type = obj.TYPE_REG // assembler encodes conditional bits in Reg
662 p.From.Type = obj.TYPE_REG // assembler encodes conditional bits in Reg
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
decode.go 235 // The affected logic is in the conditional branch for "mandatory" prefixes,
635 // Conditional branches.
657 // xCondByte is the only conditional with a fall through,
724 // Conditional branch based on presence or absence of prefixes.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
decode.go 235 // The affected logic is in the conditional branch for "mandatory" prefixes,
635 // Conditional branches.
657 // xCondByte is the only conditional with a fall through,
724 // Conditional branch based on presence or absence of prefixes.
    [all...]
  /external/clang/lib/CodeGen/
CGExprCXX.cpp     [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/
buffer_assignment_test.cc 766 auto conditional = builder.AddInstruction(HloInstruction::CreateConditional( local
    [all...]
hlo_instruction_test.cc 1265 HloInstruction* conditional = local
    [all...]
  /prebuilts/go/darwin-x86/src/html/template/
escape_test.go 588 "conditional valueless attr name",
593 "conditional dynamic valueless attr name 1",
598 "conditional dynamic valueless attr name 2",
    [all...]
  /prebuilts/go/linux-x86/src/html/template/
escape_test.go 588 "conditional valueless attr name",
593 "conditional dynamic valueless attr name 1",
598 "conditional dynamic valueless attr name 2",
    [all...]
  /system/sepolicy/
Android.mk 186 # type of conditional inclusion cannot be done in top-level files such
188 # This conditional inclusion closely mimics the conditional logic
    [all...]
  /external/eigen/Eigen/src/Geometry/
Transform.h 227 typedef typename internal::conditional<int(Mode)==int(AffineCompact),
231 typedef typename internal::conditional<int(Mode)==int(AffineCompact),
    [all...]
  /external/libunwind/doc/
libunwind-ia64.tex 28 conditional-compilation to select an appropriate implementation. The
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
a.out.go 237 // conditional moves
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
ext_test.go 471 // condCases generates conditional instructions.
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
plan9x.go 361 // conditional instructions, replace args.
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
a.out.go 237 // conditional moves
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
ext_test.go 471 // condCases generates conditional instructions.

Completed in 3013 milliseconds

<<11121314151617181920>>