Home
last modified time | relevance | path

Searched defs:first (Results 1051 – 1075 of 8926) sorted by relevance

1...<<41424344454647484950>>...358

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dstring.hpp1464 basic_string& append(InputIter first, InputIter last) in append()
1560 basic_string& assign(const CharT* first, const CharT* last) in assign()
1575 basic_string& assign(InputIter first, InputIter last in assign()
1736 iterator insert(const_iterator p, InputIter first, InputIter last in insert()
1755 iterator insert(const_iterator p, ForwardIter first, ForwardIter last in insert()
1936 iterator erase(const_iterator first, const_iterator last) BOOST_NOEXCEPT_OR_NOTHROW in erase()
2977 void priv_uninitialized_fill_n(FwdIt first, Count count, const CharT val) in priv_uninitialized_fill_n()
2999 size_type priv_uninitialized_copy(InpIt first, InpIt last, FwdIt dest) in priv_uninitialized_copy()
3023 void priv_copy(InputIterator first, InputIterator last, OutIterator result) in priv_copy()
3029 void priv_copy(const CharT* first, const CharT* last, CharT* result) in priv_copy()
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/cxx11/
Done_of.hpp32 BOOST_CXX14_CONSTEXPR bool one_of ( InputIterator first, InputIterator last, Predicate p ) in one_of()
65 BOOST_CXX14_CONSTEXPR bool one_of_equal ( InputIterator first, InputIterator last, const V &val ) in one_of_equal()
Dany_of.hpp32 BOOST_CXX14_CONSTEXPR bool any_of ( InputIterator first, InputIterator last, Predicate p ) in any_of()
62 BOOST_CXX14_CONSTEXPR bool any_of_equal ( InputIterator first, InputIterator last, const V &val ) in any_of_equal()
Dnone_of.hpp30 BOOST_CXX14_CONSTEXPR bool none_of ( InputIterator first, InputIterator last, Predicate p ) in none_of()
60 BOOST_CXX14_CONSTEXPR bool none_of_equal ( InputIterator first, InputIterator last, const V &val ) in none_of_equal()
Dall_of.hpp31 BOOST_CXX14_CONSTEXPR bool all_of ( InputIterator first, InputIterator last, Predicate p ) in all_of()
61 BOOST_CXX14_CONSTEXPR bool all_of_equal ( InputIterator first, InputIterator last, const T &val ) in all_of_equal()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/qi/
Dregression_reorder.cpp57 iterator_type first = "1U 2V 3W"; in main() local
69 iterator_type first = "2V 3W 1U"; in main() local
/aosp_15_r20/external/openscreen/util/json/
H A Djson_value.cc10 const char* first, in MaybeGetInt()
33 const char* first, in MaybeGetString()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/cxx17/
Dtransform_inclusive_scan.hpp27 OutputIterator transform_inclusive_scan(InputIterator first, InputIterator last, in transform_inclusive_scan()
42 OutputIterator transform_inclusive_scan(InputIterator first, InputIterator last, in transform_inclusive_scan()
/aosp_15_r20/external/libcxx/test/std/containers/sequences/deque/deque.modifiers/
H A Derase_iter.invalidation.pass.cpp23 typename C::iterator first = c.begin(); in del_at_start() local
42 typename C::iterator first = c.end() - 1; in del_at_end() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DPathUtilities.java77 public static String getNormalizedPathString(String first, String... rest) { in getNormalizedPathString()
92 public static Path getNormalizedPath(String first, String... rest) { in getNormalizedPath()
/aosp_15_r20/external/libchrome/mojo/public/java/system/src/org/chromium/mojo/system/
H A DPair.java16 public final F first; field in Pair
25 public Pair(F first, S second) { in Pair()
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dshaderimage.c757 bind_image_textures(struct gl_context *ctx, GLuint first, GLuint count, in bind_image_textures()
866 _mesa_BindImageTextures_no_error(GLuint first, GLsizei count, in _mesa_BindImageTextures_no_error()
875 _mesa_BindImageTextures(GLuint first, GLsizei count, const GLuint *textures) in _mesa_BindImageTextures()
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/gnss/1.0/[email protected]_genc++_headers/gen/android/hardware/gnss/1.0/
DIGnssCallback.h631 bool first = true; variable
729 bool first = true; variable
800 bool first = true; variable
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/wifi/hostapd/1.0/[email protected]_genc++_headers/gen/android/hardware/wifi/hostapd/1.0/
DIHostapd.h569 bool first = true; variable
622 bool first = true; variable
675 bool first = true; variable
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/wifi/hostapd/1.0/[email protected]_genc++_headers/gen/android/hardware/wifi/hostapd/1.0/
DIHostapd.h569 bool first = true; variable
622 bool first = true; variable
675 bool first = true; variable
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/gnss/1.0/[email protected]_genc++_headers/gen/android/hardware/gnss/1.0/
DIGnssCallback.h631 bool first = true; variable
729 bool first = true; variable
800 bool first = true; variable
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/emergency/
H A DEmergencyNumber.java773 public static boolean areSameEmergencyNumbers(@NonNull EmergencyNumber first, in areSameEmergencyNumbers()
812 public static EmergencyNumber mergeSameEmergencyNumbers(@NonNull EmergencyNumber first, in mergeSameEmergencyNumbers()
895 public static @NonNull EmergencyNumber mergeSameEmergencyNumbers( in mergeSameEmergencyNumbers()
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/gnss/1.0/[email protected]_genc++_headers/gen/android/hardware/gnss/1.0/
DIGnssCallback.h631 bool first = true; variable
729 bool first = true; variable
800 bool first = true; variable
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/gnss/1.0/[email protected]_genc++_headers/gen/android/hardware/gnss/1.0/
DIGnssCallback.h635 bool first = true; variable
733 bool first = true; variable
804 bool first = true; variable
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/wifi/hostapd/1.0/[email protected]_genc++_headers/gen/android/hardware/wifi/hostapd/1.0/
DIHostapd.h569 bool first = true; variable
622 bool first = true; variable
675 bool first = true; variable
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/wifi/hostapd/1.0/[email protected]_genc++_headers/gen/android/hardware/wifi/hostapd/1.0/
DIHostapd.h569 bool first = true; variable
622 bool first = true; variable
675 bool first = true; variable
/aosp_15_r20/external/perfetto/src/trace_processor/containers/
H A Drow_map.cc158 Variant IntersectInternal(BitVector& first, const BitVector& second) { in IntersectInternal()
164 Variant IntersectInternal(Range first, Range second) { in IntersectInternal()
176 Variant IntersectInternal(std::vector<OutputIndex>& first, in IntersectInternal()
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.cc148 static const char *MopDesc(bool first, bool write, bool atomic) { in MopDesc()
155 static void PrintMop(const ReportMop *mop, bool first) { in PrintMop()
382 static void PrintMop(const ReportMop *mop, bool first) { in PrintMop()
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/gnss/1.0/[email protected]_genc++_headers/gen/android/hardware/gnss/1.0/
DIGnssCallback.h631 bool first = true; variable
729 bool first = true; variable
800 bool first = true; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/support/
Dregression_multi_pass_error_handler.cpp30 iterator_type first = make_default_multi_pass(base_iterator_type(iss)); in main() local
49 iterator_type first = make_default_multi_pass(base_iterator_type(iss)); in main() local

1...<<41424344454647484950>>...358