Home
last modified time | relevance | path

Searched defs:uint32_value (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/contrib/proto/python/kernel_tests/
Dtest_example.proto40 repeated uint32 uint32_value = 13; field
85 repeated uint32 uint32_value = 13 [packed = true]; field
121 optional uint32 uint32_value = 13; field
166 optional uint32 uint32_value = 13; field
/external/protobuf/src/google/protobuf/util/internal/testdata/
Ddefault_value_test.proto42 uint32 uint32_value = 11; field
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_dict_helpers.h129 dbus_uint32_t uint32_value; member
/external/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto56 uint32 uint32_value = 4; field
117 google.protobuf.UInt32Value uint32_value = 4; field
/external/v8/src/
Dconversions-inl.h115 bool DoubleToUint32IfEqualToSelf(double value, uint32_t* uint32_value) { in DoubleToUint32IfEqualToSelf()
Ddeoptimizer.cc2402 uint32_t TranslatedValue::uint32_value() const { in uint32_value() function in v8::internal::TranslatedValue
Dcode-stub-assembler.cc7061 Node* const uint32_value = SmiToInt32(number); in ToUint32() local
/external/libbrillo/brillo/dbus/
Ddata_serialization_unittest.cc197 uint32_t uint32_value = 0; in TEST() local
286 uint32_t uint32_value = 0; in TEST() local
351 Any uint32_value; in TEST() local
/external/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto167 google.protobuf.UInt32Value uint32_value = 2; field
/external/libcxx/utils/google-benchmark/src/
Dsysinfo.cc88 uint32_t uint32_value; member
/external/google-benchmark/src/
Dsysinfo.cc91 uint32_t uint32_value; member
/external/protobuf/src/google/protobuf/
Dextension_set.h468 uint32 uint32_value; member