/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/ |
D | size_type.hpp | 72 struct range_size struct 76 struct range_size<C, true> struct 82 struct range_size : struct
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/doc/ |
D | example.cpp | 69 struct range_size< Foo::Pair<T> > struct 71 int static_assertion[ sizeof( std::size_t ) >= 73 typedef std::size_t type;
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/detail/ |
D | str_types.hpp | 32 struct range_size<T*> struct 34 typedef std::size_t type;
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/ |
D | iterators.hpp | 52 BOOST_CONTAINER_FORCEINLINE explicit constant_iterator(const T &ref, Difference range_size) in constant_iterator() 163 BOOST_CONTAINER_FORCEINLINE explicit value_init_construct_iterator(Difference range_size) in value_init_construct_iterator() 274 BOOST_CONTAINER_FORCEINLINE explicit default_init_construct_iterator(Difference range_size) in default_init_construct_iterator() 385 BOOST_CONTAINER_FORCEINLINE explicit repeat_iterator(T &ref, Difference range_size) in repeat_iterator()
|
/aosp_15_r20/external/crosvm/kernel_loader/src/ |
H A D | arm64.rs | 101 let range_size = max(file_size, u64::from(header.image_size)); in load_arm64_kernel() localVariable 163 let range_size = max(file_size, u64::from(header.image_size)); in load_arm64_kernel_from_reader() localVariable
|
/aosp_15_r20/external/gsc-utils/extra/usb_updater/ |
H A D | desc_parser.h | 26 uint32_t range_size; member
|
/aosp_15_r20/bootable/recovery/otautil/ |
H A D | sysutil.cpp | 158 size_t range_size = (end - start) * blksize; in MapBlockFile() local
|
/aosp_15_r20/external/perfetto/src/trace_processor/db/ |
H A D | query_executor.cc | 76 uint32_t range_size = rm_last - rm_first; in ApplyConstraint() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/coord/ranged1d/types/ |
D | numeric.rs | 202 let range_size = range.1 as f64 - range.0 as f64; localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/image/ |
D | sys.rs | 2039 range_size: DeviceSize, field 2069 let range_size = aspect_list.len() as DeviceSize * aspect_size; in from_raw() localVariable 2259 pub(crate) fn range_size(&self) -> DeviceSize { in range_size() method
|
/aosp_15_r20/external/google-breakpad/src/processor/ |
H A D | range_map_unittest.cc | 343 const int range_size = 2; in RetriveAtIndexTest2() local
|
/aosp_15_r20/art/runtime/base/ |
H A D | gc_visited_arena_pool.cc | 261 void GcVisitedArenaPool::FreeRangeLocked(uint8_t* range_begin, size_t range_size) { in FreeRangeLocked()
|
/aosp_15_r20/trusty/kernel/lib/trusty/ |
H A D | trusty_app.c | 149 size_t range_size, in address_range_within_bounds() 183 size_t range_size, in address_range_within_img()
|
/aosp_15_r20/external/libtextclassifier/native/utils/base/ |
H A D | arena_test.cc | 193 static void EnsureNoAddressInRangeIsPoisoned(void* buffer, size_t range_size) { in EnsureNoAddressInRangeIsPoisoned()
|
/aosp_15_r20/hardware/interfaces/media/omx/1.0/vts/functional/store/ |
H A D | VtsHalMediaOmxV1_0TargetStoreTest.cpp | 217 const std::string range_size = "((" + size + "-" + size + ")|" + size + ")"; in TEST_P() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/ |
H A D | prng_test.cc | 146 double PrngTest::UniformChiSquared(int32_t range_size, int32_t expected_count, in UniformChiSquared()
|
/aosp_15_r20/external/cronet/base/metrics/ |
H A D | histogram_samples.cc | 413 if (const auto range_size = range.size(); print_width >= range_size) { in GetAsciiBody() local
|
/aosp_15_r20/external/arm-trusted-firmware/common/ |
H A D | fdt_wrappers.c | 396 int parent_addr_size, int range_size, uint64_t base_address, in fdtw_xlat_hit()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/common/ |
D | fdt_wrappers.c | 396 int parent_addr_size, int range_size, uint64_t base_address, in fdtw_xlat_hit()
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_nir_analyze_ubo_ranges.c | 531 uint32_t range_size = state->range[i].end - state->range[i].start; in assign_offsets() local
|
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/ |
D | network_service.cpp | 1130 int range_size = range.second - range.first + 1; in GetValueInRange() local
|
/aosp_15_r20/external/pciutils/ |
H A D | ls-ecaps.c | 760 u64 range_base, range_size; in dvsec_cxl_device() local
|
/aosp_15_r20/external/mesa3d/src/gallium/winsys/amdgpu/drm/ |
H A D | amdgpu_bo.c | 1249 uint64_t range_offset, unsigned *range_size) in amdgpu_bo_find_next_committed_memory()
|
/aosp_15_r20/external/clang/include/clang/Basic/ |
H A D | Diagnostic.h | 1295 unsigned range_size() const { return Ranges.size(); } in range_size() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/ |
D | Diagnostic.h | 1727 unsigned range_size() const { return Ranges.size(); } in range_size() function
|