Searched defs:bb (Results 1 - 25 of 36) sorted by relevance

12

/haiku-fatelf/src/libs/mapm/
H A Dmapm_flr.c55 void m_apm_floor(M_APM bb, M_APM aa) argument
96 m_apm_ceil(M_APM bb, M_APM aa) argument
[all...]
H A Dmapm_rcp.c52 void m_apm_divide(M_APM rr, int places, M_APM aa, M_APM bb) argument
H A Dmapm_lg3.c163 void M_log_AGM_R_func(M_APM rr, int places, M_APM aa, M_APM bb) argument
H A Dmapm_div.c90 void m_apm_integer_div_rem(M_APM qq, M_APM rr, M_APM aa, M_APM bb) argument
97 void m_apm_integer_divide(M_APM rr, M_APM aa, M_APM bb) argument
H A Dmapmutl2.c112 int m_apm_is_odd(M_APM bb) argument
H A Dmapmfmul.c313 void M_fast_multiply(M_APM rr, M_APM aa, M_APM bb) argument
419 void M_fmul_div_conq(UCHAR *rr, UCHAR *aa, UCHAR *bb, int sz) argument
/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgsbbox.c91 hpgs_bool hpgs_bbox_isnull (const hpgs_bbox *bb) argument
101 hpgs_bool hpgs_bbox_isempty (const hpgs_bbox *bb) argument
111 hpgs_bbox_null(hpgs_bbox *bb) argument
[all...]
H A Dhpgsmatrix.c82 hpgs_matrix_xform_bbox(hpgs_bbox *res, const hpgs_matrix *m, const hpgs_bbox *bb) argument
111 hpgs_matrix_ixform_bbox(hpgs_bbox *res, const hpgs_bbox *bb, const hpgs_matrix *m) argument
[all...]
H A Dhpgspaint.h237 hpgs_bbox bb; /*! The bounding box of this clipper in world coordinates. */ member in struct:hpgs_paint_clipper_st
H A Dhpgstransform.c240 hpgs_bbox bb = { 0.0,0.0,x_size*HP_TO_PT,y_size*HP_TO_PT }; local
284 void hpgs_reader_set_page_matrix (hpgs_reader *reader, const hpgs_bbox *bb) argument
H A Dhpgs.c892 hpgs_bbox bb; local
960 hpgs_bbox bb; local
[all...]
H A Dhpgspaint.c411 static int pdv_setplotsize (hpgs_device *_this, const hpgs_bbox *bb) argument
532 hpgs_new_paint_device(hpgs_image *image, const char *filename, const hpgs_bbox *bb, hpgs_bool antialias ) argument
[all...]
H A Dhpgsreader.c827 hpgs_reader_stamp(hpgs_reader *reader, const hpgs_bbox *bb, const char *stamp, const char *encoding, double stamp_size) argument
842 hpgs_device_stamp(hpgs_device *dev, const hpgs_bbox *bb, const char *stamp, const char *encoding, double stamp_size) argument
[all...]
/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A Dusncs.h41 /**/ bb = {{0x3ED55555, 0x55556E24 }}, /* 5.0862630208387126e-06 */ variable
64 /**/ bb = {{0x55556E24, 0x3ED55555 }},/* 5.0862630208387126e-06 */ variable
H A Dbranred.c58 double r[6],s,t,sum,b,bb,sum1,sum2,b1,bb1,b2,bb2,x1,x2,t1,t2; local
[all...]
/haiku-fatelf/src/add-ons/opengl/swpipe/
H A Dbitmap_wrapper.cpp28 BBitmap *bb = new BBitmap(BRect(0, 0, width, height), colorSpace); local
38 BBitmap *bb = (BBitmap*)bitmap; local
51 BBitmap *bb = (BBitmap*)bitmap; local
61 BBitmap *bb = (BBitmap*)bitmap; local
72 BBitmap *bb = (BBitmap*)bitmap; local
80 BBitmap *bb = (BBitmap*)bitmap; local
90 BBitmap *bb = (BBitmap*)bitmap; local
101 BBitmap *bb = (BBitmap*)bitmap; local
[all...]
/haiku-fatelf/src/bin/coreutils/lib/
H A Dmpsort.c48 void const *bb; local
112 void const *bb; local
[all...]
/haiku-fatelf/src/bin/rmd160/
H A Drmd160.c45 word aa = MDbuf[0], bb = MDbuf[1], cc = MDbuf[2], local
[all...]
/haiku-fatelf/src/add-ons/translators/exr/openexr/ilmimf/
H A DImfWav.cpp130 int bb = (m - (d >> 1)) & MOD_MASK; local
/haiku-fatelf/src/bin/gzip/
H A Dinflate.c206 ulg bb; /* bit buffer */ variable
[all...]
/haiku-fatelf/src/bin/unzip/
H A Dexplode.c253 int bb, bl, bd; /* number of bits decoded by those */ variable
501 int bb; /* bits for tb */ local
[all...]
/haiku-fatelf/src/libs/pdflib/libs/flate/
H A Dinftrees.c295 inflate_trees_bits( uIntf *c, uIntf *bb, inflate_huft * FAR *tb, inflate_huft *hp, z_streamp z) argument
H A Dinfutil.h43 uInt bb; /* bit length tree depth */ member in struct:inflate_blocks_state::__anon4904::__anon4905
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Dxmlppd.c41 const order_t *bb = (const order_t *)b; local
/haiku-fatelf/src/libs/zlib/
H A Dinfutil.h40 uInt bb; /* bit length tree depth */ member in struct:inflate_blocks_state::__anon5230::__anon5231

Completed in 254 milliseconds

12