Searched refs:implementation (Results 101 - 125 of 363) sorted by relevance

1234567891011>>

/external/webrtc/webrtc/examples/objc/AppRTCDemo/common/
H A DARDUtilities.m17 @implementation NSDictionary (ARDUtilites)
43 @implementation NSURLConnection (ARDUtilities)
/external/mesa3d/docs/specs/
H A DMESA_query_renderer.spec44 In addition, versions of supported APIs and implementation API
46 For example, one implementation may prefer vertex data be supplied using
48 implementation may only support the desired version in a core profile.
51 display. For example, there is typically a hardware implementation and
52 a software based implementation. There are cases where an application
54 software implementation supports more features than the hardware
55 implementation. Another situation is when a particular version of the
56 hardware implementation is blacklisted due to known bugs.
127 the renderer implementation
374 possible. For example, if the implementation i
[all...]
H A DWL_bind_wayland_display.spec37 wl_display means that the EGL implementation should provide one or
43 Adding an implementation specific wayland interface, allows the
44 EGL implementation to define specific wayland requests and events,
H A DWL_create_wayland_buffer_from_image.spec79 will generate EGL_BAD_MATCH if the implementation is not able to represent
81 implementation-dependant but may include problems such as an unsupported
91 which prevents the implementation from representing the image as a
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/
H A DTreeRewriteParser.m77 @implementation TreeRewriteParser_rule_return
110 @implementation TreeRewriteParser_subrule_return
145 @implementation TreeRewriteParser // line 610
349 @end /* end of TreeRewriteParser implementation line 669 */
H A DTreeRewriteLexer.m60 @implementation TreeRewriteLexer // line 330
220 @end // end of TreeRewriteLexer implementation // line 397
/external/webrtc/webrtc/modules/video_capture/linux/
H A Dvideo_capture_linux.cc36 RefCountImpl<videocapturemodule::VideoCaptureModuleV4L2>* implementation = local
39 if (!implementation || implementation->Init(deviceUniqueId) != 0)
41 delete implementation;
42 implementation = NULL;
45 return implementation;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
H A DANTLRFileStream.m38 @implementation ANTLRFileStream
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/combined/
H A DCombinedParser.m75 @implementation CombinedParser // line 637
199 @end /* end of CombinedParser implementation line 692 */
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/
H A DTestLexer.m30 @implementation TestLexer // line 330
210 @end /* end of TestLexer implementation line 397 *
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/output1/
H A DTestlexer.m60 @implementation TestLexer
212 @end // end of TestLexer implementation
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/
H A DSymbolTableLexer.m55 #pragma mark Cyclic DFA implementation start DFA4
56 @implementation DFA4
146 #pragma mark Cyclic DFA implementation end DFA4
154 @implementation SymbolTableLexer // line 330
708 @end // end of SymbolTableLexer implementation // line 397
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
H A DSimpleCLexer.m55 #pragma mark Cyclic DFA implementation start DFA4
56 @implementation DFA4
170 @end /* end DFA4 implementation */
172 #pragma mark Cyclic DFA implementation end DFA4
180 @implementation SimpleCLexer // line 330
981 @end /* end of SimpleCLexer implementation line 397 */
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
H A DLangParser.m45 @implementation LangParser_start_return /* returnScope */
82 @end /* end of returnScope implementation */
85 @implementation LangParser_decl_return /* returnScope */
122 @end /* end of returnScope implementation */
125 @implementation LangParser_type_return /* returnScope */
162 @end /* end of returnScope implementation */
170 @implementation LangParser // line 637
515 @end /* end of LangParser implementation line 692 */
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/
H A DTreeRewriteLexer.m30 @implementation TreeRewriteLexer // line 330
210 @end /* end of TreeRewriteLexer implementation line 397 *
/external/walt/ios/WALT/
H A DSettingsController.m23 @implementation SettingsController {
/external/webrtc/talk/app/webrtc/objc/
H A DRTCPeerConnectionInterface.mm33 @implementation RTCConfiguration
/external/webrtc/talk/app/webrtc/objctests/
H A DRTCSessionDescriptionSyncObserver.m45 @implementation RTCSessionDescriptionSyncObserver
/external/webrtc/webrtc/api/objc/
H A DRTCMediaConstraints.mm40 @implementation RTCMediaConstraints {
H A DRTCMediaStreamTrack.mm16 @implementation RTCMediaStreamTrack {
H A DRTCSessionDescription.mm19 @implementation RTCSessionDescription
/external/webrtc/webrtc/api/objctests/
H A DRTCIceServerTest.mm26 @implementation RTCIceServerTest
/external/webrtc/webrtc/base/
H A Dmaccocoasocketserver.mm27 @implementation MacCocoaSocketServerHelperRtc
/external/webrtc/webrtc/examples/objc/AppRTCDemo/
H A DARDJoinResponse.m26 @implementation ARDJoinResponse
H A DARDSDPUtils.m16 @implementation ARDSDPUtils

Completed in 1732 milliseconds

1234567891011>>