OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nil
(Results
151 - 175
of
610
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/WebCore/platform/mac/
ContextMenuItemMac.mm
52
NSMenuItem* item = [[NSMenuItem alloc] initWithTitle:@"" action:
nil
keyEquivalent:@""];
68
NSMenuItem* item = [[NSMenuItem alloc] initWithTitle:title action:
nil
keyEquivalent:@""];
/external/webkit/WebKit/chromium/src/mac/
WebScreenInfoFactory.mm
42
NSScreen* screen = [window screen]; //
nil
if the window is off-screen
50
return
nil
;
/external/webkit/WebKit/mac/DOM/
WebDOMOperations.mm
71
return
nil
;
90
return
nil
;
/external/webkit/WebKit/mac/DefaultDelegates/
WebDefaultEditingDelegate.m
40
static WebDefaultEditingDelegate *sharedDelegate =
nil
;
135
return
nil
;
/external/webkit/WebKit/mac/Plugins/
WebJavaPlugIn.h
68
@param exceptionDescription Pass in
nil
or the address of pointer to a string object. If any exception
69
is thrown by Java the return value will be a description of the exception, otherwise
nil
.
WebPluginViewFactory.h
51
callbacks from the plug-in to the app. if this argument is
nil
, no callbacks will
58
the plug-in. May be
nil
.
/external/webkit/WebKit/mac/Storage/
WebDatabaseManager.mm
79
return
nil
;
95
return
nil
;
WebSecurityOrigin.mm
42
return
nil
;
132
return
nil
;
/external/webkit/WebKit/mac/WebView/
WebDocumentLoaderMac.mm
38
, m_dataSource(
nil
)
155
m_dataSource =
nil
;
/external/webkit/WebKitTools/DumpRenderTree/mac/
AppleScriptController.m
50
return
nil
;
62
id value =
nil
;
HistoryDelegate.mm
42
NSURL *url = [navigationData url] ? [NSURL URLWithString:[navigationData url]] :
nil
;
44
NSHTTPURLResponse *httpResponse = [[navigationData response] isKindOfClass:[NSHTTPURLResponse class]] ? (NSHTTPURLResponse *)[navigationData response] :
nil
;
/external/webkit/WebKitTools/android/flex-2.5.4a/
nfa.c
121
if ( anum !=
NIL
)
296
if ( first ==
NIL
)
299
else if ( last ==
NIL
)
459
if ( first ==
NIL
)
462
else if ( second ==
NIL
)
477
accptnum[finalst[first]] ==
NIL
)
484
accptnum[finalst[second]] ==
NIL
)
624
accptnum[lastnfa] =
NIL
;
/dalvik/libcore/xml/src/main/java/org/xmlpull/v1/
XmlPullParserException.java
1
/* -*- c-basic-offset: 4; indent-tabs-mode:
nil
; -*- //------100-columns-wide------>|*/
/development/ide/emacs/
android-compile.el
47
suppressed if `android-compilation-no-buildenv-warning' is non
nil
.")
81
(setq default-directory (substring default-directory (length topdir)
nil
))
83
(list file
nil
))))
103
not
nil
."
/external/bluetooth/glib/gio/fen/
fen-kernel.h
1
/* -*- Mode: C; tab-width: 4; indent-tabs-mode:
nil
; c-basic-offset: 4 -*- */
fen-node.h
1
/* -*- Mode: C; tab-width: 4; indent-tabs-mode:
nil
; c-basic-offset: 4 -*- */
gfendirectorymonitor.h
1
/* -*- Mode: C; tab-width: 4; indent-tabs-mode:
nil
; c-basic-offset: 4 -*- */
gfenfilemonitor.h
1
/* -*- Mode: C; tab-width: 4; indent-tabs-mode:
nil
; c-basic-offset: 4 -*- */
/external/clearsilver/contrib/
cs-mode.el
25
(defun cs-mode
nil
/external/icu4c/common/
ucnvdisp.c
83
* indent-tabs-mode:
nil
/external/icu4c/test/cintltst/
nfsprep.h
110
* indent-tabs-mode:
nil
/external/jsr305/ri/src/main/java/javax/annotation/concurrent/
GuardedBy.java
31
* returned by calling the named
nil
-ary method. class-name.class : The Class
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/ExecutionContexts/
10.1.4-1.js
1
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode:
nil
; c-basic-offset: 4 -*-
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Unicode/
uc-003.js
1
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode:
nil
; c-basic-offset: 4 -*-
uc-004.js
1
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode:
nil
; c-basic-offset: 4 -*-
Completed in 79 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>