Home
last modified time | relevance | path

Searched defs:pvalue (Results 251 – 275 of 3723) sorted by relevance

1...<<11121314151617181920>>...149

/dports/cad/magic/magic-8.3.245/calma/
H A DCalmaRdio.c204 calmaReadI2Record(type, pvalue) in calmaReadI2Record() argument
249 calmaReadI4Record(type, pvalue) in calmaReadI4Record() argument
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/src/zabbix_server/httppoller/
H A Dhttpmacro.c81 const char *pvalue, size_t nvalue, const char *data, char **err_str) in httpmacro_append_pair()
275 const char *pkey = variables, *pvalue; in http_process_variables() local
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/src/zabbix_server/httppoller/
H A Dhttpmacro.c81 const char *pvalue, size_t nvalue, const char *data, char **err_str) in httpmacro_append_pair()
275 const char *pkey = variables, *pvalue; in http_process_variables() local
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/src/zabbix_server/httppoller/
H A Dhttpmacro.c81 const char *pvalue, size_t nvalue, const char *data, char **err_str) in httpmacro_append_pair()
275 const char *pkey = variables, *pvalue; in http_process_variables() local
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/src/zabbix_server/httppoller/
H A Dhttpmacro.c81 const char *pvalue, size_t nvalue, const char *data, char **err_str) in httpmacro_append_pair()
275 const char *pkey = variables, *pvalue; in http_process_variables() local
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/src/zabbix_server/httppoller/
H A Dhttpmacro.c81 const char *pvalue, size_t nvalue, const char *data, char **err_str) in httpmacro_append_pair()
275 const char *pkey = variables, *pvalue; in http_process_variables() local
/dports/devel/py-gevent/gevent-21.8.0/src/gevent/_generated_include/
H A DCoroutineBase_proto_1c154716c6addde971afe8ba7a5544a9b781d7a7.h53 #define __Pyx_PyGen_FetchStopIterationValue(pvalue)\ argument
56 #define __Pyx_PyGen_FetchStopIterationValue(pvalue)\ argument
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/Search/HSP/
H A DBlastPullHSP.pm500 sub pvalue { } subroutine
/dports/java/sablevm/sablevm-1.13/src/libsablevm/
H A Dutil1.c162 _svmh_set_flag (jint *pvalue, jint flag) in _svmh_set_flag()
174 _svmh_clear_flag (jint *pvalue, jint flag) in _svmh_clear_flag()
492 _svmf_get_REFERENCE_static (jvalue *pvalue) in _svmf_get_REFERENCE_static()
510 _svmf_put_REFERENCE_static (jvalue *pvalue, _svmt_object_instance *value) in _svmf_put_REFERENCE_static()
/dports/science/R-cran-DCluster/DCluster/R/
H A Dopgam.R14 pvalue<-ppois(localO, localE, lower.tail=FALSE) functionVar
34pvalue<-.Call("Ropgam_iscluster_negbin",data$Observed[localidx], data$Expected[localidx], mle$size… functionVar
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/utils/
H A DFisherExactTestUnitTest.java54 final double pvalue = FisherExactTest.twoSidedPValue(contingencyTable); in testUsingTableData() local
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdfc.c596 pdf_indexed_color_space(gx_device_pdf *pdev, cos_value_t *pvalue, in pdf_indexed_color_space()
748 const gs_color_space *pcs, cos_value_t *pvalue, in pdf_convert_ICC()
812 pdf_color_space_named(gx_device_pdf *pdev, cos_value_t *pvalue, in pdf_color_space_named()
1329 pdf_pattern_space(gx_device_pdf *pdev, cos_value_t *pvalue, in pdf_pattern_space()
1353 pdf_cs_Pattern_colored(gx_device_pdf *pdev, cos_value_t *pvalue) in pdf_cs_Pattern_colored()
1359 pdf_cs_Pattern_uncolored(gx_device_pdf *pdev, cos_value_t *pvalue) in pdf_cs_Pattern_uncolored()
1373 const gs_color_space *pcs, cos_value_t *pvalue) in pdf_cs_Pattern_uncolored_hl()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdfc.c596 pdf_indexed_color_space(gx_device_pdf *pdev, cos_value_t *pvalue, in pdf_indexed_color_space()
748 const gs_color_space *pcs, cos_value_t *pvalue, in pdf_convert_ICC()
812 pdf_color_space_named(gx_device_pdf *pdev, cos_value_t *pvalue, in pdf_color_space_named()
1329 pdf_pattern_space(gx_device_pdf *pdev, cos_value_t *pvalue, in pdf_pattern_space()
1353 pdf_cs_Pattern_colored(gx_device_pdf *pdev, cos_value_t *pvalue) in pdf_cs_Pattern_colored()
1359 pdf_cs_Pattern_uncolored(gx_device_pdf *pdev, cos_value_t *pvalue) in pdf_cs_Pattern_uncolored()
1373 const gs_color_space *pcs, cos_value_t *pvalue) in pdf_cs_Pattern_uncolored_hl()
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/hmm2/src/u_search/
H A Duhmmsearch.cpp85 double pvalue; // pvalue of an HMM score in search() local
157 double pvalue; // pvalue of an HMM score in main_loop_serial() local
/dports/misc/mnn/MNN-1.2.0/tools/converter/source/optimizer/
H A DGlobal.hpp18 static void Reset(T* pvalue) { in Reset()
/dports/math/dieharder/dieharder-3.31.1/include/dieharder/
H A DXtest.h19 double pvalue; member
H A DVtest.h21 double pvalue; /* Resulting p-value */ member
/dports/devel/gdb/gdb-11.1/gdb/python/lib/gdb/command/
H A Dprompt.py48 def get_show_string(self, pvalue): argument
/dports/devel/gdb761/gdb-7.6.1/gdb/python/lib/gdb/command/
H A Dprompt.py47 def get_show_string (self, pvalue): argument
/dports/devel/folly/folly-2021.12.27.00/folly/python/
H A Derror.cpp68 PyObject *ptype, *pvalue, *ptraceback; in handlePythonError() local
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dzmisc.c86 ref *pvalue; in zbind() local
110 ref *pvalue; in zbind() local
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dzmisc.c86 ref *pvalue; in zbind() local
110 ref *pvalue; in zbind() local
/dports/math/casadi/casadi-3.5.5/swig/
H A Dcasadi.i82 PyObject *ptype, *pvalue, *ptraceback; in handle_director_exception() local
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdfc.c546 pdf_indexed_color_space(gx_device_pdf *pdev, const gs_gstate * pgs, cos_value_t *pvalue, in pdf_indexed_color_space()
715 const gs_color_space *pcs, cos_value_t *pvalue, in pdf_convert_ICC()
780 cos_value_t *pvalue, in pdf_color_space_named()
1387 pdf_pattern_space(gx_device_pdf *pdev, cos_value_t *pvalue, in pdf_pattern_space()
1411 pdf_cs_Pattern_colored(gx_device_pdf *pdev, cos_value_t *pvalue) in pdf_cs_Pattern_colored()
1417 pdf_cs_Pattern_uncolored(gx_device_pdf *pdev, cos_value_t *pvalue) in pdf_cs_Pattern_uncolored()
1431 const gs_color_space *pcs, cos_value_t *pvalue, const gs_gstate * pgs) in pdf_cs_Pattern_uncolored_hl()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdfc.c546 pdf_indexed_color_space(gx_device_pdf *pdev, const gs_gstate * pgs, cos_value_t *pvalue, in pdf_indexed_color_space()
715 const gs_color_space *pcs, cos_value_t *pvalue, in pdf_convert_ICC()
780 cos_value_t *pvalue, in pdf_color_space_named()
1387 pdf_pattern_space(gx_device_pdf *pdev, cos_value_t *pvalue, in pdf_pattern_space()
1411 pdf_cs_Pattern_colored(gx_device_pdf *pdev, cos_value_t *pvalue) in pdf_cs_Pattern_colored()
1417 pdf_cs_Pattern_uncolored(gx_device_pdf *pdev, cos_value_t *pvalue) in pdf_cs_Pattern_uncolored()
1431 const gs_color_space *pcs, cos_value_t *pvalue, const gs_gstate * pgs) in pdf_cs_Pattern_uncolored_hl()

1...<<11121314151617181920>>...149