Home
last modified time | relevance | path

Searched +defs:s +defs:f +defs:rd +defs:r (Results 201 – 225 of 1618) sorted by relevance

12345678910>>...65

/dports/devel/simgear/simgear-2020.3.11/simgear/io/
H A DHTTPRepository.cxx109 SGBinaryFile f(p); in computeHashForPath() local
380 const bool r = pred(item); in updateChildrenBasedOnHash() local
421 string_list r; in indexChildren() local
451 SGPath r(_repository->basePath); in absolutePath() local
483 size_t rd = file.read((char*)buffer, bufferSize); in run() local
954 HTTPRepoPrivate::RequestVector::const_iterator r; in bytesToDownload() local
975 HTTPRepoPrivate::RequestVector::const_iterator r; in bytesDownloaded() local
1032 void gotBodyData(const char* s, int n) override in gotBodyData()
1186 void gotBodyData(const char *s, int n) override { in gotBodyData()
1435 HTTPRepository::Failure f; in failedToUpdateChild() local
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/tools/prefetch/
H A Dprefetch.c757 const char *s; member
1093 KStream * s = NULL; in PrfMainDownloadStream() local
1571 rc_t rc = 0, rd = 0; in POFValidate() local
1573 const KFile * f = NULL; in POFValidate() local
1578 uint64_t s = VPathGetSize(remote); in POFValidate() local
1709 rc_t rd = 0; in PrfMainDoDownload() local
1910 rc_t rd = 0; in PrfMainDownload() local
1999 const KFile * f = NULL; in PrfMainDownload() local
2586 uint64_t s = -1; in ItemInitResolved() local
2587 const KFile *f = NULL; in ItemInitResolved() local
[all …]
/dports/dns/p5-DNS-Ldns/ldns-1.8.1/contrib/DNS-LDNS/
H A DLDNS.xs363 LDNS_Status s; variable
1430 LDNS_Status s; variable
2235 DNS__LDNS__RData rd; variable
2451 LDNS_Status s; variable
2767 uint8_t r; variable
2833 uint16_t f; variable
2962 uint16_t s; variable
3044 LDNS_Status s; variable
3171 DNS__LDNS__RData r; variable
/dports/dns/py-ldns/ldns-1.8.1/contrib/DNS-LDNS/
H A DLDNS.xs363 LDNS_Status s; variable
1430 LDNS_Status s; variable
2235 DNS__LDNS__RData rd; variable
2451 LDNS_Status s; variable
2767 uint8_t r; variable
2833 uint16_t f; variable
2962 uint16_t s; variable
3044 LDNS_Status s; variable
3171 DNS__LDNS__RData r; variable
/dports/dns/ldns/ldns-1.8.1/contrib/DNS-LDNS/
H A DLDNS.xs363 LDNS_Status s; variable
1430 LDNS_Status s; variable
2235 DNS__LDNS__RData rd; variable
2451 LDNS_Status s; variable
2767 uint8_t r; variable
2833 uint16_t f; variable
2962 uint16_t s; variable
3044 LDNS_Status s; variable
3171 DNS__LDNS__RData r; variable
/dports/biology/vt/vt-0.57721/lib/htslib/cram/
H A Dcram_io.c542 z_stream s; in zlib_mem_inflate() local
605 z_stream s; in zlib_mem_deflate() local
697 int r; in lzma_mem_inflate() local
2799 int i, s; in cram_read_container() local
2800 size_t rd = 0; in cram_read_container() local
3071 cram_slice *s = c->slices[i]; in cram_flush_container2() local
3317 void cram_free_slice(cram_slice *s) { in cram_free_slice()
3393 cram_slice *s = calloc(1, sizeof(*s)); in cram_new_slice() local
3959 int f = 0; in cram_init_tables() local
4369 int r; in cram_set_option() local
[all …]
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/htslib/cram/
H A Dcram_io.c542 z_stream s; in zlib_mem_inflate() local
605 z_stream s; in zlib_mem_deflate() local
697 int r; in lzma_mem_inflate() local
2821 int i, s; in cram_read_container() local
2822 size_t rd = 0; in cram_read_container() local
3093 cram_slice *s = c->slices[i]; in cram_flush_container2() local
3339 void cram_free_slice(cram_slice *s) { in cram_free_slice()
3415 cram_slice *s = calloc(1, sizeof(*s)); in cram_new_slice() local
3981 int f = 0; in cram_init_tables() local
4391 int r; in cram_set_option() local
[all …]
/dports/math/gecode/gecode-0916a1a/test/int/
H A Dextensional.cpp105 int s = x.size(); in solution() local
331 Gecode::REG r; in post() local
354 int* f = new int[n+1]; in post() local
380 REG r; in tupleset2dfa() local
435 Gecode::Reify r) { in post()
451 TupleSetTest(const std::string& s, bool p, in TupleSetTest()
482 Gecode::Reify r) { in post()
491 RandomTupleSetTest(const std::string& s, bool p, in RandomTupleSetTest()
548 Gecode::Reify r) { in post()
603 Gecode::Reify r) { in post()
[all …]
/dports/lang/php73/php-7.3.33/ext/gd/libgd/
H A Dgd.c309 long rd, gd, bd, ad; in gdImageColorClosestAlpha() local
345 #define SETUP_RGB(s, r, g, b) {s.R = r/255.0f; s.G = g/255.0f; s.B = b/255.0f;} argument
380 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB() local
574 long rd, gd, bd, ad, dist; in gdImageColorResolveAlpha() local
1217 int dr,dg,db,p,r,g,b; in gdImageSetAAPixelColor() local
1517 void gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageString()
1528 void gdImageStringUp (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageStringUp()
1541 void gdImageString16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageString16()
1552 void gdImageStringUp16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageStringUp16()
1563 static int strlen16 (unsigned short *s) in strlen16()
[all …]
/dports/www/mod_php81/php-8.1.1/ext/gd/libgd/
H A Dgd.c309 long rd, gd, bd, ad; in gdImageColorClosestAlpha() local
345 #define SETUP_RGB(s, r, g, b) {s.R = r/255.0f; s.G = g/255.0f; s.B = b/255.0f;} argument
380 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB() local
574 long rd, gd, bd, ad, dist; in gdImageColorResolveAlpha() local
1217 int dr,dg,db,p,r,g,b; in gdImageSetAAPixelColor() local
1517 void gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageString()
1528 void gdImageStringUp (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageStringUp()
1541 void gdImageString16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageString16()
1552 void gdImageStringUp16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageStringUp16()
1563 static int strlen16 (unsigned short *s) in strlen16()
[all …]
/dports/www/mod_php74/php-7.4.27/ext/gd/libgd/
H A Dgd.c309 long rd, gd, bd, ad; in gdImageColorClosestAlpha() local
345 #define SETUP_RGB(s, r, g, b) {s.R = r/255.0f; s.G = g/255.0f; s.B = b/255.0f;} argument
380 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB() local
574 long rd, gd, bd, ad, dist; in gdImageColorResolveAlpha() local
1217 int dr,dg,db,p,r,g,b; in gdImageSetAAPixelColor() local
1517 void gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageString()
1528 void gdImageStringUp (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageStringUp()
1541 void gdImageString16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageString16()
1552 void gdImageStringUp16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageStringUp16()
1563 static int strlen16 (unsigned short *s) in strlen16()
[all …]
/dports/lang/php81/php-8.1.1/ext/gd/libgd/
H A Dgd.c309 long rd, gd, bd, ad; in gdImageColorClosestAlpha() local
345 #define SETUP_RGB(s, r, g, b) {s.R = r/255.0f; s.G = g/255.0f; s.B = b/255.0f;} argument
380 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB() local
574 long rd, gd, bd, ad, dist; in gdImageColorResolveAlpha() local
1217 int dr,dg,db,p,r,g,b; in gdImageSetAAPixelColor() local
1517 void gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageString()
1528 void gdImageStringUp (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageStringUp()
1541 void gdImageString16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageString16()
1552 void gdImageStringUp16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageStringUp16()
1563 static int strlen16 (unsigned short *s) in strlen16()
[all …]
/dports/lang/php74/php-7.4.27/ext/gd/libgd/
H A Dgd.c309 long rd, gd, bd, ad; in gdImageColorClosestAlpha() local
345 #define SETUP_RGB(s, r, g, b) {s.R = r/255.0f; s.G = g/255.0f; s.B = b/255.0f;} argument
380 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB() local
574 long rd, gd, bd, ad, dist; in gdImageColorResolveAlpha() local
1217 int dr,dg,db,p,r,g,b; in gdImageSetAAPixelColor() local
1517 void gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageString()
1528 void gdImageStringUp (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageStringUp()
1541 void gdImageString16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageString16()
1552 void gdImageStringUp16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageStringUp16()
1563 static int strlen16 (unsigned short *s) in strlen16()
[all …]
/dports/lang/php80/php-8.0.15/ext/gd/libgd/
H A Dgd.c309 long rd, gd, bd, ad; in gdImageColorClosestAlpha() local
345 #define SETUP_RGB(s, r, g, b) {s.R = r/255.0f; s.G = g/255.0f; s.B = b/255.0f;} argument
380 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB() local
574 long rd, gd, bd, ad, dist; in gdImageColorResolveAlpha() local
1217 int dr,dg,db,p,r,g,b; in gdImageSetAAPixelColor() local
1517 void gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageString()
1528 void gdImageStringUp (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageStringUp()
1541 void gdImageString16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageString16()
1552 void gdImageStringUp16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageStringUp16()
1563 static int strlen16 (unsigned short *s) in strlen16()
[all …]
/dports/www/mod_php73/php-7.3.33/ext/gd/libgd/
H A Dgd.c309 long rd, gd, bd, ad; in gdImageColorClosestAlpha() local
345 #define SETUP_RGB(s, r, g, b) {s.R = r/255.0f; s.G = g/255.0f; s.B = b/255.0f;} argument
380 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB() local
574 long rd, gd, bd, ad, dist; in gdImageColorResolveAlpha() local
1217 int dr,dg,db,p,r,g,b; in gdImageSetAAPixelColor() local
1517 void gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageString()
1528 void gdImageStringUp (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageStringUp()
1541 void gdImageString16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageString16()
1552 void gdImageStringUp16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageStringUp16()
1563 static int strlen16 (unsigned short *s) in strlen16()
[all …]
/dports/www/mod_php80/php-8.0.15/ext/gd/libgd/
H A Dgd.c309 long rd, gd, bd, ad; in gdImageColorClosestAlpha() local
345 #define SETUP_RGB(s, r, g, b) {s.R = r/255.0f; s.G = g/255.0f; s.B = b/255.0f;} argument
380 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB() local
574 long rd, gd, bd, ad, dist; in gdImageColorResolveAlpha() local
1217 int dr,dg,db,p,r,g,b; in gdImageSetAAPixelColor() local
1517 void gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageString()
1528 void gdImageStringUp (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageStringUp()
1541 void gdImageString16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageString16()
1552 void gdImageStringUp16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageStringUp16()
1563 static int strlen16 (unsigned short *s) in strlen16()
[all …]
/dports/sysutils/heirloom/heirloom-070715/bfs/
H A Dbfs.c325 long s; in bigopen() local
406 long r; in bigread() local
409 static int rd; in bigread() local
709 char *f; in xfcomd() local
975 int r; in getcomd() local
1002 int r; in getadrs() local
1026 int r; in getadr() local
1401 readc(int f, char *c) in readc()
1474 newfile(int prt, char f[]) in newfile()
1502 pop(int s[]) in pop()
[all …]
/dports/misc/openhmd/OpenHMD-0.3.0/src/drv_oculus_rift/
H A Drift.c123 pkt_tracker_sensor* s = &priv->sensor; in handle_tracker_sensor_msg() local
377 float l,r,t,b,n,f; in open_device() local
426 rift_devices rd[RIFT_ID_COUNT] = { in get_device_list() local
/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/cram/
H A Dcram_io.c673 z_stream s; in zlib_mem_inflate() local
738 z_stream s; in zlib_mem_deflate() local
830 int r; in lzma_mem_inflate() local
3030 int i, s; in cram_read_container() local
3031 size_t rd = 0; in cram_read_container() local
3336 cram_slice *s = c->slices[i]; in cram_flush_container2() local
3649 void cram_free_slice(cram_slice *s) { in cram_free_slice()
3727 cram_slice *s = calloc(1, sizeof(*s)); in cram_new_slice() local
3790 cram_slice *s = calloc(1, sizeof(*s)); in cram_read_slice() local
4329 int f = 0; in cram_init_tables() local
[all …]
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dcelldrawer.cpp356 int f = flip_dark(c->landparam, 0, 2); in setcolors() local
572 int rd = rosedist(c); in setcolors() local
1567 for(int s=0; s<sl; s++) in draw_features() local
1745 static int r = 0; in draw_features_and_walls_3d() local
1779 int rd = rosedist(c); in draw_features_and_walls_3d() local
2017 int rd = rosedist(c); in draw_wall_full() local
2026 int rd = rosedist(c); in draw_wall_full() local
2080 int rd = rosedist(c); in draw_wall_full() local
2149 int rd = rosedist(c); in draw_wall_full() local
2170 int s = snakelevel(c); in draw_wall_full() local
[all …]
/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dvcode.c1374 char *s; in selection_get_callback() local
1865 int i, sec, w = keymap->keysec, f = keymap->updated; in keymap_to_ini() local
2349 rgbimage_data *rd = r[2]; in rgbimage() local
2414 rgbimage_data *rd = r[2]; in rgbimagep() local
2483 rgbimage_data *rd = r[2]; in rgbimage() local
2513 rgbimage_data *rd = r[2]; in rgbimagep() local
2575 rgbimage_data *rd = r[2]; in canvasimg() local
5017 char *s; in listc_getcell() local
6369 char *s; in smartmenu_done() local
8417 int f = *(int *)v; in run_create_() local
[all …]
/dports/math/giacxcas/giac-1.6.0/src/
H A Dplot3d.cc358 double rd=r._DOUBLE_val; in _cylindre() local
704 gen r=abs(B,contextptr); in cube_octaedre() local
969 gen c,r; in similitude3d() local
1167 gen & f=g._SYMBptr->feuille; in hypersurface_equation() local
1175 gen f=(*point._VECTptr)[0]; in hypersurface_equation() local
1204 gen & f=b._SYMBptr->feuille; in interdroitehyperplan() local
1226 gen cg,r; in interplansphere() local
2156 gen f =g._SYMBptr->feuille; in is3d() local
2297 gen r,I; in in_convert3d() local
2324 gen r,i; in convert3d() local
[all …]
/dports/dns/p5-DNS-Ldns/ldns-1.8.1/
H A Drr.c131 char *rd = NULL; in ldns_rr_new_frm_str_internal() local
145 ldns_rdf *r = NULL; in ldns_rr_new_frm_str_internal() local
700 char *s = line, *e; in ldns_strip_ws() local
729 ldns_status s; in _ldns_rr_new_frm_fp_l_internal() local
832 ldns_rr_set_rdf(ldns_rr *rr, const ldns_rdf *f, size_t position) in ldns_rr_set_rdf()
849 ldns_rr_push_rdf(ldns_rr *rr, const ldns_rdf *f) in ldns_rr_push_rdf()
959 ldns_rr_list_set_rr(ldns_rr_list *rr_list, const ldns_rr *r, size_t count) in ldns_rr_list_set_rr()
1426 ldns_rr *r; in ldns_rr_list_clone() local
1755 ldns_rr_uncompressed_size(const ldns_rr *r) in ldns_rr_uncompressed_size()
2741 ldns_rdf2rr_type(const ldns_rdf *rd) in ldns_rdf2rr_type()
[all …]
/dports/dns/py-ldns/ldns-1.8.1/
H A Drr.c131 char *rd = NULL; in ldns_rr_new_frm_str_internal() local
145 ldns_rdf *r = NULL; in ldns_rr_new_frm_str_internal() local
700 char *s = line, *e; in ldns_strip_ws() local
729 ldns_status s; in _ldns_rr_new_frm_fp_l_internal() local
832 ldns_rr_set_rdf(ldns_rr *rr, const ldns_rdf *f, size_t position) in ldns_rr_set_rdf()
849 ldns_rr_push_rdf(ldns_rr *rr, const ldns_rdf *f) in ldns_rr_push_rdf()
959 ldns_rr_list_set_rr(ldns_rr_list *rr_list, const ldns_rr *r, size_t count) in ldns_rr_list_set_rr()
1426 ldns_rr *r; in ldns_rr_list_clone() local
1755 ldns_rr_uncompressed_size(const ldns_rr *r) in ldns_rr_uncompressed_size()
2741 ldns_rdf2rr_type(const ldns_rdf *rd) in ldns_rdf2rr_type()
[all …]
/dports/dns/ldns/ldns-1.8.1/
H A Drr.c131 char *rd = NULL; in ldns_rr_new_frm_str_internal() local
145 ldns_rdf *r = NULL; in ldns_rr_new_frm_str_internal() local
700 char *s = line, *e; in ldns_strip_ws() local
729 ldns_status s; in _ldns_rr_new_frm_fp_l_internal() local
832 ldns_rr_set_rdf(ldns_rr *rr, const ldns_rdf *f, size_t position) in ldns_rr_set_rdf()
849 ldns_rr_push_rdf(ldns_rr *rr, const ldns_rdf *f) in ldns_rr_push_rdf()
959 ldns_rr_list_set_rr(ldns_rr_list *rr_list, const ldns_rr *r, size_t count) in ldns_rr_list_set_rr()
1426 ldns_rr *r; in ldns_rr_list_clone() local
1755 ldns_rr_uncompressed_size(const ldns_rr *r) in ldns_rr_uncompressed_size()
2741 ldns_rdf2rr_type(const ldns_rdf *rd) in ldns_rdf2rr_type()
[all …]

12345678910>>...65