OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:retain
(Results
301 - 325
of
31093
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRPtrBuffer.m
13
// 1. Redistributions of source code must
retain
the above copyright
67
buffer = [[NSMutableData dataWithLength:(NSUInteger)BuffSize * sizeof(id)]
retain
];
85
buffer = [[NSMutableData dataWithLength:(NSUInteger)BuffSize * sizeof(id)]
retain
];
195
if ( v ) [v
retain
];
205
if ( v ) [v
retain
];
269
if ( aRule ) [aRule
retain
];
289
if ( tmp ) [tmp
retain
];
ANTLRBaseRecognizer.h
8
// 1. Redistributions of source code must
retain
the above copyright
175
@property (
retain
) ANTLRRecognizerSharedState *state;
176
@property (
retain
) NSString *grammarFileName;
177
@property (
retain
) NSString *sourceName;
178
@property (
retain
) AMutableArray *tokenNames;
ANTLRBaseTree.h
8
// 1. Redistributions of source code must
retain
the above copyright
98
@property (
retain
) AMutableArray *children;
99
@property (
retain
) NSException *anException;
173
@property (
retain
) AMutableArray *children;
174
@property (
retain
) NSException *anException;
ANTLRCommonErrorNode.m
12
// 1. Redistributions of source code must
retain
the above copyright
74
if ( input ) [input
retain
];
76
if ( startToken ) [startToken
retain
];
78
if ( stopToken ) [stopToken
retain
];
80
if ( trappedException ) [trappedException
retain
];
ANTLRTreeVisitor.m
13
// 1. Redistributions of source code must
retain
the above copyright
51
adaptor = [[ANTLRCommonTreeAdaptor newTreeAdaptor]
retain
];
59
adaptor = [anAdaptor
retain
];
ANTLRCommonTokenStream.m
8
// 1. Redistributions of source code must
retain
the above copyright
56
channelOverride = [[AMutableDictionary dictionaryWithCapacity:100]
retain
];
65
channelOverride = [[AMutableDictionary dictionaryWithCapacity:100]
retain
];
74
channelOverride = [[AMutableDictionary dictionaryWithCapacity:100]
retain
];
271
NSArray *returnTokens = [[self tokensInRange:aRange inBitSet:bits]
retain
];
280
NSArray *returnTokens = [[self tokensInRange:aRange inBitSet:bits]
retain
];
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRBaseRecognizer.h
8
// 1. Redistributions of source code must
retain
the above copyright
63
@property (
retain
, getter=getState, setter=setState) ANTLRRecognizerSharedState *state;
64
@property (
retain
, getter=getGrammarFileName, setter=setGrammarFileName) NSString *grammarFileName;
66
@property (
retain
, getter=getTokenNames, setter=setTokenNames) NSArray *tokenNames;
67
@property (
retain
, getter=getSourceName, setter=setSourceName) NSString *sourceName;
ANTLRCommonToken.h
8
// 1. Redistributions of source code must
retain
the above copyright
50
@property (
retain
, getter=getText, setter=setText:) NSString *text;
58
@property (
retain
, getter=getInput, setter=setInput:) id<ANTLRCharStream> input;
ANTLRCommonTree.h
8
// 1. Redistributions of source code must
retain
the above copyright
39
@property (
retain
, getter=getANTLRCommonToken, setter=setANTLRCommonToken) ANTLRCommonToken *token;
42
@property (
retain
, getter=getParent, setter=setParent:) ANTLRCommonTree *parent;
ANTLRPtrBuffer.h
13
// 1. Redistributions of source code must
retain
the above copyright
49
@property (
retain
, getter=getBuffer, setter=setBuffer:) NSMutableData *buffer;
50
@property (
retain
, getter=getPtrBuffer, setter=setPtrBuffer:) id *ptrBuffer;
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRBaseRecognizer.h
8
// 1. Redistributions of source code must
retain
the above copyright
63
@property (
retain
, getter=getState, setter=setState) ANTLRRecognizerSharedState *state;
64
@property (
retain
, getter=getGrammarFileName, setter=setGrammarFileName) NSString *grammarFileName;
66
@property (
retain
, getter=getTokenNames, setter=setTokenNames) NSArray *tokenNames;
67
@property (
retain
, getter=getSourceName, setter=setSourceName) NSString *sourceName;
ANTLRCommonToken.h
8
// 1. Redistributions of source code must
retain
the above copyright
50
@property (
retain
, getter=getText, setter=setText:) NSString *text;
58
@property (
retain
, getter=getInput, setter=setInput:) id<ANTLRCharStream> input;
ANTLRCommonTree.h
8
// 1. Redistributions of source code must
retain
the above copyright
39
@property (
retain
, getter=getANTLRCommonToken, setter=setANTLRCommonToken) ANTLRCommonToken *token;
42
@property (
retain
, getter=getParent, setter=setParent:) ANTLRCommonTree *parent;
ANTLRPtrBuffer.h
13
// 1. Redistributions of source code must
retain
the above copyright
49
@property (
retain
, getter=getBuffer, setter=setBuffer:) NSMutableData *buffer;
50
@property (
retain
, getter=getPtrBuffer, setter=setPtrBuffer:) id *ptrBuffer;
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRBaseRecognizer.h
8
// 1. Redistributions of source code must
retain
the above copyright
63
@property (
retain
, getter=getState, setter=setState) ANTLRRecognizerSharedState *state;
64
@property (
retain
, getter=getGrammarFileName, setter=setGrammarFileName) NSString *grammarFileName;
66
@property (
retain
, getter=getTokenNames, setter=setTokenNames) NSArray *tokenNames;
67
@property (
retain
, getter=getSourceName, setter=setSourceName) NSString *sourceName;
ANTLRCommonToken.h
8
// 1. Redistributions of source code must
retain
the above copyright
50
@property (
retain
, getter=getText, setter=setText:) NSString *text;
58
@property (
retain
, getter=getInput, setter=setInput:) id<ANTLRCharStream> input;
ANTLRCommonTree.h
8
// 1. Redistributions of source code must
retain
the above copyright
39
@property (
retain
, getter=getANTLRCommonToken, setter=setANTLRCommonToken) ANTLRCommonToken *token;
42
@property (
retain
, getter=getParent, setter=setParent:) ANTLRCommonTree *parent;
ANTLRPtrBuffer.h
13
// 1. Redistributions of source code must
retain
the above copyright
49
@property (
retain
, getter=getBuffer, setter=setBuffer:) NSMutableData *buffer;
50
@property (
retain
, getter=getPtrBuffer, setter=setPtrBuffer:) id *ptrBuffer;
/external/chromium_org/base/mac/
objc_property_releaser.h
16
// synthesized Objective-C properties marked "
retain
" or "copy". The expected
42
// @property(
retain
, nonatomic) NSString* string;
45
// @property(
retain
, nonatomic) NSString* autoProp;
74
// is marked "assign" and not "
retain
" or "copy". No -release will be sent to
115
// "
retain
" or "copy" and with an identifiable backing instance variable.
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontCache.h
9
* 1. Redistributions of source code must
retain
the above copyright
64
enum ShouldRetain {
Retain
, DoNotRetain };
83
PassRefPtr<SimpleFontData> getFontData(const FontDescription&, const AtomicString&, bool checkingAlternateName = false, ShouldRetain =
Retain
);
84
PassRefPtr<SimpleFontData> getLastResortFallbackFont(const FontDescription&, ShouldRetain =
Retain
);
142
PassRefPtr<SimpleFontData> fontDataFromFontPlatformData(const FontPlatformData*, ShouldRetain =
Retain
);
/external/chromium_org/ui/gfx/
platform_font_mac.mm
59
: native_font_([[NSFont systemFontOfSize:[NSFont systemFontSize]]
retain
]),
67
: native_font_([native_font
retain
]),
82
: native_font_([NSFontWithSpec(font_name, font_size, Font::NORMAL)
retain
]),
138
return [[native_font_.get()
retain
] autorelease];
147
: native_font_([NSFontWithSpec(font_name, font_size, font_style)
retain
]),
/external/clang/test/Analysis/
retain-release-path-notes.m
6
This file is for testing the path-sensitive notes for
retain
/release errors.
8
not to actually check all possible
retain
/release errors.
11
GC-specific notes should go in
retain
-release-path-notes-gc.m.
21
- (id)
retain
;
28
@property(
retain
) id propertyValue;
46
id leaked = [[NSObject alloc] init]; // expected-warning{{leak}} expected-note{{Method returns an Objective-C object with a +1
retain
count}}
47
return; // expected-note{{Object leaked: object allocated and stored into 'leaked' is not referenced later in this execution path and has a
retain
count of +1}}
51
CFTypeRef leaked = CFCreateSomething(); // expected-warning{{leak}} expected-note{{Call to function 'CFCreateSomething' returns a Core Foundation object with a +1
retain
count}}
52
return; // expected-note{{Object leaked: object allocated and stored into 'leaked' is not referenced later in this execution path and has a
retain
count of +1}}
56
id leaked = [foo methodWithValue]; // expected-warning{{leak}} expected-note{{Method returns an Objective-C object with a +0
retain
count}
[
all
...]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/
TreeRewriteParser.h
42
@property (
retain
, getter=getTree, setter=setTree:) ANTLRCommonTree *tree;
61
@property (
retain
, getter=getTree, setter=setTree:) ANTLRCommonTree *tree;
103
@property (
retain
, getter=getTreeAdaptor, setter=setTreeAdaptor:) id<ANTLRTreeAdaptor> treeAdaptor; /* AST parserproperties */
/external/chromium_org/content/browser/accessibility/
browser_accessibility_mac_unittest.mm
95
retain
]);
149
//
Retain
it. This simulates what the system might do with an
151
[retainedFirstChild
retain
];
/external/chromium_org/third_party/WebKit/Source/core/editing/
TypingCommand.h
7
* 1. Redistributions of source code must
retain
the above copyright
109
virtual void setShouldRetainAutocorrectionIndicator(bool
retain
) { m_shouldRetainAutocorrectionIndicator =
retain
; }
Completed in 396 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>