Home
last modified time | relevance | path

Searched +defs:cf +defs:fc +defs:c (Results 1 – 25 of 138) sorted by relevance

123456

/dports/www/nginx-full/lua-nginx-module-0.10.19/src/
H A Dngx_http_lua_ssl_session_fetchby.c82 ngx_http_lua_ssl_sess_fetch_by_lua_block(ngx_conf_t *cf, ngx_command_t *cmd, in ngx_http_lua_ssl_sess_fetch_by_lua_block()
102 ngx_http_lua_ssl_sess_fetch_by_lua(ngx_conf_t *cf, ngx_command_t *cmd, in ngx_http_lua_ssl_sess_fetch_by_lua()
179 ngx_connection_t *c, *fc = NULL; in ngx_http_lua_ssl_sess_fetch_handler() local
380 ngx_connection_t *c; in ngx_http_lua_ssl_sess_fetch_done() local
431 ngx_connection_t *c; in ngx_http_lua_log_ssl_sess_fetch_error() local
564 ngx_connection_t *c; in ngx_http_lua_ffi_ssl_set_serialized_session() local
H A Dngx_http_lua_ssl_session_storeby.c80 ngx_http_lua_ssl_sess_store_by_lua_block(ngx_conf_t *cf, ngx_command_t *cmd, in ngx_http_lua_ssl_sess_store_by_lua_block()
100 ngx_http_lua_ssl_sess_store_by_lua(ngx_conf_t *cf, ngx_command_t *cmd, in ngx_http_lua_ssl_sess_store_by_lua()
176 ngx_connection_t *c, *fc = NULL; in ngx_http_lua_ssl_sess_store_handler() local
317 ngx_connection_t *c; in ngx_http_lua_log_ssl_sess_store_error() local
430 ngx_connection_t *c; in ngx_http_lua_ffi_ssl_get_serialized_session() local
477 ngx_connection_t *c; in ngx_http_lua_ffi_ssl_get_serialized_session_size() local
526 ngx_connection_t *c; in ngx_http_lua_ffi_ssl_get_session_id() local
573 ngx_connection_t *c; in ngx_http_lua_ffi_ssl_get_session_id_size() local
H A Dngx_http_lua_ssl_certby.c86 ngx_http_lua_ssl_cert_by_lua_block(ngx_conf_t *cf, ngx_command_t *cmd, in ngx_http_lua_ssl_cert_by_lua_block()
105 ngx_http_lua_ssl_cert_by_lua(ngx_conf_t *cf, ngx_command_t *cmd, in ngx_http_lua_ssl_cert_by_lua()
183 ngx_connection_t *c, *fc; in ngx_http_lua_ssl_cert_handler() local
358 ngx_connection_t *c; in ngx_http_lua_ssl_cert_done() local
409 ngx_connection_t *c; in ngx_http_lua_log_ssl_cert_error() local
759 ngx_connection_t *c; in ngx_http_lua_ffi_ssl_raw_server_addr() local
868 ngx_connection_t *c; in ngx_http_lua_ffi_ssl_server_port() local
904 ngx_connection_t *c; in ngx_http_lua_ffi_ssl_raw_client_addr() local
/dports/archivers/ha/ha-0.999b_2/c/
H A Dhsc.c61 static unsigned char *fc=NULL; /* character for frequency array */ variable
389 register S16B sum,cf,tot,esc; in code_first() local
438 register S16B sum,cf,tot,esc; in code_rest() local
473 static void code_new(S16B c) { in code_new()
486 register U16B c; in decode_first() local
489 register S16B sum,tot,esc,cf; in decode_first() local
546 register U16B c; in decode_rest() local
549 register S16B sum,tot,esc,cf; in decode_rest() local
596 register S16B c; in decode_new() local
619 S16B c; in hsc_pack() local
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/meshoptimizer/src/
H A Dindexcodec.cpp37 static int rotateTriangle(unsigned int a, unsigned int b, unsigned int c, unsigned int next) in rotateTriangle()
44 static int getEdgeFifo(EdgeFifo fifo, unsigned int a, unsigned int b, unsigned int c, size_t offset) in getEdgeFifo()
256 unsigned int a = indices[i + order[0]], b = indices[i + order[1]], c = indices[i + order[2]]; in meshopt_encodeIndexBuffer() local
260 int fc = getVertexFifo(vertexfifo, c, vertexfifooffset); in meshopt_encodeIndexBuffer() local
290 int fc = getVertexFifo(vertexfifo, c, vertexfifooffset); in meshopt_encodeIndexBuffer() local
463 unsigned int cf = vertexfifo[(vertexfifooffset - 1 - fec) & 15]; in meshopt_decodeIndexBuffer() local
464 unsigned int c = (fec == 0) ? next : cf; in meshopt_decodeIndexBuffer() local
480 unsigned int c = 0; in meshopt_decodeIndexBuffer() local
516 unsigned int cf = vertexfifo[(vertexfifooffset - fec) & 15]; in meshopt_decodeIndexBuffer() local
517 unsigned int c = (fec == 0) ? next : cf; in meshopt_decodeIndexBuffer() local
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/meshoptimizer/src/
H A Dindexcodec.cpp37 static int rotateTriangle(unsigned int a, unsigned int b, unsigned int c, unsigned int next) in rotateTriangle()
44 static int getEdgeFifo(EdgeFifo fifo, unsigned int a, unsigned int b, unsigned int c, size_t offset) in getEdgeFifo()
256 unsigned int a = indices[i + order[0]], b = indices[i + order[1]], c = indices[i + order[2]]; in meshopt_encodeIndexBuffer() local
260 int fc = getVertexFifo(vertexfifo, c, vertexfifooffset); in meshopt_encodeIndexBuffer() local
290 int fc = getVertexFifo(vertexfifo, c, vertexfifooffset); in meshopt_encodeIndexBuffer() local
463 unsigned int cf = vertexfifo[(vertexfifooffset - 1 - fec) & 15]; in meshopt_decodeIndexBuffer() local
464 unsigned int c = (fec == 0) ? next : cf; in meshopt_decodeIndexBuffer() local
480 unsigned int c = 0; in meshopt_decodeIndexBuffer() local
516 unsigned int cf = vertexfifo[(vertexfifooffset - fec) & 15]; in meshopt_decodeIndexBuffer() local
517 unsigned int c = (fec == 0) ? next : cf; in meshopt_decodeIndexBuffer() local
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/meshing/
H A Dlocalh.cpp359 Point3d c(box->xmid[0], box->xmid[1], box->xmid[2]); in FindInnerBoxesRec2() local
363 Point3d fc(father->xmid[0], father->xmid[1], father->xmid[2]); in FindInnerBoxesRec2() local
406 Point3d cf(father->xmid[0], father->xmid[1], father->xmid[2]); in FindInnerBoxesRec2() local
518 Point3d c(box->xmid[0], box->xmid[1], box->xmid[2]); in FindInnerBoxesRec2() local
522 Point3d fc(father->xmid[0], father->xmid[1], father->xmid[2]); in FindInnerBoxesRec2() local
560 Point3d cf(father->xmid[0], father->xmid[1], father->xmid[2]); in FindInnerBoxesRec2() local
645 Point3d c = boxes[i]->PMid(); in WidenRefinement() local
/dports/science/clipper/clipper-2.1/clipper/contrib/
H A Dsfweight.cpp53 ftype fo(0.0), fc(0.0), phic(0.0), sfo(1.0); in operator ()() local
65 ftype i0, di0, ddi0, cf; in operator ()() local
94 ftype fo(0.0), fc(0.0), phic(0.0), sfo(1.0); in operator ()() local
116 ftype cf = 1.0; in operator ()() local
166 …atypes::F_phi<T> >& fd, HKL_data<datatypes::Phi_fom<T> >& phiw, const HKL_data<datatypes::F_sigF<T… in SFweight_spline()
246 HKL_data<datatypes::F_phi<T> > fc = fc0; in evaluate() local
274 int c = 0, clim = 25; in evaluate() local
336 datatypes::F_phi<T> fc, twomfo, mfo, dfc, fzero(0.0,0.0); in reevaluate() local
425 datatypes::F_phi<T> fc; in debug() local
/dports/devel/liborcus/liborcus-0.16.1/src/
H A Dorcus_test_xls_xml.cpp305 const spreadsheet::cell_format_t* cf = styles.get_cell_format(xfi); in test_xls_xml_bold_and_italic() local
403 for (const check& c : checks) in test_xls_xml_colored_text() local
552 for (const check& c : checks) in test_xls_xml_background_fill() local
556 const spreadsheet::cell_format_t* cf = styles.get_cell_format(xf); in test_xls_xml_background_fill() local
657 for (const check& c : checks) in test_xls_xml_text_alignment() local
708 for (const check& c : checks) in test_xls_xml_cell_borders_single_cells() local
754 for (const check& c : checks) in test_xls_xml_cell_borders_directions() local
863 for (const check& c : checks) in test_xls_xml_cell_borders_colors() local
887 const spreadsheet::cell_format_t* cf = styles.get_cell_format(xf); in test_xls_xml_cell_borders_colors() local
1040 for (const check& c : checks) in test_xls_xml_number_format() local
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Daf_acrossover.c50 float cf[5]; member
117 char c[3] = { 0 }; in parse_gains() local
203 static void set_lp(BiquadCoeffs *b, double fc, double q, double sr) in set_lp()
229 static void set_hp(BiquadCoeffs *b, double fc, double q, double sr) in set_hp()
255 static void set_ap(BiquadCoeffs *b, double fc, double q, double sr) in set_ap()
281 static void set_ap1(BiquadCoeffs *b, double fc, double sr) in set_ap1()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Daf_acrossover.c50 float cf[5]; member
117 char c[3] = { 0 }; in parse_gains() local
203 static void set_lp(BiquadCoeffs *b, double fc, double q, double sr) in set_lp()
229 static void set_hp(BiquadCoeffs *b, double fc, double q, double sr) in set_hp()
255 static void set_ap(BiquadCoeffs *b, double fc, double q, double sr) in set_ap()
281 static void set_ap1(BiquadCoeffs *b, double fc, double sr) in set_ap1()
/dports/sysutils/apachetop/apachetop-0.18.4/src/
H A Dapachetop.cc25 Circle *c; variable
35 struct config cf; variable
46 FAMConnection fc; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqmime_win.cpp130 static FORMATETC setCf(int cf) in setCf()
432 int cf = getCf(formatetc); in canConvertFromMime() local
445 int cf = getCf(formatetc); in convertFromMime() local
457 char c = d[i]; in convertFromMime() local
521 int cf = getCf(formatetc); in mimeForFormat() local
557 char c = d[i]; in convertToMime() local
914 int cf = getCf(formatetc); in mimeForFormat() local
930 int cf = getCf(formatetc); in canConvertFromMime() local
946 int cf = getCf(formatetc); in convertFromMime() local
973 FORMATETC fc; in hasOriginalDIBV5() local
[all …]
/dports/textproc/xlhtml/xlhtml-0.5/xlhtml/
H A Dxlhtml.c565 COLEFILE *cf; in scan_file() local
808 U16 r, c, f; in main_line_processor() local
1359 U16 i, r, fc, lc, d, xf; in main_line_processor() local
1521 U16 fr, lr, fc, lc, i, j; in main_line_processor() local
1538 U16 r, fc, lc; in main_line_processor() local
1582 U16 r, fc, lc, j, f; in main_line_processor() local
1663 U16 num, fr, lr, fc, lc, i, j, k; in main_line_processor() local
1671 cell *c; in main_line_processor() local
3183 U16 c; in trim_sheet_edges() local
3303 int r, c, f; in update_default_font() local
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmime.cpp277 const int c = *b | (*(b + 1)) << 8 | (*(b + 2)) << 16 | (*(b + 3)) << 24; in qt_read_dibv5() local
309 static FORMATETC setCf(int cf) in setCf()
582 int cf = getCf(formatetc); in canConvertFromMime() local
595 int cf = getCf(formatetc); in convertFromMime() local
607 char c = d[i]; in convertFromMime() local
672 int cf = getCf(formatetc); in mimeForFormat() local
708 char c = d[i]; in convertToMime() local
1069 int cf = getCf(formatetc); in mimeForFormat() local
1083 int cf = getCf(formatetc); in canConvertFromMime() local
1097 int cf = getCf(formatetc); in convertFromMime() local
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmime.cpp277 const int c = *b | (*(b + 1)) << 8 | (*(b + 2)) << 16 | (*(b + 3)) << 24; in qt_read_dibv5() local
309 static FORMATETC setCf(int cf) in setCf()
582 int cf = getCf(formatetc); in canConvertFromMime() local
595 int cf = getCf(formatetc); in convertFromMime() local
607 char c = d[i]; in convertFromMime() local
672 int cf = getCf(formatetc); in mimeForFormat() local
708 char c = d[i]; in convertToMime() local
1069 int cf = getCf(formatetc); in mimeForFormat() local
1083 int cf = getCf(formatetc); in canConvertFromMime() local
1097 int cf = getCf(formatetc); in convertFromMime() local
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmime.cpp277 const int c = *b | (*(b + 1)) << 8 | (*(b + 2)) << 16 | (*(b + 3)) << 24; in qt_read_dibv5() local
309 static FORMATETC setCf(int cf) in setCf()
582 int cf = getCf(formatetc); in canConvertFromMime() local
595 int cf = getCf(formatetc); in convertFromMime() local
607 char c = d[i]; in convertFromMime() local
672 int cf = getCf(formatetc); in mimeForFormat() local
708 char c = d[i]; in convertToMime() local
1069 int cf = getCf(formatetc); in mimeForFormat() local
1083 int cf = getCf(formatetc); in canConvertFromMime() local
1097 int cf = getCf(formatetc); in convertFromMime() local
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmime.cpp277 const int c = *b | (*(b + 1)) << 8 | (*(b + 2)) << 16 | (*(b + 3)) << 24; in qt_read_dibv5() local
309 static FORMATETC setCf(int cf) in setCf()
582 int cf = getCf(formatetc); in canConvertFromMime() local
595 int cf = getCf(formatetc); in convertFromMime() local
607 char c = d[i]; in convertFromMime() local
672 int cf = getCf(formatetc); in mimeForFormat() local
708 char c = d[i]; in convertToMime() local
1069 int cf = getCf(formatetc); in mimeForFormat() local
1083 int cf = getCf(formatetc); in canConvertFromMime() local
1097 int cf = getCf(formatetc); in convertFromMime() local
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmime.cpp277 const int c = *b | (*(b + 1)) << 8 | (*(b + 2)) << 16 | (*(b + 3)) << 24; in qt_read_dibv5() local
309 static FORMATETC setCf(int cf) in setCf()
582 int cf = getCf(formatetc); in canConvertFromMime() local
595 int cf = getCf(formatetc); in convertFromMime() local
607 char c = d[i]; in convertFromMime() local
672 int cf = getCf(formatetc); in mimeForFormat() local
708 char c = d[i]; in convertToMime() local
1069 int cf = getCf(formatetc); in mimeForFormat() local
1083 int cf = getCf(formatetc); in canConvertFromMime() local
1097 int cf = getCf(formatetc); in convertFromMime() local
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmime.cpp277 const int c = *b | (*(b + 1)) << 8 | (*(b + 2)) << 16 | (*(b + 3)) << 24; in qt_read_dibv5() local
309 static FORMATETC setCf(int cf) in setCf()
582 int cf = getCf(formatetc); in canConvertFromMime() local
595 int cf = getCf(formatetc); in convertFromMime() local
607 char c = d[i]; in convertFromMime() local
672 int cf = getCf(formatetc); in mimeForFormat() local
708 char c = d[i]; in convertToMime() local
1069 int cf = getCf(formatetc); in mimeForFormat() local
1083 int cf = getCf(formatetc); in canConvertFromMime() local
1097 int cf = getCf(formatetc); in convertFromMime() local
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmime.cpp277 const int c = *b | (*(b + 1)) << 8 | (*(b + 2)) << 16 | (*(b + 3)) << 24; in qt_read_dibv5() local
309 static FORMATETC setCf(int cf) in setCf()
582 int cf = getCf(formatetc); in canConvertFromMime() local
595 int cf = getCf(formatetc); in convertFromMime() local
607 char c = d[i]; in convertFromMime() local
672 int cf = getCf(formatetc); in mimeForFormat() local
708 char c = d[i]; in convertToMime() local
1069 int cf = getCf(formatetc); in mimeForFormat() local
1083 int cf = getCf(formatetc); in canConvertFromMime() local
1097 int cf = getCf(formatetc); in convertFromMime() local
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmime.cpp277 const int c = *b | (*(b + 1)) << 8 | (*(b + 2)) << 16 | (*(b + 3)) << 24; in qt_read_dibv5() local
309 static FORMATETC setCf(int cf) in setCf()
582 int cf = getCf(formatetc); in canConvertFromMime() local
595 int cf = getCf(formatetc); in convertFromMime() local
607 char c = d[i]; in convertFromMime() local
672 int cf = getCf(formatetc); in mimeForFormat() local
708 char c = d[i]; in convertToMime() local
1069 int cf = getCf(formatetc); in mimeForFormat() local
1083 int cf = getCf(formatetc); in canConvertFromMime() local
1097 int cf = getCf(formatetc); in convertFromMime() local
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmime.cpp277 const int c = *b | (*(b + 1)) << 8 | (*(b + 2)) << 16 | (*(b + 3)) << 24; in qt_read_dibv5() local
309 static FORMATETC setCf(int cf) in setCf()
582 int cf = getCf(formatetc); in canConvertFromMime() local
595 int cf = getCf(formatetc); in convertFromMime() local
607 char c = d[i]; in convertFromMime() local
672 int cf = getCf(formatetc); in mimeForFormat() local
708 char c = d[i]; in convertToMime() local
1069 int cf = getCf(formatetc); in mimeForFormat() local
1083 int cf = getCf(formatetc); in canConvertFromMime() local
1097 int cf = getCf(formatetc); in convertFromMime() local
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmime.cpp277 const int c = *b | (*(b + 1)) << 8 | (*(b + 2)) << 16 | (*(b + 3)) << 24; in qt_read_dibv5() local
309 static FORMATETC setCf(int cf) in setCf()
582 int cf = getCf(formatetc); in canConvertFromMime() local
595 int cf = getCf(formatetc); in convertFromMime() local
607 char c = d[i]; in convertFromMime() local
672 int cf = getCf(formatetc); in mimeForFormat() local
708 char c = d[i]; in convertToMime() local
1069 int cf = getCf(formatetc); in mimeForFormat() local
1083 int cf = getCf(formatetc); in canConvertFromMime() local
1097 int cf = getCf(formatetc); in convertFromMime() local
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsmime.cpp277 const int c = *b | (*(b + 1)) << 8 | (*(b + 2)) << 16 | (*(b + 3)) << 24; in qt_read_dibv5() local
309 static FORMATETC setCf(int cf) in setCf()
582 int cf = getCf(formatetc); in canConvertFromMime() local
595 int cf = getCf(formatetc); in convertFromMime() local
607 char c = d[i]; in convertFromMime() local
672 int cf = getCf(formatetc); in mimeForFormat() local
708 char c = d[i]; in convertToMime() local
1069 int cf = getCf(formatetc); in mimeForFormat() local
1083 int cf = getCf(formatetc); in canConvertFromMime() local
1097 int cf = getCf(formatetc); in convertFromMime() local
[all …]

123456