Home
last modified time | relevance | path

Searched defs:false_value (Results 1 – 24 of 24) sorted by relevance

/external/ComputeLibrary/tests/validation/fixtures/
DThresholdFixture.h45 …void setup(TensorShape shape, uint8_t threshold, uint8_t false_value, uint8_t true_value, Threshol… in setup()
59 uint8_t threshold, uint8_t false_value, uint8_t true_value, in compute_target()
89 uint8_t threshold, uint8_t false_value, uint8_t true_value, in compute_reference()
/external/clang/test/Parser/
Daltivec-csk-bool.c9 false_value = 0, enumerator
/external/ComputeLibrary/tests/validation/reference/
DThreshold.cpp35 SimpleTensor<T> threshold(const SimpleTensor<T> &src, T threshold, T false_value, T true_value, Thr… in threshold()
/external/ComputeLibrary/src/core/NEON/kernels/
DNEThresholdKernel.cpp128 const uint8_t false_value = _info.false_value; in run_binary() local
175 const uint8_t false_value = _info.false_value; in run_range() local
/external/ComputeLibrary/src/runtime/NEON/functions/
DNEThreshold.cpp33 …onfigure(const ITensor *input, ITensor *output, uint8_t threshold, uint8_t false_value, uint8_t tr… in configure()
/external/ComputeLibrary/src/runtime/CL/functions/
DCLThreshold.cpp33 …gure(const ICLTensor *input, ICLTensor *output, uint8_t threshold, uint8_t false_value, uint8_t tr… in configure()
/external/ComputeLibrary/tests/datasets/
DThresholdDataset.h103 …void add_config(uint8_t threshold, uint8_t false_value, uint8_t true_value, ThresholdType threshol… in add_config()
/external/clang/test/PCH/
Dcxx_exprs.h27 const bool false_value = false; variable
/external/python/cpython2/Lib/test/
Dtest_peepholer.py189 def f(cond, true_value, false_value): argument
/external/tensorflow/tensorflow/compiler/jit/
Dshape_inference_test.cc140 auto false_value = ops::Const<bool>(scope.WithOpName("false"), false); in TEST() local
Ddeadness_analysis_test.cc510 Output false_value = in TEST() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dif_conversion.cpp70 Instruction* false_value = nullptr; in Process() local
Dir_builder.h352 uint32_t false_value) { in AddSelect()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dif_conversion.cpp70 Instruction* false_value = nullptr; in Process() local
Dir_builder.h352 uint32_t false_value) { in AddSelect()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dif_conversion.cpp70 Instruction* false_value = nullptr; in Process() local
Dir_builder.h352 uint32_t false_value) { in AddSelect()
/external/toolchain-utils/cros_utils/
Dmisc.py448 false_value='no', argument
/external/eigen/test/
Dgpu_basic.cu147 const ComplexType false_value = ComplexType(ValueType(0), ValueType(0)); in operator ()() local
/external/python/cpython3/Lib/test/
Dtest_peepholer.py323 def f(cond, true_value, false_value): argument
/external/libchrome/base/
Dvalues_unittest.cc53 Value false_value(false); in TEST() local
171 Value false_value(false); in TEST() local
272 Value false_value(false); in TEST() local
/external/googletest/googlemock/test/
Dgmock-more-actions_test.cc1160 ACTION_P2(OverloadedAction, true_value, false_value) { in ACTION_P2() argument
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgtest_unittest.cc3886 bool false_value = false; in TEST() local
/external/googletest/googletest/test/
Dgtest_unittest.cc3878 bool false_value = false; in TEST() local