/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/list_update_map_/ |
lu_map_.hpp | 287 friend class iterator_; 290 friend class const_iterator_;
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/ |
node_iterators.hpp | 242 friend class PB_DS_CLASS_C_DEC; 328 friend class PB_DS_CLASS_C_DEC;
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
indirect_array.h | 129 friend class valarray<_Tp>; 130 friend class gslice_array<_Tp>;
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/ |
lu_map_.hpp | 287 friend class iterator_; 290 friend class const_iterator_;
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/ |
node_iterators.hpp | 242 friend class PB_DS_CLASS_C_DEC; 328 friend class PB_DS_CLASS_C_DEC;
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_time_facets.h | 198 friend class _Locale_impl; 285 friend class _Locale_impl;
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
indirect_array.h | 129 friend class valarray<_Tp>; 130 friend class gslice_array<_Tp>;
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/ |
lu_map_.hpp | 287 friend class iterator_; 290 friend class const_iterator_;
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/ |
node_iterators.hpp | 242 friend class PB_DS_CLASS_C_DEC; 328 friend class PB_DS_CLASS_C_DEC;
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_time_facets.h | 198 friend class _Locale_impl; 285 friend class _Locale_impl;
|
/system/core/nexus/ |
WifiNetwork.h | 81 friend class WifiNetwork::WifiNetworkIntegerProperty; 93 friend class WifiNetwork::WifiNetworkStringProperty;
|
/external/chromium/base/ |
time.h | 161 friend class Time; 162 friend class TimeTicks; 163 friend TimeDelta operator*(int64 a, TimeDelta td); 387 friend class TimeDelta; 537 friend class TimeDelta; 538 friend class PageLoadTrackerUnitTest;
|
/external/clang/include/clang/AST/ |
CanonicalType.h | 419 friend bool operator==(const CanTypeIterator& X, const CanTypeIterator &Y) { 422 friend bool operator!=(const CanTypeIterator& X, const CanTypeIterator &Y) { 453 friend CanTypeIterator operator+(CanTypeIterator X, difference_type n) { 458 friend CanTypeIterator operator+(difference_type n, CanTypeIterator X) { 463 friend CanTypeIterator operator-(CanTypeIterator X, difference_type n) { 468 friend difference_type operator-(const CanTypeIterator &X,
|
ExprObjC.h | 404 friend class ASTStmtReader; 857 friend class ASTStmtReader; 858 friend class ASTStmtWriter; [all...] |
/external/webkit/Source/JavaScriptCore/runtime/ |
JSObject.h | 76 friend class BatchedTransitionOptimizer; 77 friend class JIT; 78 friend class JSCell; 79 friend void setUpStaticFunctionSlot(ExecState* exec, const HashEntry* entry, JSObject* thisObj, const Identifier& propertyName, PropertySlot& slot); 324 friend class JSObject; 352 friend class JSObject; [all...] |
/frameworks/base/services/sensorservice/ |
vec.h | 378 // NOTE: we declare the non-member function as friend inside the class 385 friend inline vec PURE operator + (const vec& lhs, const vec& rhs) { 388 friend inline vec PURE operator - (const vec& lhs, const vec& rhs) { 391 friend inline vec PURE operator * (const vec& lhs, pTYPE v) { 394 friend inline vec PURE operator * (pTYPE v, const vec& rhs) { 397 friend inline TYPE PURE dot_product(const vec& lhs, const vec& rhs) {
|
/external/chromium/chrome/browser/chromeos/cros/ |
network_library.h | 269 friend class NetworkLibraryImpl; 405 friend class NetworkLibraryImpl; 406 friend class NetworkLibraryStubImpl; 419 friend class NetworkLibraryImpl; 502 friend class NetworkLibraryImpl; 524 friend class NetworkLibraryImpl; 525 friend class NetworkLibraryStubImpl; 650 friend class NetworkLibraryImpl; 651 friend class NetworkLibraryStubImpl; 765 friend class NetworkLibraryImpl [all...] |
/external/chromium/sdch/open-vcdiff/src/gtest/ |
gtest.h | 165 friend AssertionResult AssertionSuccess(); 166 friend AssertionResult AssertionFailure(const Message&); 216 friend class internal::TestInfoImpl; 383 friend class internal::DefaultDeathTestFactory; 385 friend class internal::TestInfoImpl; 386 friend class internal::UnitTestImpl; 387 friend class Test; 388 friend class TestCase; 503 // ScopedTrace is a friend as it needs to modify the per-thread 505 friend class internal::ScopedTrace [all...] |
/external/protobuf/src/google/protobuf/ |
repeated_field.h | 177 friend class GeneratedMessageReflection; 184 friend class ExtensionSet; 978 friend iterator operator+(iterator it, difference_type d) { 982 friend iterator operator+(difference_type d, iterator it) { 990 friend iterator operator-(iterator it, difference_type d) { 1003 friend class RepeatedPtrIterator; [all...] |
/external/skia/include/core/ |
SkPaint.h | 59 SK_API friend int operator==(const SkPaint& a, const SkPaint& b); 60 friend int operator!=(const SkPaint& a, const SkPaint& b) { [all...] |
SkMatrix.h | 442 friend bool operator==(const SkMatrix& a, const SkMatrix& b) { 446 friend bool operator!=(const SkMatrix& a, const SkMatrix& b) { 450 friend bool operator==(const SkMatrix& a, const SkMatrix& b); 451 friend bool operator!=(const SkMatrix& a, const SkMatrix& b) { 559 friend class SkPerspIter;
|
/external/v8/src/ |
assembler.h | 113 friend class Assembler; 114 friend class RegexpAssembler; 115 friend class Displacement; 116 friend class RegExpMacroAssemblerIrregexp; 167 friend class Assembler; 377 friend class RelocIterator; 757 friend class PreservePositionScope;
|
debug.h | 371 friend class Debugger; 372 friend Handle<FixedArray> GetDebuggedFunctions(); // In test-debug.cc 373 friend void CheckDebuggerUnloaded(bool check_functions); // In test-debug.cc 545 friend class Isolate; 777 friend void ForceUnloadDebugger(); // In test-debug.cc 850 friend class EnterDebugger; 851 friend class Isolate; [all...] |
/external/clang/include/clang/Basic/ |
Diagnostic.h | 569 friend class DiagnosticIDs; 570 friend class DiagnosticBuilder; 571 friend class DiagnosticInfo; 572 friend class PartialDiagnostic; 573 friend class DiagnosticErrorTrap; 633 friend class ASTReader; 634 friend class ASTWriter; 686 friend class Diagnostic; 690 friend class PartialDiagnostic; [all...] |
/external/llvm/include/llvm/ |
Constants.h | 234 friend class LLVMContextImpl; 299 friend struct ConstantCreator<ConstantAggregateZero, Type, char>; 328 friend struct ConstantCreator<ConstantArray, ArrayType, 399 friend struct ConstantCreator<ConstantStruct, StructType, 460 friend struct ConstantCreator<ConstantVector, VectorType, 510 friend struct ConstantCreator<ConstantPointerNull, PointerType, char>; 589 friend struct ConstantCreator<ConstantExpr,Type, 591 friend struct ConvertConstantType<ConstantExpr, Type>; [all...] |