OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:friend
(Results
776 - 800
of
2215
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/system/core/nexus/
WifiController.h
52
friend
class WifiController::WifiIntegerProperty;
64
friend
class WifiController::WifiStringProperty;
/external/chromium/chrome/browser/download/
download_manager.h
246
friend
class DownloadManagerTest;
247
friend
class MockDownloadManager;
270
friend
struct BrowserThread::DeleteOnThread<BrowserThread::UI>;
271
friend
class DeleteTask<DownloadManager>;
272
friend
class OtherDownloadManagerObserver;
/external/chromium/testing/gmock/include/gmock/
gmock-spec-builders.h
384
friend
class internal::UntypedFunctionMockerBase;
389
friend
class internal::FunctionMockerBase;
392
friend
class NiceMock;
395
friend
class StrictMock;
503
friend
class ExpectationSet;
504
friend
class Sequence;
505
friend
class ::testing::internal::ExpectationBase;
506
friend
class ::testing::internal::UntypedFunctionMockerBase;
509
friend
class ::testing::internal::FunctionMockerBase;
512
friend
class ::testing::internal::TypedExpectation
[
all
...]
/external/v8/src/
ic.h
233
friend
class IC;
338
friend
class IC;
414
friend
class IC;
496
friend
class IC;
575
friend
class IC;
heap.h
307
friend
class Heap;
[
all
...]
execution.h
281
friend
class Isolate;
282
friend
class StackLimitCheck;
283
friend
class PostponeInterruptsScope;
/frameworks/base/services/surfaceflinger/
SurfaceFlinger.h
225
friend
class Client;
226
friend
class LayerBase;
227
friend
class LayerBaseClient;
228
friend
class Layer;
339
friend
class FreezeLock;
/external/v8/src/mips/
assembler-mips.h
324
friend
class Assembler;
325
friend
class MacroAssembler;
339
friend
class Assembler;
396
friend
class Isolate;
[
all
...]
/external/protobuf/src/google/protobuf/
descriptor.pb.h
224
friend
void LIBPROTOBUF_EXPORT protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto();
225
friend
void protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto();
226
friend
void protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto();
406
friend
void LIBPROTOBUF_EXPORT protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto();
407
friend
void protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto();
408
friend
void protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto();
503
friend
void LIBPROTOBUF_EXPORT protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto();
504
friend
void protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto();
505
friend
void protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto();
671
friend
void LIBPROTOBUF_EXPORT protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
[
all
...]
/external/clang/include/clang/AST/
DeclCXX.h
267
friend
void TagDecl::startDefinition();
500
/// FirstFriend - The first
friend
declaration in this class, or
538
friend
class DeclContext;
548
friend
void FunctionDecl::setPure(bool);
682
/// An iterator over
friend
declarations. All of these are defined
[
all
...]
/external/llvm/utils/unittest/googletest/include/gtest/
gtest.h
343
friend
class internal::TestInfoImpl;
530
friend
class TestInfo;
531
friend
class UnitTest;
532
friend
class internal::DefaultGlobalTestPartResultReporter;
533
friend
class internal::ExecDeathTest;
534
friend
class internal::TestInfoImpl;
535
friend
class internal::TestResultAccessor;
536
friend
class internal::UnitTestImpl;
537
friend
class internal::WindowsDeathTest;
648
friend
class internal::DefaultDeathTestFactory
[
all
...]
/external/chromium/chrome/browser/history/
history.h
86
friend
class base::RefCountedThreadSafe<HistoryDBTask>;
591
friend
class base::RefCountedThreadSafe<HistoryService>;
592
friend
class BackendDelegate;
593
friend
class FaviconService;
594
friend
class history::HistoryBackend;
595
friend
class history::HistoryQueryTest;
596
friend
class HistoryOperation;
597
friend
class HistoryURLProvider;
598
friend
class HistoryURLProviderTest;
599
template<typename Info, typename Callback>
friend
class DownloadRequest
[
all
...]
/external/chromium/testing/gtest/include/gtest/
gtest.h
178
// The
friend
relationship of some of these classes is cyclic.
358
friend
class TestInfo;
549
friend
class TestInfo;
550
friend
class UnitTest;
551
friend
class internal::DefaultGlobalTestPartResultReporter;
552
friend
class internal::ExecDeathTest;
553
friend
class internal::TestResultAccessor;
554
friend
class internal::UnitTestImpl;
555
friend
class internal::WindowsDeathTest;
677
friend
class internal::DefaultDeathTestFactory
[
all
...]
/external/protobuf/src/google/protobuf/compiler/
plugin.pb.h
145
friend
void LIBPROTOC_EXPORT protobuf_AddDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto();
146
friend
void protobuf_AssignDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto();
147
friend
void protobuf_ShutdownFile_google_2fprotobuf_2fcompiler_2fplugin_2eproto();
262
friend
void LIBPROTOC_EXPORT protobuf_AddDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto();
263
friend
void protobuf_AssignDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto();
264
friend
void protobuf_ShutdownFile_google_2fprotobuf_2fcompiler_2fplugin_2eproto();
370
friend
void LIBPROTOC_EXPORT protobuf_AddDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto();
371
friend
void protobuf_AssignDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto();
372
friend
void protobuf_ShutdownFile_google_2fprotobuf_2fcompiler_2fplugin_2eproto();
/external/chromium/chrome/browser/extensions/
extension_updater.h
207
friend
class ExtensionUpdaterTest;
208
friend
class ExtensionUpdaterFileHandler;
209
friend
class SafeManifestParser;
/external/chromium/chrome/browser/ui/cocoa/
history_menu_bridge.h
139
// I wish I has a "
friend
@class" construct. These are used by the HMCC
197
friend
class ::HistoryMenuBridgeTest;
198
friend
class HistoryMenuCocoaControllerTest;
/external/chromium/net/tools/flip_server/
balsa_headers.h
66
friend
class BalsaBufferTestSpouse;
67
friend
class BalsaHeaders;
275
friend
bool ParseHTTPFirstLine(const char* begin,
297
friend
class BalsaHeaders;
298
friend
class reverse_iterator_base;
474
friend
class BalsaHeaders;
528
friend
class BalsaHeaders;
537
friend
class BalsaHeaders;
[
all
...]
/external/chromium/testing/gtest/include/gtest/internal/
gtest-tuple.h.pump
43
// tuple template as a
friend
(it complains that tuple is redefined). This
51
template <GTEST_$(n)_TYPENAMES_(U)>
friend
class tuple; \
142
template <int k>
friend
class gtest_internal::Get;
/external/llvm/include/llvm/ADT/
Trie.h
33
friend
class GraphTraits<Trie<Payload> >;
34
friend
class DOTGraphTraits<Trie<Payload> >;
37
friend
class Trie;
/external/llvm/include/llvm/MC/
MCDwarf.h
49
friend
class MCContext;
100
friend
class MCContext;
101
friend
class MCLineEntry;
/external/mesa3d/src/glsl/
glsl_types.h
457
* \name
Friend
functions.
464
friend
void _mesa_glsl_initialize_types(struct _mesa_glsl_parse_state *);
465
friend
void _mesa_glsl_release_types(void);
/external/protobuf/gtest/include/gtest/internal/
gtest-tuple.h.pump
43
// that prevents us from declaring the tuple template as a
friend
(it
50
template <GTEST_$(n)_TYPENAMES_(U)>
friend
class tuple; \
141
template <int k>
friend
class gtest_internal::Get;
/external/v8/src/arm/
lithium-codegen-arm.h
357
friend
class LDeferredCode;
358
friend
class LEnvironment;
359
friend
class SafepointGenerator;
/external/v8/src/ia32/
lithium-codegen-ia32.h
339
friend
class LDeferredCode;
340
friend
class LEnvironment;
341
friend
class SafepointGenerator;
/external/v8/src/x64/
lithium-codegen-x64.h
330
friend
class LDeferredCode;
331
friend
class LEnvironment;
332
friend
class SafepointGenerator;
Completed in 1539 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>