Home
last modified time | relevance | path

Searched defs:int32_max (Results 1 – 25 of 27) sorted by relevance

12

/external/armnn/src/armnn/test/
DUtilityTests.cpp189 auto int32_max = std::numeric_limits<int32_t>::max(); variable
/external/nanopb-c/tests/without_64bit/
Dalltypes.proto21 required int32 int32_max = 2 [default = -2147483647]; field
/external/nanopb-c/tests/alltypes_proto3/
Dalltypes.proto22 int32 int32_max = 2; field
/external/nanopb-c/tests/field_size_16_proto3/
Dalltypes.proto22 int32 int32_max = 2; field
/external/grpc-grpc/third_party/nanopb/tests/backwards_compatibility/
Dalltypes_legacy.proto20 required int32 int32_max = 2 [default = -2147483647]; field
Dalltypes_legacy.h36 int32_t int32_max; member
/external/grpc-grpc/third_party/nanopb/tests/alltypes_pointer/
Dencode_alltypes_pointer.c92 static int32_t int32_max = INT32_MAX; in main() local
/external/nanopb-c/tests/backwards_compatibility/
Dalltypes_legacy.proto20 required int32 int32_max = 2 [default = -2147483647]; field
Dalltypes_legacy.h36 int32_t int32_max; member
/external/nanopb-c/tests/alltypes_pointer/
Dencode_alltypes_pointer.c95 static int32_t int32_max = INT32_MAX; in main() local
/external/nanopb-c/tests/field_size_32/
Dalltypes.proto20 required int32 int32_max = 2; field
/external/grpc-grpc/third_party/nanopb/tests/field_size_32/
Dalltypes.proto20 required int32 int32_max = 2; field
/external/grpc-grpc/third_party/nanopb/tests/field_size_16/
Dalltypes.proto20 required int32 int32_max = 2; field
/external/grpc-grpc/third_party/nanopb/tests/alltypes/
Dalltypes.proto21 required int32 int32_max = 2 [default = -2147483647]; field
/external/nanopb-c/tests/field_size_16/
Dalltypes.proto20 required int32 int32_max = 2; field
/external/nanopb-c/tests/alltypes/
Dalltypes.proto21 required int32 int32_max = 2 [default = -2147483647]; field
/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils_test.cc448 const int int32_max = std::numeric_limits<int>::max(); in TestFloatToQuantized() local
476 const int int32_max = std::numeric_limits<int>::max(); in TestQuantizedToFloat() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dnumbers_test.cc1103 const int32_t int32_max = std::numeric_limits<int32_t>::max(); in TEST() local
/external/libtextclassifier/abseil-cpp/absl/strings/
Dnumbers_test.cc1009 const int32_t int32_max = std::numeric_limits<int32_t>::max(); in TEST() local
/external/openscreen/third_party/abseil/src/absl/strings/
Dnumbers_test.cc1081 const int32_t int32_max = std::numeric_limits<int32_t>::max(); in TEST() local
/external/cronet/third_party/abseil-cpp/absl/strings/
Dnumbers_test.cc1447 const int32_t int32_max = std::numeric_limits<int32_t>::max(); in TEST() local
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dnumbers_test.cc1447 const int32_t int32_max = std::numeric_limits<int32_t>::max(); in TEST() local
/external/abseil-cpp/absl/strings/
Dnumbers_test.cc1246 const int32_t int32_max = std::numeric_limits<int32_t>::max(); in TEST() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/
Dnumbers_test.cc1301 const int32_t int32_max = std::numeric_limits<int32_t>::max(); in TEST() local
/external/angle/third_party/abseil-cpp/absl/strings/
Dnumbers_test.cc1440 const int32_t int32_max = std::numeric_limits<int32_t>::max(); in TEST() local

12