OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:friend
(Results
1 - 18
of
18
) sorted by relevancy
/src/games/sail/
dr_4.c
48
char
friend
;
local
52
friend
= capship(from)->nationality == capship(to)->nationality;
54
if (
friend
|| dieroll() < 3) {
/src/common/dist/zlib/contrib/iostream/
zfstream.h
46
friend
class gzifstream;
47
friend
class gzofstream;
48
friend
gzofstream &setcompressionlevel( gzofstream &, int );
49
friend
gzofstream &setcompressionstrategy( gzofstream &, int );
93
friend
gzofstream &operator<<(gzofstream &, const gzomanip<T> &);
/src/sys/arch/hpc/stand/hpcboot/
boot.h
67
friend
void hpcboot(void *);
/src/sys/arch/hpc/stand/hpcboot/arm/
arm_pxa2x0_console.h
40
friend
class ARMConsole;
arm_sa1100_console.h
40
friend
class ARMConsole;
/src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_buffer_queue.h
62
friend
class BufferQueue;
124
friend
bool operator==(const Iterator &L, const Iterator<V> &R) {
130
friend
bool operator!=(const Iterator &L, const Iterator<V> &R) {
xray_segmented_array.h
140
friend
bool operator==(const Iterator<V> &L,
146
friend
bool operator!=(const Iterator<V> &L,
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_procmaps.h
62
friend
class MemoryMappingLayout;
sanitizer_allocator_stats.h
53
friend
class AllocatorGlobalStats;
sanitizer_list.h
30
friend
class Iterator;
sanitizer_addrhashmap.h
82
friend
AddrHashMap<T, kSize>;
94
friend
class Handle;
sanitizer_stackdepotbase.h
57
friend
class StackDepotReverseMap;
sanitizer_allocator_primary64.h
554
friend
class MemoryMapper;
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_clock.h
64
friend
class ThreadClock;
65
friend
class Iter;
tsan_dense_alloc.h
33
template<typename T, uptr kL1Size, uptr kL2Size>
friend
class DenseSlabAlloc;
tsan_rtl.h
174
friend
class Shadow;
/src/common/dist/zlib/contrib/iostream3/
zfstream.h
418
friend
gzofstream&
/src/share/mk/
bsd.sys.mk
125
CXXFLAGS+= ${${ACTIVE_CXX} == "gcc":? -Wno-non-template-
friend
-Wno-pmf-conversions :}
Completed in 34 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026