| /external/sdv/vsomeip/third_party/boost/utility/test/ |
| D | operators_test.cpp | 35 int true_value(int x) { return x; } in true_value() function 36 long true_value(long x) { return x; } in true_value() function 37 signed char true_value(signed char x) { return x; } in true_value() function 38 unsigned int true_value(unsigned int x) { return x; } in true_value() function 39 unsigned long true_value(unsigned long x) { return x; } in true_value() function 40 unsigned char true_value(unsigned char x) { return x; } in true_value() function 102 T true_value(Wrapped1<T> x) { return x.value(); } in true_value() function 165 T true_value(Wrapped2<T,U> x) { return x.value(); } in true_value() function 184 T true_value(Wrapped3<T> x) { return x.value(); } in true_value() function 211 T true_value(Wrapped4<T,U> x) { return x.value(); } in true_value() function [all …]
|
| /external/clang/test/Parser/ |
| D | altivec-csk-bool.c | 10 true_value = 1 enumerator
|
| /external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/json_parser/detail/ |
| D | standard_callbacks.hpp | 19 template <> inline const char* true_value() { return "true"; } in true_value() function 20 template <> inline const wchar_t* true_value() { return L"true"; } in true_value() function
|
| /external/sdv/vsomeip/third_party/boost/core/include/boost/core/ |
| D | explicit_operator_bool.hpp | 98 static void true_value(OPERATORS_NOT_ALLOWED*) {} in true_value() function
|
| /external/ComputeLibrary/tests/datasets/ |
| D | ThresholdDataset.h | 103 …void add_config(uint8_t threshold, uint8_t false_value, uint8_t true_value, ThresholdType threshol… in add_config()
|
| /external/clang/test/PCH/ |
| D | cxx_exprs.h | 26 const bool true_value = true; variable
|
| /external/angle/third_party/spirv-tools/src/source/opt/ |
| D | if_conversion.cpp | 69 Instruction* true_value = nullptr; in Process() local
|
| D | ir_builder.h | 356 Instruction* AddSelect(uint32_t type, uint32_t cond, uint32_t true_value, in AddSelect()
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | if_conversion.cpp | 69 Instruction* true_value = nullptr; in Process() local
|
| D | ir_builder.h | 355 Instruction* AddSelect(uint32_t type, uint32_t cond, uint32_t true_value, in AddSelect()
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | if_conversion.cpp | 69 Instruction* true_value = nullptr; in Process() local
|
| D | ir_builder.h | 355 Instruction* AddSelect(uint32_t type, uint32_t cond, uint32_t true_value, in AddSelect()
|
| /external/pytorch/torch/csrc/jit/passes/ |
| D | remove_mutation.cpp | 136 auto true_value = if_node->blocks().at(0)->outputs().at(offset); in tryMakeUnaliasedIfOutputAndMutationAtomic() local
|
| /external/toolchain-utils/cros_utils/ |
| D | misc.py | 493 true_value="yes", argument
|
| /external/eigen/test/ |
| D | gpu_basic.cu | 146 const ComplexType true_value = ComplexType(ValueType(1), ValueType(0)); in operator ()() local
|
| /external/pytorch/torch/csrc/jit/tensorexpr/ |
| D | ir.h | 526 ExprPtr true_value() const { in true_value() function 539 void set_true_value(ExprPtr true_value) { in set_true_value()
|
| D | mem_dependency_checker.cpp | 980 ExprPtr true_value = v->true_value(); in visit() local 1017 ExprPtr true_value = v->ret_val1(); in visit() local
|
| D | registerizer.cpp | 319 ExprPtr true_value = v->true_value(); in visit() local
|
| D | ir_mutator.cpp | 231 ExprPtr true_value = v->true_value(); in mutate() local
|
| /external/libchrome/base/ |
| D | values_unittest.cc | 49 Value true_value(true); in TEST() local 166 Value true_value(true); in TEST() local 267 Value true_value(true); in TEST() local
|
| /external/pytorch/test/cpp/tensorexpr/ |
| D | test_cpp_codegen.cpp | 127 auto true_value = alloc<Sub>(alloc<IntImm>(0), alloc<IntImm>(1)); in TEST() local
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
| D | select_v2_test_util.cc | 61 constexpr float true_value = 99.f; in SetUpData() local
|
| /external/cronet/tot/base/ |
| D | values_unittest.cc | 94 Value true_value(true); in TEST() local 259 Value true_value(true); in TEST() local 360 Value true_value(true); in TEST() local
|
| /external/cronet/stable/base/ |
| D | values_unittest.cc | 94 Value true_value(true); in TEST() local 259 Value true_value(true); in TEST() local 360 Value true_value(true); in TEST() local
|
| /external/cronet/stable/net/socket/ |
| D | tcp_socket_win.cc | 763 BOOL true_value = 1; in SetExclusiveAddrUse() local
|