HomeSort by relevance Sort by last modified time
    Searched full:retain (Results 26 - 50 of 11776) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/tcpdump/
l2vpn.h 5 * distributions retain the above copyright notice and this paragraph
  /external/webkit/WebKit/mac/Misc/
WebNSObjectExtras.mm 8 * 1. Redistributions of source code must retain the above copyright
80 exception = [passedException retain];
96 // Retain the return value on the main thread.
100 [value retain];
WebNSUserDefaultsExtras.m 8 * 1. Redistributions of source code must retain the above copyright
113 preferredLanguageCode = [@"en" retain];
120 NSString *code = [[preferredLanguageCode retain] autorelease];
  /external/ppp/pppd/
ccp.h 10 * 1. Redistributions of source code must retain the above copyright
17 * 3. Redistributions of any form whatsoever must retain the following
magic.h 10 * 1. Redistributions of source code must retain the above copyright
29 * 4. Redistributions of any form whatsoever must retain the following
eui64.c 10 * 1. Redistributions of source code must retain the above copyright
22 * 4. Redistributions of any form whatsoever must retain the following
  /external/ppp/pppd/plugins/
minconn.c 10 * 1. Redistributions of source code must retain the above copyright
22 * 4. Redistributions of any form whatsoever must retain the following
  /external/webkit/JavaScriptGlue/
JSBase.h 8 * 1. Redistributions of source code must retain the above copyright
39 JSBase* Retain();
JSBase.cpp 8 * 1. Redistributions of source code must retain the above copyright
40 JSBase* JSBase::Retain()
  /external/webkit/WebCore/bindings/objc/
DOMObject.h 8 * 1. Redistributions of source code must retain the above copyright
47 @property(readonly, retain) DOMStyleSheet *sheet;
DOMAbstractView.mm 8 * 1. Redistributions of source code must retain the above copyright
88 return [[wrapper retain] autorelease];
DOMObject.mm 9 * 1. Redistributions of source code must retain the above copyright
63 return [self retain];
DOMXPath.mm 8 * 1. Redistributions of source code must retain the above copyright
77 return [[wrapper retain] autorelease];
ObjCEventListener.mm 9 * 1. Redistributions of source code must retain the above copyright
60 , m_listener([listener retain])
  /external/webkit/WebCore/platform/mac/
WebCoreKeyGenerator.m 7 * 1. Redistributions of source code must retain the above copyright
45 sharedGenerator = [self retain];
  /external/webkit/WebKit/mac/History/
WebBackForwardList.mm 8 * 1. Redistributions of source code must retain the above copyright
155 [[entry retain] autorelease];
185 return [[kit(core(self)->backItem()) retain] autorelease];
190 return [[kit(core(self)->currentItem()) retain] autorelease];
195 return [[kit(core(self)->forwardItem()) retain] autorelease];
225 lastBackListArray = [result retain];
240 lastForwardListArray = [result retain];
314 return [[kit(core(self)->itemAtIndex(index)) retain] autorelease];
  /external/webkit/JavaScriptCore/wtf/mac/
MainThreadMac.mm 8 * 1. Redistributions of source code must retain the above copyright
62 webThread = [[NSThread currentThread] retain];
  /external/webkit/WebCore/page/mac/
WebDashboardRegion.m 7 * 1. Redistributions of source code must retain the above copyright
48 return [self retain];
  /external/webkit/WebCore/platform/android/
WidgetAndroid.cpp 7 * * Redistributions of source code must retain the above copyright
77 Retain(platformWidget());
  /external/webkit/WebKit/mac/WebInspector/
WebNodeHighlightView.mm 8 * 1. Redistributions of source code must retain the above copyright
46 _webNodeHighlight = [webNodeHighlight retain];
  /external/webkit/WebKit/mac/WebView/
WebPolicyDelegate.mm 8 * 1. Redistributions of source code must retain the above copyright
61 target = [t retain];
WebWindowAnimation.h 7 * 1. Redistributions of source code must retain the above copyright
32 NSAnimation *_subAnimation; // (retain)
  /bionic/libc/arch-arm/bionic/
__get_pc.S 8 * * Redistributions of source code must retain the above copyright
__get_sp.S 8 * * Redistributions of source code must retain the above copyright
crtend.S 8 * * Redistributions of source code must retain the above copyright

Completed in 1184 milliseconds

12 3 4 5 6 7 8 91011>>