Home
last modified time | relevance | path

Searched defs:other_value (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mlir_generated/
H A Dbase_binary_ops_test.h180 auto other_value = static_cast<BaselineT>(*it); in TestOneScalar() local
213 auto other_value = static_cast<BaselineT>(*it); in TestOneEffectiveScalar() local
/aosp_15_r20/external/autotest/client/cros/enterprise/
H A Dpolicy.py198 def check_obfuscation(other_value): argument
/aosp_15_r20/external/webrtc/net/dcsctp/common/
H A Dsequence_numbers_test.cc190 TestSequence other_value = TestSequence::AddTo(this_value, 100); in TEST() local
/aosp_15_r20/art/runtime/base/
H A Dmessage_queue_test.cc42 int other_value; member
/aosp_15_r20/art/compiler/optimizing/
H A Dbounds_check_elimination.cc1440 ValueBound other_value = ValueBound::AsValueBound(other_index); in AddComparesWithDeoptimization() local
1558 ValueBound other_value = ValueBound::AsValueBound(other_index); in TransformLoopForDynamicBCE() local
H A Dload_store_elimination.cc1961 std::optional<Value> other_value = std::nullopt; in MaterializeLoopPhis() local
H A Dinstruction_simplifier.cc1089 int64_t other_value = Int64FromConstant(other); in AllowInMinMax() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dinit.cpp2136 std::optional<IValue> other_value = toTypeInferredIValueOptional(other); in initJITBindings() local
2146 std::optional<IValue> other_value = toTypeInferredIValueOptional(other); in initJITBindings() local
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dsaver_test.py539 def _SaveAndLoad(self, var_name, var_value, other_value, save_path): argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dsymbolic_shape_analysis.cpp470 auto other_value = in substituteSymbolicProperties() local
/aosp_15_r20/external/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc1174 const string other_value = in TestValidDataForOneofType() local
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc1174 const string other_value = in TestValidDataForOneofType() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral_test.cc2110 complex128 other_value = {1, 2}; in TEST_F() local