Home
last modified time | relevance | path

Searched refs:TAG_GENERAL (Results 1 – 25 of 32) sorted by relevance

12

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/media/decoderfilter/
H A DDecoderFilterManager.cpp28 static const char* TAG_GENERAL = "allowed"; variable
67 XMLUtils::GetBoolean(node, TAG_GENERAL, flagBool); in Load()
90 XMLUtils::SetBoolean(node, TAG_GENERAL, (m_flags & FLAG_GENERAL_ALLOWED) != 0); in Save()
/dports/games/q2pro/q2pro/include/
H A Dqcommon.h740 #define Z_Malloc( size ) Z_TagMalloc( size, TAG_GENERAL )
741 #define Z_Mallocz( size ) Z_TagMallocz( size, TAG_GENERAL )
742 #define Z_Reserve( size ) Z_TagReserve( size, TAG_GENERAL )
743 #define Z_CopyString( string ) Z_TagCopyString( string, TAG_GENERAL )
H A Dcom_public.h197 TAG_GENERAL, enumerator
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/eiskaltdcpp-gtk/src/
H A Dhub.cc268 TagsMap[TAG_GENERAL] = createTag_gui("TAG_GENERAL", TAG_GENERAL); in Hub()
297 selectedTag = TagsMap[TAG_GENERAL]; in Hub()
700 tagMsg = TAG_GENERAL; in addMessage_gui()
748 TypeTag tagStyle = TAG_GENERAL; in applyTags_gui()
927 dcassert(tagMsg >= TAG_GENERAL && tagMsg < TAG_TIMESTAMP); in applyTags_gui()
936 dcassert(tagMsg >= TAG_GENERAL && tagMsg < TAG_TIMESTAMP); in applyTags_gui()
945 dcassert(tagMsg >= TAG_GENERAL && tagMsg < TAG_TIMESTAMP); in applyTags_gui()
1044 dcassert(tagMsg >= TAG_GENERAL && tagMsg < TAG_TIMESTAMP); in applyEmoticons_gui()
1366 case TAG_GENERAL: in getSettingTag_gui()
H A Dhub.hh59 TAG_GENERAL = TAG_FIRST, enumerator
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/eiskaltdcpp-gtk/src/
H A Dhub.cc268 TagsMap[TAG_GENERAL] = createTag_gui("TAG_GENERAL", TAG_GENERAL); in Hub()
297 selectedTag = TagsMap[TAG_GENERAL]; in Hub()
700 tagMsg = TAG_GENERAL; in addMessage_gui()
748 TypeTag tagStyle = TAG_GENERAL; in applyTags_gui()
927 dcassert(tagMsg >= TAG_GENERAL && tagMsg < TAG_TIMESTAMP); in applyTags_gui()
936 dcassert(tagMsg >= TAG_GENERAL && tagMsg < TAG_TIMESTAMP); in applyTags_gui()
945 dcassert(tagMsg >= TAG_GENERAL && tagMsg < TAG_TIMESTAMP); in applyTags_gui()
1044 dcassert(tagMsg >= TAG_GENERAL && tagMsg < TAG_TIMESTAMP); in applyEmoticons_gui()
1366 case TAG_GENERAL: in getSettingTag_gui()
H A Dhub.hh59 TAG_GENERAL = TAG_FIRST, enumerator
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/eiskaltdcpp-gtk/src/
H A Dhub.cc268 TagsMap[TAG_GENERAL] = createTag_gui("TAG_GENERAL", TAG_GENERAL); in Hub()
297 selectedTag = TagsMap[TAG_GENERAL]; in Hub()
700 tagMsg = TAG_GENERAL; in addMessage_gui()
748 TypeTag tagStyle = TAG_GENERAL; in applyTags_gui()
927 dcassert(tagMsg >= TAG_GENERAL && tagMsg < TAG_TIMESTAMP); in applyTags_gui()
936 dcassert(tagMsg >= TAG_GENERAL && tagMsg < TAG_TIMESTAMP); in applyTags_gui()
945 dcassert(tagMsg >= TAG_GENERAL && tagMsg < TAG_TIMESTAMP); in applyTags_gui()
1044 dcassert(tagMsg >= TAG_GENERAL && tagMsg < TAG_TIMESTAMP); in applyEmoticons_gui()
1366 case TAG_GENERAL: in getSettingTag_gui()
H A Dhub.hh59 TAG_GENERAL = TAG_FIRST, enumerator
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/eiskaltdcpp-gtk/src/
H A Dhub.cc268 TagsMap[TAG_GENERAL] = createTag_gui("TAG_GENERAL", TAG_GENERAL); in Hub()
297 selectedTag = TagsMap[TAG_GENERAL]; in Hub()
700 tagMsg = TAG_GENERAL; in addMessage_gui()
748 TypeTag tagStyle = TAG_GENERAL; in applyTags_gui()
927 dcassert(tagMsg >= TAG_GENERAL && tagMsg < TAG_TIMESTAMP); in applyTags_gui()
936 dcassert(tagMsg >= TAG_GENERAL && tagMsg < TAG_TIMESTAMP); in applyTags_gui()
945 dcassert(tagMsg >= TAG_GENERAL && tagMsg < TAG_TIMESTAMP); in applyTags_gui()
1044 dcassert(tagMsg >= TAG_GENERAL && tagMsg < TAG_TIMESTAMP); in applyEmoticons_gui()
1366 case TAG_GENERAL: in getSettingTag_gui()
H A Dhub.hh59 TAG_GENERAL = TAG_FIRST, enumerator
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/eiskaltdcpp-gtk/src/
H A Dhub.cc268 TagsMap[TAG_GENERAL] = createTag_gui("TAG_GENERAL", TAG_GENERAL); in Hub()
297 selectedTag = TagsMap[TAG_GENERAL]; in Hub()
700 tagMsg = TAG_GENERAL; in addMessage_gui()
748 TypeTag tagStyle = TAG_GENERAL; in applyTags_gui()
927 dcassert(tagMsg >= TAG_GENERAL && tagMsg < TAG_TIMESTAMP); in applyTags_gui()
936 dcassert(tagMsg >= TAG_GENERAL && tagMsg < TAG_TIMESTAMP); in applyTags_gui()
945 dcassert(tagMsg >= TAG_GENERAL && tagMsg < TAG_TIMESTAMP); in applyTags_gui()
1044 dcassert(tagMsg >= TAG_GENERAL && tagMsg < TAG_TIMESTAMP); in applyEmoticons_gui()
1366 case TAG_GENERAL: in getSettingTag_gui()
H A Dhub.hh59 TAG_GENERAL = TAG_FIRST, enumerator
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dqcommon.h844 TAG_GENERAL, enumerator
H A Dcommon.c1021 buf = Z_TagMallocDebug( size, TAG_GENERAL, label, file, line );
1023 buf = Z_TagMalloc( size, TAG_GENERAL );
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dqcommon.h844 TAG_GENERAL, enumerator
H A Dcommon.c1021 buf = Z_TagMallocDebug( size, TAG_GENERAL, label, file, line );
1023 buf = Z_TagMalloc( size, TAG_GENERAL );
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dqcommon.h770 TAG_GENERAL, enumerator
H A Dcommon.c1006 buf = Z_TagMallocDebug( size, TAG_GENERAL, label, file, line );
1008 buf = Z_TagMalloc( size, TAG_GENERAL );
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dqcommon.h822 TAG_GENERAL, enumerator
/dports/games/evq3/evq3/code/qcommon/
H A Dqcommon.h830 TAG_GENERAL, enumerator
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dqcommon.h877 TAG_GENERAL, enumerator
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dqcommon.h877 TAG_GENERAL, enumerator
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dqcommon.h1013 TAG_GENERAL, enumerator
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dqcommon.h941 TAG_GENERAL, enumerator

12