OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:interface
(Results
1 - 25
of
852
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Source/WebKit/mac/Plugins/
WebPluginPrivate.h
29
@
interface
NSObject (WebPlugInPrivate)
/external/webkit/Tools/MiniBrowser/
MBToolbarItem.h
26
@
interface
MBToolbarItem : NSToolbarItem
/external/dhcpcd/
configure.h
33
int send_interface(int, const struct
interface
*);
34
int run_script(const struct
interface
*);
36
int configure(struct
interface
*);
android.conf
1
# dhcpcd configuration for Android Wi-Fi
interface
4
interface
wlan0
duid.h
33
size_t get_duid(unsigned char *duid, const struct
interface
*iface);
/external/clang/test/PCH/
objc_import.h
3
@
interface
TestPCH
objc_stmts.h
3
@
interface
A
6
@
interface
B
9
@
interface
TestPCH
objc_methods.h
3
@
interface
TestPCH
/external/webkit/Source/WebKit/mac/Workers/
WebWorkersPrivate.h
31
@
interface
WebWorkersPrivate : NSObject {
/external/chromium/chrome/browser/ui/cocoa/translate/
translate_message_infobar_controller.h
7
@
interface
TranslateMessageInfobarController : TranslateInfoBarControllerBase {
after_translate_infobar_controller.h
7
@
interface
AfterTranslateInfobarController : TranslateInfoBarControllerBase {
/external/clang/test/PCH/Inputs/
typo.h
3
@
interface
NSString
chain-selectors2.h
1
@
interface
Y
13
@
interface
X (Blarg)
chain-remap-types2.h
3
@
interface
X (Blah) {
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_window.h
20
@
interface
BookmarkBarFolderWindow : NSWindow
25
@
interface
BookmarkBarFolderWindowContentView : NSView
29
@
interface
BookmarkBarFolderWindowScrollView : NSScrollView
/external/clang/test/SemaObjCXX/Inputs/
arc-system-header.h
1
@
interface
B
5
@
interface
A {
/external/webkit/Source/WebCore/platform/mac/
WebCoreView.h
26
@
interface
NSView (WebCoreView)
/external/webkit/Source/WebKit/mac/WebView/
WebFormDelegatePrivate.h
31
@
interface
WebFormDelegate (WebPrivate)
/external/webkit/Tools/DumpRenderTree/mac/
PlainTextController.h
26
@
interface
PlainTextController : NSObject
/hardware/broadcom/wlan/bcm4329/config/
android_dhcpcd.conf
1
# dhcpcd configuration for Android Wi-Fi
interface
4
interface
wlan0
/hardware/broadcom/wlan/bcmdhd/config/
android_dhcpcd.conf
1
# dhcpcd configuration for Android Wi-Fi
interface
4
interface
wlan0
/hardware/libhardware_legacy/audio/
AudioPolicyManagerDefault.cpp
29
extern "C" void destroyAudioPolicyManager(AudioPolicyInterface *
interface
)
31
delete
interface
;
/external/chromium/chrome/browser/ui/cocoa/notifications/
balloon_view.h
11
@
interface
BalloonWindow : NSWindow {
17
@
interface
BalloonContentViewCocoa : NSView {
23
@
interface
BalloonShelfViewCocoa : NSView {
30
@
interface
BalloonOverlayViewCocoa : NSView {
/external/clang/test/Index/Inputs/
complete-pch.h
1
@
interface
A
6
@
interface
B
/external/webkit/Source/WebKit/mac/Storage/
WebDatabaseQuotaManager.h
28
@
interface
WebDatabaseQuotaManager : NSObject <WebQuotaManager> {
Completed in 462 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>