HomeSort by relevance Sort by last modified time
    Searched refs:CheckFormat (Results 1 - 8 of 8) sorted by null

  /external/opencv/otherlibs/highgui/
grfmt_png.h 59 bool CheckFormat( const char* signature );
grfmt_pxm.h 56 bool CheckFormat( const char* signature );
grfmt_tiff.h 99 bool CheckFormat( const char* signature );
119 bool CheckFormat( const char* signature );
grfmt_jpeg2000.h 67 bool CheckFormat( const char* signature );
grfmt_tiff.cpp 122 bool GrFmtTiffReader::CheckFormat( const char* signature )
269 bool GrFmtTiffReader::CheckFormat( const char* signature )
  /external/regex-re2/lib/codereview/
codereview.py 313 CheckFormat(ui, repo, self.files, just_warn=gofmt_just_warn)
891 def CheckFormat(ui, repo, files, just_warn=False):
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d9.h 197 STDMETHOD(CheckDeviceFormat)(THIS_ UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, DWORD Usage, D3DRESOURCETYPE RType, D3DFORMAT CheckFormat) PURE;
275 STDMETHOD(CheckDeviceFormat)(THIS_ UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, DWORD Usage, D3DRESOURCETYPE RType, D3DFORMAT CheckFormat) PURE;
    [all...]
d3d8.h 145 STDMETHOD(CheckDeviceFormat)(THIS_ UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, DWORD Usage, D3DRESOURCETYPE RType, D3DFORMAT CheckFormat) PURE;
    [all...]

Completed in 3541 milliseconds