HomeSort by relevance Sort by last modified time
    Searched full:friend (Results 301 - 325 of 2999) sorted by null

<<11121314151617181920>>

  /external/chromium/net/websockets/
websocket_job.h 72 friend class WebSocketThrottle;
73 friend class WebSocketJobTest;
  /external/chromium/testing/gtest/test/
gtest_prod_test.cc 38 // a friend of the class.
50 // as a friend of the class.
  /external/clang/include/clang/Basic/
PartialDiagnostic.h 33 // PartialDiagnostic a friend. These enum values are redeclared
344 friend const PartialDiagnostic &operator<<(const PartialDiagnostic &PD,
350 friend const PartialDiagnostic &operator<<(const PartialDiagnostic &PD,
356 friend inline const PartialDiagnostic &operator<<(const PartialDiagnostic &PD,
363 friend inline const PartialDiagnostic &operator<<(const PartialDiagnostic &PD,
370 friend inline const PartialDiagnostic &operator<<(const PartialDiagnostic &PD,
376 friend inline const PartialDiagnostic &operator<<(const PartialDiagnostic &PD,
382 friend const PartialDiagnostic &operator<<(const PartialDiagnostic &PD,
  /external/clang/include/clang/Lex/
PreprocessingRecord.h 84 friend class PreprocessingRecord;
319 friend class PreprocessingRecord;
442 friend bool operator==(const iterator &X, const iterator &Y) {
446 friend bool operator!=(const iterator &X, const iterator &Y) {
450 friend bool operator<(const iterator &X, const iterator &Y) {
454 friend bool operator>(const iterator &X, const iterator &Y) {
458 friend bool operator<=(const iterator &X, const iterator &Y) {
462 friend bool operator>=(const iterator &X, const iterator &Y) {
466 friend iterator& operator+=(iterator &X, difference_type D) {
471 friend iterator& operator-=(iterator &X, difference_type D)
    [all...]
  /external/clang/test/CXX/class/class.mem/
p1.cpp 13 friend struct M;
15 friend struct X;
  /external/clang/test/SemaCXX/
linkage2.cpp 41 friend void Bar();
60 template <class> friend class shared_future;
  /external/gtest/test/
gtest_prod_test.cc 44 // a friend of the class.
56 // as a friend of the class.
  /external/libvpx/libvpx/third_party/googletest/src/test/
gtest_prod_test.cc 38 // a friend of the class.
50 // as a friend of the class.
  /external/protobuf/gtest/test/
gtest_prod_test.cc 38 // a friend of the class.
50 // as a friend of the class.
  /external/skia/include/xml/
SkDOM.h 87 friend class AttrIter;
88 friend class SkDOMParser;
  /external/skia/legacy/include/xml/
SkDOM.h 87 friend class AttrIter;
88 friend class SkDOMParser;
  /external/skia/legacy/src/animator/
SkAnimatorScript.h 67 friend class SkDump;
68 friend struct SkScriptNAnswer;
  /external/skia/src/animator/
SkAnimatorScript.h 67 friend class SkDump;
68 friend struct SkScriptNAnswer;
  /external/webkit/Source/JavaScriptCore/wtf/
RefCounted.h 110 template<typename T> friend class CrossThreadRefCounted;
113 friend void adopted(RefCountedBase*);
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Shader.h 45 friend Program;
123 friend Program;
  /external/webkit/Source/WebCore/bindings/js/
WebCoreJSClientData.h 34 friend class JSGlobalDataWorldIterator;
35 friend void initNormalWorldClientData(JSC::JSGlobalData*);
  /external/webkit/Source/WebCore/bridge/qt/
qt_instance.h 80 friend class QtClass;
81 friend class QtField;
  /external/webkit/Source/WebCore/html/
HTMLOptionElement.h 35 friend class HTMLSelectElement;
36 friend class RenderMenuList;
  /external/webkit/Source/WebCore/platform/graphics/android/layers/
ScrollableLayerAndroid.h 66 friend void android::serializeLayer(LayerAndroid* layer, SkWStream* stream);
67 friend LayerAndroid* android::deserializeLayer(int version, SkMemoryStream* stream);
  /external/webkit/Source/WebKit/qt/Api/
qwebplugindatabase_p.h 62 friend class QWebPluginDatabase;
91 friend class QWebSettings;
  /external/webkit/Source/WebKit2/WebProcess/WebPage/
WebInspector.h 63 friend class WebInspectorClient;
64 friend class WebInspectorFrontendClient;
  /frameworks/av/include/drm/
DrmMetadata.h 36 friend class DrmMetadata;
58 friend class DrmMetadata;
  /frameworks/av/include/media/stagefright/
MediaBuffer.h 92 friend class MediaBufferGroup;
93 friend class OMXDecoder;
  /frameworks/base/libs/hwui/
PatchCache.h 92 friend inline int strictly_order_type(const PatchDescription& lhs,
97 friend inline int compare_type(const PatchDescription& lhs,
  /frameworks/rs/driver/linkloader/include/
ELFReloc.h 107 friend class ELFReloc_CRTP<32>;
130 friend class ELFReloc_CRTP<64>;

Completed in 1264 milliseconds

<<11121314151617181920>>