Home
last modified time | relevance | path

Searched defs:p_value (Results 1 - 15 of 15) sorted by relevance

/third_party/ffmpeg/libavutil/tests/
H A Dlfg.c121 double Z, p_value = -1, tot_samp = 1000; in main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Ddiscrete_distribution_test.cc186 double p_value = in TEST() local
H A Duniform_real_distribution_test.cc282 double p_value = in TYPED_TEST() local
H A Duniform_int_distribution_test.cc201 double p_value = in TYPED_TEST() local
H A Dlog_uniform_int_distribution_test.cc203 double p_value = ChiSquaredTestImpl(); in TEST_P() local
H A Dpoisson_distribution_test.cc469 double p_value = ChiSquaredTestImpl<absl::poisson_distribution<int32_t>>(); in TEST_P() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dchi_square.cc112 const double p_value = 1.0 - p; in ChiSquareValue() local
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.c102 bool atl1e_read_eeprom(struct atl1e_hw *hw, u32 offset, u32 *p_value) in atl1e_read_eeprom() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.c102 bool atl1e_read_eeprom(struct atl1e_hw *hw, u32 offset, u32 *p_value) in atl1e_read_eeprom() argument
/third_party/node/src/crypto/
H A Dcrypto_rsa.cc459 Local<Value> p_value; in ImportJWKRsaKey() local
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c140 bool atl1c_read_eeprom(struct atl1c_hw *hw, u32 offset, u32 *p_value) in atl1c_read_eeprom() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c140 bool atl1c_read_eeprom(struct atl1c_hw *hw, u32 offset, u32 *p_value) in atl1c_read_eeprom() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/
H A Datl1.c307 static bool atl1_read_eeprom(struct atl1_hw *hw, u32 offset, u32 *p_value) in atl1_read_eeprom() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/
H A Datl1.c307 static bool atl1_read_eeprom(struct atl1_hw *hw, u32 offset, u32 *p_value) in atl1_read_eeprom() argument
/third_party/python/Python/
H A Derrors.c424 _PyErr_Fetch(PyThreadState *tstate, PyObject **p_type, PyObject **p_value, in _PyErr_Fetch() argument
438 PyErr_Fetch(PyObject **p_type, PyObject **p_value, PyObject **p_traceback) in PyErr_Fetch() argument
534 PyErr_GetExcInfo(PyObject **p_type, PyObject **p_value, PyObject **p_traceback) in PyErr_GetExcInfo() argument
488 _PyErr_GetExcInfo(PyThreadState *tstate, PyObject **p_type, PyObject **p_value, PyObject **p_traceback) _PyErr_GetExcInfo() argument

Completed in 22 milliseconds