| /external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
| TensorContractionCuda.h | [all...] |
| TensorReduction.h | 391 typedef typename internal::conditional<NumOutputDims==0, Sizes<>, DSizes<Index, NumOutputDims> >::type Dimensions; [all...] |
| /frameworks/rs/script_api/ |
| rs_graphics.spec | 96 Specifies conditional drawing depending on the comparison of the incoming
|
| /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
| func.go | 42 DebugTest bool // default true unless $GOSSAHASH != ""; as a debugging aid, make new code conditional on this and use GOSSAHASH to binary search for failing cases
|
| rewrite.go | 509 // new ones. Make the rule of interest also conditional on
|
| /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/ |
| MIPSOps.go | 238 // conditional move on zero (returns arg1 if arg2 is 0, otherwise arg0)
|
| /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
| func.go | 42 DebugTest bool // default true unless $GOSSAHASH != ""; as a debugging aid, make new code conditional on this and use GOSSAHASH to binary search for failing cases
|
| rewrite.go | 509 // new ones. Make the rule of interest also conditional on
|
| /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/ |
| MIPSOps.go | 238 // conditional move on zero (returns arg1 if arg2 is 0, otherwise arg0)
|
| /external/eigen/Eigen/src/Core/ |
| MathFunctions.h | 644 typedef typename conditional<NumTraits<Scalar>::IsSigned,std::ptrdiff_t,std::size_t>::type ScalarX; [all...] |
| /external/selinux/checkpolicy/ |
| module_compiler.c | 19 #include <sepol/policydb/conditional.h> 31 int type; /* for above union: 1 = avrule block, 2 = conditional */ 188 * currently within a non-conditional and in a non-else branch then 1196 * conditional? */ 1201 /* Append the new conditional node to the existing ones. During 1235 * therefore there ought never be a conditional on top of the [all...] |
| /external/selinux/python/sepolicy/sepolicy/ |
| __init__.py | 294 d['boolean'] = [(str(rule.conditional), enabled)] [all...] |
| /external/tensorflow/tensorflow/core/kernels/ |
| eigen_spatial_convolutions.h | [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
| shared_ptr_base.h | 526 using _Del2 = typename conditional<is_reference<_Del>::value, [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
| shared_ptr_base.h | 526 using _Del2 = typename conditional<is_reference<_Del>::value, [all...] |
| /art/runtime/jdwp/ |
| jdwp_handler.cc | [all...] |
| /external/selinux/libsepol/cil/src/ |
| cil_tree.c | 34 #include <sepol/policydb/conditional.h> [all...] |
| /external/selinux/libsepol/src/ |
| services.c | 13 * Added conditional policy language extensions 61 #include <sepol/policydb/conditional.h> 958 /* Check conditional av table for additional permissions */ [all...] |
| /prebuilts/tools/common/m2/repository/org/antlr/ST4/4.0.8/ |
| ST4-4.0.8.jar | |
| /prebuilts/tools/common/offline-m2/org/antlr/ST4/4.0.8/ |
| ST4-4.0.8.jar | |
| /toolchain/binutils/binutils-2.27/gas/testsuite/gas/h8300/ |
| h8300.exp | 91 set testname "cbranch.s: h8300 conditional branch tests" 655 set testname "cbranchh.s: h8300h conditional branch tests" [all...] |
| /external/capstone/bindings/vb6/ |
| Module1.bas | 81 CS_GRP_JUMP ' all jump instructions (conditional+direct+indirect jumps)
|
| /external/minijail/ |
| common.mk | 797 # USE_QEMU conditional function [all...] |
| /external/modp_b64/ |
| common.mk | 791 # USE_QEMU conditional function [all...] |
| /external/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
| XmmArith.cpp | 25 using Type = std::conditional<IsDouble, double, float>::type; \ 61 using Type = std::conditional<IsDouble, double, float>::type; \ [all...] |