Home
last modified time | relevance | path

Searched defs:construct (Results 401 – 425 of 888) sorted by relevance

1...<<11121314151617181920>>...36

/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/
H A DImmutableSortedSet.java364 static <E> ImmutableSortedSet<E> construct( in construct() method in ImmutableSortedSet
H A DImmutableList.java346 private static <E> ImmutableList<E> construct(Object... elements) { in construct() method in ImmutableList
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/
H A DImmutableSortedSet.java368 static <E> ImmutableSortedSet<E> construct( in construct() method in ImmutableSortedSet
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DDIE.h301 template <class T> void construct(T V) { in construct() function
/aosp_15_r20/external/ublksrv/include/nlohmann/
H A Djson.hpp5176 static void construct(BasicJsonType& j, typename BasicJsonType::boolean_t b) noexcept in construct() function
5189 static void construct(BasicJsonType& j, const typename BasicJsonType::string_t& s) in construct() function
5198 static void construct(BasicJsonType& j, typename BasicJsonType::string_t&& s) in construct() function
5209 static void construct(BasicJsonType& j, const CompatibleStringType& str) in construct() function
5222 static void construct(BasicJsonType& j, const typename BasicJsonType::binary_t& b) in construct() function
5231 static void construct(BasicJsonType& j, typename BasicJsonType::binary_t&& b) in construct() function
5244 static void construct(BasicJsonType& j, typename BasicJsonType::number_float_t val) noexcept in construct() function
5257 static void construct(BasicJsonType& j, typename BasicJsonType::number_unsigned_t val) noexcept in construct() function
5270 static void construct(BasicJsonType& j, typename BasicJsonType::number_integer_t val) noexcept in construct() function
5283 static void construct(BasicJsonType& j, const typename BasicJsonType::array_t& arr) in construct() function
[all …]
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DGrammarInfo.java96 construct; enumConstant
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dscoped_allocator.hpp811 BOOST_CONTAINER_FORCEINLINE void construct(T* p, BOOST_FWD_REF(Args)...args) in construct() function in boost::container::scoped_allocator_adaptor
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
H A DSimpleTimeZone.java991 private void construct(int _raw, in construct() method in SimpleTimeZone
/aosp_15_r20/packages/services/Car/service/src/com/android/car/
DICarImpl.java1303 CarRemoteAccessService construct(Context context, SystemInterface systemInterface, in construct() method
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dsimpletz.cpp149 void SimpleTimeZone::construct(int32_t rawOffsetGMT, in construct() function in SimpleTimeZone
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dsimpletz.cpp149 void SimpleTimeZone::construct(int32_t rawOffsetGMT, in construct() function in SimpleTimeZone
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DSimpleTimeZone.java966 private void construct(int _raw, in construct() method in SimpleTimeZone
/aosp_15_r20/external/rust/android-crates-io/crates/serde_derive/src/
Dde.rs480 let construct = if params.has_getter { in deserialize_tuple() localVariable
924 let construct = if params.has_getter { in deserialize_struct() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_derive-1.0.197/src/
H A Dde.rs480 let construct = if params.has_getter { in deserialize_tuple() localVariable
924 let construct = if params.has_getter { in deserialize_struct() localVariable
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_allocator_test.cc146 static void construct(allocator_type* alloc, slot_type* slot, in construct() function
H A Draw_hash_set_probe_benchmark.cc56 static void construct(allocator_type* alloc, slot_type* slot, in construct() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_allocator_test.cc146 static void construct(allocator_type* alloc, slot_type* slot, in construct() function
H A Draw_hash_set_probe_benchmark.cc56 static void construct(allocator_type* alloc, slot_type* slot, in construct() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
H A Draw_hash_set_probe_benchmark.cc54 static void construct(allocator_type* alloc, slot_type* slot, in construct() function
H A Draw_hash_set_allocator_test.cc135 static void construct(allocator_type* alloc, slot_type* slot, in construct() function
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Draw_hash_set_probe_benchmark.cc56 static void construct(allocator_type* alloc, slot_type* slot, in construct() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_allocator_test.cc135 static void construct(allocator_type* alloc, slot_type* slot, in construct() function
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Draw_hash_set_allocator_test.cc135 static void construct(allocator_type* alloc, slot_type* slot, in construct() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set_probe_benchmark.cc54 static void construct(allocator_type* alloc, slot_type* slot, in construct() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dnull_socket_service.hpp66 void construct(implementation_type&) in construct() function in boost::asio::detail::null_socket_service

1...<<11121314151617181920>>...36