Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/libdav1d/tools/input/
H A Dsection5.c114 const int has_extension = byte[0] & 0x4; in section5_open() local
152 const int has_extension = !!(byte[0] & 0x4); in section5_read() local
/aosp_15_r20/external/libdav1d/src/
H A Dobu.c316 const int has_extension = dav1d_get_bit(&gb); in dav1d_parse_sequence_header() local
1223 const int has_extension = dav1d_get_bit(&gb); in dav1d_parse_obus() local
/aosp_15_r20/external/libaom/av1/common/
H A Dobu_util.h25 int has_extension; // Whether the optional OBU extension header is present. member
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dmodify_maximal_reconvergence.cpp36 bool has_extension = false; in AddMaximalReconvergence() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dmodify_maximal_reconvergence.cpp36 bool has_extension = false; in AddMaximalReconvergence() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dmodify_maximal_reconvergence.cpp36 bool has_extension = false; in AddMaximalReconvergence() local
/aosp_15_r20/external/libaom/common/
H A Dobudec.c91 const int has_extension = (obu_data[0] >> 2) & 0x1; in obudec_read_obu_header() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/
H A Ddevice.cpp62 const auto has_extension = in get_highest_supported_version() local
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs-core/src/extension/
Dlist.rs109 pub fn has_extension(&self, ext_id: ExtensionType) -> bool { in has_extension() method
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_packet.cc456 const bool has_extension = (buffer[0] & 0x10) != 0; in ParseBuffer() local
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_zero_gen_headers/gen/external/perfetto/protos/perfetto/common/
Ddescriptor.pbzero.h949 bool has_extension() const { return at<6>().valid(); } in has_extension() function
1190 bool has_extension() const { return at<7>().valid(); } in has_extension() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_zero_gen_headers/gen/external/perfetto/protos/perfetto/common/
H A Ddescriptor.pbzero.h949 bool has_extension() const { return at<6>().valid(); } in has_extension() function
1190 bool has_extension() const { return at<7>().valid(); } in has_extension() function
/aosp_15_r20/external/libgav1/src/
H A Dobu_parser.h65 bool has_extension; member
/aosp_15_r20/external/crosvm/protos/src/
H A Dplugin.proto220 bool has_extension = 1; field
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/
Dpath.hpp538 bool has_extension() const { return !extension().empty(); } in has_extension() function in boost::filesystem::path
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dprocess.rs487 let has_extension = exe_path.as_encoded_bytes().contains(&b'.'); in resolve_exe() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dprocess.rs462 let has_extension = exe_path.as_encoded_bytes().contains(&b'.'); in resolve_exe() localVariable
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DPath.cpp669 bool has_extension(const Twine &path) { in has_extension() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dprocess.rs462 let has_extension = exe_path.as_encoded_bytes().contains(&b'.'); in resolve_exe() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dprocess.rs487 let has_extension = exe_path.as_encoded_bytes().contains(&b'.'); in resolve_exe() localVariable
/aosp_15_r20/external/llvm/lib/Support/
H A DPath.cpp669 bool has_extension(const Twine &path) { in has_extension() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dprocess.rs487 let has_extension = exe_path.as_encoded_bytes().contains(&b'.'); in resolve_exe() localVariable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DPath.cpp679 bool has_extension(const Twine &path, Style style) { in has_extension() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DPath.cpp664 bool has_extension(const Twine &path, Style style) { in has_extension() function
/aosp_15_r20/external/armnn/third-party/ghc/
H A Dfilesystem.hpp2619 GHC_INLINE bool path::has_extension() const in has_extension() function in ghc::filesystem::path

12