/aosp_15_r20/external/libdav1d/tools/input/ |
H A D | section5.c | 114 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 D | obu.c | 316 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 D | obu_util.h | 25 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 D | modify_maximal_reconvergence.cpp | 36 bool has_extension = false; in AddMaximalReconvergence() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | modify_maximal_reconvergence.cpp | 36 bool has_extension = false; in AddMaximalReconvergence() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | modify_maximal_reconvergence.cpp | 36 bool has_extension = false; in AddMaximalReconvergence() local
|
/aosp_15_r20/external/libaom/common/ |
H A D | obudec.c | 91 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 D | device.cpp | 62 const auto has_extension = in get_highest_supported_version() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs-core/src/extension/ |
D | list.rs | 109 pub fn has_extension(&self, ext_id: ExtensionType) -> bool { in has_extension() method
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | rtp_packet.cc | 456 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/ |
D | descriptor.pbzero.h | 949 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 D | descriptor.pbzero.h | 949 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 D | obu_parser.h | 65 bool has_extension; member
|
/aosp_15_r20/external/crosvm/protos/src/ |
H A D | plugin.proto | 220 bool has_extension = 1; field
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/ |
D | path.hpp | 538 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 D | process.rs | 487 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 D | process.rs | 462 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 D | Path.cpp | 669 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 D | process.rs | 462 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 D | process.rs | 487 let has_extension = exe_path.as_encoded_bytes().contains(&b'.'); in resolve_exe() localVariable
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | Path.cpp | 669 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 D | process.rs | 487 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 D | Path.cpp | 679 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 D | Path.cpp | 664 bool has_extension(const Twine &path, Style style) { in has_extension() function
|
/aosp_15_r20/external/armnn/third-party/ghc/ |
H A D | filesystem.hpp | 2619 GHC_INLINE bool path::has_extension() const in has_extension() function in ghc::filesystem::path
|