Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/kernel_tests/proto/
Dtest_example.proto50 repeated uint32 uint32_value = 13; field
97 repeated uint32 uint32_value = 13 [packed = true]; field
135 optional uint32 uint32_value = 13; field
165 optional uint32 uint32_value = 13; field
/external/libwebm/webm_parser/src/
Dfloat_parser.cc62 std::uint32_t uint32_value = static_cast<std::uint32_t>(uint64_value_); in Feed() local
/external/protobuf/php/tests/proto/
Dtest_wrapper_type_setters.proto13 google.protobuf.UInt32Value uint32_value = 6; field
/external/cronet/stable/third_party/protobuf/php/tests/proto/
Dtest_wrapper_type_setters.proto13 google.protobuf.UInt32Value uint32_value = 6; field
/external/cronet/tot/third_party/protobuf/php/tests/proto/
Dtest_wrapper_type_setters.proto13 google.protobuf.UInt32Value uint32_value = 6; field
/external/protobuf/src/google/protobuf/util/internal/testdata/
Ddefault_value_test.proto42 uint32 uint32_value = 11; field
/external/cronet/stable/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Ddefault_value_test.proto42 uint32 uint32_value = 11; field
/external/cronet/tot/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Ddefault_value_test.proto42 uint32 uint32_value = 11; field
/external/bazelbuild-rules_rust/proto/prost/private/tests/well_known_types/
Dwell_known_types.proto62 google.protobuf.UInt32Value uint32_value = 21; field
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_dict_helpers.h137 dbus_uint32_t uint32_value; member
/external/cronet/tot/third_party/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto59 uint32 uint32_value = 4; field
125 google.protobuf.UInt32Value uint32_value = 4; field
/external/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto59 uint32 uint32_value = 4; field
125 google.protobuf.UInt32Value uint32_value = 4; field
/external/cronet/stable/third_party/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto59 uint32 uint32_value = 4; field
125 google.protobuf.UInt32Value uint32_value = 4; field
/external/libbrillo/brillo/dbus/
Ddata_serialization_test.cc198 uint32_t uint32_value = 0; in TEST() local
287 uint32_t uint32_value = 0; in TEST() local
352 Any uint32_value; in TEST() local
/external/abseil-cpp/absl/log/internal/
Dproto.h256 uint32_t uint32_value() const { return static_cast<uint32_t>(value_); } in uint32_value() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/internal/
Dproto.h256 uint32_t uint32_value() const { return static_cast<uint32_t>(value_); } in uint32_value() function
/external/libchrome/dbus/
Dmessage_unittest.cc68 uint32_t uint32_value = 0; in TEST() local
174 uint32_t uint32_value = 0; in TEST() local
/external/angle/third_party/abseil-cpp/absl/log/internal/
Dproto.h266 uint32_t uint32_value() const { return static_cast<uint32_t>(value_); } in uint32_value() function
/external/cronet/stable/third_party/abseil-cpp/absl/log/internal/
Dproto.h266 uint32_t uint32_value() const { return static_cast<uint32_t>(value_); } in uint32_value() function
/external/cronet/tot/third_party/abseil-cpp/absl/log/internal/
Dproto.h266 uint32_t uint32_value() const { return static_cast<uint32_t>(value_); } in uint32_value() function
/external/cronet/stable/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto150 google.protobuf.UInt32Value uint32_value = 2; field
/external/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto150 google.protobuf.UInt32Value uint32_value = 2; field
/external/cronet/tot/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto150 google.protobuf.UInt32Value uint32_value = 2; field
/external/libcxx/utils/google-benchmark/src/
Dsysinfo.cc88 uint32_t uint32_value; member