Home
last modified time | relevance | path

Searched defs:uint32_max (Results 1 – 21 of 21) sorted by relevance

/external/perfetto/src/trace_processor/db/
Dcompare_unittest.cc37 SqlValue uint32_max = SqlValue::Long(std::numeric_limits<uint32_t>::max()); in TEST() local
52 SqlValue uint32_max = SqlValue::Double(std::numeric_limits<uint32_t>::max()); in TEST() local
/external/nanopb-c/tests/without_64bit/
Dalltypes.proto23 required uint32 uint32_max = 4 [default = 0]; field
/external/nanopb-c/tests/alltypes_proto3/
Dalltypes.proto24 uint32 uint32_max = 4; field
/external/nanopb-c/tests/field_size_16_proto3/
Dalltypes.proto24 uint32 uint32_max = 4; field
/external/grpc-grpc/third_party/nanopb/tests/backwards_compatibility/
Dalltypes_legacy.proto22 required uint32 uint32_max = 4 [default = 0]; field
Dalltypes_legacy.h38 uint32_t uint32_max; member
/external/grpc-grpc/third_party/nanopb/tests/alltypes_pointer/
Dencode_alltypes_pointer.c94 static uint32_t uint32_max = UINT32_MAX; in main() local
/external/nanopb-c/tests/backwards_compatibility/
Dalltypes_legacy.proto22 required uint32 uint32_max = 4 [default = 0]; field
Dalltypes_legacy.h38 uint32_t uint32_max; member
/external/nanopb-c/tests/alltypes_pointer/
Dencode_alltypes_pointer.c97 static uint32_t uint32_max = UINT32_MAX; in main() local
/external/nanopb-c/tests/field_size_16/
Dalltypes.proto22 required uint32 uint32_max = 4; field
/external/grpc-grpc/third_party/nanopb/tests/alltypes/
Dalltypes.proto23 required uint32 uint32_max = 4 [default = 0]; field
/external/nanopb-c/tests/field_size_32/
Dalltypes.proto22 required uint32 uint32_max = 4; field
/external/grpc-grpc/third_party/nanopb/tests/field_size_32/
Dalltypes.proto22 required uint32 uint32_max = 4; field
/external/nanopb-c/tests/alltypes/
Dalltypes.proto23 required uint32 uint32_max = 4 [default = 0]; field
/external/grpc-grpc/third_party/nanopb/tests/field_size_16/
Dalltypes.proto22 required uint32 uint32_max = 4; field
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dnumbers_test.cc1041 const uint32_t uint32_max = std::numeric_limits<uint32_t>::max(); in TEST() local
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dnumbers_test.cc1034 const uint32_t uint32_max = std::numeric_limits<uint32_t>::max(); in TEST() local
/external/abseil-cpp/absl/strings/
Dnumbers_test.cc1034 const uint32_t uint32_max = std::numeric_limits<uint32_t>::max(); in TEST() local
/external/libtextclassifier/abseil-cpp/absl/strings/
Dnumbers_test.cc1041 const uint32_t uint32_max = std::numeric_limits<uint32_t>::max(); in TEST() local
/external/openscreen/third_party/abseil/src/absl/strings/
Dnumbers_test.cc1113 const uint32_t uint32_max = std::numeric_limits<uint32_t>::max(); in TEST() local