Home
last modified time | relevance | path

Searched refs:g1 (Results 1 – 14 of 14) sorted by relevance

/reactos/dll/3rdparty/libtiff/
H A Dtif_pixarlog.c961 int32 r1, g1, b1, a1, r2, g2, b2, a2, mask; in horizontalDifferenceF() local
981 g1 = (int32) CLAMP(ip[1]); wp[1] = (uint16)((g1-g2) & mask); g2 = g1; in horizontalDifferenceF()
995 g1 = (int32) CLAMP(ip[1]); wp[1] = (uint16)((g1-g2) & mask); g2 = g1; in horizontalDifferenceF()
1016 register int r1, g1, b1, a1, r2, g2, b2, a2, mask; in horizontalDifference16() local
1033 g1 = CLAMP(ip[1]); wp[1] = (uint16)((g1-g2) & mask); g2 = g1; in horizontalDifference16()
1045 g1 = CLAMP(ip[1]); wp[1] = (uint16)((g1-g2) & mask); g2 = g1; in horizontalDifference16()
1067 register int r1, g1, b1, a1, r2, g2, b2, a2, mask; in horizontalDifference8() local
1081 g1 = CLAMP(ip[4]); wp[4] = (uint16)((g1-g2) & mask); g2 = g1; in horizontalDifference8()
1093 g1 = CLAMP(ip[5]); wp[5] = (uint16)((g1-g2) & mask); g2 = g1; in horizontalDifference8()
H A Dtif_predict.c528 unsigned int r1, g1, b1; in horDiff8() local
534 g1 = cp[4]; cp[4] = (unsigned char)((g1-g2)&0xff); g2 = g1; in horDiff8()
539 unsigned int r1, g1, b1, a1; in horDiff8() local
546 g1 = cp[5]; cp[5] = (unsigned char)((g1-g2)&0xff); g2 = g1; in horDiff8()
/reactos/sdk/lib/3rdparty/freetype/src/pfr/
H A Dpfrtypes.h193 #define PFR_KERN_INDEX( g1, g2 ) \ argument
194 ( ( (FT_UInt32)(g1) << 16 ) | (FT_UInt16)(g2) )
/reactos/sdk/lib/3rdparty/freetype/src/sfnt/
H A Dttkern.c40 #define TT_KERN_INDEX( g1, g2 ) ( ( (FT_ULong)(g1) << 16 ) | (g2) ) argument
/reactos/dll/3rdparty/mbedtls/
H A Dpoly1305.c243 uint32_t g0, g1, g2, g3, g4; in poly1305_compute_mac() local
263 g1 = (uint32_t) d; in poly1305_compute_mac()
276 acc1 = ( acc1 & mask_inv ) | ( g1 & mask ); in poly1305_compute_mac()
/reactos/sdk/lib/3rdparty/freetype/src/type1/
H A Dt1afm.c83 #define KERN_INDEX( g1, g2 ) ( ( (FT_ULong)(g1) << 16 ) | (g2) ) argument
/reactos/sdk/lib/3rdparty/freetype/src/psaux/
H A Dafmparse.c667 #define KERN_INDEX( g1, g2 ) ( ( (FT_ULong)g1 << 16 ) | g2 ) argument
/reactos/modules/rostests/winetests/oleaut32/
H A Dtest_tlb.idl35 struct g { int g1; } g;
/reactos/modules/rostests/winetests/cmd/
H A Dtest_builtins.cmd.exp269 g1
301 g1
337 g1
414 g1 else echo g2
H A Dtest_builtins.cmd281 echo g1&&echo g2&echo g3
300 call :cfail g1&&call :cfail g2&call :cfail g3
321 echo g1||(echo g2&echo g3)
353 echo g1|echo g2||echo g3
375 rem test : echo g1|tmp.cmd g2
376 rem result: g2:[g1,g2]
397 if 1==0 if 2==0 if 3==3 (echo g1) else (echo g2) else echo g3
409 if 1==1 echo g1 else echo g2&&echo g3
431 if 1==0 echo g1 else echo g2&&echo g3
/reactos/modules/rostests/winetests/msctf/
H A Dinputprocessor.c1906 GUID gtest,g1; in test_TfGuidAtom() local
1925 hr = ITfCategoryMgr_GetGUID(g_cm,atom2,&g1); in test_TfGuidAtom()
1927 ok(IsEqualGUID(&g1,&gtest),"guids do not match\n"); in test_TfGuidAtom()
1938 hr = ITfCategoryMgr_GetGUID(g_cm,cid,&g1); in test_TfGuidAtom()
1940 ok(!IsEqualGUID(&g1,&GUID_NULL),"guid should not be NULL\n"); in test_TfGuidAtom()
/reactos/dll/win32/msrle32/
H A Dmsrle32.c972 BYTE g1 = pi->palette_map[(code1 >> 4) * 4 + 1]; in MSRLE32_DecompressRLE4() local
982 lpOut[pixel_ptr + 1] = g1; in MSRLE32_DecompressRLE4()
/reactos/modules/rostests/winetests/user32/
H A Dmenu.c1361 #define TMII_INSMI( c1,d1,e1,f1,g1,h1,i1,j1,k1,l1,m1,eret1 )\ argument
1366 insert_menu_item( __LINE__, hmenu, ansi, c1, d1, e1, f1, g1, h1, i1, j1, k1, l1, m1, eret1 )
1385 #define TMII_SMII( c1,d1,e1,f1,g1,h1,i1,j1,k1,l1,m1 ) \ argument
1386 set_menu_item_info( __LINE__, hmenu, ansi, c1, d1, e1, f1, g1, h1, i1, j1, k1, l1, m1 )
/reactos/base/shell/cmd/lang/
H A Dpl-PL.rc251 ciąg1==ciąg2 Zwraca PRAWDA, gdy oba ciągi znaków są identyczne\n\