Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmlp_parse.c65 int has_extension, extensions = 0; in mlp_get_major_sync_size() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
Ddevice.cpp58 const auto has_extension = in get_highest_supported_version() local
/third_party/node/deps/v8/src/objects/
Dcontexts-inl.h132 bool Context::has_extension() const { in has_extension() function
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumber.pb.h484 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/node/deps/v8/src/compiler/
Djs-typed-lowering.cc1381 Node* has_extension = in ReduceJSHasContextExtension() local
Dbytecode-graph-builder.cc1806 Node* has_extension = NewNode(javascript()->HasContextExtension(d)); in CheckContextExtensionsSlowPath() local
/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
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc11948 TNode<BoolT> has_extension = in GotoIfHasContextExtensionUpToDepth() local