/external/perfetto/src/trace_processor/db/ |
D | compare_unittest.cc | 37 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/ |
D | alltypes.proto | 23 required uint32 uint32_max = 4 [default = 0]; field
|
/external/nanopb-c/tests/alltypes_proto3/ |
D | alltypes.proto | 24 uint32 uint32_max = 4; field
|
/external/nanopb-c/tests/field_size_16_proto3/ |
D | alltypes.proto | 24 uint32 uint32_max = 4; field
|
/external/grpc-grpc/third_party/nanopb/tests/backwards_compatibility/ |
D | alltypes_legacy.proto | 22 required uint32 uint32_max = 4 [default = 0]; field
|
D | alltypes_legacy.h | 38 uint32_t uint32_max; member
|
/external/grpc-grpc/third_party/nanopb/tests/alltypes_pointer/ |
D | encode_alltypes_pointer.c | 94 static uint32_t uint32_max = UINT32_MAX; in main() local
|
/external/nanopb-c/tests/backwards_compatibility/ |
D | alltypes_legacy.proto | 22 required uint32 uint32_max = 4 [default = 0]; field
|
D | alltypes_legacy.h | 38 uint32_t uint32_max; member
|
/external/nanopb-c/tests/alltypes_pointer/ |
D | encode_alltypes_pointer.c | 97 static uint32_t uint32_max = UINT32_MAX; in main() local
|
/external/nanopb-c/tests/field_size_16/ |
D | alltypes.proto | 22 required uint32 uint32_max = 4; field
|
/external/grpc-grpc/third_party/nanopb/tests/alltypes/ |
D | alltypes.proto | 23 required uint32 uint32_max = 4 [default = 0]; field
|
/external/nanopb-c/tests/field_size_32/ |
D | alltypes.proto | 22 required uint32 uint32_max = 4; field
|
/external/grpc-grpc/third_party/nanopb/tests/field_size_32/ |
D | alltypes.proto | 22 required uint32 uint32_max = 4; field
|
/external/nanopb-c/tests/alltypes/ |
D | alltypes.proto | 23 required uint32 uint32_max = 4 [default = 0]; field
|
/external/grpc-grpc/third_party/nanopb/tests/field_size_16/ |
D | alltypes.proto | 22 required uint32 uint32_max = 4; field
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
D | numbers_test.cc | 1041 const uint32_t uint32_max = std::numeric_limits<uint32_t>::max(); in TEST() local
|
/external/webrtc/third_party/abseil-cpp/absl/strings/ |
D | numbers_test.cc | 1034 const uint32_t uint32_max = std::numeric_limits<uint32_t>::max(); in TEST() local
|
/external/abseil-cpp/absl/strings/ |
D | numbers_test.cc | 1034 const uint32_t uint32_max = std::numeric_limits<uint32_t>::max(); in TEST() local
|
/external/libtextclassifier/abseil-cpp/absl/strings/ |
D | numbers_test.cc | 1041 const uint32_t uint32_max = std::numeric_limits<uint32_t>::max(); in TEST() local
|
/external/openscreen/third_party/abseil/src/absl/strings/ |
D | numbers_test.cc | 1113 const uint32_t uint32_max = std::numeric_limits<uint32_t>::max(); in TEST() local
|