/aosp_15_r20/external/webrtc/net/dcsctp/testing/ |
H A D | data_generator.cc | 28 Data::IsEnd is_end(flags.find('E') != std::string::npos); in Ordered() local 50 Data::IsEnd is_end(flags.find('E') != std::string::npos); in Unordered() local
|
/aosp_15_r20/external/webrtc/net/dcsctp/rx/ |
H A D | reassembly_queue_test.cc | 106 Data::IsEnd is_end(tsns[i] == 13); in TEST_F() local 141 Data::IsEnd is_end(true); in TEST_F() local 468 Data::IsEnd is_end(fsns[i] == FSN(2)); in TEST_F() local
|
/aosp_15_r20/external/grpc-grpc/tools/codegen/core/ |
H A D | gen_server_registered_method_bad_client_test_body.py | 48 is_end = ( variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/codegen/core/ |
D | gen_server_registered_method_bad_client_test_body.py | 45 is_end = frame_length == len( variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/ |
D | directory.hpp | 331 bool is_end() const BOOST_NOEXCEPT in is_end() function in boost::filesystem::directory_iterator 575 bool is_end() const BOOST_NOEXCEPT in is_end() function in boost::filesystem::recursive_directory_iterator
|
/aosp_15_r20/external/webrtc/net/dcsctp/packet/ |
H A D | data.h | 97 IsEnd is_end; member
|
/aosp_15_r20/system/update_engine/payload_generator/ |
H A D | extent_utils.h | 129 [[nodiscard]] bool is_end() { return cur_extent_ >= extents_.size(); } in is_end() function
|
/aosp_15_r20/external/libwebsockets/include/libwebsockets/ |
H A D | lws-write.h | 245 lws_write_ws_flags(int initial, int is_start, int is_end) in lws_write_ws_flags()
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/ |
D | observer_list.h | 207 bool is_end() const { return !list_ || index_ == clamped_max_index(); } in is_end() function
|
/aosp_15_r20/external/libchrome/base/ |
H A D | observer_list.h | 204 bool is_end() const { return !list_ || index_ == clamped_max_index(); } in is_end() function
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/ |
D | observer_list.h | 207 bool is_end() const { return !list_ || index_ == clamped_max_index(); } in is_end() function
|
/aosp_15_r20/external/cronet/base/ |
H A D | observer_list.h | 239 bool is_end() const { return !list_ || index_ == clamped_max_index(); } in is_end() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/ov_tree_map_/ |
D | node_iterators.hpp | 175 const bool is_end = m_p_begin_value == m_p_end_value; in operator ==() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/detail/ov_tree_map_/ |
D | node_iterators.hpp | 175 const bool is_end = m_p_begin_value == m_p_end_value; in operator ==() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_live_range.cc | 262 bool is_end; in ComputePeakMemoryMoment() local
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/pointers/ |
H A D | raw_ptr_backup_ref_impl.h | 313 [[maybe_unused]] const bool is_end = in VerifyAndPoisonPointerAfterAdvanceOrRetreat() local
|
/aosp_15_r20/external/autotest/site_utils/ |
H A D | generate_test_report | 222 def _CollectEndTimes(self, status_raw, status_re='', is_end=True): argument
|
/aosp_15_r20/external/webrtc/net/dcsctp/tx/ |
H A D | rr_send_queue.cc | 170 Data::IsEnd is_end((chunk_payload.data() + chunk_payload.size()) == in Produce() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_lex-0.7.0/src/ |
H A D | lib.rs | 248 pub fn is_end(&self, cursor: &ArgCursor) -> bool { in is_end() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/clap_lex/src/ |
D | lib.rs | 253 pub fn is_end(&self, cursor: &ArgCursor) -> bool { in is_end() method
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/clap_lex/src/ |
D | lib.rs | 246 pub fn is_end(&self, cursor: &ArgCursor) -> bool { in is_end() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.3/src/hir/ |
H A D | translate.rs | 3335 let is_end = |p| props(p).look_set_suffix().contains(Look::End); in analysis_is_anchored() localVariable 3405 let is_end = |p| props(p).look_set().contains(Look::End); in analysis_is_any_anchored() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/regex/src/ |
D | input.rs | 27 pub fn is_end(&self) -> bool { in is_end() method
|
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | base_job.py | 530 def is_end(self): member in status_log_entry
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/googletest/googletest/include/gtest/internal/ |
D | gtest-param-util.h | 839 const std::tuple<ParamGenerator<T>...>& generators, bool is_end) in IteratorImpl()
|