Home
last modified time | relevance | path

Searched defs:has_extension (Results 1 – 8 of 8) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmlp_parse.c65 int has_extension, extensions = 0; in mlp_get_major_sync_size() local
/third_party/cef/tests/ceftests/extensions/
Dextension_test_handler.cc206 bool has_extension = false; in VerifyExtensionInContext() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
Ddevice.cpp58 const auto has_extension = in get_highest_supported_version() local
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumber.pb.h457 inline bool PhoneNumber::has_extension() const { in has_extension() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp669 bool has_extension(const Twine &path) { in has_extension() function
/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc1594 bool has_extension = false; in GenerateJspbAllowedMap() local
1788 bool has_extension = false; in GenerateRequiresForSCC() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp679 bool has_extension(const Twine &path, Style style) { in has_extension() function
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp13582 bool CompilerGLSL::has_extension(const std::string &ext) const in has_extension() function in CompilerGLSL