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

1 2 3 4 5 67 8 91011>>

  /external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/
ANTLRFastQueueTest.h 12 @interface ANTLRFastQueueTest : SenTestCase {
ANTLRIntArrayTest.h 12 @interface ANTLRIntArrayTest : SenTestCase
IntArrayTest.h 12 @interface IntArrayTest : SenTestCase
TestDictionary.h 12 @interface TestDictionary : SenTestCase {
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/sets/
ANTLRBitSetTest.h 11 @interface ANTLRBitSetTest : SenTestCase
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/stream/
ANTLRStringStreamTest.h 12 @interface ANTLRStringStreamTest : SenTestCase {
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/token/
ANTLRCommonTokenTest.h 12 @interface ANTLRCommonTokenTest : SenTestCase
  /external/clang/test/ARCMT/designated-init-in-header/
header1.h 5 @interface B1
9 @interface S1 : B1
  /external/clang/test/PCH/
method_pool.h 15 @interface TestMethodPool1
20 @interface TestMethodPool2
  /external/clang/test/SemaObjCXX/Inputs/
nullability-consistency-6.h 8 @interface ClassWithWeakProperties
13 @interface ClassWithWeakProperties ()
  /external/deqp/framework/platform/ios/
tcuEAGLView.h 29 @interface tcuEAGLView : UIView
  /external/mesa3d/src/compiler/glsl/tests/
general_ir_test.cpp 29 TEST(ir_variable_constructor, interface)
37 const glsl_type *const interface = local
47 new(mem_ctx) ir_variable(interface, name, ir_var_uniform);
51 EXPECT_EQ(interface, v->type);
52 EXPECT_EQ(interface, v->get_interface_type());
63 const glsl_type *const interface = local
71 glsl_type::get_array_instance(interface, 2);
81 EXPECT_EQ(interface, v->get_interface_type());
  /external/protobuf/objectivec/
GPBRootObject.h 40 @interface GPBRootObject : NSObject
  /external/walt/ios/WALT/
SettingsController.h 19 @interface SettingsController : UITableViewController
UIAlertView+Extensions.h 19 @interface UIAlertView (WALTExtensions)
  /external/webrtc/talk/app/webrtc/objc/
RTCSessionDescription+Internal.h 33 @interface RTCSessionDescription (Internal)
RTCVideoCapturer+Internal.h 32 @interface RTCVideoCapturer (Internal)
  /external/webrtc/talk/app/webrtc/objc/public/
RTCMediaConstraints.h 32 @interface RTCMediaConstraints : NSObject
  /external/webrtc/webrtc/api/objc/
RTCStatsReport+Private.h 17 @interface RTCStatsReport ()
  /external/webrtc/webrtc/base/
ifaddrs_converter.h 24 // This class converts native interface addresses to our internal IPAddress
31 virtual bool ConvertIfAddrsToIPAddress(const struct ifaddrs* interface,
37 const struct ifaddrs* interface,
  /external/webrtc/webrtc/examples/objc/AppRTCDemo/
ARDSDPUtils.h 15 @interface ARDSDPUtils : NSObject
RTCICECandidate+JSON.h 13 @interface RTCICECandidate (JSON)
RTCICEServer+JSON.h 13 @interface RTCICEServer (JSON)
RTCSessionDescription+JSON.h 13 @interface RTCSessionDescription (JSON)
  /external/webrtc/webrtc/examples/objc/AppRTCDemo/ios/
ARDMainViewController.h 13 @interface ARDMainViewController : UIViewController

Completed in 996 milliseconds

1 2 3 4 5 67 8 91011>>