Home
last modified time | relevance | path

Searched defs:construct (Results 376 – 400 of 888) sorted by relevance

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

/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Draw_hash_set_test.cc258 static void construct(void*, int64_t* slot, int64_t v) { *slot = v; } in construct() function
300 static void construct(allocator_type* alloc, slot_type* slot, Args... args) { in construct() function in absl::container_internal::__anon9cf851710111::StringPolicy
578 static void construct(void*, DecomposeType* slot, T&& v) { in construct() function
/aosp_15_r20/external/snakeyaml/src/main/java/org/yaml/snakeyaml/constructor/
H A DBaseConstructor.java164 Construct construct = yamlConstructors.get(Tag.NULL); in getSingleData() local
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDgson-2.2.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/internal/
H A Dexception_safety_testing.h720 void construct(U* ptr, Args&&... args) noexcept( in construct() function
/aosp_15_r20/external/abseil-cpp/absl/base/internal/
H A Dexception_safety_testing.h720 void construct(U* ptr, Args&&... args) noexcept( in construct() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/base/internal/
H A Dexception_safety_testing.h720 void construct(U* ptr, Args&&... args) noexcept( in construct() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Dexception_safety_testing.h720 void construct(U* ptr, Args&&... args) noexcept( in construct() function
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Duspoof_impl.cpp54 void SpoofImpl::construct(UErrorCode& status) { in construct() function in SpoofImpl
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/base/internal/
H A Dexception_safety_testing.h720 void construct(U* ptr, Args&&... args) noexcept( in construct() function
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Duspoof_impl.cpp54 void SpoofImpl::construct(UErrorCode& status) { in construct() function in SpoofImpl
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/base/internal/
H A Dexception_safety_testing.h720 void construct(U* ptr, Args&&... args) noexcept( in construct() function
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/internal/
H A Dexception_safety_testing.h711 void construct(U* ptr, Args&&... args) noexcept( in construct() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc303 static void construct(Allocator* alloc, slot_type* slot, Args&&... args) { in construct() function
362 static void construct(allocator_type* alloc, slot_type* slot, Args... args) { in construct() function in absl::container_internal::__anon1c82853f0111::StringPolicy
720 static void construct(void*, DecomposeType* slot, T&& v) { in construct() function
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/
HDgson-2.8.6.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.33.2/libs/
HDgson-2.8.9.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/tenacity/
D__init__.py415 def construct(cls, attempt_number: int, value: t.Any, has_exception: bool) -> "Future": member in Future
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/tenacity/
D__init__.py415 def construct(cls, attempt_number: int, value: t.Any, has_exception: bool) -> "Future": member in Future
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
H A DOlsonTimeZone.java487 private void construct(UResourceBundle top, UResourceBundle res, String id){ in construct() method in OlsonTimeZone
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DOlsonTimeZone.java489 private void construct(UResourceBundle top, UResourceBundle res, String id){ in construct() method in OlsonTimeZone
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/tenacity/
D__init__.py415 def construct(cls, attempt_number: int, value: t.Any, has_exception: bool) -> "Future": member in Future
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/tenacity/
D__init__.py415 def construct(cls, attempt_number: int, value: t.Any, has_exception: bool) -> "Future": member in Future
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dallocator_traits.hpp361 …BOOST_CONTAINER_FORCEINLINE static void construct(Allocator & a, T* p, BOOST_FWD_REF(Args)... args) 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_test.cc304 static void construct(Allocator* alloc, slot_type* slot, Args&&... args) { in construct() function
363 static void construct(allocator_type* alloc, slot_type* slot, Args... args) { in construct() function in absl::container_internal::__anon2dc4f7f50111::StringPolicy
731 static void construct(void*, DecomposeType* slot, T&& v) { 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_test.cc304 static void construct(Allocator* alloc, slot_type* slot, Args&&... args) { in construct() function
363 static void construct(allocator_type* alloc, slot_type* slot, Args... args) { in construct() function in absl::container_internal::__anone72dbb560111::StringPolicy
731 static void construct(void*, DecomposeType* slot, T&& v) { in construct() function
/aosp_15_r20/external/fmtlib/test/
H A Dformat-impl-test.cc26 TEST(bigint_test, construct) { in TEST() argument

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