HomeSort by relevance Sort by last modified time
    Searched refs:interface (Results 226 - 250 of 4065) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRLexerRuleReturnScope.h 29 @interface ANTLRLexerRuleReturnScope : NSObject {
ANTLRTreeVisitorAction.h 35 @interface ANTLRTreeVisitorAction : NSObject
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRLexerRuleReturnScope.h 29 @interface ANTLRLexerRuleReturnScope : NSObject {
ANTLRTreeVisitorAction.h 35 @interface ANTLRTreeVisitorAction : NSObject
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRLexerRuleReturnScope.h 29 @interface ANTLRLexerRuleReturnScope : NSObject {
ANTLRTreeVisitorAction.h 35 @interface ANTLRTreeVisitorAction : NSObject
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTreeVisitorAction.h 35 @interface ANTLRTreeVisitorAction : NSObject
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/
SymbolTableLexer.h 12 #pragma mark Cyclic DFA interface start DFA4
13 @interface DFA4 : ANTLRDFA {
19 #pragma mark Cyclic DFA interface end DFA4
36 @interface SymbolTableLexer : ANTLRLexer { // line 283
53 @end // end of SymbolTableLexer interface
  /external/deqp/framework/platform/ios/
tcuIOSAppDelegate.h 28 @interface tcuIOSAppDelegate : NSObject <UIApplicationDelegate>
tcuIOSViewController.h 28 @interface tcuIOSViewController : UIViewController {
  /external/dhcpcd-6.8.2/
arp.h 55 struct interface *iface;
75 struct arp_state *arp_new(struct interface *, const struct in_addr *);
79 void arp_close(struct interface *);
81 void arp_handleifa(int, struct interface *, const struct in_addr *, int);
  /external/libchrome/dbus/
dbus_statistics.h 23 SHOW_INTERFACE = 1, // Service + interface totals
24 SHOW_METHOD = 2, // Service + interface + method totals
42 const std::string& interface,
45 const std::string& interface,
50 const std::string& interface,
54 // of detail to show: one line per service, per interface, or per method.
67 // service+interface+method. Used in unittests.
69 const std::string& interface,
  /external/walt/ios/WALT/
DebugLogController.h 19 @interface DebugLogController : UIViewController
MenuController.h 19 @interface MenuController : UITableViewController
WALTAppDelegate.h 21 @interface WALTAppDelegate : UIResponder <UIApplicationDelegate>
  /external/wayland/src/
wayland-server.h 49 const struct wl_interface *interface; member in struct:wl_object
75 const struct wl_interface *interface,
81 const struct wl_interface *interface,
86 const struct wl_interface *interface,
  /external/webrtc/talk/app/webrtc/objc/
RTCICECandidate+Internal.h 32 @interface RTCICECandidate (Internal)
  /external/webrtc/talk/app/webrtc/objc/public/
RTCMediaSource.h 33 @interface RTCMediaSource : NSObject
  /external/webrtc/webrtc/api/objc/
RTCIceCandidate+Private.h 18 @interface RTCIceCandidate ()
  /external/webrtc/webrtc/base/objc/
RTCCameraPreviewView.h 20 @interface RTCCameraPreviewView : UIView
  /external/webrtc/webrtc/examples/objc/AppRTCDemo/
ARDStatsBuilder.h 17 @interface ARDStatsBuilder : NSObject
  /external/webrtc/webrtc/modules/video_render/mac/
cocoa_full_screen_window.h 22 @interface CocoaFullScreenWindow : NSObject {
  /hardware/qcom/display/msm8909/sdm/include/core/
core_interface.h 31 @brief Interface file for core of the display subsystem.
48 /*! @brief Display manager interface version.
62 @warning It is assumed that client upgrades or downgrades display core interface all at once
104 /*! @brief Display core interface.
107 to create/destroy different display devices. This interface is created during display core
115 /*! @brief Method to create and get handle to display core interface.
118 different display devices only through a valid interface handle obtained using this method. An
120 This interface shall be called only once.
125 @param[out] interface \link CoreInterface \endlink
133 BufferSyncHandler *buffer_sync_handler, CoreInterface **interface,
    [all...]
  /hardware/qcom/display/msm8909w_3100/sdm/include/core/
core_interface.h 31 @brief Interface file for core of the display subsystem.
48 /*! @brief Display manager interface version.
62 @warning It is assumed that client upgrades or downgrades display core interface all at once
104 /*! @brief Display core interface.
107 to create/destroy different display devices. This interface is created during display core
115 /*! @brief Method to create and get handle to display core interface.
118 different display devices only through a valid interface handle obtained using this method. An
120 This interface shall be called only once.
125 @param[out] interface \link CoreInterface \endlink
133 BufferSyncHandler *buffer_sync_handler, CoreInterface **interface,
    [all...]
  /hardware/qcom/display/msm8998/sdm/include/core/
core_interface.h 31 @brief Interface file for core of the display subsystem.
48 /*! @brief Display manager interface version.
62 @warning It is assumed that client upgrades or downgrades display core interface all at once
104 /*! @brief Display core interface.
107 to create/destroy different display devices. This interface is created during display core
115 /*! @brief Method to create and get handle to display core interface.
118 different display devices only through a valid interface handle obtained using this method. An
120 This interface shall be called only once.
125 @param[out] interface \link CoreInterface \endlink
133 BufferSyncHandler *buffer_sync_handler, CoreInterface **interface,
    [all...]

Completed in 1525 milliseconds

1 2 3 4 5 6 7 8 91011>>