Home
last modified time | relevance | path

Searched refs:cap_high (Results 1 – 23 of 23) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/edac/
H A Dfsl_ddr_edac.c243 static void sbe_ecc_decode(u32 cap_high, u32 cap_low, u32 cap_ecc, in sbe_ecc_decode() argument
256 syndrome = calculate_ecc(cap_high, cap_low) ^ cap_ecc; in sbe_ecc_decode()
287 u32 cap_high; in fsl_mc_check() local
326 cap_high = ddr_in32(pdata->mc_vbase + FSL_MC_CAPTURE_DATA_HI); in fsl_mc_check()
334 sbe_ecc_decode(cap_high, cap_low, syndrome, in fsl_mc_check()
346 cap_high ^ (1 << (bad_data_bit - 32)), in fsl_mc_check()
353 cap_high, cap_low, syndrome); in fsl_mc_check()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/edac/
H A Dfsl_ddr_edac.c243 static void sbe_ecc_decode(u32 cap_high, u32 cap_low, u32 cap_ecc, in sbe_ecc_decode() argument
256 syndrome = calculate_ecc(cap_high, cap_low) ^ cap_ecc; in sbe_ecc_decode()
287 u32 cap_high; in fsl_mc_check() local
326 cap_high = ddr_in32(pdata->mc_vbase + FSL_MC_CAPTURE_DATA_HI); in fsl_mc_check()
334 sbe_ecc_decode(cap_high, cap_low, syndrome, in fsl_mc_check()
346 cap_high ^ (1 << (bad_data_bit - 32)), in fsl_mc_check()
353 cap_high, cap_low, syndrome); in fsl_mc_check()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/edac/
H A Dfsl_ddr_edac.c243 static void sbe_ecc_decode(u32 cap_high, u32 cap_low, u32 cap_ecc, in sbe_ecc_decode() argument
256 syndrome = calculate_ecc(cap_high, cap_low) ^ cap_ecc; in sbe_ecc_decode()
287 u32 cap_high; in fsl_mc_check() local
326 cap_high = ddr_in32(pdata->mc_vbase + FSL_MC_CAPTURE_DATA_HI); in fsl_mc_check()
334 sbe_ecc_decode(cap_high, cap_low, syndrome, in fsl_mc_check()
346 cap_high ^ (1 << (bad_data_bit - 32)), in fsl_mc_check()
353 cap_high, cap_low, syndrome); in fsl_mc_check()
/dports/devel/py-hypothesis/hypothesis-6.28.0/src/hypothesis/strategies/_internal/
H A Ddatetime.py118 cap_low, cap_high = True, True
121 high = getattr(max_value if cap_high else dt.datetime.max, name)
122 if name == "day" and not cap_high:
130 cap_high = cap_high and val == high
/dports/emulators/libretro-vice/vice-libretro-5725415/deps/nibtools/
H A Dwrite.c393 int cap_high[4], cap_low[4], cap_margin[4]; in adjust_target() local
403 cap_high[i] = 0; in adjust_target()
420 if(cap[j] > cap_high[i]) cap_high[i] = cap[j]; in adjust_target()
424 cap_margin[i] = cap_high[i] - cap_low[i]; in adjust_target()
/dports/devel/boost-docs/boost_1_72_0/libs/graph/test/
H A Dmax_flow_test.cpp86 const int cap_high = 1000; in test_main() local
95 tIntGen int_gen(gen, uniform_int<int>(cap_low, cap_high)); in test_main()
H A Dboykov_kolmogorov_max_flow_test.cpp58 const int cap_high = 1000; in fill_random_max_flow_graph() local
67 tIntGen int_gen(gen, uniform_int<int>(cap_low, cap_high)); in fill_random_max_flow_graph()
/dports/devel/boost-python-libs/boost_1_72_0/libs/graph/test/
H A Dmax_flow_test.cpp86 const int cap_high = 1000; in test_main() local
95 tIntGen int_gen(gen, uniform_int<int>(cap_low, cap_high)); in test_main()
H A Dboykov_kolmogorov_max_flow_test.cpp58 const int cap_high = 1000; in fill_random_max_flow_graph() local
67 tIntGen int_gen(gen, uniform_int<int>(cap_low, cap_high)); in fill_random_max_flow_graph()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/graph/test/
H A Dmax_flow_test.cpp86 const int cap_high = 1000; in test_main() local
95 tIntGen int_gen(gen, uniform_int<int>(cap_low, cap_high)); in test_main()
H A Dboykov_kolmogorov_max_flow_test.cpp58 const int cap_high = 1000; in fill_random_max_flow_graph() local
67 tIntGen int_gen(gen, uniform_int<int>(cap_low, cap_high)); in fill_random_max_flow_graph()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/graph/test/
H A Dmax_flow_test.cpp86 const int cap_high = 1000; in test_main() local
95 tIntGen int_gen(gen, uniform_int<int>(cap_low, cap_high)); in test_main()
H A Dboykov_kolmogorov_max_flow_test.cpp58 const int cap_high = 1000; in fill_random_max_flow_graph() local
67 tIntGen int_gen(gen, uniform_int<int>(cap_low, cap_high)); in fill_random_max_flow_graph()
/dports/databases/percona57-server/boost_1_59_0/libs/graph/test/
H A Dmax_flow_test.cpp86 const int cap_high = 1000; in test_main() local
95 tIntGen int_gen(gen, uniform_int<int>(cap_low, cap_high)); in test_main()
H A Dboykov_kolmogorov_max_flow_test.cpp58 const int cap_high = 1000; in fill_random_max_flow_graph() local
67 tIntGen int_gen(gen, uniform_int<int>(cap_low, cap_high)); in fill_random_max_flow_graph()
/dports/databases/xtrabackup/boost_1_59_0/libs/graph/test/
H A Dmax_flow_test.cpp86 const int cap_high = 1000; in test_main() local
95 tIntGen int_gen(gen, uniform_int<int>(cap_low, cap_high)); in test_main()
H A Dboykov_kolmogorov_max_flow_test.cpp58 const int cap_high = 1000; in fill_random_max_flow_graph() local
67 tIntGen int_gen(gen, uniform_int<int>(cap_low, cap_high)); in fill_random_max_flow_graph()
/dports/databases/percona57-client/boost_1_59_0/libs/graph/test/
H A Dmax_flow_test.cpp86 const int cap_high = 1000; in test_main() local
95 tIntGen int_gen(gen, uniform_int<int>(cap_low, cap_high)); in test_main()
H A Dboykov_kolmogorov_max_flow_test.cpp58 const int cap_high = 1000; in fill_random_max_flow_graph() local
67 tIntGen int_gen(gen, uniform_int<int>(cap_low, cap_high)); in fill_random_max_flow_graph()
/dports/devel/boost-libs/boost_1_72_0/libs/graph/test/
H A Dmax_flow_test.cpp86 const int cap_high = 1000; in test_main() local
95 tIntGen int_gen(gen, uniform_int<int>(cap_low, cap_high)); in test_main()
H A Dboykov_kolmogorov_max_flow_test.cpp58 const int cap_high = 1000; in fill_random_max_flow_graph() local
67 tIntGen int_gen(gen, uniform_int<int>(cap_low, cap_high)); in fill_random_max_flow_graph()
/dports/devel/hyperscan/boost_1_75_0/libs/graph/test/
H A Dmax_flow_test.cpp91 const int cap_high = 1000; in main() local
100 tIntGen int_gen(gen, uniform_int< int >(cap_low, cap_high)); in main()
H A Dboykov_kolmogorov_max_flow_test.cpp60 const int cap_high = 1000; in fill_random_max_flow_graph() local
69 tIntGen int_gen(gen, uniform_int< int >(cap_low, cap_high)); in fill_random_max_flow_graph()