Home
last modified time | relevance | path

Searched defs:NSString (Results 26 – 50 of 6039) sorted by relevance

12345678910>>...242

/dports/www/sogo/SOGo-5.4.0/Tools/
H A DSOGoToolRenameUser.m107 {
167 {
256 {
288 {
324 {
384 {
399 {
419 {
462 {
496 {
[all …]
/dports/www/sogo-activesync/SOGo-5.4.0/Tools/
H A DSOGoToolRenameUser.m107 {
167 {
256 {
288 {
324 {
384 {
399 {
419 {
462 {
496 {
[all …]
/dports/devel/sope2/SOPE/sope-core/NGExtensions/
H A DNGCustomFileManager.m120 {
130 - (BOOL)copyPath:(NSString *)_s toPath:(NSString *)_d handler:(id)_handler {
147 - (BOOL)movePath:(NSString *)_s toPath:(NSString *)_d handler:(id)_handler {
164 - (BOOL)linkPath:(NSString *)_s toPath:(NSString *)_d handler:(id)_handler {
187 {
204 - (BOOL)contentsEqualAtPath:(NSString *)_path1 andPath:(NSString *)_path2 {
288 - (BOOL)createSymbolicLinkAtPath:(NSString *)_p pathContent:(NSString *)_dpath{
313 - (BOOL)supportsFeature:(NSString *)_featureURI atPath:(NSString *)_path {
377 {
395 - (NSData *)contentsAtPath:(NSString *)_path version:(NSString *)_version {
[all …]
/dports/devel/sope/SOPE/sope-core/NGExtensions/
H A DNGCustomFileManager.m120 {
130 - (BOOL)copyPath:(NSString *)_s toPath:(NSString *)_d handler:(id)_handler {
147 - (BOOL)movePath:(NSString *)_s toPath:(NSString *)_d handler:(id)_handler {
164 - (BOOL)linkPath:(NSString *)_s toPath:(NSString *)_d handler:(id)_handler {
187 {
204 - (BOOL)contentsEqualAtPath:(NSString *)_path1 andPath:(NSString *)_path2 {
288 - (BOOL)createSymbolicLinkAtPath:(NSString *)_p pathContent:(NSString *)_dpath{
313 - (BOOL)supportsFeature:(NSString *)_featureURI atPath:(NSString *)_path {
377 {
395 - (NSData *)contentsAtPath:(NSString *)_path version:(NSString *)_version {
[all …]
/dports/www/sogo/SOGo-5.4.0/SoObjects/SOGo/
H A DSQLSource.m210 NSString* result; argument
240 {
333 {
447 {
684 {
705 {
714 {
722 {
850 {
1045 {
[all …]
/dports/www/sogo-activesync/SOGo-5.4.0/SoObjects/SOGo/
H A DSQLSource.m210 NSString* result; argument
240 {
333 {
447 {
684 {
705 {
714 {
722 {
850 {
1045 {
[all …]
/dports/devel/sope2/SOPE/sope-xml/DOM/
H A DDOMSaxHandler.m108 {
172 - (void)startPrefixMapping:(NSString *)_prefix uri:(NSString *)_uri {
183 {
246 {
271 - (void)processingInstruction:(NSString *)_pi data:(NSString *)_data {
309 {
327 {
398 {
406 {
418 {
[all …]
/dports/devel/sope/SOPE/sope-xml/DOM/
H A DDOMSaxHandler.m108 {
172 - (void)startPrefixMapping:(NSString *)_prefix uri:(NSString *)_uri {
183 {
246 {
271 - (void)processingInstruction:(NSString *)_pi data:(NSString *)_data {
309 {
327 {
398 {
406 {
418 {
[all …]
/dports/www/sogo2/SOGo-2.4.1/Tools/
H A DSOGoToolRenameUser.m111 {
171 {
260 {
292 {
328 {
388 {
403 {
422 {
461 {
493 {
[all …]
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSWorkspace.m923 {
1117 {
1143 {
1239 {
1425 {
2350 {
2629 {
2689 {
2764 {
3045 {
[all …]
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Model/
H A DGMArchiver.m96 {
145 {
189 {
237 {
401 {
613 + (id) unarchiverWithContentsOfFile: (NSString*)path argument
648 NSString* versionString; argument
784 {
835 {
874 {
[all …]
/dports/devel/projectcenter/ProjectCenter-0.6.2/Framework/
H A DPCBundleManager.m86 {
117 {
188 {
203 {
233 {
262 {
277 {
291 {
330 {
343 {
[all …]
/dports/devel/fortytwo-encore/Encore/
H A DECXMLEventHandler.m61 systemID: (NSString*)aSystemID { argument
70 qualifiedName: (NSString*)aQualifierName { argument
85 attributes: (NSDictionary*)anAttributeDict {
131 toURI: (NSString*)aNamespaceURI { argument
139 defaultValue: (NSString*)aDefaultValue { argument
160 model: (NSString*)aModel { argument
167 systemID: (NSString*)aSystemID { argument
178 value: (NSString*)aValue { argument
185 systemID: (NSString*)aSystemID { argument
191 data: (NSString*)aData { argument
[all …]
/dports/www/sogo2/SOGo-2.4.1/SoObjects/SOGo/
H A DSQLSource.m84 {
190 NSString* result; argument
226 {
319 {
390 {
631 {
637 {
764 {
938 {
953 {
[all …]
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/
H A DNSBundle.m2088 {
2196 {
2256 + (NSURL*) URLForResource: (NSString*)name argument
2260 {
2279 {
2308 {
2337 {
2385 {
2428 {
2587 {
[all …]
/dports/devel/sope/SOPE/sope-xml/SaxObjC/
H A DSaxDefaultHandler+NSXML.m48 {
65 {
75 {
120 {
129 {
154 {
162 {
173 defaultValue:(NSString *)defaultValue;
176 foundElementDeclarationWithName:(NSString *)_tag model:(NSString *)model;
180 value:(NSString *)value;
[all …]
/dports/devel/sope2/SOPE/sope-xml/SaxObjC/
H A DSaxDefaultHandler+NSXML.m48 {
65 {
75 {
120 {
129 {
154 {
162 {
173 defaultValue:(NSString *)defaultValue;
176 foundElementDeclarationWithName:(NSString *)_tag model:(NSString *)model;
180 value:(NSString *)value;
[all …]
/dports/security/keybase/client-v5.7.1/osx/Helper/
H A DKBKext.m19 + (NSDictionary *)kextInfo:(NSString *)label {
24 + (BOOL)isKextLoaded:(NSString *)label {
29 …ion kextID:(NSString *)kextID kextPath:(NSString *)kextPath completion:(KBOnCompletion)completion {
49 …copyToTemporaryAndCheckIntegrity:(NSString *)source name:(NSString *)name error:(NSError **)error {
64 …(NSString *)destination removeExisting:(BOOL)removeExisting completion:(KBOnCompletion)completion {
100 + (NSNumber *)permissionsForPath:(NSString *)path {
111 + (BOOL)setUID:(NSString *)path error:(NSError **)error {
172 …ion kextID:(NSString *)kextID kextPath:(NSString *)kextPath completion:(KBOnCompletion)completion {
182 + (void)loadKextID:(NSString *)kextID path:(NSString *)path completion:(KBOnCompletion)completion {
248 …stination:(NSString *)destination kextID:(NSString *)kextID completion:(KBOnCompletion)completion {
[all …]
/dports/science/gtamsanalyzer/GTAMSAnalyzer.src.0.42/Source/
H A DMWDoubleDictionary.m36 -(void) setObject: (NSObject *) what forKey1: (NSString *) who1 key2: (NSString*) who2; argument
50 -(void) incKey1: (NSString *) who1 key2: (NSString *) who2;
62 -(void) decKey1: (NSString *) who1 key2: (NSString *) who2;
87 -(BOOL) key1Exists: (NSString*) who1; argument
93 -(BOOL) objectExistsForKey1: (NSString *) who1 key2: (NSString *) who2;
103 {
112 {
131 {
209 {
/dports/devel/sope/SOPE/sope-gdl1/GDLAccess/
H A DEOCustomValues.m35 - initWithString:(NSString*)string type:(NSString*)type { argument
42 @implementation NSString(EOCustomValues) implementation in EOCustomValues
44 + stringWithString:(NSString*)string type:(NSString*)type { argument
53 - initWithString:(NSString*)string type:(NSString*)type { argument
57 - (NSString*)stringForType:(NSString*)type { argument
78 - (id)initWithString:(NSString*)string type:(NSString*)type { argument
86 - (NSString*)stringForType:(NSString*)type { argument
94 - (NSData*)dataForType:(NSString*)type { argument
103 + (id)numberWithString:(NSString*)string type:(NSString*)type { argument
168 - initWithString:(NSString*)string type:(NSString*)type { argument
[all …]
/dports/devel/sope2/SOPE/sope-gdl1/GDLAccess/
H A DEOCustomValues.m35 - initWithString:(NSString*)string type:(NSString*)type { argument
42 @implementation NSString(EOCustomValues) implementation in EOCustomValues
44 + stringWithString:(NSString*)string type:(NSString*)type { argument
53 - initWithString:(NSString*)string type:(NSString*)type { argument
57 - (NSString*)stringForType:(NSString*)type { argument
78 - (id)initWithString:(NSString*)string type:(NSString*)type { argument
86 - (NSString*)stringForType:(NSString*)type { argument
94 - (NSData*)dataForType:(NSString*)type { argument
103 + (id)numberWithString:(NSString*)string type:(NSString*)type { argument
168 - initWithString:(NSString*)string type:(NSString*)type { argument
[all …]
/dports/www/sogo-activesync/SOGo-5.4.0/SOPE/GDLContentStore/
H A DGCSSpecialQueries.m71 {
85 {
92 {
99 {
114 {
129 {
161 {
176 {
217 {
322 {
[all …]
/dports/www/sogo/SOGo-5.4.0/SOPE/GDLContentStore/
H A DGCSSpecialQueries.m71 {
85 {
92 {
99 {
114 {
129 {
161 {
176 {
217 {
322 {
[all …]
/dports/www/sogo2/SOGo-2.4.1/SOPE/GDLContentStore/
H A DGCSSpecialQueries.m72 {
86 {
93 {
100 {
115 {
130 {
162 {
177 {
218 {
323 {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/common/mac/
H A DSymbolCollectorClient.m39 withUploadKey:(NSString*)uploadKey { argument
72 withDebugID:(NSString*)debugID { argument
132 withAPIKey:(NSString*)APIKey { argument
193 withType:(NSString*)type { argument

12345678910>>...242