Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/json_parser/detail/
Dstandard_callbacks.hpp23 template <> inline const char* false_value() { return "false"; } in false_value() function
24 template <> inline const wchar_t* false_value() { return L"false"; } in false_value() function
/aosp_15_r20/external/clang/test/Parser/
H A Daltivec-csk-bool.c9 false_value = 0, enumerator
/aosp_15_r20/external/ComputeLibrary/tests/datasets/
H A DThresholdDataset.h103 …void add_config(uint8_t threshold, uint8_t false_value, uint8_t true_value, ThresholdType threshol… in add_config()
/aosp_15_r20/external/clang/test/PCH/
H A Dcxx_exprs.h27 const bool false_value = false; variable
/aosp_15_r20/tools/repohooks/rh/
H A Dterminal.py160 true_value='yes', false_value='no', prolog=None): argument
/aosp_15_r20/external/libchrome/base/
H A 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
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_peepholer.py189 def f(cond, true_value, false_value): argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dir.h531 ExprPtr false_value() const { in false_value() function
543 void set_false_value(ExprPtr false_value) { in set_false_value()
H A Dmem_dependency_checker.cpp981 ExprPtr false_value = v->false_value(); in visit() local
1018 ExprPtr false_value = v->ret_val2(); in visit() local
H A Dregisterizer.cpp320 ExprPtr false_value = v->false_value(); in visit() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dshape_inference_test.cc140 auto false_value = ops::Const<bool>(scope.WithOpName("false"), false); in TEST() local
/aosp_15_r20/art/compiler/optimizing/
H A Dselect_generator.cc138 HInstruction* false_value = nullptr; in TryGenerateSelectSimpleDiamondPattern() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dif_conversion.cpp70 Instruction* false_value = nullptr; in Process() local
H A Dir_builder.h356 uint32_t false_value) { in AddSelect()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dif_conversion.cpp70 Instruction* false_value = nullptr; in Process() local
Dir_builder.h356 uint32_t false_value) { in AddSelect()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dif_conversion.cpp70 Instruction* false_value = nullptr; in Process() local
H A Dir_builder.h356 uint32_t false_value) { in AddSelect()
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dremove_mutation.cpp137 auto false_value = if_node->blocks().at(1)->outputs().at(offset); in tryMakeUnaliasedIfOutputAndMutationAtomic() local
/aosp_15_r20/external/toolchain-utils/cros_utils/
H A Dmisc.py494 false_value="no", argument
/aosp_15_r20/external/cronet/base/
H A Dvalues_unittest.cc94 Value false_value(false); in TEST() local
259 Value false_value(false); in TEST() local
360 Value false_value(false); in TEST() local
/aosp_15_r20/external/eigen/test/
H A Dgpu_basic.cu147 const ComplexType false_value = ComplexType(ValueType(0), ValueType(0)); in operator ()() local
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_peepholer.py351 def f(cond, true_value, false_value): argument
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_cpp_codegen.cpp128 auto false_value = alloc<Mul>(alloc<IntImm>(2), alloc<IntImm>(3)); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Dselect_v2_test_util.cc62 constexpr float false_value = -99.f; in SetUpData() local

12