/reactos/dll/opengl/glu32/src/libnurbs/internals/ |
H A D | intersect.cc | 61 Subdivider::partition( Bin & bin, Bin & left, Bin & intersections, in partition() 445 Subdivider::classify_tailonleft_s( Bin& bin, Bin& in, Bin& out, REAL val ) in classify_tailonleft_s() 472 Subdivider::classify_tailonleft_t( Bin& bin, Bin& in, Bin& out, REAL val ) in classify_tailonleft_t() 499 Subdivider::classify_headonleft_s( Bin& bin, Bin& in, Bin& out, REAL val ) in classify_headonleft_s() 527 Subdivider::classify_headonleft_t( Bin& bin, Bin& in, Bin& out, REAL val ) in classify_headonleft_t() 555 Subdivider::classify_tailonright_s( Bin& bin, Bin& in, Bin& out, REAL val ) in classify_tailonright_s() 583 Subdivider::classify_tailonright_t( Bin& bin, Bin& in, Bin& out, REAL val ) in classify_tailonright_t() 611 Subdivider::classify_headonright_s( Bin& bin, Bin& in, Bin& out, REAL val ) in classify_headonright_s() 639 Subdivider::classify_headonright_t( Bin& bin, Bin& in, Bin& out, REAL val ) in classify_headonright_t()
|
H A D | subdivider.cc | 571 Subdivider::tessellation( Bin& bin, Patchlist &patchlist ) in tessellation() 658 Subdivider::findIrregularS( Bin& bin ) in findIrregularS() 722 Subdivider::findIrregularT( Bin& bin ) in findIrregularT() 795 Subdivider::render( Bin& bin ) in render() 824 Subdivider::outline( Bin& bin ) in outline() 846 Subdivider::freejarcs( Bin& bin ) in freejarcs() 876 Subdivider::tessellate( Bin& bin, REAL rrate, REAL trate, REAL lrate, REAL brate ) in tessellate()
|
H A D | monotonizer.cc | 56 Subdivider::decompose( Bin& bin, REAL geo_stepsize ) in decompose() 114 Subdivider::monotonize( Arc_ptr jarc, Bin& bin ) in monotonize()
|
H A D | dataTransform.cc | 144 directedLine* bin_to_DLineLoops(Bin& bin) in bin_to_DLineLoops()
|
H A D | splitarcs.cc | 58 Subdivider::split( Bin& bin, Bin& left, Bin& right, int param, REAL value ) in split()
|
/reactos/modules/rostests/apitests/mspatcha/ |
H A D | mspatcha.c | 158 BOOL extract(char* filename, const bin_file* bin) in extract() 211 static void validate_signature(const char* casename, const char* fieldname, const bin_file* bin, co… in validate_signature()
|
/reactos/modules/rostests/winetests/crypt32/ |
H A D | main.c | 127 BYTE bin[] = { 0x16,0x09,'J','u','a','n',' ','L','a','n','g' }; in test_findRDNAttr() local
|
/reactos/dll/win32/secur32/wine/ |
H A D | ntlm.c | 495 PBYTE bin; in ntlm_InitializeSecurityContextW() local 1036 PBYTE bin; in ntlm_AcceptSecurityContext() local
|
/reactos/modules/rostests/winetests/imagehlp/ |
H A D | image.c | 75 } bin = { variable
|
/reactos/modules/rostests/winetests/wintrust/ |
H A D | softpub.c | 680 } bin = { variable
|
/reactos/dll/win32/msxml3/ |
H A D | stylesheet.c | 613 VARIANT bin; in xslprocessor_transform() local
|
/reactos/dll/win32/mscoree/ |
H A D | metahost.c | 97 static const WCHAR bin[] = {'\\','b','i','n',0}; in load_mono() local
|
/reactos/dll/win32/advapi32/wine/ |
H A D | cred.c | 1961 static UINT cred_encode( const char *bin, unsigned int len, WCHAR *cred ) in cred_encode()
|
/reactos/dll/win32/wininet/ |
H A D | http.c | 1468 static UINT HTTP_EncodeBase64( LPCSTR bin, unsigned int len, LPWSTR base64 ) in HTTP_EncodeBase64() 1524 static UINT HTTP_DecodeBase64( LPCWSTR base64, LPSTR bin ) in HTTP_DecodeBase64()
|
/reactos/modules/rostests/winetests/msvcrt/ |
H A D | string.c | 38 static char *buf_to_string(const unsigned char *bin, int len, int nr) in buf_to_string()
|
/reactos/dll/win32/rpcrt4/ |
H A D | rpc_transport.c | 2573 static UINT encode_base64(const char *bin, unsigned int len, WCHAR *base64) in encode_base64()
|
/reactos/dll/win32/winhttp/ |
H A D | request.c | 1007 static UINT encode_base64( const char *bin, unsigned int len, WCHAR *base64 ) in encode_base64()
|
/reactos/sdk/include/psdk/ |
H A D | mapidefs.h | 385 SBinary bin; member
|