HomeSort by relevance Sort by last modified time
    Searched full:friend (Results 1001 - 1025 of 5617) sorted by null

<<41424344454647484950>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_classes.h 76 friend class facet;
77 friend class _Impl;
80 friend bool
84 friend const _Facet&
88 friend struct __use_cache;
342 friend class locale;
343 friend class locale::_Impl;
440 friend class locale;
441 friend class locale::_Impl;
444 friend const _Facet
    [all...]
random.h 281 friend bool
296 friend std::basic_ostream<_CharT, _Traits>&
316 friend std::basic_istream<_CharT, _Traits>&
488 friend bool
513 friend std::basic_ostream<_CharT, _Traits>&
539 friend std::basic_istream<_CharT, _Traits>&
702 friend bool
721 friend std::basic_ostream<_CharT, _Traits>&
740 friend std::basic_istream<_CharT, _Traits>&
928 friend boo
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_classes.h 76 friend class facet;
77 friend class _Impl;
80 friend bool
84 friend const _Facet&
88 friend struct __use_cache;
343 friend class locale;
344 friend class locale::_Impl;
441 friend class locale;
442 friend class locale::_Impl;
445 friend const _Facet
    [all...]
random.h 286 friend bool
301 friend std::basic_ostream<_CharT, _Traits>&
321 friend std::basic_istream<_CharT, _Traits>&
496 friend bool
522 friend std::basic_ostream<_CharT, _Traits>&
548 friend std::basic_istream<_CharT, _Traits>&
711 friend bool
732 friend std::basic_ostream<_CharT, _Traits>&
751 friend std::basic_istream<_CharT, _Traits>&
939 friend boo
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
locale_classes.h 74 friend class facet;
75 friend class _Impl;
78 friend bool
82 friend const _Facet&
86 friend struct __use_cache;
341 friend class locale;
342 friend class locale::_Impl;
439 friend class locale;
440 friend class locale::_Impl;
443 friend const _Facet
    [all...]
  /external/chromium_org/ui/views/controls/textfield/
textfield_views_model.h 233 friend class NativeTextfieldViews;
234 friend class NativeTextfieldViewsTest;
235 friend class TextfieldViewsModelTest;
236 friend class UndoRedo_BasicTest;
237 friend class UndoRedo_CutCopyPasteTest;
238 friend class UndoRedo_ReplaceTest;
239 friend class internal::Edit;
  /external/llvm/include/llvm/IR/
Metadata.h 72 friend class MDNodeOperand;
73 friend class LLVMContextImpl;
74 friend struct FoldingSetTrait<MDNode>;
189 friend class SymbolTableListTraits<NamedMDNode, Module>;
190 friend struct ilist_traits<NamedMDNode>;
191 friend class LLVMContextImpl;
192 friend class Module;
  /external/chromium/net/spdy/
spdy_framer.h 323 friend class net::HttpNetworkLayer; // This is temporary for the server.
324 friend class net::HttpNetworkTransactionTest;
325 friend class net::HttpProxyClientSocketPoolTest;
326 friend class net::SpdyHttpStreamTest;
327 friend class net::SpdyNetworkTransactionTest;
328 friend class net::SpdyProxyClientSocketTest;
329 friend class net::SpdySessionTest;
330 friend class net::SpdyStreamTest;
331 friend class test::TestSpdyVisitor;
332 friend void test::FramerSetEnableCompressionHelper(SpdyFramer* framer
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
texture_manager.h 169 friend class MailboxManager;
170 friend class MailboxManagerTest;
171 friend class TextureManager;
172 friend class TextureRef;
173 friend class TextureTestHelper;
422 friend class base::RefCounted<TextureRef>;
423 friend class Texture;
424 friend class TextureManager;
690 friend class Texture;
691 friend class TextureRef
    [all...]
  /external/v8/src/
log.h 391 friend class EventLog;
392 friend class Isolate;
393 friend class LogMessageBuilder;
394 friend class TimeLog;
395 friend class Profiler;
396 friend class SlidingStateWindow;
397 friend class StackTracer;
398 friend class VMState;
400 friend class LoggerTestHelper;
427 friend class CpuProfiler
    [all...]
  /frameworks/compile/slang/
slang_rs_export_type.h 90 friend class RSExportElement;
215 friend class RSExportType;
216 friend class RSExportElement;
331 friend class RSExportType;
332 friend class RSExportFunc;
363 friend class RSExportType;
364 friend class RSExportElement;
414 friend class RSExportType;
443 friend class RSExportType;
480 friend class RSExportType
    [all...]
  /external/chromium/chrome/browser/password_manager/
password_store.h 120 friend class base::RefCountedThreadSafe<PasswordStore>;
121 friend class browser_sync::PasswordDataTypeController;
122 friend class browser_sync::PasswordModelAssociator;
123 friend class browser_sync::PasswordModelWorker;
124 friend class LivePasswordsSyncTest;
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_items.h 112 friend class WalletItemsTest;
113 friend scoped_ptr<MaskedInstrument> GetTestMaskedInstrumentWithDetails(
186 friend class WalletItemsTest;
257 friend class WalletItemsTest;
258 friend scoped_ptr<WalletItems> GetTestWalletItems();
  /external/chromium_org/sync/internal_api/public/base/
enum_set.h 17 // Forward declarations needed for friend declarations.
108 friend Iterator EnumSet::First() const;
225 friend EnumSet Union<E, MinEnumValue, MaxEnumValue>(
227 friend EnumSet Intersection<E, MinEnumValue, MaxEnumValue>(
229 friend EnumSet Difference<E, MinEnumValue, MaxEnumValue>(
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
BitmapImage.h 45 friend class GeneratedImage;
46 friend class CrossfadeGeneratedImage;
47 friend class GeneratorGeneratedImage;
48 friend class GraphicsContext;
90 friend class BitmapImageTest;
  /frameworks/native/services/surfaceflinger/RenderEngine/
ProgramCache.cpp 43 friend Formatter& indent(Formatter& f);
44 friend Formatter& dedent(Formatter& f);
52 friend Formatter& operator << (Formatter& out, const char* in) {
60 friend inline Formatter& operator << (Formatter& out, const String8& in) {
63 friend inline Formatter& operator<<(Formatter& to, FormaterManipFunc func) {
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
thread 79 friend class thread;
80 friend class hash<thread::id>;
82 friend bool
86 friend bool
91 friend basic_ostream<_CharT, _Traits>&
  /external/chromium_org/chrome/browser/google_apis/
drive_api_parser.h 85 friend class DriveAPIParserTest;
156 friend class base::internal::RepeatedMessageConverter<DriveAppIcon>;
157 friend class AppResource;
288 friend class base::internal::RepeatedMessageConverter<AppResource>;
289 friend class AppList;
347 friend class DriveAPIParserTest;
391 friend class base::internal::RepeatedMessageConverter<ParentReference>;
437 friend class FileResource;
614 friend class base::internal::RepeatedMessageConverter<FileResource>;
615 friend class ChangeResource
    [all...]
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
unicodetext.h 86 // validity check. They are used internally and by friend-functions
178 friend bool operator==(const UnicodeText& lhs, const UnicodeText& rhs);
179 friend bool operator!=(const UnicodeText& lhs, const UnicodeText& rhs);
214 friend bool operator==(const CI& lhs, const CI& rhs) {
216 friend bool operator!=(const CI& lhs, const CI& rhs) {
218 friend bool operator<(const CI& lhs, const CI& rhs);
219 friend bool operator>(const CI& lhs, const CI& rhs) {
221 friend bool operator<=(const CI& lhs, const CI& rhs) {
223 friend bool operator>=(const CI& lhs, const CI& rhs) {
226 friend difference_type distance(const CI& first, const CI& last)
    [all...]
  /external/clang/include/clang/AST/
ExternalASTSource.h 61 friend class ExternalSemaSource;
389 friend class LazyVector;
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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
random.h 281 friend bool
296 friend std::basic_ostream<_CharT, _Traits>&
316 friend std::basic_istream<_CharT, _Traits>&
488 friend bool
513 friend std::basic_ostream<_CharT, _Traits>&
539 friend std::basic_istream<_CharT, _Traits>&
702 friend bool
721 friend std::basic_ostream<_CharT, _Traits>&
740 friend std::basic_istream<_CharT, _Traits>&
928 friend boo
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
random.h 281 friend bool
296 friend std::basic_ostream<_CharT, _Traits>&
316 friend std::basic_istream<_CharT, _Traits>&
488 friend bool
513 friend std::basic_ostream<_CharT, _Traits>&
539 friend std::basic_istream<_CharT, _Traits>&
702 friend bool
721 friend std::basic_ostream<_CharT, _Traits>&
740 friend std::basic_istream<_CharT, _Traits>&
928 friend boo
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
random.h 281 friend bool
296 friend std::basic_ostream<_CharT, _Traits>&
316 friend std::basic_istream<_CharT, _Traits>&
488 friend bool
513 friend std::basic_ostream<_CharT, _Traits>&
539 friend std::basic_istream<_CharT, _Traits>&
702 friend bool
721 friend std::basic_ostream<_CharT, _Traits>&
740 friend std::basic_istream<_CharT, _Traits>&
928 friend boo
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
random.h 286 friend bool
301 friend std::basic_ostream<_CharT, _Traits>&
321 friend std::basic_istream<_CharT, _Traits>&
496 friend bool
522 friend std::basic_ostream<_CharT, _Traits>&
548 friend std::basic_istream<_CharT, _Traits>&
711 friend bool
732 friend std::basic_ostream<_CharT, _Traits>&
751 friend std::basic_istream<_CharT, _Traits>&
939 friend boo
    [all...]
  /external/chromium/chrome/browser/sync/syncable/
syncable.h 348 friend class Directory;
349 friend std::ostream& operator << (std::ostream& s, const Entry& e);
438 friend class sync_api::ReadNode;
461 friend class WriteTransaction;
462 friend class Directory;
520 friend class sync_api::WriteNode;
647 // friend classes. The in-memory indices are protected against
664 friend class BaseTransaction;
665 friend class Entry;
666 friend class MutableEntry
    [all...]

Completed in 2142 milliseconds

<<41424344454647484950>>