Home
last modified time | relevance | path

Searched defs:range_size (Results 1 – 25 of 27) sorted by relevance

12

/external/sdv/vsomeip/third_party/boost/range/include/boost/range/
Dsize_type.hpp72 struct range_size struct
76 struct range_size<C, true> struct
82 struct range_size : struct
/external/sdv/vsomeip/third_party/boost/range/include/boost/range/detail/
Dstr_types.hpp32 struct range_size<T*> struct
34 typedef std::size_t type;
/external/sdv/vsomeip/third_party/boost/range/doc/
Dexample.cpp69 struct range_size< Foo::Pair<T> > struct
71 int static_assertion[ sizeof( std::size_t ) >=
73 typedef std::size_t type;
/external/gsc-utils/extra/usb_updater/
Ddesc_parser.h26 uint32_t range_size; member
/external/crosvm/kernel_loader/src/
Darm64.rs103 let range_size = max(file_size, u64::from(header.image_size)); in load_arm64_kernel() localVariable
165 let range_size = max(file_size, u64::from(header.image_size)); in load_arm64_kernel_from_reader() localVariable
/external/perfetto/src/trace_processor/db/
Dquery_executor.cc76 uint32_t range_size = rm_last - rm_first; in ApplyConstraint() local
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Diterators.hpp52 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()
/external/rust/android-crates-io/crates/plotters/src/coord/ranged1d/types/
Dnumeric.rs210 let range_size = range.1 as f64 - range.0 as f64; localVariable
/external/google-breakpad/src/processor/
Drange_map_unittest.cc343 const int range_size = 2; in RetriveAtIndexTest2() local
/external/libtextclassifier/native/utils/base/
Darena_test.cc193 static void EnsureNoAddressInRangeIsPoisoned(void* buffer, size_t range_size) { in EnsureNoAddressInRangeIsPoisoned()
/external/cronet/tot/third_party/libc++/src/test/std/algorithms/alg.sorting/alg.set.operations/set.intersection/
Dset_intersection_complexity.pass.cpp260 for (unsigned range_size = 1; range_size < 20; ++range_size) { in testComplexityGuaranteesParameterizedIter() local
/external/cronet/stable/third_party/libc++/src/test/std/algorithms/alg.sorting/alg.set.operations/set.intersection/
Dset_intersection_complexity.pass.cpp260 for (unsigned range_size = 1; range_size < 20; ++range_size) { in testComplexityGuaranteesParameterizedIter() local
/external/cronet/stable/base/metrics/
Dhistogram_samples.cc410 if (const auto range_size = range.size(); print_width >= range_size) { in GetAsciiBody() local
/external/cronet/tot/base/metrics/
Dhistogram_samples.cc410 if (const auto range_size = range.size(); print_width >= range_size) { in GetAsciiBody() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dprng_test.cc146 double PrngTest::UniformChiSquared(int32_t range_size, int32_t expected_count, in UniformChiSquared()
/external/arm-trusted-firmware/common/
Dfdt_wrappers.c396 int parent_addr_size, int range_size, uint64_t base_address, in fdtw_xlat_hit()
/external/trusty/arm-trusted-firmware/common/
Dfdt_wrappers.c409 int parent_addr_size, int range_size, uint64_t base_address, in fdtw_xlat_hit()
/external/rust/android-crates-io/crates/vulkano/src/image/
Dsys.rs2039 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
/external/mesa3d/src/freedreno/ir3/
Dir3_nir_analyze_ubo_ranges.c531 uint32_t range_size = state->range[i].end - state->range[i].start; in assign_offsets() local
/external/pciutils/
Dls-ecaps.c760 u64 range_base, range_size; in dvsec_cxl_device() local
/external/clang/include/clang/Basic/
DDiagnostic.h1295 unsigned range_size() const { return Ranges.size(); } in range_size() function
/external/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_bo.c1343 uint64_t range_offset, unsigned *range_size) in amdgpu_bo_find_next_committed_memory()
/external/trusty/lk/kernel/vm/
Dvmm.c133 size_t range_size, in range_contains_range()
/external/coreboot/payloads/libpayload/include/
Dcoreboot_tables.h278 uint32_t range_size; member
/external/coreboot/src/commonlib/include/commonlib/
Dcoreboot_tables.h328 uint32_t range_size; member

12