Home
last modified time | relevance | path

Searched defs:is_end (Results 1 – 25 of 59) sorted by relevance

123

/aosp_15_r20/external/webrtc/net/dcsctp/testing/
H A Ddata_generator.cc28 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 Dreassembly_queue_test.cc106 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 Dgen_server_registered_method_bad_client_test_body.py48 is_end = ( variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/codegen/core/
Dgen_server_registered_method_bad_client_test_body.py45 is_end = frame_length == len( variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/
Ddirectory.hpp331 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 Ddata.h97 IsEnd is_end; member
/aosp_15_r20/system/update_engine/payload_generator/
H A Dextent_utils.h129 [[nodiscard]] bool is_end() { return cur_extent_ >= extents_.size(); } in is_end() function
/aosp_15_r20/external/libwebsockets/include/libwebsockets/
H A Dlws-write.h245 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/
Dobserver_list.h207 bool is_end() const { return !list_ || index_ == clamped_max_index(); } in is_end() function
/aosp_15_r20/external/libchrome/base/
H A Dobserver_list.h204 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/
Dobserver_list.h207 bool is_end() const { return !list_ || index_ == clamped_max_index(); } in is_end() function
/aosp_15_r20/external/cronet/base/
H A Dobserver_list.h239 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_/
Dnode_iterators.hpp175 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_/
Dnode_iterators.hpp175 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 Dhlo_live_range.cc262 bool is_end; in ComputePeakMemoryMoment() local
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/pointers/
H A Draw_ptr_backup_ref_impl.h313 [[maybe_unused]] const bool is_end = in VerifyAndPoisonPointerAfterAdvanceOrRetreat() local
/aosp_15_r20/external/autotest/site_utils/
H A Dgenerate_test_report222 def _CollectEndTimes(self, status_raw, status_re='', is_end=True): argument
/aosp_15_r20/external/webrtc/net/dcsctp/tx/
H A Drr_send_queue.cc170 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 Dlib.rs248 pub fn is_end(&self, cursor: &ArgCursor) -> bool { in is_end() method
/aosp_15_r20/external/rust/android-crates-io/crates/clap_lex/src/
Dlib.rs253 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/
Dlib.rs246 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 Dtranslate.rs3335 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/
Dinput.rs27 pub fn is_end(&self) -> bool { in is_end() method
/aosp_15_r20/external/autotest/client/common_lib/
H A Dbase_job.py530 def is_end(self): member in status_log_entry
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h839 const std::tuple<ParamGenerator<T>...>& generators, bool is_end) in IteratorImpl()

123