Home
last modified time | relevance | path

Searched defs:construct (Results 176 – 200 of 888) sorted by relevance

12345678910>>...36

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dcounting_allocator.h72 void construct(U* p, Args&&... args) { in construct() function
Draw_hash_set_benchmark.cc47 static void construct(void*, int64_t* slot, int64_t v) { *slot = v; } in construct() function
89 static void construct(allocator_type* alloc, slot_type* slot, Args... args) { in construct() function in absl::container_internal::__anon18b301a00111::StringPolicy
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Dcommon_policy_traits.h42 static void construct(Alloc* alloc, slot_type* slot, Args&&... args) { in construct() function
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/jsoncpp/include/json/
Dallocator.h49 template <typename... Args> void construct(pointer p, Args&&... args) { in construct() function
/aosp_15_r20/external/jsoncpp/include/json/
H A Dallocator.h49 template <typename... Args> void construct(pointer p, Args&&... args) { in construct() function
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/jsoncpp/include/json/
Dallocator.h50 template <typename... Args> void construct(pointer p, Args&&... args) { in construct() function
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Dcommon_policy_traits.h42 static void construct(Alloc* alloc, slot_type* slot, Args&&... args) { in construct() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/jsoncpp/include/json/
Dallocator.h49 template <typename... Args> void construct(pointer p, Args&&... args) { in construct() function
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/jsoncpp/include/json/
Dallocator.h50 template <typename... Args> void construct(pointer p, Args&&... args) { in construct() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/jsoncpp/include/json/
Dallocator.h50 template <typename... Args> void construct(pointer p, Args&&... args) { in construct() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Dcounting_allocator.h72 void construct(U* p, Args&&... args) { in construct() function
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/jsoncpp/include/json/
Dallocator.h50 template <typename... Args> void construct(pointer p, Args&&... args) { in construct() function
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/jsoncpp/include/json/
Dallocator.h50 template <typename... Args> void construct(pointer p, Args&&... args) { in construct() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/
H A Dflat_hash_set.h467 static void construct(Allocator* alloc, slot_type* slot, Args&&... args) { in construct() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dflat_hash_set.h467 static void construct(Allocator* alloc, slot_type* slot, Args&&... args) { in construct() function
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/net/
H A DSocketTimeoutTest.java60 private static <T extends Closeable> void checkOperationTimesOut(SocketConstructor<T> construct, in checkOperationTimesOut()
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/
H A DConstructorTest.java111 private Object construct(String data) { in construct() method in ConstructorTest
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue94/
H A DChangeRuntimeClassTest.java123 public Object construct(Node node) { in construct() method in ChangeRuntimeClassTest.MyConstructor.ConstructProxy
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAranges.cpp82 void DWARFDebugAranges::construct() { in construct() function in DWARFDebugAranges
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/
H A Dflat_hash_set.h461 static void construct(Allocator* alloc, slot_type* slot, Args&&... args) { in construct() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/
H A Dflat_hash_set.h486 static void construct(Allocator* alloc, slot_type* slot, Args&&... args) { in construct() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dtest_allocator.h177 TEST_CONSTEXPR_CXX20 void construct(pointer p, U&& val) { in construct() function
340 TEST_CONSTEXPR_CXX20 void construct(Tag_X* p, Args&&... args) { in construct() function
/aosp_15_r20/external/libcxx/test/support/
H A Dcontrolled_allocators.hpp265 void construct(U *p, Args&&... args) { in construct() function in CountingAllocator
391 void construct(U *p, Args&&... args) { in construct() function in MinAlignedAllocator
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
H A Draw_hash_set_benchmark.cc47 static void construct(void*, int64_t* slot, int64_t v) { *slot = v; } in construct() function
89 static void construct(allocator_type* alloc, slot_type* slot, Args... args) { in construct() function in absl::container_internal::__anonb35209a10111::StringPolicy
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/impl/
H A DAttributePropertyWriter.java50 public static AttributePropertyWriter construct(String attrName, in construct() method in AttributePropertyWriter

12345678910>>...36