HomeSort by relevance Sort by last modified time
    Searched full:friend (Results 501 - 525 of 2215) sorted by null

<<21222324252627282930>>

  /external/webkit/Source/JavaScriptCore/runtime/
JSString.h 67 friend class JIT;
68 friend class JSGlobalData;
69 friend class SpecializedThunkJIT;
70 friend struct ThunkHelpers;
436 friend JSValue jsString(ExecState* exec, JSString* s1, JSString* s2);
437 friend JSValue jsString(ExecState* exec, const UString& u1, JSString* s2);
438 friend JSValue jsString(ExecState* exec, JSString* s1, const UString& u2);
439 friend JSValue jsString(ExecState* exec, Register* strings, unsigned count);
440 friend JSValue jsString(ExecState* exec, JSValue thisValue);
441 friend JSString* jsStringWithFinalizer(ExecState*, const UString&, JSStringFinalizerCallback callback, vo (…)
    [all...]
JSValue.h 100 friend struct EncodedJSValueHashTraits;
101 friend class JIT;
102 friend class JITStubs;
103 friend class JITStubCall;
104 friend class JSInterfaceJIT;
105 friend class SpecializedThunkJIT;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
streambuf 135 friend class basic_ios<char_type, traits_type>;
136 friend class basic_istream<char_type, traits_type>;
137 friend class basic_ostream<char_type, traits_type>;
138 friend class istreambuf_iterator<char_type, traits_type>;
139 friend class ostreambuf_iterator<char_type, traits_type>;
141 friend streamsize
145 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
151 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
157 friend basic_istream<_CharT2, _Traits2>&
161 friend basic_istream<_CharT2, _Traits2>
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
streambuf 135 friend class basic_ios<char_type, traits_type>;
136 friend class basic_istream<char_type, traits_type>;
137 friend class basic_ostream<char_type, traits_type>;
138 friend class istreambuf_iterator<char_type, traits_type>;
139 friend class ostreambuf_iterator<char_type, traits_type>;
141 friend streamsize
145 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
151 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
157 friend basic_istream<_CharT2, _Traits2>&
161 friend basic_istream<_CharT2, _Traits2>
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
streambuf 135 friend class basic_ios<char_type, traits_type>;
136 friend class basic_istream<char_type, traits_type>;
137 friend class basic_ostream<char_type, traits_type>;
138 friend class istreambuf_iterator<char_type, traits_type>;
139 friend class ostreambuf_iterator<char_type, traits_type>;
141 friend streamsize
145 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
151 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
157 friend basic_istream<_CharT2, _Traits2>&
161 friend basic_istream<_CharT2, _Traits2>
    [all...]
  /external/chromium/chrome/browser/prefs/
pref_service.h 100 friend class PrefService;
281 friend class PrefServiceMockBuilder;
284 // PrefChangeRegistrar, which is declared as a friend here to grant it
288 // declared as a friend, too.
289 friend class PrefChangeRegistrar;
290 friend class subtle::PrefMemberBase;
293 friend class subtle::ScopedUserPrefUpdateBase;
  /external/chromium/chrome/browser/webdata/
web_data_service.h 501 friend class TemplateURLModelTest;
502 friend class TemplateURLModelTestingProfile;
503 friend class WebDataServiceTest;
504 friend class WebDataRequest;
524 friend struct BrowserThread::DeleteOnThread<BrowserThread::UI>;
526 friend class DeleteTask<WebDataService>;
527 friend class ShutdownTask;
  /external/webkit/Source/JavaScriptCore/wtf/text/
StringImpl.h 66 friend struct JSC::IdentifierCStringTranslator;
67 friend struct JSC::IdentifierUCharBufferTranslator;
68 friend struct WTF::CStringTranslator;
69 friend struct WTF::HashAndCharactersTranslator;
70 friend struct WTF::HashAndUTF8CharactersTranslator;
71 friend struct WTF::UCharBufferTranslator;
72 friend class AtomicStringImpl;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
pointer.h 361 inline friend std::ptrdiff_t
365 inline friend std::ptrdiff_t
370 inline friend std::ptrdiff_t
375 inline friend std::ptrdiff_t
392 inline friend _Pointer_adapter \
396 inline friend _Pointer_adapter \
400 inline friend _Pointer_adapter \
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
pointer.h 361 inline friend std::ptrdiff_t
365 inline friend std::ptrdiff_t
370 inline friend std::ptrdiff_t
375 inline friend std::ptrdiff_t
392 inline friend _Pointer_adapter \
396 inline friend _Pointer_adapter \
400 inline friend _Pointer_adapter \
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
pointer.h 361 inline friend std::ptrdiff_t
365 inline friend std::ptrdiff_t
370 inline friend std::ptrdiff_t
375 inline friend std::ptrdiff_t
392 inline friend _Pointer_adapter \
396 inline friend _Pointer_adapter \
400 inline friend _Pointer_adapter \
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesf.h 59 friend class NCursesFormField;
105 friend class NCursesForm;
315 f.set(*this); // A good friend may do that...
368 friend void _nc_xx_frm_init(FORM *);
369 friend void _nc_xx_frm_term(FORM *);
370 friend void _nc_xx_fld_init(FORM *);
371 friend void _nc_xx_fld_term(FORM *);
898 friend class UDF_Init; // Internal helper to set up statics
907 friend bool _nc_xx_fld_fcheck(FIELD *, const void*);
908 friend bool _nc_xx_fld_ccheck(int c, const void *)
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
shared_ptr.h 378 // friend function injected into enclosing namespace and found by ADL
379 friend inline bool
384 friend class __weak_count<_Lp>;
482 // friend function injected into enclosing namespace and found by ADL
483 friend inline bool
488 friend class __shared_count<_Lp>;
527 // Friend of __enable_shared_from_this.
534 // Friend of enable_shared_from_this.
868 friend __shared_ptr<_Tp1, _Lp1>
876 template<typename _Tp1, _Lock_policy _Lp1> friend class __shared_ptr
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 378 // friend function injected into enclosing namespace and found by ADL
379 friend inline bool
384 friend class __weak_count<_Lp>;
482 // friend function injected into enclosing namespace and found by ADL
483 friend inline bool
488 friend class __shared_count<_Lp>;
527 // Friend of __enable_shared_from_this.
534 // Friend of enable_shared_from_this.
868 friend __shared_ptr<_Tp1, _Lp1>
876 template<typename _Tp1, _Lock_policy _Lp1> friend class __shared_ptr
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 378 // friend function injected into enclosing namespace and found by ADL
379 friend inline bool
384 friend class __weak_count<_Lp>;
482 // friend function injected into enclosing namespace and found by ADL
483 friend inline bool
488 friend class __shared_count<_Lp>;
527 // Friend of __enable_shared_from_this.
534 // Friend of enable_shared_from_this.
868 friend __shared_ptr<_Tp1, _Lp1>
876 template<typename _Tp1, _Lock_policy _Lp1> friend class __shared_ptr
    [all...]
  /external/v8/src/
mark-compact.h 245 friend class RootMarkingVisitor;
246 friend class MarkingVisitor;
247 friend class StaticMarkingVisitor;
248 friend class CodeMarkingVisitor;
249 friend class SharedFunctionInfoMarkingVisitor;
407 friend class UpdatingVisitor; // helper for updating visited objects
488 friend class MarkObjectVisitor;
491 friend class UnmarkObjectVisitor;
499 friend class Heap;
500 friend class OverflowedObjectsScanner
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 255 friend class SelectionDAG;
256 friend class SDNode;
345 friend class SelectionDAG;
346 friend struct ilist_traits<SDNode>;
424 friend class SDNode;
    [all...]
  /external/clang/include/clang/Basic/
SourceLocation.h 57 friend class SourceManager;
58 friend class ASTWriter;
59 friend class ASTReader;
87 friend class SourceManager;
328 friend inline bool
334 friend inline bool
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
p5.cpp 182 friend class Types::foo; // expected-error{{friend declaration contains unexpanded parameter pack 'Types'}}
183 friend void friend_func(Types); // expected-error{{friend declaration contains unexpanded parameter pack 'Types'}}
184 friend void Types::other_friend_func(int); // expected-error{{friend declaration contains unexpanded parameter pack 'Types'}}
  /external/libvpx/mkvparser/
mkvparser.hpp 437 friend class Cues;
479 friend class Segment;
540 friend class Segment;
631 friend class Cues;
632 friend class VideoTrack;
633 friend class AudioTrack;
  /external/clang/include/clang/AST/
Type.h 395 friend Qualifiers operator+(Qualifiers L, Qualifiers R) {
406 friend Qualifiers operator-(Qualifiers L, Qualifiers R) {
484 friend class QualifierCollector;
772 friend bool operator==(const QualType &LHS, const QualType &RHS) {
775 friend bool operator!=(const QualType &LHS, const QualType &RHS) {
931 friend class QualType;
932 friend class Type;
933 friend class ExtQuals;
    [all...]
  /external/chromium/base/memory/
weak_ptr.h 80 friend class base::RefCountedThreadSafe<Flag>;
182 friend class SupportsWeakPtr<T>;
183 friend class WeakPtrFactory<T>;
  /external/chromium/chrome/browser/chromeos/login/
screen_locker.h 138 friend class DeleteTask<ScreenLocker>;
139 friend class test::ScreenLockerTester;
140 friend class LockerInputEventObserver;
  /external/chromium/chrome/browser/download/
download_request_limiter.h 189 friend class base::RefCountedThreadSafe<DownloadRequestLimiter>;
190 friend class DownloadRequestLimiterTest;
191 friend class TabDownloadState;
  /external/chromium/chrome/browser/themes/
browser_theme_pack.h 86 friend struct BrowserThread::DeleteOnThread<BrowserThread::FILE>;
87 friend class DeleteTask<BrowserThemePack>;
88 friend class BrowserThemePackTest;

Completed in 778 milliseconds

<<21222324252627282930>>