Home
last modified time | relevance | path

Searched defs:new_object (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/cronet/base/apple/
H A Dscoped_cftyperef_unittest.cc93 ScopedCFTypeRef<CFMutableArrayRef> new_object( in TEST() local
107 ScopedCFTypeRef<CFMutableArrayRef> new_object( in TEST() local
170 ScopedCFTypeRef<CFMutableArrayRef> new_object( in TEST() local
186 ScopedCFTypeRef<CFMutableArrayRef> new_object( in TEST() local
/aosp_15_r20/external/vixl/src/
H A Dpool-manager-impl.h43 LocationBase<T>* new_object, in Emit()
132 LocationBase<T>* new_object, in ShouldSkipObject()
394 void PoolManager<T>::Insert(const PoolObject<T>& new_object) { in Insert()
/aosp_15_r20/art/runtime/gc/
H A Dallocation_record.cc97 mirror::Object* new_object = visitor->IsMarked(old_object); in SweepClassObject() local
118 mirror::Object* new_object = old_object == nullptr ? nullptr : visitor->IsMarked(old_object); in SweepAllocationRecords() local
H A Dsystem_weak_test.cc82 mirror::Object* new_object = old_object == nullptr ? nullptr : visitor->IsMarked(old_object); in Sweep() local
/aosp_15_r20/art/dex2oat/interpreter/
H A Dinterpreter_switch_impl1.cc57 static void RecordNewObject(ObjPtr<mirror::Object> new_object) in RecordNewObject()
62 static void RecordNewArray(ObjPtr<mirror::Array> new_object) in RecordNewArray()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/
Dhold_any.hpp302 static void new_object(void*& object, T const& x, mpl::true_) in new_object() function in boost::spirit::basic_hold_any
308 static void new_object(void*& object, T const& x, mpl::false_) in new_object() function in boost::spirit::basic_hold_any
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/
DSharedCluster.h33 void ManageObject(T *new_object) { in ManageObject()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/
DSharedCluster.h33 void ManageObject(T *new_object) { in ManageObject()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/
DSharedCluster.h33 void ManageObject(T *new_object) { in ManageObject()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/
DSharedCluster.h33 void ManageObject(T *new_object) { in ManageObject()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/platform/default/quiche_platform_impl/
H A Dquiche_reference_counted_impl.h180 void AssignObject(T* new_object) { in AssignObject()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/memory_management/
H A Dgreedy_by_size_assignment.cc220 bool new_object = false; in GreedyBySizeDistPriorityAssignment() local
/aosp_15_r20/external/vixl/test/
H A Dtest-pool-manager.cc715 TestObject new_object(kNewObjectSize, 1); in TEST() local
812 TestObject new_object(kBigObjectSize, 1); in TEST() local
/aosp_15_r20/art/runtime/interpreter/
H A Dinterpreter_switch_impl0.cc60 ALWAYS_INLINE static void RecordNewObject([[maybe_unused]] ObjPtr<mirror::Object> new_object) in RecordNewObject()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Darena_unittest.cc226 const MustBeConstructedWithOneThroughFour* new_object = in TEST() local
242 const MustBeConstructedWithOneThroughEight* new_object = in TEST() local
271 const PleaseMoveMe* new_object = in TEST() local
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Darena_unittest.cc226 const MustBeConstructedWithOneThroughFour* new_object = in TEST() local
242 const MustBeConstructedWithOneThroughEight* new_object = in TEST() local
271 const PleaseMoveMe* new_object = in TEST() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__memory_resource/
Dpolymorphic_allocator.h99 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI _Type* new_object(_CtorArgs&&... __ctor_args) { in new_object() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__memory_resource/
Dpolymorphic_allocator.h102 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI _Type* new_object(_CtorArgs&&... __ctor_args) { in new_object() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__memory_resource/
Dpolymorphic_allocator.h102 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI _Type* new_object(_CtorArgs&&... __ctor_args) { in new_object() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__memory_resource/
Dpolymorphic_allocator.h103 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI _Type* new_object(_CtorArgs&&... __ctor_args) { in new_object() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__memory_resource/
Dpolymorphic_allocator.h103 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI _Type* new_object(_CtorArgs&&... __ctor_args) { in new_object() function
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__memory_resource/
H A Dpolymorphic_allocator.h102 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI _Type* new_object(_CtorArgs&&... __ctor_args) { in new_object() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dpystate.h342 PyObject *(*new_object)(_PyCrossInterpreterData *); member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dpystate.h342 PyObject *(*new_object)(_PyCrossInterpreterData *); member
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dpystate.h342 PyObject *(*new_object)(_PyCrossInterpreterData *); member

12