Home
last modified time | relevance | path

Searched defs:range_end (Results 1 – 25 of 146) sorted by relevance

123456

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/
Dend.hpp39 range_end( C& c ) in range_end() function
54 BOOST_CONSTEXPR inline Iterator range_end( const std::pair<Iterator,Iterator>& p ) in range_end() function
60 BOOST_CONSTEXPR inline Iterator range_end( std::pair<Iterator,Iterator>& p ) in range_end() function
70 BOOST_CONSTEXPR inline const T* range_end( const T (&a)[sz] ) BOOST_NOEXCEPT in range_end() function
76 BOOST_CONSTEXPR inline T* range_end( T (&a)[sz] ) BOOST_NOEXCEPT in range_end() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dclient.cc44 att::Handle range_end, in ProcessDescriptorDiscoveryResponse()
235 att::Handle range_end, in DiscoverServicesInRange()
400 att::Handle range_end, in DiscoverServicesWithUuidsInRange()
571 att::Handle range_end, in DiscoverCharacteristics()
686 att::Handle range_end, in DiscoverDescriptors()
H A Dfake_client.cc129 att::Handle range_end, in DiscoverCharacteristics()
156 att::Handle range_end, in DiscoverDescriptors()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/foreach/test/
Duser_defined.cpp21 char * range_end(mine::dummy&) {return 0;} in range_end() function
22 char const * range_end(mine::dummy const&) {return 0;} in range_end() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/
Ddirectory.hpp360 inline directory_iterator range_end(directory_iterator&) BOOST_NOEXCEPT { return directory_iterator… in range_end() function
361 inline directory_iterator range_end(const directory_iterator&) BOOST_NOEXCEPT { return directory_it… in range_end() function
608 inline recursive_directory_iterator range_end(recursive_directory_iterator&) BOOST_NOEXCEPT { retur… in range_end() function
609 inline recursive_directory_iterator range_end(const recursive_directory_iterator&) BOOST_NOEXCEPT {… in range_end() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/
Dextension_mechanism.cpp73 inline X::iterator range_end( X& x ) in range_end() function
78 inline X::const_iterator range_end( const X& x ) in range_end() function
Dextension_size.cpp45 … friend inline const_iterator range_end(const FooWithoutSize& obj) { return obj.m_impl.end(); } in range_end() function
46 friend inline iterator range_end(FooWithoutSize& obj){ return obj.m_impl.end(); } in range_end() function
/aosp_15_r20/external/google-breakpad/src/client/windows/unittests/
H A Ddump_analysis.cc143 uintptr_t range_end = range_start + descr.Memory.DataSize; in HasMemoryImpl() local
169 uintptr_t range_end = range_start + static_cast<size_t>(descr.DataSize); in HasMemoryImpl() local
/aosp_15_r20/external/coreboot/src/drivers/pc80/rtc/
H A Dmc146818rtc.c31 int cmos_checksum_valid(int range_start, int range_end, int cks_loc) in cmos_checksum_valid()
47 void cmos_set_checksum(int range_start, int range_end, int cks_loc) in cmos_set_checksum()
/aosp_15_r20/external/perfetto/src/protozero/filtering/
H A Dfilter_bytecode_parser.cc146 const uint32_t range_end = field_id + range_len; // STL-style, excl. in LoadInternal() local
228 const uint32_t range_end = *(word++); in Query() local
/aosp_15_r20/external/llvm-libc/src/__support/
H A Dblockstore.h204 const Iterator range_end = pos; in erase() local
222 const Iterator range_end = end(); in erase() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/matchers/
H A Dmatchers.cc160 int64_t range_start, int64_t range_end, bool present_match, in Create()
191 int64_t range_end, bool invert_match) in HeaderMatcher()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/matchers/
Dmatchers.cc161 int64_t range_start, int64_t range_end, bool present_match, in Create()
192 int64_t range_end, bool invert_match) in HeaderMatcher()
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
H A Drun_handler_test.cc274 int range_end) { in TEST_P()
306 int range_end) { in TEST_P()
338 int range_end) { in TEST_P()
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
H A Dgraph_analyzer.cc141 auto range_end = node->links().end(); in ExtendSubgraphAllOrNone() local
234 auto range_end = node->links().end(); in HasInvalidMultiInputs() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/external/gsl/
Dgsl_wrapper.hpp145 inline gsl_vector_iterator range_end( gsl_vector *x ) in range_end() function
151 inline const_gsl_vector_iterator range_end( const gsl_vector *x ) in range_end() function
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Drun_handler_test.cc223 int range_end) { in TEST()
255 int range_end) { in TEST()
287 int range_end) { in TEST()
/aosp_15_r20/art/runtime/gc/accounting/
H A Dspace_bitmap_test.cc227 uintptr_t range_end = reinterpret_cast<uintptr_t>(heap_begin) + end; in RunTest() local
252 uintptr_t range_end, in TYPED_TEST()
/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/
H A Doptions.c66 int range_end = lib_sysinfo.cmos_range_end / 8; in options_checksum_valid() local
83 int range_end = lib_sysinfo.cmos_range_end / 8; in fix_options_checksum_with() local
/aosp_15_r20/external/libtextclassifier/native/utils/utf8/
H A Dunilib-common.cc481 const char32 range_end = *find_it; in GetOverlappingRangeIndex() local
502 const char32 range_end = *find_it; in GetOverlappingRangeIndex() local
/aosp_15_r20/external/freetype/src/base/
H A Dftgasp.c38 TT_GaspRange range_end = range + ttface->gasp.numRanges; in FT_Get_Gasp() local
/aosp_15_r20/external/image_io/src/base/
H A Ddata_line_map.cc35 size_t range_end = range.GetEnd(); in FindDataLines() local
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/base/
H A Ddata_line_map.cc35 size_t range_end = range.GetEnd(); in FindDataLines() local
/aosp_15_r20/external/pytorch/torch/cuda/
H A Dnvtx.py59 def range_end(range_id) -> None: function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/
DVMRange.h75 lldb::addr_t range_end = range.GetEndAddress(); in Contains() local

123456