Searched
full:friend (Results
1326 -
1350 of
2999) sorted by null
<<51525354555657585960>>
/external/chromium/third_party/libjingle/source/talk/examples/call/ |
callclient.cc | 127 " friend user Request to add a user to your roster.\n" 134 " invite user [room] Invites a friend to a multi-user-chat.\n" 207 } else if ((words.size() == 2) && (command == "friend")) { 526 // run the friend command as the other user too to create the linkage 555 // otherwise, it's a friend 576 console_->Printf("Found %s '%s'", options.is_muc ? "room" : "online friend", 580 console_->Printf("Could not find online friend '%s'", name.c_str()); 891 console_->Printf("No such friend as %s.\n", user.c_str());
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
relayserver.h | 141 friend class RelayServerConnection; 142 friend class RelayServerBinding;
|
/external/chromium/webkit/glue/media/ |
buffered_resource_loader.h | 154 friend class base::RefCountedThreadSafe<BufferedResourceLoader>; 158 friend class BufferedResourceLoaderTest;
|
/external/eigen/Eigen/src/Eigen2Support/Geometry/ |
AngleAxis.h | 95 friend inline QuaternionType operator* (const QuaternionType& a, const AngleAxis& b) 103 inline friend Matrix3 operator* (const Matrix3& a, const AngleAxis& b)
|
/external/llvm/include/llvm/ADT/ |
ScopedHashTable.h | 103 friend class ScopedHashTable<K, V, KInfo, AllocatorTy>; 160 friend class ScopedHashTableScope<K, V, KInfo, AllocatorTy>;
|
/external/llvm/include/llvm/IR/ |
Use.h | 145 friend class Value; 173 friend class Value;
|
/external/llvm/include/llvm/Support/ |
Memory.h | 25 /// and a size. It is used by the Memory class (a friend) as the result of 38 friend class Memory;
|
Timer.h | 118 friend class TimerGroup; 182 friend class Timer;
|
/external/skia/include/core/ |
SkPicture.h | 180 friend class SkFlatPicture; 181 friend class SkPicturePlayback;
|
SkPixelRef.h | 228 // SkBitmap is only a friend so that when copying, it can modify the new SkPixelRef to have the 230 friend class SkBitmap;
|
SkString.h | 136 friend bool operator==(const SkString& a, const SkString& b) { 139 friend bool operator!=(const SkString& a, const SkString& b) {
|
/external/skia/include/pdf/ |
SkPDFDevice.h | 181 // order to get the right access levels without using friend. 182 friend class ScopedContentEntry;
|
/external/skia/include/utils/ |
SkJSON.h | 184 friend class Array; 281 friend class Object;
|
/external/skia/legacy/include/utils/ |
SkJSON.h | 184 friend class Array; 281 friend class Object;
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
arcsort.h | 187 friend class CacheArcIterator< ArcSortFst<A, C> >; 188 friend class ArcIterator< ArcSortFst<A, C> >;
|
/external/stlport/stlport/stl/ |
_time_facets.h | 198 friend class _Locale_impl; 285 friend class _Locale_impl;
|
/external/v8/src/ |
store-buffer.h | 203 friend class StoreBufferRebuildScope; 204 friend class DontMoveStoreBufferEntriesScope;
|
zone.h | 92 friend class Isolate; 93 friend class ZoneScope;
|
/external/webkit/Source/JavaScriptCore/wtf/ |
HashSet.h | 92 friend void deleteAllValues<>(const HashSet&); 93 friend void fastDeleteAllValues<>(const HashSet&);
|
/external/webkit/Source/WebCore/loader/cache/ |
CachedResource.h | 55 friend class MemoryCache; 56 friend class InspectorResource;
|
/external/webkit/Source/WebCore/platform/graphics/android/context/ |
PlatformGraphicsContext.h | 200 friend class PlatformGraphicsContextRecording; 201 friend class PlatformGraphicsContextSkia;
|
/frameworks/av/include/camera/ |
ProCamera.h | 272 friend class ProFrameListener; 307 friend class CameraBase;
|
/frameworks/av/include/media/ |
AudioSystem.h | 280 friend class AudioFlingerClient; 281 friend class AudioPolicyServiceClient;
|
/frameworks/compile/mclinker/include/mcld/LD/ |
ResolveInfo.h | 39 friend class FragmentLinker; 40 friend class IRBuilder;
|
/frameworks/native/include/private/ui/ |
RegionHelper.h | 63 friend class region_operator; 160 friend class region_operator;
|
Completed in 1212 milliseconds
<<51525354555657585960>>