Home
last modified time | relevance | path

Searched refs:w_ret (Results 1 – 25 of 87) sorted by path

1234

/dports/astro/swe/swisseph-2.10.1/
H A Dswephgen4.c112 int32 d1, d2, dd, d_ret, w0, w_ret; in eph4_pack() local
134 w_ret = w0 + d_ret; /* recalculated position */ in eph4_pack()
136 d2 = swe_d2l( l[ps][i] * DEG - w_ret); in eph4_pack()
151 w_ret += d_ret; in eph4_pack()
153 err = swe_difdeg2n(w_ret/360000.0, l[ps][i]); /* error */ in eph4_pack()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/mbedtls/
H A Dx509_crt.c1148 int w_ret; in mbedtls_x509_crt_parse_path() local
1167 w_ret = MultiByteToWideChar( CP_ACP, 0, filename, (int)len, szDir, in mbedtls_x509_crt_parse_path()
1169 if( w_ret == 0 ) in mbedtls_x509_crt_parse_path()
1184 w_ret = WideCharToMultiByte( CP_ACP, 0, file_data.cFileName, in mbedtls_x509_crt_parse_path()
1188 if( w_ret == 0 ) in mbedtls_x509_crt_parse_path()
1194 w_ret = mbedtls_x509_crt_parse_file( chain, filename ); in mbedtls_x509_crt_parse_path()
1195 if( w_ret < 0 ) in mbedtls_x509_crt_parse_path()
1198 ret += w_ret; in mbedtls_x509_crt_parse_path()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/mbedtls/
H A Dx509_crt.c1148 int w_ret; in mbedtls_x509_crt_parse_path() local
1167 w_ret = MultiByteToWideChar( CP_ACP, 0, filename, (int)len, szDir, in mbedtls_x509_crt_parse_path()
1169 if( w_ret == 0 ) in mbedtls_x509_crt_parse_path()
1184 w_ret = WideCharToMultiByte( CP_ACP, 0, file_data.cFileName, in mbedtls_x509_crt_parse_path()
1188 if( w_ret == 0 ) in mbedtls_x509_crt_parse_path()
1194 w_ret = mbedtls_x509_crt_parse_file( chain, filename ); in mbedtls_x509_crt_parse_path()
1195 if( w_ret < 0 ) in mbedtls_x509_crt_parse_path()
1198 ret += w_ret; in mbedtls_x509_crt_parse_path()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/ext/mbedtls/
H A Dx509_crt.c1554 int w_ret; in vdb_mbedtls_x509_crt_parse_path() local
1573 w_ret = MultiByteToWideChar( CP_ACP, 0, filename, (int)len, szDir, in vdb_mbedtls_x509_crt_parse_path()
1575 if( w_ret == 0 ) in vdb_mbedtls_x509_crt_parse_path()
1590 w_ret = WideCharToMultiByte( CP_ACP, 0, file_data.cFileName, in vdb_mbedtls_x509_crt_parse_path()
1594 if( w_ret == 0 ) in vdb_mbedtls_x509_crt_parse_path()
1600 w_ret = vdb_mbedtls_x509_crt_parse_file( chain, filename ); in vdb_mbedtls_x509_crt_parse_path()
1601 if( w_ret < 0 ) in vdb_mbedtls_x509_crt_parse_path()
1604 ret += w_ret; in vdb_mbedtls_x509_crt_parse_path()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/ext/mbedtls/
H A Dx509_crt.c1554 int w_ret; in vdb_mbedtls_x509_crt_parse_path() local
1573 w_ret = MultiByteToWideChar( CP_ACP, 0, filename, (int)len, szDir, in vdb_mbedtls_x509_crt_parse_path()
1575 if( w_ret == 0 ) in vdb_mbedtls_x509_crt_parse_path()
1590 w_ret = WideCharToMultiByte( CP_ACP, 0, file_data.cFileName, in vdb_mbedtls_x509_crt_parse_path()
1594 if( w_ret == 0 ) in vdb_mbedtls_x509_crt_parse_path()
1600 w_ret = vdb_mbedtls_x509_crt_parse_file( chain, filename ); in vdb_mbedtls_x509_crt_parse_path()
1601 if( w_ret < 0 ) in vdb_mbedtls_x509_crt_parse_path()
1604 ret += w_ret; in vdb_mbedtls_x509_crt_parse_path()
/dports/cad/z88/Z88OS-15/src/z88o/unix/
H A Dgdkgl.c562 unsigned int w_ret, h_ret, bw_ret, depth_ret; in gdk_gl_pixmap_new() local
587 &x_ret, &y_ret, &w_ret, &h_ret, in gdk_gl_pixmap_new()
/dports/comms/fldigi/fldigi-4.1.20/src/mbedtls/
H A Dx509_crt.c1278 int w_ret; in mbedtls_x509_crt_parse_path() local
1297 w_ret = MultiByteToWideChar( CP_ACP, 0, filename, (int)len, szDir, in mbedtls_x509_crt_parse_path()
1299 if( w_ret == 0 ) in mbedtls_x509_crt_parse_path()
1314 w_ret = WideCharToMultiByte( CP_ACP, 0, file_data.cFileName, in mbedtls_x509_crt_parse_path()
1318 if( w_ret == 0 ) in mbedtls_x509_crt_parse_path()
1324 w_ret = mbedtls_x509_crt_parse_file( chain, filename ); in mbedtls_x509_crt_parse_path()
1325 if( w_ret < 0 ) in mbedtls_x509_crt_parse_path()
1328 ret += w_ret; in mbedtls_x509_crt_parse_path()
/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Devas_object_textblock.c7575 static void _layout(const Evas_Object *eo_obj, int w, int h, int *w_ret, int *h_ret);
7578 _layout_done(Ctxt *c, Evas_Coord *w_ret, Evas_Coord *h_ret) in _layout_done() argument
7588 if (w_ret) *w_ret = c->wmax; in _layout_done()
7612 _layout(c->obj, c->w, c->h, w_ret, h_ret); in _layout_done()
7726 _layout(const Evas_Object *eo_obj, int w, int h, int *w_ret, int *h_ret) in _layout() argument
7735 if (w_ret) *w_ret = 0; in _layout()
7741 _layout_done(c, w_ret, h_ret); in _layout()
17550 Evas_Coord *w_ret, *h_ret; member
17580 Evas_Coord w_ret, h_ret; in _text_layout_async_done() local
17581 _layout_done(c, &w_ret, &h_ret); in _text_layout_async_done()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/mbedtls/library/
H A Dx509_crt.c1319 int w_ret; in mbedtls_x509_crt_parse_path() local
1350 w_ret = MultiByteToWideChar( CP_ACP, 0, filename, lengthAsInt, szDir, in mbedtls_x509_crt_parse_path()
1352 if( w_ret == 0 ) in mbedtls_x509_crt_parse_path()
1370 w_ret = WideCharToMultiByte( CP_ACP, 0, file_data.cFileName, in mbedtls_x509_crt_parse_path()
1374 if( w_ret == 0 ) in mbedtls_x509_crt_parse_path()
1380 w_ret = mbedtls_x509_crt_parse_file( chain, filename ); in mbedtls_x509_crt_parse_path()
1381 if( w_ret < 0 ) in mbedtls_x509_crt_parse_path()
1384 ret += w_ret; in mbedtls_x509_crt_parse_path()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/mbedtls/patches/
H A D1453.diff92 - w_ret = MultiByteToWideChar( CP_ACP, 0, filename, (int)len, szDir,
104 + w_ret = MultiByteToWideChar( CP_ACP, 0, filename, lengthAsInt, szDir,
106 if( w_ret == 0 )
115 w_ret = WideCharToMultiByte( CP_ACP, 0, file_data.cFileName,
120 if( w_ret == 0 )
/dports/devel/godot/godot-3.2.3-stable/thirdparty/mbedtls/library/
H A Dx509_crt.c1319 int w_ret; in mbedtls_x509_crt_parse_path() local
1350 w_ret = MultiByteToWideChar( CP_ACP, 0, filename, lengthAsInt, szDir, in mbedtls_x509_crt_parse_path()
1352 if( w_ret == 0 ) in mbedtls_x509_crt_parse_path()
1370 w_ret = WideCharToMultiByte( CP_ACP, 0, file_data.cFileName, in mbedtls_x509_crt_parse_path()
1374 if( w_ret == 0 ) in mbedtls_x509_crt_parse_path()
1380 w_ret = mbedtls_x509_crt_parse_file( chain, filename ); in mbedtls_x509_crt_parse_path()
1381 if( w_ret < 0 ) in mbedtls_x509_crt_parse_path()
1384 ret += w_ret; in mbedtls_x509_crt_parse_path()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/mbedtls/patches/
H A D1453.diff92 - w_ret = MultiByteToWideChar( CP_ACP, 0, filename, (int)len, szDir,
104 + w_ret = MultiByteToWideChar( CP_ACP, 0, filename, lengthAsInt, szDir,
106 if( w_ret == 0 )
115 w_ret = WideCharToMultiByte( CP_ACP, 0, file_data.cFileName,
120 if( w_ret == 0 )
/dports/devel/isa-l/isa-l-2.30.0/crc/aarch64/
H A Dcrc16_t10dif_copy_pmull.S46 w_ret .req w0 label
H A Dcrc16_t10dif_pmull.S45 w_ret .req w0 label
/dports/devel/isa-l/isa-l-2.30.0/erasure_code/aarch64/
H A Dgf_2vect_dot_prod_neon.S44 w_ret .req w0 label
394 mov w_ret, #0
398 mov w_ret, #1
H A Dgf_2vect_mad_neon.S44 w_ret .req w0 label
390 mov w_ret, #0
394 mov w_ret, #1
H A Dgf_3vect_dot_prod_neon.S44 w_ret .req w0 label
353 mov w_ret, #0
357 mov w_ret, #1
H A Dgf_3vect_mad_neon.S44 w_ret .req w0 label
370 mov w_ret, #0
374 mov w_ret, #1
H A Dgf_4vect_dot_prod_neon.S43 w_ret .req w0 label
416 mov w_ret, #0
420 mov w_ret, #1
H A Dgf_4vect_mad_neon.S45 w_ret .req w0 label
444 mov w_ret, #0
448 mov w_ret, #1
H A Dgf_5vect_dot_prod_neon.S44 w_ret .req w0 label
476 mov w_ret, #0
480 mov w_ret, #1
H A Dgf_5vect_mad_neon.S44 w_ret .req w0 label
523 mov w_ret, #0
527 mov w_ret, #1
H A Dgf_6vect_mad_neon.S44 w_ret .req w0 label
598 mov w_ret, #0
602 mov w_ret, #1
H A Dgf_vect_dot_prod_neon.S42 w_ret .req w0 label
293 mov w_ret, #0
297 mov w_ret, #1
H A Dgf_vect_mad_neon.S44 w_ret .req w0 label
303 mov w_ret, #0
307 mov w_ret, #1

1234