Home
last modified time | relevance | path

Searched refs:retain (Results 1 – 25 of 1304) sorted by relevance

12345678910>>...53

/third_party/python/Mac/PythonLauncher/
DFileSettings.m63 return [cur retain];
71 interpreter = [source->interpreter retain];
79 others = [source->others retain];
80 scriptargs = [source->scriptargs retain];
83 if (prefskey) [prefskey retain];
94 origsource = [defaults retain];
113 path] retain];
122 interpreter = [@"no default found" retain];
132 interpreter = [filename retain];
137 interpreter = [@"no default found" retain];
[all …]
/third_party/nghttp2/src/
Dallocator.h59 : retain(nullptr), in BlockAllocator()
69 : retain{std::exchange(other.retain, nullptr)}, in BlockAllocator()
77 retain = std::exchange(other.retain, nullptr);
89 for (auto mb = retain; mb;) { in reset()
95 retain = nullptr; in reset()
103 mb->next = retain; in alloc_mem_block()
106 retain = mb; in alloc_mem_block()
170 MemBlock *retain; member
/third_party/flutter/skia/third_party/externals/harfbuzz/test/subset/data/tests/
Dcff-japanese.tests7 drop-hints-retain-gids.txt
8 retain-gids.txt
10 desubroutinize-retain-gids.txt
12 drop-hints-desubroutinize-retain-gids.txt
Dcff-full-font.tests7 drop-hints-retain-gids.txt
8 retain-gids.txt
10 desubroutinize-retain-gids.txt
12 drop-hints-desubroutinize-retain-gids.txt
/third_party/harfbuzz/test/subset/data/tests/
Dcff-japanese.tests7 drop-hints-retain-gids.txt
8 retain-gids.txt
10 desubroutinize-retain-gids.txt
12 drop-hints-desubroutinize-retain-gids.txt
Dcff-full-font.tests7 drop-hints-retain-gids.txt
8 retain-gids.txt
10 desubroutinize-retain-gids.txt
12 drop-hints-desubroutinize-retain-gids.txt
Dcolr.tests7 drop-hints-retain-gids.txt
8 retain-gids.txt
Dsbix.tests7 drop-hints-retain-gids.txt
8 retain-gids.txt
Dcmap.tests7 drop-hints-retain-gids.txt
8 retain-gids.txt
/third_party/skia/third_party/externals/harfbuzz/test/subset/data/tests/
Dcff-japanese.tests7 drop-hints-retain-gids.txt
8 retain-gids.txt
10 desubroutinize-retain-gids.txt
12 drop-hints-desubroutinize-retain-gids.txt
Dcff-full-font.tests7 notdef-outline-drop-hints-retain-gids.txt
8 notdef-outline-retain-gids.txt
10 notdef-outline-desubroutinize-retain-gids.txt
12 notdef-outline-drop-hints-desubroutinize-retain-gids.txt
Dcolr.tests7 drop-hints-retain-gids.txt
8 retain-gids.txt
Dcolr_with_components.tests7 drop-hints-retain-gids.txt
8 retain-gids.txt
Dsbix.tests7 drop-hints-retain-gids.txt
8 retain-gids.txt
Dglyf_bug_3131.tests6 drop-hints-retain-gids.txt
7 retain-gids.txt
Dcmap.tests7 drop-hints-retain-gids.txt
8 retain-gids.txt
/third_party/flutter/engine/flutter/shell/platform/darwin/common/framework/Source/
DFlutterChannels.mm34 _name = [name retain];
35 _messenger = [messenger retain];
36 _codec = [codec retain];
64 // Grab reference to avoid retain on self.
86 _code = [code retain];
87 _message = [message retain];
88 _details = [details retain];
124 _method = [method retain];
125 _arguments = [arguments retain];
176 _name = [name retain];
[all …]
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Headers/
DFlutterCallbackCache.h21 @property(retain) NSString* callbackName;
25 @property(retain) NSString* callbackClassName;
29 @property(retain) NSString* callbackLibraryPath;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DImmutableMap.h81 if (Root) { Root->retain(); } in ImmutableMap()
85 if (Root) { Root->retain(); } in ImmutableMap()
94 if (X.Root) { X.Root->retain(); }
145 if (Root) { Root->retain(); } in getRoot()
152 if (Root) Root->retain(); in manualRetain()
280 Root->retain(); in ImmutableMapRef()
288 if (Root) { Root->retain(); } in ImmutableMapRef()
293 Root->retain(); in ImmutableMapRef()
305 X.Root->retain();
321 if (Root) Root->retain(); in manualRetain()
DIntrusiveRefCntPtr.h125 static void retain(T *obj) { obj->Retain(); } in retain() function
142 IntrusiveRefCntPtr(T *obj) : Obj(obj) { retain(); } in IntrusiveRefCntPtr()
143 IntrusiveRefCntPtr(const IntrusiveRefCntPtr &S) : Obj(S.Obj) { retain(); } in IntrusiveRefCntPtr()
153 retain(); in IntrusiveRefCntPtr()
182 void retain() { in retain() function
184 IntrusiveRefCntPtrInfo<T>::retain(Obj); in retain()
/third_party/skia/tools/graphite/mtl/
DMtlTestContext.mm26 // This retain is necessary because when the NSArray goes away it will delete the
28 device.retain(dev);
32 device.retain(dev);
44 backendContext.fDevice.retain(device.get());
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DIntrusiveRefCntPtr.h86 static void retain(T *obj) { obj->Retain(); } in retain() function
142 retain(); in IntrusiveRefCntPtr()
146 retain(); in IntrusiveRefCntPtr()
161 retain(); in IntrusiveRefCntPtr()
195 void retain() { if (Obj) IntrusiveRefCntPtrInfo<T>::retain(Obj); } in retain() function
/third_party/skia/tools/gpu/mtl/
DMtlTestContext.mm34 device.retain(dev);
38 device.retain(dev);
48 backendContext.fDevice.retain((GrMTLHandle)device.get());
50 backendContext.fQueue.retain((GrMTLHandle)queue.get());
/third_party/mesa3d/src/gallium/frontends/clover/util/
Dpointer.hpp53 retain() { in retain() function in clover::ref_counter
74 p->retain(); in ref_holder()
120 p->retain(); in intrusive_ptr()
188 p->retain(); in intrusive_ref()
/third_party/vk-gl-cts/framework/platform/ios/
DtcuIOSAppDelegate.h30 @property (nonatomic, retain) UIWindow *window;
31 @property (nonatomic, retain) tcuIOSViewController *viewController;

12345678910>>...53