Home
last modified time | relevance | path

Searched defs:true_value (Results 1 – 23 of 23) sorted by relevance

/external/clang/test/Parser/
Daltivec-csk-bool.c10 true_value = 1 enumerator
/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.h26 const bool true_value = true; variable
/external/python/cpython2/Lib/test/
Dtest_peepholer.py189 def f(cond, true_value, false_value): argument
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dif_conversion.cpp69 Instruction* true_value = nullptr; in Process() local
Dir_builder.h355 Instruction* AddSelect(uint32_t type, uint32_t cond, uint32_t true_value, in AddSelect()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dif_conversion.cpp69 Instruction* true_value = nullptr; in Process() local
Dir_builder.h351 Instruction* AddSelect(uint32_t type, uint32_t cond, uint32_t true_value, in AddSelect()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dif_conversion.cpp69 Instruction* true_value = nullptr; in Process() local
Dir_builder.h355 Instruction* AddSelect(uint32_t type, uint32_t cond, uint32_t true_value, in AddSelect()
/external/toolchain-utils/cros_utils/
Dmisc.py493 true_value="yes", argument
/external/eigen/test/
Dgpu_basic.cu146 const ComplexType true_value = ComplexType(ValueType(1), 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.cc49 Value true_value(true); in TEST() local
166 Value true_value(true); in TEST() local
267 Value true_value(true); in TEST() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dselect_v2_test_util.cc61 constexpr float true_value = 99.f; in SetUpData() local
/external/cronet/base/
Dvalues_unittest.cc97 Value true_value(true); in TEST() local
262 Value true_value(true); in TEST() local
363 Value true_value(true); in TEST() local
/external/cronet/net/socket/
Dtcp_socket_win.cc653 BOOL true_value = 1; in SetExclusiveAddrUse() local
Dudp_socket_win.cc589 BOOL true_value = TRUE; in AllowAddressReuse() local
/external/autotest/utils/frozen_chromite/lib/
Dcros_build_lib.py1340 true_value='yes', false_value='no', prolog=None): argument
/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis_test.cc509 Output true_value = ops::Placeholder(root.WithOpName("true_value"), DT_FLOAT); in TEST() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_dataflow_analysis_test.cc2790 auto true_value = builder.AddInstruction( in TEST_F() local
/external/googletest/googlemock/test/
Dgmock-more-actions_test.cc1160 ACTION_P2(OverloadedAction, true_value, false_value) { in ACTION_P2() argument
/external/cronet/third_party/googletest/src/googlemock/test/
Dgmock-more-actions_test.cc1163 ACTION_P2(OverloadedAction, true_value, false_value) { in ACTION_P2() argument