You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
80 lines
849 B
80 lines
849 B
15 years ago
|
# KDE namespace check file
|
||
|
|
||
13 years ago
|
# tdecore classes
|
||
15 years ago
|
K*::*
|
||
|
|
||
|
# these should preferably go in some namespace in KDE4
|
||
|
NETRootInfo::*
|
||
|
NETRootInfo2::*
|
||
|
NETRootInfo3::*
|
||
|
NETWinInfo::*
|
||
|
NET::*
|
||
|
kdbgstream::*
|
||
|
kndbgstream::*
|
||
|
kdDebug
|
||
|
kndDebug
|
||
|
kdWarning
|
||
|
kdError
|
||
|
kdFatal
|
||
|
kdBacktrace
|
||
|
kndBacktrace
|
||
|
kdClearDebugConfig
|
||
|
flush
|
||
|
perror
|
||
|
endl
|
||
|
i18n
|
||
|
DesktopIcon
|
||
|
DesktopIconSet
|
||
|
BarIcon
|
||
|
BarIconSet
|
||
|
SmallIcon
|
||
|
SmallIconSet
|
||
|
MainBarIcon
|
||
|
MainBarIconSet
|
||
|
UserIcon
|
||
|
UserIconSet
|
||
|
IconSize
|
||
|
locate
|
||
|
locateLocal
|
||
|
checkAccess
|
||
|
k_nl_*
|
||
|
kde_*
|
||
|
urlcmp
|
||
|
operator>>
|
||
|
operator<<
|
||
|
qt_qclipboard_bailout_hack
|
||
|
kasciistricmp
|
||
|
|
||
|
# from libtldl
|
||
|
lt_dl*
|
||
|
|
||
13 years ago
|
# from tdefakes
|
||
15 years ago
|
setenv
|
||
|
unsetenv
|
||
|
usleep
|
||
|
random
|
||
|
srandom
|
||
|
seteuid
|
||
|
mkstemps
|
||
|
mkstemp
|
||
|
revoke
|
||
|
strlcpy
|
||
|
strlcat
|
||
|
vsnprintf
|
||
|
snprintf
|
||
|
|
||
|
# from malloc
|
||
|
malloc
|
||
|
free
|
||
|
realloc
|
||
|
calloc
|
||
|
mallinfo
|
||
|
mallopt
|
||
|
cfree
|
||
|
valloc
|
||
|
pvalloc
|
||
|
posix_memalign
|
||
|
memalign
|
||
|
kde_malloc_is_used
|
||
|
kde_malloc_dummy_function
|