Searched defs:CheckSignature (Results 1 - 6 of 6) sorted by relevance

/external/icu/tools/
H A Dupdate-tzdata.py98 def CheckSignature(data_filename): function
176 CheckSignature(filename)
/external/opencv/otherlibs/highgui/
H A Dgrfmt_base.cpp110 if( cur_sign_len <= sign_len && CheckSignature( signature ) )
118 bool GrFmtFilterFactory::CheckSignature( const char* signature ) function in class:GrFmtFilterFactory
H A Dgrfmt_png.cpp86 bool GrFmtPng::CheckSignature( const char* signature ) function in class:GrFmtPng
H A Dgrfmt_pxm.cpp61 bool GrFmtPxM::CheckSignature( const char* signature ) function in class:GrFmtPxM
H A Dgrfmt_tiff.cpp64 bool GrFmtTiff::CheckSignature( const char* signature ) function in class:GrFmtTiff
/external/v8/tools/gyp/test/ios/
H A Dgyptest-per-config-settings.py35 def CheckSignature(file): function
172 CheckSignature(result_file)

Completed in 803 milliseconds