Home
last modified time | relevance | path

Searched refs:ccf (Results 1 – 25 of 1805) sorted by relevance

12345678910>>...73

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/memory/
H A Dfsl-corenet-cf.c174 struct ccf_private *ccf; in ccf_probe() local
184 ccf = devm_kzalloc(&pdev->dev, sizeof(*ccf), GFP_KERNEL); in ccf_probe()
185 if (!ccf) in ccf_probe()
195 if (IS_ERR(ccf->regs)) in ccf_probe()
196 return PTR_ERR(ccf->regs); in ccf_probe()
198 ccf->dev = &pdev->dev; in ccf_probe()
199 ccf->info = match->data; in ccf_probe()
200 ccf->err_regs = ccf->regs + ccf->info->err_reg_offs; in ccf_probe()
202 if (ccf->info->has_brr) { in ccf_probe()
206 ccf->t1040 = true; in ccf_probe()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/memory/
H A Dfsl-corenet-cf.c174 struct ccf_private *ccf; in ccf_probe() local
184 ccf = devm_kzalloc(&pdev->dev, sizeof(*ccf), GFP_KERNEL); in ccf_probe()
185 if (!ccf) in ccf_probe()
195 if (IS_ERR(ccf->regs)) in ccf_probe()
196 return PTR_ERR(ccf->regs); in ccf_probe()
198 ccf->dev = &pdev->dev; in ccf_probe()
199 ccf->info = match->data; in ccf_probe()
200 ccf->err_regs = ccf->regs + ccf->info->err_reg_offs; in ccf_probe()
202 if (ccf->info->has_brr) { in ccf_probe()
206 ccf->t1040 = true; in ccf_probe()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/memory/
H A Dfsl-corenet-cf.c174 struct ccf_private *ccf; in ccf_probe() local
184 ccf = devm_kzalloc(&pdev->dev, sizeof(*ccf), GFP_KERNEL); in ccf_probe()
185 if (!ccf) in ccf_probe()
195 if (IS_ERR(ccf->regs)) in ccf_probe()
196 return PTR_ERR(ccf->regs); in ccf_probe()
198 ccf->dev = &pdev->dev; in ccf_probe()
199 ccf->info = match->data; in ccf_probe()
200 ccf->err_regs = ccf->regs + ccf->info->err_reg_offs; in ccf_probe()
202 if (ccf->info->has_brr) { in ccf_probe()
206 ccf->t1040 = true; in ccf_probe()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fgas/crt/
H A Dcfgas_stringformatter.cpp196 for (size_t ccf = 0; ccf < spNum.size(); ++ccf) { in GetNumericDotIndex() local
254 ccf++; in ParseLocaleDate()
261 ccf++; in ParseLocaleDate()
376 ccf++; in ParseLocaleTime()
897 ccf++; in GetCategory()
940 ccf++; in GetTextFormat()
1042 ccf++; in GetNumericFormat()
1658 ccf++; in GetDateTimeFormat()
1860 for (size_t ccf = 0; ccf < dot_index_f; ++ccf) { in FormatNum() local
1928 for (size_t ccf = dot_index_f - 1; ccf < spNumFormat.size(); --ccf) { in FormatNum() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fgas/crt/
H A Dcfgas_stringformatter.cpp198 for (size_t ccf = 0; ccf < spNum.size(); ++ccf) { in GetNumericDotIndex() local
256 ccf++; in ParseLocaleDate()
263 ccf++; in ParseLocaleDate()
378 ccf++; in ParseLocaleTime()
934 ccf++; in GetCategory()
977 ccf++; in GetTextFormat()
1078 ccf++; in GetNumericFormat()
1692 ccf++; in GetDateTimeFormat()
1896 for (size_t ccf = 0; ccf < dot_index_f; ++ccf) { in FormatNum() local
1964 for (size_t ccf = dot_index_f - 1; ccf < spNumFormat.size(); --ccf) { in FormatNum() local
[all …]
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fgas/localization/
H A Dfgas_locale.cpp391 if (pStr[ccf] == '.' || pStr[ccf] == '(') { in GetCategory()
426 ccf++; in GetCategory()
451 while (ccf < iLenf && pStr[ccf] != ')') { in GetLocaleName()
456 ccf++; in GetLocaleName()
477 while (ccf < iLenf && pStr[ccf] != '{' && pStr[ccf] != '.' && in GetTextFormat()
502 ccf++; in GetTextFormat()
535 while (ccf < iLenf && pStr[ccf] != '{' && pStr[ccf] != '.' && in GetNumericFormat()
559 while (ccf < iLenf && pStr[ccf] != '(' && pStr[ccf] != '{') { in GetNumericFormat()
602 if (pStr[ccf] == '.' || pStr[ccf] == 'V' || pStr[ccf] == 'v') { in GetNumericFormat()
1926 while (ccf < iLenf && pStr[ccf] != '{' && pStr[ccf] != '.' && in GetDateTimeFormat()
[all …]
/dports/security/modsecurity3-nginx/nginx-1.20.0/src/core/
H A Dnginx.c721 ccf->pid.data, ccf->oldpid.data, argv[0]); in ngx_exec_new_binary()
732 if (ngx_rename_file(ccf->oldpid.data, ccf->pid.data) in ngx_exec_new_binary()
738 ccf->oldpid.data, ccf->pid.data, argv[0]); in ngx_exec_new_binary()
1082 return ccf; in ngx_core_module_create_conf()
1104 && ccf->cpu_affinity_n != (ngx_uint_t) ccf->worker_processes) in ngx_core_module_init_conf()
1123 ccf->oldpid.len = ccf->pid.len + sizeof(NGX_OLDPID_EXT); in ngx_core_module_init_conf()
1125 ccf->oldpid.data = ngx_pnalloc(cycle->pool, ccf->oldpid.len); in ngx_core_module_init_conf()
1130 ngx_memcpy(ngx_cpymem(ccf->oldpid.data, ccf->pid.data, ccf->pid.len), in ngx_core_module_init_conf()
1341 ccf->priority = -ccf->priority; in ngx_set_priority()
1464 mask = &ccf->cpu_affinity[ccf->cpu_affinity_n - 1]; in ngx_get_cpu_affinity()
[all …]
/dports/www/nginx-naxsi/nginx-1.20.2/src/core/
H A Dnginx.c721 ccf->pid.data, ccf->oldpid.data, argv[0]); in ngx_exec_new_binary()
732 if (ngx_rename_file(ccf->oldpid.data, ccf->pid.data) in ngx_exec_new_binary()
738 ccf->oldpid.data, ccf->pid.data, argv[0]); in ngx_exec_new_binary()
1082 return ccf; in ngx_core_module_create_conf()
1104 && ccf->cpu_affinity_n != (ngx_uint_t) ccf->worker_processes) in ngx_core_module_init_conf()
1123 ccf->oldpid.len = ccf->pid.len + sizeof(NGX_OLDPID_EXT); in ngx_core_module_init_conf()
1125 ccf->oldpid.data = ngx_pnalloc(cycle->pool, ccf->oldpid.len); in ngx_core_module_init_conf()
1130 ngx_memcpy(ngx_cpymem(ccf->oldpid.data, ccf->pid.data, ccf->pid.len), in ngx_core_module_init_conf()
1341 ccf->priority = -ccf->priority; in ngx_set_priority()
1464 mask = &ccf->cpu_affinity[ccf->cpu_affinity_n - 1]; in ngx_get_cpu_affinity()
[all …]
/dports/www/nginx-lite/nginx-1.20.2/src/core/
H A Dnginx.c721 ccf->pid.data, ccf->oldpid.data, argv[0]); in ngx_exec_new_binary()
732 if (ngx_rename_file(ccf->oldpid.data, ccf->pid.data) in ngx_exec_new_binary()
738 ccf->oldpid.data, ccf->pid.data, argv[0]); in ngx_exec_new_binary()
1082 return ccf; in ngx_core_module_create_conf()
1104 && ccf->cpu_affinity_n != (ngx_uint_t) ccf->worker_processes) in ngx_core_module_init_conf()
1123 ccf->oldpid.len = ccf->pid.len + sizeof(NGX_OLDPID_EXT); in ngx_core_module_init_conf()
1125 ccf->oldpid.data = ngx_pnalloc(cycle->pool, ccf->oldpid.len); in ngx_core_module_init_conf()
1130 ngx_memcpy(ngx_cpymem(ccf->oldpid.data, ccf->pid.data, ccf->pid.len), in ngx_core_module_init_conf()
1341 ccf->priority = -ccf->priority; in ngx_set_priority()
1464 mask = &ccf->cpu_affinity[ccf->cpu_affinity_n - 1]; in ngx_get_cpu_affinity()
[all …]
/dports/www/nginx-devel/nginx-1.21.5/src/core/
H A Dnginx.c721 ccf->pid.data, ccf->oldpid.data, argv[0]); in ngx_exec_new_binary()
732 if (ngx_rename_file(ccf->oldpid.data, ccf->pid.data) in ngx_exec_new_binary()
738 ccf->oldpid.data, ccf->pid.data, argv[0]); in ngx_exec_new_binary()
1082 return ccf; in ngx_core_module_create_conf()
1104 && ccf->cpu_affinity_n != (ngx_uint_t) ccf->worker_processes) in ngx_core_module_init_conf()
1123 ccf->oldpid.len = ccf->pid.len + sizeof(NGX_OLDPID_EXT); in ngx_core_module_init_conf()
1125 ccf->oldpid.data = ngx_pnalloc(cycle->pool, ccf->oldpid.len); in ngx_core_module_init_conf()
1130 ngx_memcpy(ngx_cpymem(ccf->oldpid.data, ccf->pid.data, ccf->pid.len), in ngx_core_module_init_conf()
1341 ccf->priority = -ccf->priority; in ngx_set_priority()
1464 mask = &ccf->cpu_affinity[ccf->cpu_affinity_n - 1]; in ngx_get_cpu_affinity()
[all …]
/dports/www/nginx-full/nginx-1.20.2/src/core/
H A Dnginx.c721 ccf->pid.data, ccf->oldpid.data, argv[0]); in ngx_exec_new_binary()
732 if (ngx_rename_file(ccf->oldpid.data, ccf->pid.data) in ngx_exec_new_binary()
738 ccf->oldpid.data, ccf->pid.data, argv[0]); in ngx_exec_new_binary()
1082 return ccf; in ngx_core_module_create_conf()
1104 && ccf->cpu_affinity_n != (ngx_uint_t) ccf->worker_processes) in ngx_core_module_init_conf()
1123 ccf->oldpid.len = ccf->pid.len + sizeof(NGX_OLDPID_EXT); in ngx_core_module_init_conf()
1125 ccf->oldpid.data = ngx_pnalloc(cycle->pool, ccf->oldpid.len); in ngx_core_module_init_conf()
1130 ngx_memcpy(ngx_cpymem(ccf->oldpid.data, ccf->pid.data, ccf->pid.len), in ngx_core_module_init_conf()
1341 ccf->priority = -ccf->priority; in ngx_set_priority()
1464 mask = &ccf->cpu_affinity[ccf->cpu_affinity_n - 1]; in ngx_get_cpu_affinity()
[all …]
/dports/www/nginx/nginx-1.20.2/src/core/
H A Dnginx.c721 ccf->pid.data, ccf->oldpid.data, argv[0]); in ngx_exec_new_binary()
732 if (ngx_rename_file(ccf->oldpid.data, ccf->pid.data) in ngx_exec_new_binary()
738 ccf->oldpid.data, ccf->pid.data, argv[0]); in ngx_exec_new_binary()
1082 return ccf; in ngx_core_module_create_conf()
1104 && ccf->cpu_affinity_n != (ngx_uint_t) ccf->worker_processes) in ngx_core_module_init_conf()
1123 ccf->oldpid.len = ccf->pid.len + sizeof(NGX_OLDPID_EXT); in ngx_core_module_init_conf()
1125 ccf->oldpid.data = ngx_pnalloc(cycle->pool, ccf->oldpid.len); in ngx_core_module_init_conf()
1130 ngx_memcpy(ngx_cpymem(ccf->oldpid.data, ccf->pid.data, ccf->pid.len), in ngx_core_module_init_conf()
1341 ccf->priority = -ccf->priority; in ngx_set_priority()
1464 mask = &ccf->cpu_affinity[ccf->cpu_affinity_n - 1]; in ngx_get_cpu_affinity()
[all …]
/dports/www/nginx-full/lua-nginx-module-0.10.19/src/
H A Dngx_http_lua_worker.c50 ngx_core_conf_t *ccf; in ngx_http_lua_ffi_worker_count() local
52 ccf = (ngx_core_conf_t *) ngx_get_conf(ngx_cycle->conf_ctx, in ngx_http_lua_ffi_worker_count()
55 return (int) ccf->worker_processes; in ngx_http_lua_ffi_worker_count()
77 ngx_core_conf_t *ccf; in ngx_http_lua_ffi_get_process_type() local
88 ccf = (ngx_core_conf_t *) ngx_get_conf(ngx_cycle->conf_ctx, in ngx_http_lua_ffi_get_process_type()
91 if (ccf->master) { in ngx_http_lua_ffi_get_process_type()
104 ngx_core_conf_t *ccf; in ngx_http_lua_ffi_enable_privileged_agent() local
106 ccf = (ngx_core_conf_t *) ngx_get_conf(ngx_cycle->conf_ctx, in ngx_http_lua_ffi_enable_privileged_agent()
109 ccf->privileged_agent = 1; in ngx_http_lua_ffi_enable_privileged_agent()
/dports/comms/wsjtz/wsjtx/lib/
H A Dxcor.f9015 real ccf(lag1:lag2) local
52 ccf(lag)=2*x !The 2 is for plotting scale
53 if(ccf(lag).gt.ccfmax) then
54 ccfmax=ccf(lag)
58 if(ccf(lag).lt.ccfmin) then
59 ccfmin=ccf(lag)
68 ccf(lag)=-ccf(lag)
H A Dccf2.f906 real ccf(-LAGMAX:LAGMAX) local
37 ccf(lag)=nflip*(s1-s0)
38 if(ccf(lag).gt.ccfbest) then
39 ccfbest=ccf(lag)
45 call peakup(ccf(lagpk-1),ccf(lagpk),ccf(lagpk+1),dx)
H A Dxcor4.f9013 real ccf(-5:540) local
71 ccf(lag)=2*x !The 2 is for plotting scale
72 if(ccf(lag).gt.ccfmax) then
73 ccfmax=ccf(lag)
77 if(ccf(lag).lt.ccfmin) then
78 ccfmin=ccf(lag)
87 ccf(lag)=-ccf(lag)
/dports/security/modsecurity3-nginx/nginx-1.20.0/src/os/unix/
H A Dngx_process_cycle.c85 ngx_core_conf_t *ccf; in ngx_master_process_cycle() local
537 ngx_core_conf_t *ccf; in ngx_reap_children() local
627 ccf->oldpid.data, ccf->pid.data, ngx_argv[0]); in ngx_reap_children()
758 ngx_core_conf_t *ccf; in ngx_worker_process_init() local
798 if (setgid(ccf->group) == -1) { in ngx_worker_process_init()
805 if (initgroups(ccf->username, ccf->group) == -1) { in ngx_worker_process_init()
808 ccf->username, ccf->group); in ngx_worker_process_init()
812 if (ccf->transparent && ccf->user) { in ngx_worker_process_init()
822 if (setuid(ccf->user) == -1) { in ngx_worker_process_init()
830 if (ccf->transparent && ccf->user) { in ngx_worker_process_init()
[all …]
/dports/www/nginx-full/nginx-1.20.2/src/os/unix/
H A Dngx_process_cycle.c85 ngx_core_conf_t *ccf; in ngx_master_process_cycle() local
537 ngx_core_conf_t *ccf; in ngx_reap_children() local
627 ccf->oldpid.data, ccf->pid.data, ngx_argv[0]); in ngx_reap_children()
758 ngx_core_conf_t *ccf; in ngx_worker_process_init() local
798 if (setgid(ccf->group) == -1) { in ngx_worker_process_init()
805 if (initgroups(ccf->username, ccf->group) == -1) { in ngx_worker_process_init()
808 ccf->username, ccf->group); in ngx_worker_process_init()
812 if (ccf->transparent && ccf->user) { in ngx_worker_process_init()
822 if (setuid(ccf->user) == -1) { in ngx_worker_process_init()
830 if (ccf->transparent && ccf->user) { in ngx_worker_process_init()
[all …]
/dports/www/nginx-lite/nginx-1.20.2/src/os/unix/
H A Dngx_process_cycle.c85 ngx_core_conf_t *ccf; in ngx_master_process_cycle() local
537 ngx_core_conf_t *ccf; in ngx_reap_children() local
627 ccf->oldpid.data, ccf->pid.data, ngx_argv[0]); in ngx_reap_children()
758 ngx_core_conf_t *ccf; in ngx_worker_process_init() local
798 if (setgid(ccf->group) == -1) { in ngx_worker_process_init()
805 if (initgroups(ccf->username, ccf->group) == -1) { in ngx_worker_process_init()
808 ccf->username, ccf->group); in ngx_worker_process_init()
812 if (ccf->transparent && ccf->user) { in ngx_worker_process_init()
822 if (setuid(ccf->user) == -1) { in ngx_worker_process_init()
830 if (ccf->transparent && ccf->user) { in ngx_worker_process_init()
[all …]
/dports/www/nginx/nginx-1.20.2/src/os/unix/
H A Dngx_process_cycle.c85 ngx_core_conf_t *ccf; in ngx_master_process_cycle() local
537 ngx_core_conf_t *ccf; in ngx_reap_children() local
627 ccf->oldpid.data, ccf->pid.data, ngx_argv[0]); in ngx_reap_children()
758 ngx_core_conf_t *ccf; in ngx_worker_process_init() local
798 if (setgid(ccf->group) == -1) { in ngx_worker_process_init()
805 if (initgroups(ccf->username, ccf->group) == -1) { in ngx_worker_process_init()
808 ccf->username, ccf->group); in ngx_worker_process_init()
812 if (ccf->transparent && ccf->user) { in ngx_worker_process_init()
822 if (setuid(ccf->user) == -1) { in ngx_worker_process_init()
830 if (ccf->transparent && ccf->user) { in ngx_worker_process_init()
[all …]
/dports/www/nginx-devel/nginx-1.21.5/src/os/unix/
H A Dngx_process_cycle.c85 ngx_core_conf_t *ccf; in ngx_master_process_cycle() local
539 ngx_core_conf_t *ccf; in ngx_reap_children() local
629 ccf->oldpid.data, ccf->pid.data, ngx_argv[0]); in ngx_reap_children()
760 ngx_core_conf_t *ccf; in ngx_worker_process_init() local
800 if (setgid(ccf->group) == -1) { in ngx_worker_process_init()
807 if (initgroups(ccf->username, ccf->group) == -1) { in ngx_worker_process_init()
810 ccf->username, ccf->group); in ngx_worker_process_init()
814 if (ccf->transparent && ccf->user) { in ngx_worker_process_init()
824 if (setuid(ccf->user) == -1) { in ngx_worker_process_init()
832 if (ccf->transparent && ccf->user) { in ngx_worker_process_init()
[all …]
/dports/www/nginx-naxsi/nginx-1.20.2/src/os/unix/
H A Dngx_process_cycle.c85 ngx_core_conf_t *ccf; in ngx_master_process_cycle() local
537 ngx_core_conf_t *ccf; in ngx_reap_children() local
627 ccf->oldpid.data, ccf->pid.data, ngx_argv[0]); in ngx_reap_children()
758 ngx_core_conf_t *ccf; in ngx_worker_process_init() local
798 if (setgid(ccf->group) == -1) { in ngx_worker_process_init()
805 if (initgroups(ccf->username, ccf->group) == -1) { in ngx_worker_process_init()
808 ccf->username, ccf->group); in ngx_worker_process_init()
812 if (ccf->transparent && ccf->user) { in ngx_worker_process_init()
822 if (setuid(ccf->user) == -1) { in ngx_worker_process_init()
830 if (ccf->transparent && ccf->user) { in ngx_worker_process_init()
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/tools/tests/pmg/
H A Dmainf.f458 double precision ccf (nfarr) variable
502 2 xf,yf,zf,gxcf,gycf,gzcf,a1cf,a2cf,a3cf,ccf,fcf,tcf)
516 2 xf,yf,zf,gxcf,gycf,gzcf,a1cf,a2cf,a3cf,ccf,fcf,tcf)
520 2 xf,yf,zf,gxcf,gycf,gzcf,a1cf,a2cf,a3cf,ccf,fcf,tcf)
524 2 xf,yf,zf,gxcf,gycf,gzcf,a1cf,a2cf,a3cf,ccf,fcf,tcf)
528 2 xf,yf,zf,gxcf,gycf,gzcf,a1cf,a2cf,a3cf,ccf,fcf,tcf)
532 2 xf,yf,zf,gxcf,gycf,gzcf,a1cf,a2cf,a3cf,ccf,fcf,tcf)
536 2 xf,yf,zf,gxcf,gycf,gzcf,a1cf,a2cf,a3cf,ccf,fcf,tcf)
540 2 xf,yf,zf,gxcf,gycf,gzcf,a1cf,a2cf,a3cf,ccf,fcf,tcf)
544 2 xf,yf,zf,gxcf,gycf,gzcf,a1cf,a2cf,a3cf,ccf,fcf,tcf)
[all …]
H A Dmainc.c488 double *a1cf, *a2cf, *a3cf, *ccf, *fcf, *tcf, *u; in main() local
501 ccf = (double*)calloc( NFARR, sizeof(double) ); in main()
540 xf,yf,zf,gxcf,gycf,gzcf,a1cf,a2cf,a3cf,ccf,fcf,tcf); in main()
552 xf,yf,zf,gxcf,gycf,gzcf,a1cf,a2cf,a3cf,ccf,fcf,tcf); in main()
558 xf,yf,zf,gxcf,gycf,gzcf,a1cf,a2cf,a3cf,ccf,fcf,tcf); in main()
564 xf,yf,zf,gxcf,gycf,gzcf,a1cf,a2cf,a3cf,ccf,fcf,tcf); in main()
570 xf,yf,zf,gxcf,gycf,gzcf,a1cf,a2cf,a3cf,ccf,fcf,tcf); in main()
576 xf,yf,zf,gxcf,gycf,gzcf,a1cf,a2cf,a3cf,ccf,fcf,tcf); in main()
582 xf,yf,zf,gxcf,gycf,gzcf,a1cf,a2cf,a3cf,ccf,fcf,tcf); in main()
588 xf,yf,zf,gxcf,gycf,gzcf,a1cf,a2cf,a3cf,ccf,fcf,tcf); in main()
[all …]
/dports/chinese/gb2ps/
H A D.license-catalog.mk5 _LICENSE_DISTFILES=gb2ps.2.02.tar.gz csong24.ccf.gz ckai24.ccf.gz cfang24.ccf.gz chei24.ccf.gz cfan…

12345678910>>...73