/external/protobuf/src/google/protobuf/stubs/ |
D | common.cc | 247 struct Mutex::Internal { struct in google::protobuf::Mutex 248 CRITICAL_SECTION mutex; 251 DWORD thread_id; 287 struct Mutex::Internal { struct in google::protobuf::Mutex 288 pthread_mutex_t mutex;
|
/external/webrtc/talk/app/webrtc/objc/ |
D | RTCDataChannel.mm | 139 @implementation RTCDataChannelInit (Internal) category 172 @implementation RTCDataBuffer (Internal) category 273 @implementation RTCDataChannel (Internal) category
|
D | RTCVideoSource.mm | 38 @implementation RTCVideoSource (Internal) category
|
D | RTCAudioTrack.mm | 39 @implementation RTCAudioTrack (Internal) category
|
D | RTCStatsReport.mm | 49 @implementation RTCStatsReport (Internal) category
|
D | RTCMediaSource.mm | 46 @implementation RTCMediaSource (Internal) category
|
D | RTCVideoCapturer.mm | 61 @implementation RTCVideoCapturer (Internal) category
|
D | RTCSessionDescription.mm | 53 @implementation RTCSessionDescription (Internal) category
|
D | RTCICEServer.mm | 65 @implementation RTCICEServer (Internal) category
|
D | RTCICECandidate.mm | 64 @implementation RTCICECandidate (Internal) category
|
D | RTCVideoTrack.mm | 116 @implementation RTCVideoTrack (Internal) category
|
D | RTCI420Frame.mm | 90 @implementation RTCI420Frame (Internal) category
|
D | RTCMediaStream.mm | 106 @implementation RTCMediaStream (Internal) category
|
D | RTCMediaStreamTrack.mm | 100 @implementation RTCMediaStreamTrack (Internal) category
|
D | RTCPeerConnection.mm | 269 @implementation RTCPeerConnection (Internal) category
|
/external/jmonkeyengine/engine/src/core/com/jme3/system/ |
D | Annotations.java | 70 public @interface Internal { annotation in Annotations
|
/external/clang/test/CodeGenCXX/ |
D | static-member-variable-explicit-specialization.cpp | 74 template<typename T> struct Internal { static int a; }; argument
|
/external/clang/test/SemaCXX/ |
D | attr-selectany.cpp | 35 namespace { class Internal {}; } class
|
D | attr-weak.cpp | 34 namespace { class Internal {}; } class
|
/external/guice/extensions/persist/src/com/google/inject/persist/jpa/ |
D | JpaLocalTxnInterceptor.java | 44 private static class Internal {} class in JpaLocalTxnInterceptor
|
/external/libgdx/gdx/src/com/badlogic/gdx/ |
D | Files.java | 38 Internal, enumConstant
|
/external/compiler-rt/lib/tsan/tests/unit/ |
D | tsan_mman_test.cc | 21 TEST(Mman, Internal) { in TEST() argument
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
D | Internal.java | 47 public class Internal { class
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/ |
D | Internal.java | 44 public abstract class Internal { class
|
/external/clang/lib/AST/ |
D | DeclBase.cpp | 1334 void DeclContext::buildLookupImpl(DeclContext *DCtx, bool Internal) { in buildLookupImpl() 1543 void DeclContext::makeDeclVisibleInContextWithFlags(NamedDecl *D, bool Internal, in makeDeclVisibleInContextWithFlags() 1589 void DeclContext::makeDeclVisibleInContextImpl(NamedDecl *D, bool Internal) { in makeDeclVisibleInContextImpl()
|