Home
last modified time | relevance | path

Searched defs:my_value (Results 1 – 5 of 5) sorted by relevance

/external/piex/src/tiff_directory/
Dtiff_directory.cc85 std::vector<std::uint32_t> my_value(directory_entry->count); in Get() local
124 std::vector<Rational> my_value(directory_entry->count); in Get() local
179 std::vector<SRational> my_value(directory_entry->count); in Get() local
/external/llvm-project/lldb/test/API/functionalities/thread/thread_specific_break_plus_condition/
Dmain.cpp9 int my_value = *((int *)thread_marker); in thread_function() local
/external/llvm-project/lldb/source/Core/
DValueObjectDynamicValue.cpp280 uint64_t my_value = GetValueAsUnsigned(UINT64_MAX); in SetValueFromCString() local
313 uint64_t my_value = GetValueAsUnsigned(UINT64_MAX); in SetData() local
/external/tensorflow/tensorflow/c/experimental/saved_model/core/ops/
Dvariable_ops_test.cc83 ImmediateTensorHandlePtr my_value = CreateScalarTensorHandle(context(), 42.0); in TEST_F() local
/external/selinux/libsepol/tests/
Dtest-common.c155 unsigned int my_primary, my_flavor, my_value; in test_alias_datum() local