/aosp_15_r20/external/google-breakpad/src/common/ |
H A D | byte_cursor_unittest.cc | 61 TEST(Extent, AvailableEmpty) { in TEST() argument 68 TEST(Extent, AtEndEmpty) { in TEST() argument 75 TEST(Extent, AsBoolEmpty) { in TEST() argument 82 TEST(Extent, AvailableSome) { in TEST() argument 89 TEST(Extent, AtEndSome) { in TEST() argument 97 TEST(Extent, AsBoolSome) { in TEST() argument 106 TEST(Extent, Cursor) { in TEST() argument 142 TEST(Extent, SetOffset) { in TEST() argument
|
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
H A D | ItemLocationBox.java | 292 public class Extent { class in ItemLocationBox 297 public Extent(long extentOffset, long extentLength, long extentIndex) { in Extent() method in ItemLocationBox.Extent 304 public Extent(ByteBuffer in) { in Extent() method in ItemLocationBox.Extent
|
/aosp_15_r20/external/rust/crabbyavif/src/decoder/ |
D | mod.rs | 191 pub struct Extent { struct 196 impl Extent { implementation 1671 pub fn nth_image_max_extent(&self, index: u32) -> AvifResult<Extent> { in nth_image_max_extent()
|
D | item.rs | 308 pub fn max_extent(&self, sample: &DecodeSample) -> AvifResult<Extent> { in max_extent()
|
/aosp_15_r20/system/update_engine/payload_generator/ |
H A D | extent_utils.cc | 208 const std::set<Extent, ExtentLess>& extents) { in operator <<() 214 Range<std::set<Extent, ExtentLess>::const_iterator> range) { in operator <<()
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | stl_emulation.h | 472 flatbuffers::span<ElementType, Extent> make_span(ElementType(&arr)[Extent]) FLATBUFFERS_NOEXCEPT { in make_span() 478 flatbuffers::span<const ElementType, Extent> make_span(const ElementType(&arr)[Extent]) FLATBUFFERS… in make_span()
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
H A D | stl_emulation.h | 472 flatbuffers::span<ElementType, Extent> make_span(ElementType(&arr)[Extent]) FLATBUFFERS_NOEXCEPT { in make_span() 478 flatbuffers::span<const ElementType, Extent> make_span(const ElementType(&arr)[Extent]) FLATBUFFERS… in make_span()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | tensor_slice.proto | 16 message Extent { message
|
/aosp_15_r20/system/update_engine/payload_consumer/ |
H A D | fake_extent_writer.h | 36 bool Init(const google::protobuf::RepeatedPtrField<Extent>& /* extents */, in Init()
|
/aosp_15_r20/external/licenseclassifier/tools/identify_license/results/ |
H A D | results.go | 26 Extent int member
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/ |
H A D | BuiltinFunctionChecker.cpp | 71 DefinedOrUnknownSVal Extent = R->getExtent(svalBuilder); in evalCall() local
|
H A D | VLASizeChecker.cpp | 168 DefinedOrUnknownSVal Extent = in checkPreStmt() local
|
/aosp_15_r20/system/update_engine/scripts/ |
H A D | update_metadata_pb2.py | 938 Extent = _reflection.GeneratedProtocolMessageType('Extent', (_message.Message,), { variable
|
/aosp_15_r20/external/rust/crabbyavif/include/avif/ |
D | avif.h | 473 struct Extent { struct 478 using avifExtent = Extent; argument
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/ |
H A D | glossary.md | 41 ### Extent subsection
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/ |
H A D | partition_cow_creator.h | 33 using Extent = android::fs_mgr::Extent; member
|
H A D | partition_cow_creator_test.cpp | 126 using Extent = chromeos_update_engine::Extent; in TEST_F() typedef
|
/aosp_15_r20/development/tools/ota_analysis/src/services/ |
H A D | update_metadata_pb.js | 19 chromeos_update_engine.Extent = (function() { class in chromeos_update_engine 37 function Extent(properties) { class in chromeos_update_engine.Extent 50 Extent.prototype.startBlock = $util.Long ? $util.Long.fromBits(0,0,true) : 0; class
|
/aosp_15_r20/system/core/fs_mgr/liblp/include/liblp/ |
H A D | builder.h | 53 explicit Extent(uint64_t num_sectors) : num_sectors_(num_sectors) {} in Extent() function
|
/aosp_15_r20/system/update_engine/ |
H A D | update_metadata.proto | 109 message Extent { message
|
/aosp_15_r20/system/update_engine/update_engine/ |
H A D | update_metadata.proto | 109 message Extent { message
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/ |
D | tensor_slice.pb.h | 331 typedef TensorSliceProto_Extent Extent; in Swap() typedef
|
/aosp_15_r20/external/licenseclassifier/stringclassifier/ |
H A D | classifier.go | 168 Extent int // The length from the offset into the unknown string member
|
/aosp_15_r20/external/llvm/lib/MC/ |
H A D | MCCodeView.cpp | 284 auto Extent = getLineExtent(SecondaryId); in encodeInlineLineTable() local
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/include/ |
H A D | AABB3f.h | 150 float3 Extent = (conservativeExtent(upper) - lower) * 0.5f; in transform_aabb() local
|