Home
last modified time | relevance | path

Searched refs:uSource (Results 1 - 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c2782 const UChar* uSource; in TestSmallTargetBuffer() local
2800 uSource = (UChar*) source; in TestSmallTargetBuffer()
2811 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,NULL,false, &errorCode); in TestSmallTargetBuffer()
2822 }while (uSource<uSourceLimit); in TestSmallTargetBuffer()
2838 uSource = source; in TestSmallTargetBuffer()
2841 if(uBuf[len]!=uSource[len]){ in TestSmallTargetBuffer()
2842 log_err("Expected : \\u%04X \t Got: \\u%04X\n",uSource[len],(int)uBuf[len]) ; in TestSmallTargetBuffer()
2851 const UChar* uSource; in TestToAndFromUChars() local
2865 uSource = source; in TestToAndFromUChars()
2872 numCharsInTarget=ucnv_fromUChars(cnv, cTarget, (int32_t)(cTargetLimit-cTarget), uSource, (int32_ in TestToAndFromUChars()
2898 const UChar* uSource; TestSmallSourceBuffer() local
3091 const UChar* uSource; TestHZ() local
3313 const UChar* uSource; TestISO_2022_JP() local
3382 const UChar* uSource; TestConv() local
3859 const UChar* uSource; TestISO_2022_JP_1() local
3948 const UChar* uSource; TestISO_2022_JP_2() local
4028 const UChar* uSource; TestISO_2022_KR() local
4110 const UChar* uSource; TestISO_2022_KR_1() local
4521 const UChar* uSource; TestISO_2022_CN() local
[all...]
/third_party/mesa3d/include/GL/
H A Dwglext.h564 typedef BOOL (WINAPI * PFNWGLGENLOCKSOURCEI3DPROC) (HDC hDC, UINT uSource);
565 typedef BOOL (WINAPI * PFNWGLGETGENLOCKSOURCEI3DPROC) (HDC hDC, UINT *uSource);
577 BOOL WINAPI wglGenlockSourceI3D (HDC hDC, UINT uSource);
578 BOOL WINAPI wglGetGenlockSourceI3D (HDC hDC, UINT *uSource);
/third_party/openGLES/api/GL/
H A Dwglext.h545 typedef BOOL (WINAPI * PFNWGLGENLOCKSOURCEI3DPROC) (HDC hDC, UINT uSource);
546 typedef BOOL (WINAPI * PFNWGLGETGENLOCKSOURCEI3DPROC) (HDC hDC, UINT *uSource);
558 BOOL WINAPI wglGenlockSourceI3D (HDC hDC, UINT uSource);
559 BOOL WINAPI wglGetGenlockSourceI3D (HDC hDC, UINT *uSource);
H A Dwgl.h636 typedef BOOL (WINAPI * PFNWGLGENLOCKSOURCEI3DPROC) (HDC hDC, UINT uSource);
637 typedef BOOL (WINAPI * PFNWGLGETGENLOCKSOURCEI3DPROC) (HDC hDC, UINT *uSource);
649 BOOL WINAPI wglGenlockSourceI3D (HDC hDC, UINT uSource);
650 BOOL WINAPI wglGetGenlockSourceI3D (HDC hDC, UINT *uSource);
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dwglext.h559 typedef BOOL (WINAPI * PFNWGLGENLOCKSOURCEI3DPROC) (HDC hDC, UINT uSource);
560 typedef BOOL (WINAPI * PFNWGLGETGENLOCKSOURCEI3DPROC) (HDC hDC, UINT *uSource);
572 BOOL WINAPI wglGenlockSourceI3D (HDC hDC, UINT uSource);
573 BOOL WINAPI wglGetGenlockSourceI3D (HDC hDC, UINT *uSource);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dwglext.h559 typedef BOOL (WINAPI * PFNWGLGENLOCKSOURCEI3DPROC) (HDC hDC, UINT uSource);
560 typedef BOOL (WINAPI * PFNWGLGETGENLOCKSOURCEI3DPROC) (HDC hDC, UINT *uSource);
572 BOOL WINAPI wglGenlockSourceI3D (HDC hDC, UINT uSource);
573 BOOL WINAPI wglGetGenlockSourceI3D (HDC hDC, UINT *uSource);
H A Dwgl.h645 typedef BOOL (WINAPI * PFNWGLGENLOCKSOURCEI3DPROC) (HDC hDC, UINT uSource);
646 typedef BOOL (WINAPI * PFNWGLGETGENLOCKSOURCEI3DPROC) (HDC hDC, UINT *uSource);
658 BOOL WINAPI wglGenlockSourceI3D (HDC hDC, UINT uSource);
659 BOOL WINAPI wglGetGenlockSourceI3D (HDC hDC, UINT *uSource);
/third_party/skia/third_party/externals/angle2/src/third_party/khronos/GL/
H A Dwglext.h549 typedef BOOL (WINAPI * PFNWGLGENLOCKSOURCEI3DPROC) (HDC hDC, UINT uSource);
550 typedef BOOL (WINAPI * PFNWGLGETGENLOCKSOURCEI3DPROC) (HDC hDC, UINT *uSource);
562 BOOL WINAPI wglGenlockSourceI3D (HDC hDC, UINT uSource);
563 BOOL WINAPI wglGetGenlockSourceI3D (HDC hDC, UINT *uSource);
/third_party/skia/third_party/externals/angle2/include/WGL/
H A Dwgl.h655 typedef BOOL (WINAPI * PFNWGLGENLOCKSOURCEI3DPROC) (HDC hDC, UINT uSource);
656 typedef BOOL (WINAPI * PFNWGLGETGENLOCKSOURCEI3DPROC) (HDC hDC, UINT *uSource);
668 BOOL WINAPI wglGenlockSourceI3D (HDC hDC, UINT uSource);
669 BOOL WINAPI wglGetGenlockSourceI3D (HDC hDC, UINT *uSource);

Completed in 25 milliseconds