Int32            3072 modules/ts/include/opencv2/ts/ts_gtest.h     GTEST_API_ extern ::testing::internal::Int32 GTEST_FLAG(name)
Int32            3080 modules/ts/include/opencv2/ts/ts_gtest.h     GTEST_API_ ::testing::internal::Int32 GTEST_FLAG(name) = (default_val)
Int32            3094 modules/ts/include/opencv2/ts/ts_gtest.h bool ParseInt32(const Message& src_text, const char* str, Int32* value);
Int32            3099 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ Int32 Int32FromGTestEnv(const char* flag, Int32 default_val);
Int32             538 modules/ts/src/ts_gtest.cpp     const char* str, const char* flag, Int32* value);
Int32             542 modules/ts/src/ts_gtest.cpp inline int GetRandomSeedFromFlag(Int32 random_seed_flag) {
Int32             628 modules/ts/src/ts_gtest.cpp   internal::Int32 random_seed_;
Int32             629 modules/ts/src/ts_gtest.cpp   internal::Int32 repeat_;
Int32             631 modules/ts/src/ts_gtest.cpp   internal::Int32 stack_trace_depth_;
Int32             678 modules/ts/src/ts_gtest.cpp GTEST_API_ Int32 Int32FromEnvOrDie(const char* env_var, Int32 default_val);
Int32            4242 modules/ts/src/ts_gtest.cpp     const Int32 shard_index = Int32FromEnvOrDie(kTestShardIndex, -1);
Int32            5896 modules/ts/src/ts_gtest.cpp   const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1);
Int32            5897 modules/ts/src/ts_gtest.cpp   const Int32 shard_index = Int32FromEnvOrDie(shard_index_env, -1);
Int32            5934 modules/ts/src/ts_gtest.cpp Int32 Int32FromEnvOrDie(const char* var, Int32 default_val) {
Int32            5940 modules/ts/src/ts_gtest.cpp   Int32 result;
Int32            5964 modules/ts/src/ts_gtest.cpp   const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ?
Int32            5966 modules/ts/src/ts_gtest.cpp   const Int32 shard_index = shard_tests == HONOR_SHARDING_PROTOCOL ?
Int32            6246 modules/ts/src/ts_gtest.cpp bool ParseInt32Flag(const char* str, const char* flag, Int32* value) {
Int32            8975 modules/ts/src/ts_gtest.cpp bool ParseInt32(const Message& src_text, const char* str, Int32* value) {
Int32            8993 modules/ts/src/ts_gtest.cpp   const Int32 result = static_cast<Int32>(long_value);
Int32            9027 modules/ts/src/ts_gtest.cpp Int32 Int32FromGTestEnv(const char* flag, Int32 default_value) {
Int32            9035 modules/ts/src/ts_gtest.cpp   Int32 result = default_value;
Int32             133 modules/videoio/src/cap_msmf.hpp MAKE_ARRAY_TYPE(INT32, Int32)
Int32             343 samples/winrt/ImageManipulations/common/suspensionmanager.cpp         case PropertyType::Int32: