OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:interface
(Results
26 - 50
of
1336
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/PCH/Inputs/
chain-selectors2.h
1
@
interface
Y
13
@
interface
X (Blarg)
chain-remap-types2.h
3
@
interface
X (Blah) {
/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/bcmdhd/config/
android_dhcpcd.conf
1
# dhcpcd configuration for Android Wi-Fi
interface
7
interface
wlan0
/hardware/libhardware_legacy/audio/
AudioPolicyManagerDefault.cpp
29
extern "C" void destroyAudioPolicyManager(AudioPolicyInterface *
interface
)
31
delete
interface
;
/hardware/qcom/wlan/qcwcn/config/
android_dhcpcd.conf
1
# dhcpcd configuration for Android Wi-Fi
interface
7
interface
wlan0
/hardware/ti/wlan/mac80211/config/
android_dhcpcd.conf
1
# dhcpcd configuration for Android Wi-Fi
interface
4
interface
wlan0
/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/chromium/chrome/browser/ui/cocoa/translate/
after_translate_infobar_controller.h
7
@
interface
AfterTranslateInfobarController : TranslateInfoBarControllerBase {
/external/clang/test/ARCMT/
GC.h
2
@
interface
ExtInterface {
/external/clang/test/Index/Inputs/
complete-pch.h
1
@
interface
A
6
@
interface
B
/external/clang/test/Modules/Inputs/
category_other.h
3
@
interface
Foo(Other)
category_top.h
1
@
interface
Foo
4
@
interface
Foo(Top)
8
@
interface
Foo(Top2)
12
@
interface
Foo(Top3)
/external/dhcpcd/
duid.h
33
size_t get_duid(unsigned char *duid, const struct
interface
*iface);
/external/webkit/Source/WebKit/mac/Storage/
WebDatabaseQuotaManager.h
28
@
interface
WebDatabaseQuotaManager : NSObject <WebQuotaManager> {
/external/webkit/Source/WebKit/mac/WebCoreSupport/
WebApplicationCacheQuotaManager.h
28
@
interface
WebApplicationCacheQuotaManager : NSObject <WebQuotaManager> {
/external/wpa_supplicant_8/hostapd/
ctrl_iface.h
2
* hostapd / UNIX domain socket -based control
interface
15
int hostapd_global_ctrl_iface_init(struct hapd_interfaces *
interface
);
16
void hostapd_global_ctrl_iface_deinit(struct hapd_interfaces *
interface
);
28
hostapd_global_ctrl_iface_init(struct hapd_interfaces *
interface
)
34
hostapd_global_ctrl_iface_deinit(struct hapd_interfaces *
interface
)
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLRTests/
ANTLRTests.h
12
@
interface
ANTLRTests : SenTestCase {
/external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/recognizer/
ANTLRRecognizerTest.h
12
@
interface
ANTLRRecognizerTest : SenTestCase {
/external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/
ANTLRCommonErrorNodeTest.h
12
@
interface
ANTLRCommonErrorNodeTest : SenTestCase {
ANTLRCommonTreeAdaptorTest.h
12
@
interface
ANTLRCommonTreeAdaptorTest : SenTestCase {
/external/chromium/chrome/browser/ui/cocoa/tabs/
side_tab_strip_controller.h
16
@
interface
SideTabStripController : TabStripController {
Completed in 501 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>