Home
last modified time | relevance | path

Searched defs:IsOfType (Results 1 – 5 of 5) sorted by relevance

/third_party/abseil-cpp/absl/flags/
Dcommandlineflag.h74 inline bool IsOfType() const { in IsOfType() function
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
Dcommandlineflag.h74 inline bool IsOfType() const { in IsOfType() function
/third_party/flutter/skia/third_party/externals/piex/src/image_type_recognition/
Dimage_type_recognition_lite.cc802 bool IsOfType(const RangeCheckedBytePtr& source, const RawImageTypes type) { in IsOfType() function in piex::image_type_recognition::__anon2f642a450111::TypeCheckerList
872 bool IsOfType(const RangeCheckedBytePtr& source, const RawImageTypes type) { in IsOfType() function
/third_party/skia/third_party/externals/piex/src/image_type_recognition/
Dimage_type_recognition_lite.cc802 bool IsOfType(const RangeCheckedBytePtr& source, const RawImageTypes type) { in IsOfType() function in piex::image_type_recognition::__anon8bf4d2100111::TypeCheckerList
872 bool IsOfType(const RangeCheckedBytePtr& source, const RawImageTypes type) { in IsOfType() function
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3d11shader.h150 STDMETHOD(IsOfType)(THIS_ struct ID3D11ShaderReflectionType *type) PURE; in DECLARE_INTERFACE() local