gf_cfg_get_key    336 applications/GPAX/GPAXPlugin.cpp 	str = gf_cfg_get_key(m_user.config, "General", "LogFile");
gf_cfg_get_key    343 applications/GPAX/GPAXPlugin.cpp 	gf_log_set_tools_levels( gf_cfg_get_key(m_user.config, "General", "Logs") );
gf_cfg_get_key    346 applications/GPAX/GPAXPlugin.cpp 	str = gf_cfg_get_key(m_user.config, "General", "ModulesDirectory");
gf_cfg_get_key    532 applications/GPAX/GPAXPlugin.cpp 				const char *gui = gf_cfg_get_key(m_user.config, "General", "StartupFile");
gf_cfg_get_key     82 applications/dashcast/cmd_data.c 		const char *section_type = gf_cfg_get_key(conf, section_name, "type");
gf_cfg_get_key     85 applications/dashcast/cmd_data.c 			if (!gf_cfg_get_key(conf, section_name, "bitrate")) {
gf_cfg_get_key     92 applications/dashcast/cmd_data.c 			if (!gf_cfg_get_key(conf, section_name, "framerate")) {
gf_cfg_get_key     99 applications/dashcast/cmd_data.c 			if (!gf_cfg_get_key(conf, section_name, "width")) {
gf_cfg_get_key    106 applications/dashcast/cmd_data.c 			if (!gf_cfg_get_key(conf, section_name, "height")) {
gf_cfg_get_key    113 applications/dashcast/cmd_data.c 			if (!gf_cfg_get_key(conf, section_name, "crop_x")) {
gf_cfg_get_key    119 applications/dashcast/cmd_data.c 			if (!gf_cfg_get_key(conf, section_name, "low_delay")) {
gf_cfg_get_key    123 applications/dashcast/cmd_data.c 			if (!gf_cfg_get_key(conf, section_name, "crop_y")) {
gf_cfg_get_key    130 applications/dashcast/cmd_data.c 			if (!gf_cfg_get_key(conf, section_name, "codec"))
gf_cfg_get_key    135 applications/dashcast/cmd_data.c 			if (!gf_cfg_get_key(conf, section_name, "bitrate")) {
gf_cfg_get_key    142 applications/dashcast/cmd_data.c 			if (!gf_cfg_get_key(conf, section_name, "samplerate")) {
gf_cfg_get_key    149 applications/dashcast/cmd_data.c 			if (!gf_cfg_get_key(conf, section_name, "channels")) {
gf_cfg_get_key    156 applications/dashcast/cmd_data.c 			if (!gf_cfg_get_key(conf, section_name, "codec")) {
gf_cfg_get_key    175 applications/dashcast/cmd_data.c 		const char *section_type = gf_cfg_get_key(conf, section_name, "type");
gf_cfg_get_key    181 applications/dashcast/cmd_data.c 			opt = gf_cfg_get_key(conf, section_name, "codec");
gf_cfg_get_key    184 applications/dashcast/cmd_data.c 			opt = gf_cfg_get_key(conf, section_name, "bitrate");
gf_cfg_get_key    186 applications/dashcast/cmd_data.c 			opt = gf_cfg_get_key(conf, section_name, "framerate");
gf_cfg_get_key    188 applications/dashcast/cmd_data.c 			opt = gf_cfg_get_key(conf, section_name, "height");
gf_cfg_get_key    190 applications/dashcast/cmd_data.c 			opt = gf_cfg_get_key(conf, section_name, "width");
gf_cfg_get_key    192 applications/dashcast/cmd_data.c 			opt = gf_cfg_get_key(conf, section_name, "crop_x");
gf_cfg_get_key    194 applications/dashcast/cmd_data.c 			opt = gf_cfg_get_key(conf, section_name, "crop_y");
gf_cfg_get_key    196 applications/dashcast/cmd_data.c 			opt = gf_cfg_get_key(conf, section_name, "low_delay");
gf_cfg_get_key    198 applications/dashcast/cmd_data.c 			opt = gf_cfg_get_key(conf, section_name, "custom");
gf_cfg_get_key    211 applications/dashcast/cmd_data.c 			opt = gf_cfg_get_key(conf, section_name, "codec");
gf_cfg_get_key    214 applications/dashcast/cmd_data.c 			opt = gf_cfg_get_key(conf, section_name, "bitrate");
gf_cfg_get_key    216 applications/dashcast/cmd_data.c 			opt = gf_cfg_get_key(conf, section_name, "samplerate");
gf_cfg_get_key    218 applications/dashcast/cmd_data.c 			opt = gf_cfg_get_key(conf, section_name, "channels");
gf_cfg_get_key    220 applications/dashcast/cmd_data.c 			opt = gf_cfg_get_key(conf, section_name, "custom");
gf_cfg_get_key    291 applications/dashcast/cmd_data.c 		const char *section_type = gf_cfg_get_key(conf, section_name, "type");
gf_cfg_get_key    297 applications/dashcast/cmd_data.c 			strcpy(video_data_conf->filename, gf_cfg_get_key(conf, section_name, "source"));
gf_cfg_get_key    299 applications/dashcast/cmd_data.c 			strcpy(start_time, gf_cfg_get_key(conf, section_name, "start"));
gf_cfg_get_key    302 applications/dashcast/cmd_data.c 			strcpy(end_time, gf_cfg_get_key(conf, section_name, "end"));
gf_cfg_get_key    316 applications/dashcast/cmd_data.c 			strcpy(audio_data_conf->filename, gf_cfg_get_key(conf, section_name, "source"));
gf_cfg_get_key    318 applications/dashcast/cmd_data.c 			strcpy(start_time, gf_cfg_get_key(conf, section_name, "start"));
gf_cfg_get_key    322 applications/dashcast/cmd_data.c 			strcpy(end_time, gf_cfg_get_key(conf, section_name, "end"));
gf_cfg_get_key    264 applications/mp42avi/main.c 		test = gf_cfg_get_key(user.config, "General", "ModulesDirectory");
gf_cfg_get_key    273 applications/mp42avi/main.c 		test = gf_cfg_get_key(user.config, "Video", "DriverName");
gf_cfg_get_key    277 applications/mp42avi/main.c 		test = gf_cfg_get_key(user.config, "Compositor", "RendererName");
gf_cfg_get_key    284 applications/mp42avi/main.c 			test = gf_cfg_get_key(user.config, "Video", "DriverName");
gf_cfg_get_key    484 applications/mp42avi/main.c 	test = gf_cfg_get_key(user.config, "General", "ModulesDirectory");
gf_cfg_get_key    493 applications/mp42avi/main.c 	test = gf_cfg_get_key(user.config, "Video", "DriverName");
gf_cfg_get_key    496 applications/mp42avi/main.c 	test = gf_cfg_get_key(user.config, "Compositor", "RendererName");
gf_cfg_get_key    519 applications/mp42avi/main.c 		test = gf_cfg_get_key(user.config, "Video", "DriverName");
gf_cfg_get_key   1130 applications/mp4client/main.c 	url = gf_cfg_get_key(cached, "cache", "url");
gf_cfg_get_key   1259 applications/mp4client/main.c 	if (gf_log_set_tools_levels( gf_cfg_get_key(cfg_file, "General", "Logs") ) != GF_OK) {
gf_cfg_get_key   1263 applications/mp4client/main.c 	if( gf_cfg_get_key(cfg_file, "General", "Logs") != NULL ) {
gf_cfg_get_key   1268 applications/mp4client/main.c 		str = gf_cfg_get_key(cfg_file, "General", "ForceGUI");
gf_cfg_get_key   1457 applications/mp4client/main.c 		const char *cache_dir = gf_cfg_get_key(cfg_file, "General", "CacheDirectory");
gf_cfg_get_key   1466 applications/mp4client/main.c 		url_arg = (char *)gf_cfg_get_key(cfg_file, "General", "StartupFile");
gf_cfg_get_key   1479 applications/mp4client/main.c 	if (!gui_mode && !url_arg && (gf_cfg_get_key(cfg_file, "General", "StartupFile") != NULL)) {
gf_cfg_get_key   1489 applications/mp4client/main.c 		opt = gf_cfg_get_key(cfg_file, "General", "ModulesDirectory");
gf_cfg_get_key   1617 applications/mp4client/main.c 		str = gf_cfg_get_key(cfg_file, "Video", "DriverName");
gf_cfg_get_key   1620 applications/mp4client/main.c 		str = gf_cfg_get_key(cfg_file, "Audio", "DriverName");
gf_cfg_get_key   1623 applications/mp4client/main.c 		str = gf_cfg_get_key(cfg_file, "General", "NoMIMETypeFetch");
gf_cfg_get_key   1627 applications/mp4client/main.c 	str = gf_cfg_get_key(cfg_file, "HTTPProxy", "Enabled");
gf_cfg_get_key   1629 applications/mp4client/main.c 		str = gf_cfg_get_key(cfg_file, "HTTPProxy", "Name");
gf_cfg_get_key   1634 applications/mp4client/main.c 		str = gf_cfg_get_key(cfg_file, "General", "RTIRefreshPeriod");
gf_cfg_get_key   1692 applications/mp4client/main.c 		str = gf_cfg_get_key(cfg_file, "General", "StartupFile");
gf_cfg_get_key   1722 applications/mp4client/main.c 				gf_term_connect(term, startup_file ? gf_cfg_get_key(cfg_file, "General", "StartupFile") : the_url);
gf_cfg_get_key   3083 applications/mp4client/main.c 			const char *val = gf_cfg_get_key(cfg_file, sec, key);
gf_cfg_get_key    681 applications/osmo4_android_studio/app/src/main/jni/wrapper.cpp 	gf_log_set_tools_levels( gf_cfg_get_key(m_user.config, "General", "Logs") );
gf_cfg_get_key    683 applications/osmo4_android_studio/app/src/main/jni/wrapper.cpp 	opt = gf_cfg_get_key(m_user.config, "General", "LogFile");
gf_cfg_get_key    754 applications/osmo4_android_studio/app/src/main/jni/wrapper.cpp 	opt = gf_cfg_get_key(m_user.config, "General", "ModulesDirectory");
gf_cfg_get_key    801 applications/osmo4_android_studio/app/src/main/jni/wrapper.cpp 	opt = gf_cfg_get_key(m_user.config, "General", "StartupFile");
gf_cfg_get_key    826 applications/osmo4_android_studio/app/src/main/jni/wrapper.cpp 		str = gf_cfg_get_key(m_user.config, "General", "StartupFile");
gf_cfg_get_key    489 applications/osmo4_ios/main.c 		gf_log_set_tools_levels( gf_cfg_get_key(cfg_file, "General", "Logs") );
gf_cfg_get_key    494 applications/osmo4_ios/main.c 		const char *opt = gf_cfg_get_key(cfg_file, "General", "LogFile");
gf_cfg_get_key    510 applications/osmo4_ios/main.c 	str = gf_cfg_get_key(cfg_file, "General", "ModulesDirectory");
gf_cfg_get_key    529 applications/osmo4_ios/main.c 		char *path = (char *) gf_cfg_get_key(cfg_file, "General", "iOSDocumentsDir");
gf_cfg_get_key    583 applications/osmo4_ios/main.c 		str = gf_cfg_get_key(cfg_file, "Video", "DriverName");
gf_cfg_get_key    590 applications/osmo4_ios/main.c 	str = gf_cfg_get_key(cfg_file, "Audio", "DriverName");
gf_cfg_get_key    594 applications/osmo4_ios/main.c 	str = gf_cfg_get_key(cfg_file, "General", "NoMIMETypeFetch");
gf_cfg_get_key    597 applications/osmo4_ios/main.c 	str = gf_cfg_get_key(cfg_file, "HTTPProxy", "Enabled");
gf_cfg_get_key    599 applications/osmo4_ios/main.c 		str = gf_cfg_get_key(cfg_file, "HTTPProxy", "Name");
gf_cfg_get_key    604 applications/osmo4_ios/main.c 		str = gf_cfg_get_key(cfg_file, "General", "RTIRefreshPeriod");
gf_cfg_get_key    646 applications/osmo4_ios/main.c 		str = gf_cfg_get_key(cfg_file, "General", "StartupFile");
gf_cfg_get_key    302 applications/osmo4_sym/osmo4_ui.cpp 		const char *opt = gf_cfg_get_key(iAppView->m_user.config, "General", "Logs");
gf_cfg_get_key    313 applications/osmo4_sym/osmo4_ui.cpp 		const char *opt = gf_cfg_get_key(iAppView->m_user.config, "Compositor", "ForceOpenGL");
gf_cfg_get_key    321 applications/osmo4_sym/osmo4_ui.cpp 		const char *opt = gf_cfg_get_key(iAppView->m_user.config, "Compositor", "DirectDraw");
gf_cfg_get_key    329 applications/osmo4_sym/osmo4_ui.cpp 		const char *opt = gf_cfg_get_key(iAppView->m_user.config, "SAXLoader", "Progressive");
gf_cfg_get_key    541 applications/osmo4_sym/osmo4_ui.cpp 		const char *opt = gf_cfg_get_key(iAppView->m_user.config, "Compositor", "ForceOpenGL");
gf_cfg_get_key    543 applications/osmo4_sym/osmo4_ui.cpp 		opt = gf_cfg_get_key(iAppView->m_user.config, "Compositor", "DirectDraw");
gf_cfg_get_key    545 applications/osmo4_sym/osmo4_ui.cpp 		opt = gf_cfg_get_key(iAppView->m_user.config, "SAXLoader", "Progressive");
gf_cfg_get_key    253 applications/osmo4_sym/osmo4_view.cpp 	opt = gf_cfg_get_key(m_user.config, "General", "Logs");
gf_cfg_get_key    255 applications/osmo4_sym/osmo4_view.cpp 		const char *filename = gf_cfg_get_key(m_user.config, "General", "LogFile");
gf_cfg_get_key    339 applications/osmo4_sym/osmo4_view.cpp 	opt = gf_cfg_get_key(m_user.config, "General", "ModulesDirectory");
gf_cfg_get_key    387 applications/osmo4_sym/osmo4_view.cpp 	opt = gf_cfg_get_key(m_user.config, "General", "StartupFile");
gf_cfg_get_key    107 applications/osmo4_sym/playlist.cpp 		const char *opt = gf_cfg_get_key(user->config, "MimeTypes", sMime);
gf_cfg_get_key    116 applications/osmo4_sym/playlist.cpp 	const char *opt = gf_cfg_get_key(m_user->config, "General", "LastWorkingDir");
gf_cfg_get_key    394 applications/osmo4_sym/playlist.cpp 	const char *opt = gf_cfg_get_key(m_user->config, "Playlist", szURL);
gf_cfg_get_key     89 applications/osmo4_w32/Options.cpp 	const char *sOpt = gf_cfg_get_key(GetApp()->m_user.config, "General", "ConfigPanel");
gf_cfg_get_key    248 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "General", "Loop");
gf_cfg_get_key    250 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "General", "LookForSubtitles");
gf_cfg_get_key    252 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "General", "ConsoleOff");
gf_cfg_get_key    254 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "General", "ViewXMT");
gf_cfg_get_key    256 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "General", "SingleInstance");
gf_cfg_get_key    317 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Systems", "Language3CC");
gf_cfg_get_key    334 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Systems", "ThreadingPolicy");
gf_cfg_get_key    345 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Systems", "ForceSingleClock");
gf_cfg_get_key    351 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Systems", "DrawLateFrames");
gf_cfg_get_key    420 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Systems", "DefAudioDec");
gf_cfg_get_key    440 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Systems", "DefVideoDec");
gf_cfg_get_key    529 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "OpenGLMode");
gf_cfg_get_key    532 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "ForceSceneSize");
gf_cfg_get_key    535 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "FrameRate");
gf_cfg_get_key    545 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "HighSpeed");
gf_cfg_get_key    548 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "AntiAlias");
gf_cfg_get_key    561 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "Raster2D");
gf_cfg_get_key    580 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "BoundingVolume");
gf_cfg_get_key    650 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "DrawMode");
gf_cfg_get_key    656 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "ScalableZoom");
gf_cfg_get_key    663 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "DisableYUV");
gf_cfg_get_key    743 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "DrawNormals");
gf_cfg_get_key    751 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "BackFaceCulling");
gf_cfg_get_key    759 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "Wireframe");
gf_cfg_get_key    765 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "RasterOutlines");
gf_cfg_get_key    767 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "EmulatePOW2");
gf_cfg_get_key    769 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "PolygonAA");
gf_cfg_get_key    772 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "BitmapCopyPixels");
gf_cfg_get_key    775 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "DisableRectExt");
gf_cfg_get_key    834 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Video", "SwitchResolution");
gf_cfg_get_key    836 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Video", "HardwareMemory");
gf_cfg_get_key    846 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Video", "DriverName");
gf_cfg_get_key    920 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Audio", "ForceConfig");
gf_cfg_get_key    926 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Audio", "NumBuffers");
gf_cfg_get_key    932 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Audio", "TotalDuration");
gf_cfg_get_key    941 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Audio", "NoResync");
gf_cfg_get_key    943 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Audio", "DisableMultiChannel");
gf_cfg_get_key    948 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Audio", "DriverName");
gf_cfg_get_key    966 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Audio", "DisableNotification");
gf_cfg_get_key   1063 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "FontEngine", "FontReader");
gf_cfg_get_key   1078 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "FontEngine", "FontDirectory");
gf_cfg_get_key   1083 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "TextureTextMode");
gf_cfg_get_key   1234 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "General", "CacheDirectory");
gf_cfg_get_key   1237 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Downloader", "CleanCache");
gf_cfg_get_key   1240 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Downloader", "DisableCache");
gf_cfg_get_key   1243 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "SAXLoader", "Progressive");
gf_cfg_get_key   1247 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "SAXLoader", "MaxDuration");
gf_cfg_get_key   1255 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "HTTPProxy", "Enabled");
gf_cfg_get_key   1259 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "HTTPProxy", "Name");
gf_cfg_get_key   1262 applications/osmo4_w32/Options.cpp 		sOpt = gf_cfg_get_key(gpac->m_user.config, "HTTPProxy", "Port");
gf_cfg_get_key   1368 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Streaming", "DefaultPort");
gf_cfg_get_key   1390 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Streaming", "RTPoverRTSP");
gf_cfg_get_key   1402 applications/osmo4_w32/Options.cpp 		sOpt = gf_cfg_get_key(gpac->m_user.config, "Streaming", "ReorderSize");
gf_cfg_get_key   1410 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Streaming", "RTSPTimeout");
gf_cfg_get_key   1417 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Network", "BufferLength");
gf_cfg_get_key   1424 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Network", "RebufferLength");
gf_cfg_get_key   1623 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "StreamingCache", "RecordDirectory");
gf_cfg_get_key   1624 applications/osmo4_w32/Options.cpp 	if (!sOpt) sOpt = gf_cfg_get_key(gpac->m_user.config, "General", "CacheDirectory");
gf_cfg_get_key   1627 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "StreamingCache", "KeepExistingFiles");
gf_cfg_get_key   1630 applications/osmo4_w32/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "StreamingCache", "BaseFileName");
gf_cfg_get_key   1716 applications/osmo4_w32/Options.cpp 		sOpt = gf_cfg_get_key(gpac->m_user.config, "MimeTypes", sMime);
gf_cfg_get_key   1744 applications/osmo4_w32/Options.cpp 	sMime = (char *) gf_cfg_get_key(gpac->m_user.config, "MimeTypes", sMime);
gf_cfg_get_key    398 applications/osmo4_w32/Osmo4.cpp 	const char *opt = gf_cfg_get_key(m_user.config, "General", "SingleInstance");
gf_cfg_get_key    493 applications/osmo4_w32/Osmo4.cpp 	const char *str = gf_cfg_get_key(m_user.config, "General", "LogFile");
gf_cfg_get_key    501 applications/osmo4_w32/Osmo4.cpp 	if (gf_log_set_tools_levels(gf_cfg_get_key(m_user.config, "General", "Logs")) != GF_OK)
gf_cfg_get_key    544 applications/osmo4_w32/Osmo4.cpp 		const char *sOpt = gf_cfg_get_key(GetApp()->m_user.config, "General", "PLEntry");
gf_cfg_get_key    560 applications/osmo4_w32/Osmo4.cpp 		sOpt = gf_cfg_get_key(m_user.config, "General", "StartupFile");
gf_cfg_get_key    563 applications/osmo4_w32/Osmo4.cpp 		sOpt = gf_cfg_get_key(m_user.config, "General", "PlaylistLoop");
gf_cfg_get_key    667 applications/osmo4_w32/Osmo4.cpp 	const char *sOpt = gf_cfg_get_key(m_user.config, "General", "Loop");
gf_cfg_get_key    669 applications/osmo4_w32/Osmo4.cpp 	sOpt = gf_cfg_get_key(m_user.config, "General", "LookForSubtitles");
gf_cfg_get_key    671 applications/osmo4_w32/Osmo4.cpp 	sOpt = gf_cfg_get_key(m_user.config, "General", "ConsoleOff");
gf_cfg_get_key    673 applications/osmo4_w32/Osmo4.cpp 	sOpt = gf_cfg_get_key(m_user.config, "General", "ViewXMT");
gf_cfg_get_key    675 applications/osmo4_w32/Osmo4.cpp 	sOpt = gf_cfg_get_key(m_user.config, "General", "NoMIMETypeFetch");
gf_cfg_get_key    715 applications/osmo4_w32/Osmo4.cpp 		opt = gf_cfg_get_key(m_user.config, "MimeTypes", sMime);
gf_cfg_get_key    929 applications/osmo4_w32/Osmo4.cpp 	const char *opt = gf_cfg_get_key(m_user.config, "Compositor", "OpenGLMode");
gf_cfg_get_key    940 applications/osmo4_w32/Osmo4.cpp 	const char *opt = gf_cfg_get_key(m_user.config, "Compositor", "OpenGLMode");
gf_cfg_get_key    127 applications/osmo4_wce/Options.cpp 	const char *sOpt = gf_cfg_get_key(GetApp()->m_user.config, "General", "ConfigPanel");
gf_cfg_get_key    208 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Audio", "ForceConfig");
gf_cfg_get_key    211 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Audio", "NumBuffers");
gf_cfg_get_key    218 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Audio", "TotalDuration");
gf_cfg_get_key    228 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Audio", "NoResync");
gf_cfg_get_key    237 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Audio", "DriverName");
gf_cfg_get_key    328 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Systems", "DefAudioDec");
gf_cfg_get_key    349 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Systems", "DefVideoDec");
gf_cfg_get_key    427 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "FontEngine", "DriverName");
gf_cfg_get_key    443 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "FontEngine", "FontDirectory");
gf_cfg_get_key    447 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "TextureTextMode");
gf_cfg_get_key    513 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "General", "Loop");
gf_cfg_get_key    519 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "General", "FillScreen");
gf_cfg_get_key    521 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "General", "DisableBackLight");
gf_cfg_get_key    524 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "General", "Logs");
gf_cfg_get_key    634 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Downloader", "CleanCache");
gf_cfg_get_key    636 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Downloader", "RestartFiles");
gf_cfg_get_key    638 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "SAXLoader", "Progressive");
gf_cfg_get_key    641 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "SAXLoader", "MaxDuration");
gf_cfg_get_key    649 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "General", "CacheDirectory");
gf_cfg_get_key    740 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "DirectDraw");
gf_cfg_get_key    746 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "ScalableZoom");
gf_cfg_get_key    752 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "ForceSceneSize");
gf_cfg_get_key    759 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "FrameRate");
gf_cfg_get_key    771 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "HighSpeed");
gf_cfg_get_key    774 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "AntiAlias");
gf_cfg_get_key    841 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "ForceOpenGL");
gf_cfg_get_key    844 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "BackFaceCulling");
gf_cfg_get_key    847 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "EmulatePOW2");
gf_cfg_get_key    854 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "Wireframe");
gf_cfg_get_key    864 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Compositor", "DrawNormals");
gf_cfg_get_key    938 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Streaming", "DefaultPort");
gf_cfg_get_key    960 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Streaming", "RTPoverRTSP");
gf_cfg_get_key    972 applications/osmo4_wce/Options.cpp 		sOpt = gf_cfg_get_key(gpac->m_user.config, "Streaming", "ReorderSize");
gf_cfg_get_key    980 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Streaming", "RTSPTimeout");
gf_cfg_get_key    988 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Network", "BufferLength");
gf_cfg_get_key    996 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Network", "RebufferLength");
gf_cfg_get_key   1173 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Systems", "Language3CC");
gf_cfg_get_key   1190 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Systems", "ThreadingPolicy");
gf_cfg_get_key   1201 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Systems", "ForceSingleClock");
gf_cfg_get_key   1207 applications/osmo4_wce/Options.cpp 	sOpt = gf_cfg_get_key(gpac->m_user.config, "Systems", "AlwaysDrawBIFS");
gf_cfg_get_key    168 applications/osmo4_wce/Osmo4.cpp 		const char *filename = gf_cfg_get_key(m_user.config, "General", "LogFile");
gf_cfg_get_key    242 applications/osmo4_wce/Osmo4.cpp 	const char *str = gf_cfg_get_key(m_user.config, "General", "Logs");
gf_cfg_get_key    260 applications/osmo4_wce/Osmo4.cpp 	str = gf_cfg_get_key(m_user.config, "General", "ModulesDirectory");
gf_cfg_get_key    296 applications/osmo4_wce/Osmo4.cpp 		str = gf_cfg_get_key(m_user.config, "General", "StartupFile");
gf_cfg_get_key    397 applications/osmo4_wce/Osmo4.cpp 	const char *sOpt = gf_cfg_get_key(m_user.config, "General", "Loop");
gf_cfg_get_key    399 applications/osmo4_wce/Osmo4.cpp 	sOpt = gf_cfg_get_key(m_user.config, "General", "FillScreen");
gf_cfg_get_key    401 applications/osmo4_wce/Osmo4.cpp 	sOpt = gf_cfg_get_key(m_user.config, "General", "DisableBackLight");
gf_cfg_get_key    404 applications/osmo4_wce/Osmo4.cpp 	sOpt = gf_cfg_get_key(m_user.config, "General", "NoMIMETypeFetch");
gf_cfg_get_key    488 applications/osmo4_wce/Osmo4.cpp 		const char *opt = gf_cfg_get_key(m_user.config, "MimeTypes", sMime);
gf_cfg_get_key    628 applications/osmo4_wx/fileprops.cpp 	sOpt = gf_cfg_get_key(m_pApp->m_user.config, "General", "CacheDirectory");
gf_cfg_get_key    631 applications/osmo4_wx/fileprops.cpp 	sOpt = gf_cfg_get_key(m_pApp->m_user.config, "General", "ViewXMT");
gf_cfg_get_key    363 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "General", "Loop");
gf_cfg_get_key    365 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "General", "LookForSubtitles");
gf_cfg_get_key    367 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "General", "ConsoleOff");
gf_cfg_get_key    369 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "General", "ViewXMT");
gf_cfg_get_key    378 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Systems", "Language3CC");
gf_cfg_get_key    385 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Systems", "ThreadingPolicy");
gf_cfg_get_key    393 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Systems", "ForceSingleClock");
gf_cfg_get_key    395 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Systems", "AlwaysDrawBIFS");
gf_cfg_get_key    400 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Systems", "DefAudioDec");
gf_cfg_get_key    418 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Systems", "DefVideoDec");
gf_cfg_get_key    436 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Compositor", "ForceSceneSize");
gf_cfg_get_key    439 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Compositor", "FrameRate");
gf_cfg_get_key    448 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Compositor", "HighSpeed");
gf_cfg_get_key    451 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Compositor", "AntiAlias");
gf_cfg_get_key    460 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Compositor", "BoundingVolume");
gf_cfg_get_key    470 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Compositor", "DirectDraw");
gf_cfg_get_key    472 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Compositor", "ScalableZoom");
gf_cfg_get_key    474 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Compositor", "DisableYUV");
gf_cfg_get_key    479 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Compositor", "Raster2D");
gf_cfg_get_key    493 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Compositor", "RasterOutlines");
gf_cfg_get_key    495 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Compositor", "EmulatePOW2");
gf_cfg_get_key    497 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Compositor", "PolygonAA");
gf_cfg_get_key    499 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Compositor", "BackFaceCulling");
gf_cfg_get_key    501 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Compositor", "Wireframe");
gf_cfg_get_key    502 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Compositor", "BitmapCopyPixels");
gf_cfg_get_key    504 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Compositor", "DisableRectExt");
gf_cfg_get_key    509 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Compositor", "Wireframe");
gf_cfg_get_key    516 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Compositor", "DrawNormals");
gf_cfg_get_key    522 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Video", "SwitchResolution");
gf_cfg_get_key    524 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Video", "UseHardwareMemory");
gf_cfg_get_key    526 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Video", "DriverName");
gf_cfg_get_key    539 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Audio", "ForceConfig");
gf_cfg_get_key    541 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Audio", "NumBuffers");
gf_cfg_get_key    543 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Audio", "TotalDuration");
gf_cfg_get_key    547 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Audio", "NoResync");
gf_cfg_get_key    549 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Audio", "DisableMultiChannel");
gf_cfg_get_key    553 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Audio", "DriverName");
gf_cfg_get_key    565 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Audio", "DisableNotification");
gf_cfg_get_key    572 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "FontEngine", "FontReader");
gf_cfg_get_key    583 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "FontEngine", "FontDirectory");
gf_cfg_get_key    585 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Compositor", "TextureTextMode");
gf_cfg_get_key    594 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "General", "CacheDirectory");
gf_cfg_get_key    596 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Downloader", "CleanCache");
gf_cfg_get_key    598 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Downloader", "RestartFiles");
gf_cfg_get_key    600 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "SAXLoader", "Progressive");
gf_cfg_get_key    602 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "SAXLoader", "MaxDuration");
gf_cfg_get_key    606 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "HTTPProxy", "Enabled");
gf_cfg_get_key    610 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "HTTPProxy", "Name");
gf_cfg_get_key    613 applications/osmo4_wx/wxGPACControl.cpp 		sOpt = gf_cfg_get_key(cfg, "HTTPProxy", "Port");
gf_cfg_get_key    629 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Streaming", "DefaultPort");
gf_cfg_get_key    651 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Streaming", "RTPoverRTSP");
gf_cfg_get_key    663 applications/osmo4_wx/wxGPACControl.cpp 		sOpt = gf_cfg_get_key(cfg, "Streaming", "ReorderSize");
gf_cfg_get_key    666 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Streaming", "RTSPTimeout");
gf_cfg_get_key    668 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Network", "BufferLength");
gf_cfg_get_key    670 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "Network", "RebufferLength");
gf_cfg_get_key    685 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "StreamingCache", "RecordDirectory");
gf_cfg_get_key    686 applications/osmo4_wx/wxGPACControl.cpp 	if (!sOpt) sOpt = gf_cfg_get_key(cfg, "General", "CacheDirectory");
gf_cfg_get_key    688 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "StreamingCache", "KeepExistingFiles");
gf_cfg_get_key    691 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "StreamingCache", "BaseFileName");
gf_cfg_get_key    715 applications/osmo4_wx/wxGPACControl.cpp 	sOpt = gf_cfg_get_key(cfg, "General", "ConfigPanel");
gf_cfg_get_key     64 applications/osmo4_wx/wxOsmo4.cpp 	const char *sOpt = gf_cfg_get_key(cfg, "General", "Browser");
gf_cfg_get_key    476 applications/osmo4_wx/wxOsmo4.cpp 	const char *sOpt = gf_cfg_get_key(m_user.config, "Video", "DriverName");
gf_cfg_get_key    562 applications/osmo4_wx/wxOsmo4.cpp 	const char *str = gf_cfg_get_key(m_user.config, "General", "LogFile");
gf_cfg_get_key    567 applications/osmo4_wx/wxOsmo4.cpp 	gf_log_set_tools_levels( gf_cfg_get_key(m_user.config, "General", "Logs") );
gf_cfg_get_key    833 applications/osmo4_wx/wxOsmo4.cpp 	const char *sOpt = gf_cfg_get_key(m_user.config, "General", "ConsoleOff");
gf_cfg_get_key    835 applications/osmo4_wx/wxOsmo4.cpp 	sOpt = gf_cfg_get_key(m_user.config, "General", "Loop");
gf_cfg_get_key    837 applications/osmo4_wx/wxOsmo4.cpp 	sOpt = gf_cfg_get_key(m_user.config, "General", "LookForSubtitles");
gf_cfg_get_key    863 applications/osmo4_wx/wxOsmo4.cpp 		const char *sOpt = gf_cfg_get_key(m_user.config, "General", "PLEntry");
gf_cfg_get_key    870 applications/osmo4_wx/wxOsmo4.cpp 		sOpt = gf_cfg_get_key(m_user.config, "General", "StartupFile");
gf_cfg_get_key    877 applications/osmo4_wx/wxOsmo4.cpp 	sOpt = gf_cfg_get_key(m_user.config, "Audio", "DriverName");
gf_cfg_get_key   1089 applications/osmo4_wx/wxOsmo4.cpp 		opt = gf_cfg_get_key(m_user.config, "MimeTypes", sMime);
gf_cfg_get_key   1817 applications/osmo4_wx/wxOsmo4.cpp 	const char *opt = gf_cfg_get_key(m_user.config, "Compositor", "ForceOpenGL");
gf_cfg_get_key   1828 applications/osmo4_wx/wxOsmo4.cpp 	const char *opt = gf_cfg_get_key(m_user.config, "Compositor", "ForceOpenGL");
gf_cfg_get_key    202 applications/osmophone/main.cpp 		const char *str = gf_cfg_get_key(user.config, "General", "ShowStatusBar");
gf_cfg_get_key    246 applications/osmophone/main.cpp 		const char *filename = gf_cfg_get_key(user.config, "General", "LogFile");
gf_cfg_get_key    262 applications/osmophone/main.cpp 		const char *filename = gf_cfg_get_key(user.config, "General", "LogFile");
gf_cfg_get_key    267 applications/osmophone/main.cpp 		const char *logs = gf_cfg_get_key(user.config, "General", "Logs");
gf_cfg_get_key    296 applications/osmophone/main.cpp 	const char *ple = gf_cfg_get_key(user.config, "General", "PLEntry");
gf_cfg_get_key    468 applications/osmophone/main.cpp 	const char *str = gf_cfg_get_key(user.config, "General", "StartupFile");
gf_cfg_get_key    643 applications/osmophone/main.cpp 		const char *opt = gf_cfg_get_key(user.config, "MimeTypes", sMime);
gf_cfg_get_key   1053 applications/osmophone/main.cpp 			const char *filename = gf_cfg_get_key(user.config, "General", "LogFile");
gf_cfg_get_key   1081 applications/osmophone/main.cpp 	opt = (char *)gf_cfg_get_key(user.config, "GAPI", "FBAccess");
gf_cfg_get_key   1144 applications/osmophone/main.cpp 	opt = (char *) gf_cfg_get_key(user.config, "General", "Logs");
gf_cfg_get_key   1152 applications/osmophone/main.cpp 	opt = (char *) gf_cfg_get_key(user.config, "General", "Logs");
gf_cfg_get_key   1393 applications/osmophone/main.cpp 	str = gf_cfg_get_key(user.config, "Compositor", "ScreenWidth");
gf_cfg_get_key   1395 applications/osmophone/main.cpp 	str = gf_cfg_get_key(user.config, "Compositor", "ScreenHeight");
gf_cfg_get_key   1444 applications/osmophone/main.cpp 	str = gf_cfg_get_key(user.config, "General", "Loop");
gf_cfg_get_key   1447 applications/osmophone/main.cpp 	str = gf_cfg_get_key(user.config, "SAXLoader", "Progressive");
gf_cfg_get_key   1450 applications/osmophone/main.cpp 	str = gf_cfg_get_key(user.config, "General", "RTIRefreshPeriod");
gf_cfg_get_key   1457 applications/osmophone/main.cpp 	str = gf_cfg_get_key(user.config, "General", "ShowStatusBar");
gf_cfg_get_key    126 applications/osmophone/openfile.cpp 	const char *ple = gf_cfg_get_key(cfg, "General", "PLEntry");
gf_cfg_get_key    294 applications/osmophone/openfile.cpp 			char *opt = (char *) gf_cfg_get_key(cfg, "General", "LastWorkingDir");
gf_cfg_get_key    236 applications/osmozilla/osmozilla.cpp 	str = gf_cfg_get_key(osmo->user->config, "General", "NoMIMETypeFetch");
gf_cfg_get_key    239 applications/osmozilla/osmozilla.cpp 	str = gf_cfg_get_key(osmo->user->config, "General", "LogFile");
gf_cfg_get_key    246 applications/osmozilla/osmozilla.cpp 	if (gf_log_set_tools_levels(gf_cfg_get_key(osmo->user->config, "General", "Logs")) != GF_OK)
gf_cfg_get_key    293 applications/osmozilla/osmozilla.cpp 	gui = gf_cfg_get_key(osmo->user->config, "General", "StartupFile");
gf_cfg_get_key    324 applications/osmozilla/osmozilla.cpp 		const char *gui = gf_cfg_get_key(osmo->user->config, "General", "StartupFile");
gf_cfg_get_key    127 applications/testapps/broadcaster/broadcaster.c 	conf->scene_init_file = gf_cfg_get_key(gf_config_file, MAIN_SECTION, SCENE_INIT);
gf_cfg_get_key    135 applications/testapps/broadcaster/broadcaster.c 	conf->rap_timer = gf_cfg_get_key(gf_config_file, MAIN_SECTION, RAP_TIMER);
gf_cfg_get_key    139 applications/testapps/broadcaster/broadcaster.c 	conf->config_input_port = gf_cfg_get_key(gf_config_file, MAIN_SECTION, PORT_CONFIG);
gf_cfg_get_key    143 applications/testapps/broadcaster/broadcaster.c 	conf->modif_input_port = gf_cfg_get_key(gf_config_file, MAIN_SECTION, PORT_MODIF);
gf_cfg_get_key    148 applications/testapps/broadcaster/broadcaster.c 	conf->dest_ip = gf_cfg_get_key(gf_config_file, DEST_SECTION, DEST_ADDRESS);
gf_cfg_get_key    151 applications/testapps/broadcaster/broadcaster.c 	conf->dest_port = gf_cfg_get_key(gf_config_file, DEST_SECTION, PORT_OUTPUT);
gf_cfg_get_key    156 applications/testapps/broadcaster/broadcaster.c 	conf->feedback_ip = gf_cfg_get_key(gf_config_file, FEEDBACK_SECTION, IP_FEEDBACK);
gf_cfg_get_key    158 applications/testapps/broadcaster/broadcaster.c 	conf->feedback_port = gf_cfg_get_key(gf_config_file, FEEDBACK_SECTION, PORT_FEEDBACK);
gf_cfg_get_key    114 include/gpac/config_file.h const char *gf_cfg_get_key(GF_Config *cfgFile, const char *secName, const char *keyName);
gf_cfg_get_key    263 modules/ft_font/ft_font.c 		opt = gf_cfg_get_key(cfg, "FontEngine", key);
gf_cfg_get_key    272 modules/ft_font/ft_font.c 		opt = gf_cfg_get_key(cfg, "FontEngine", fkey);
gf_cfg_get_key    277 modules/ft_font/ft_font.c 		opt = gf_cfg_get_key(cfg, "FontEngine", fkey);
gf_cfg_get_key    282 modules/ft_font/ft_font.c 		opt = gf_cfg_get_key(cfg, "FontEngine", fkey);
gf_cfg_get_key    227 modules/gpac_js/gpac_js.c 	res = gf_cfg_get_key(term->user->config, "General", "LastWorkingDir");
gf_cfg_get_key    228 modules/gpac_js/gpac_js.c 	if (!res) res = gf_cfg_get_key(term->user->config, "General", "ModulesDirectory");
gf_cfg_get_key    556 modules/gpac_js/gpac_js.c 		opt = gf_cfg_get_key(term->user->config, sec_name, key_name);
gf_cfg_get_key   1797 modules/gpac_js/gpac_js.c 			const char *storage_dir = gf_cfg_get_key(gjs->term->user->config, "General", "StorageDirectory");
gf_cfg_get_key   2103 modules/gpac_js/gpac_js.c 		opt = gf_cfg_get_key(config, sec_name, key_name);
gf_cfg_get_key    470 modules/mpd_in/mpd_in.c 		sPlug = gf_cfg_get_key(mpdin->service->term->user->config, "MimeTypes", mime);
gf_cfg_get_key    177 modules/osd/osd.c 	opt = gf_cfg_get_key(osd->term->user->config, "OSD", "Visible");
gf_cfg_get_key    368 modules/platinum/GPACPlatinum.cpp 	opt = gf_cfg_get_key(m_pTerm->user->config, "UPnP", "AllowedDevicesIP");
gf_cfg_get_key    375 modules/platinum/GPACPlatinum.cpp 	opt = gf_cfg_get_key(m_pTerm->user->config, "UPnP", "IgnoreCreatedDevices");
gf_cfg_get_key    383 modules/platinum/GPACPlatinum.cpp 	opt = gf_cfg_get_key(m_pTerm->user->config, "UPnP", "IgnoreCreatedDevices");
gf_cfg_get_key    390 modules/platinum/GPACPlatinum.cpp 	opt = gf_cfg_get_key(m_pTerm->user->config, "UPnP", "SaveUUIDs");
gf_cfg_get_key    393 modules/platinum/GPACPlatinum.cpp 	opt = gf_cfg_get_key(m_pTerm->user->config, "UPnP", "MediaRendererEnabled");
gf_cfg_get_key    397 modules/platinum/GPACPlatinum.cpp 		name = gf_cfg_get_key(m_pTerm->user->config, "UPnP", "MediaRendererName");
gf_cfg_get_key    404 modules/platinum/GPACPlatinum.cpp 		opt = gf_cfg_get_key(m_pTerm->user->config, "UPnP", "MediaRendererPort");
gf_cfg_get_key    407 modules/platinum/GPACPlatinum.cpp 		uuid = gf_cfg_get_key(m_pTerm->user->config, "UPnP", "MediaRendererUUID");
gf_cfg_get_key    428 modules/platinum/GPACPlatinum.cpp 	opt = gf_cfg_get_key(m_pTerm->user->config, "UPnP", "MediaServerEnabled");
gf_cfg_get_key    433 modules/platinum/GPACPlatinum.cpp 		name = gf_cfg_get_key(m_pTerm->user->config, "UPnP", "MediaServerName");
gf_cfg_get_key    440 modules/platinum/GPACPlatinum.cpp 		opt = gf_cfg_get_key(m_pTerm->user->config, "UPnP", "MediaServerPort");
gf_cfg_get_key    443 modules/platinum/GPACPlatinum.cpp 		uuid = gf_cfg_get_key(m_pTerm->user->config, "UPnP", "MediaServerUUID");
gf_cfg_get_key    453 modules/platinum/GPACPlatinum.cpp 		media_root = (char *) gf_cfg_get_key(m_pTerm->user->config, "UPnP", "MediaServerRoot");
gf_cfg_get_key    487 modules/platinum/GPACPlatinum.cpp 	opt = gf_cfg_get_key(m_pTerm->user->config, "UPnP", "GenericControllerEnabled");
gf_cfg_get_key    498 modules/platinum/GPACPlatinum.cpp 	opt = gf_cfg_get_key(m_pTerm->user->config, "UPnP", "AVCPEnabled");
gf_cfg_get_key   1409 modules/platinum/GPACPlatinum.cpp 		const char *opt = gf_cfg_get_key(device->m_pUPnP->m_pTerm->user->config, "UPnP", "IgnoreCreatedDevices");
gf_cfg_get_key   1605 modules/platinum/GPACPlatinum.cpp 		const char *dev = gf_cfg_get_key(m_pTerm->user->config, "UPnPDevices", device_id);
gf_cfg_get_key    345 modules/widgetman/widget.c 	opt = gf_cfg_get_key(wid->widget->wm->term->user->config, "Systems", "Language2CC");
gf_cfg_get_key    371 modules/widgetman/widget.c 	opt = gf_cfg_get_key(wid->widget->wm->term->user->config, (const char *) wid->secname, "width");
gf_cfg_get_key    375 modules/widgetman/widget.c 	opt = gf_cfg_get_key(wid->widget->wm->term->user->config, (const char *) wid->secname, "height");
gf_cfg_get_key    188 modules/widgetman/widgetman.c 	opt = gf_cfg_get_key(wpack->wm->term->user->config, "Systems", "Language2CC");
gf_cfg_get_key    269 modules/widgetman/widgetman.c 	dir = gf_cfg_get_key(wm->term->user->config, "General", "CacheDirectory");
gf_cfg_get_key    360 modules/widgetman/widgetman.c 	dir = gf_cfg_get_key(wm->term->user->config, "General", "CacheDirectory");
gf_cfg_get_key   1133 modules/widgetman/widgetman.c 		value = gf_cfg_get_key(wid->widget->wm->term->user->config, (const char *)wid->secname, pref->name);
gf_cfg_get_key   1649 modules/widgetman/widgetman.c 			att = (char *)gf_cfg_get_key(wid->widget->wm->term->user->config, (const char *) wid->secname, pref->name);
gf_cfg_get_key   1912 modules/widgetman/widgetman.c 	opt = gf_cfg_get_key(wid->widget->wm->term->user->config, (const char *) wid->secname, szName);
gf_cfg_get_key   2357 modules/widgetman/widgetman.c 	const char *opt = gf_cfg_get_key(wm->term->user->config, "Widgets", "last_widget_dir");
gf_cfg_get_key   2879 modules/widgetman/widgetman.c 				const char *opt = gf_cfg_get_key(wm->term->user->config, "Systems", "Language2CC");
gf_cfg_get_key   3009 modules/widgetman/widgetman.c 	const char *user_locale = gf_cfg_get_key(wm->term->user->config, "Systems", "Language2CC");
gf_cfg_get_key   3546 modules/widgetman/widgetman.c 			const char *manifest = gf_cfg_get_key(wm->term->user->config, name, "WM:Manifest");
gf_cfg_get_key   3548 modules/widgetman/widgetman.c 				const char *ID = gf_cfg_get_key(wm->term->user->config, name, "WM:InstanceID");
gf_cfg_get_key   3559 modules/widgetman/widgetman.c 	opt = gf_cfg_get_key(wm->term->user->config, "Widgets", "WidgetStore");
gf_cfg_get_key    461 src/compositor/audio_render.c 	sOpt = gf_cfg_get_key(user->config, "Audio", "ForceConfig");
gf_cfg_get_key    463 src/compositor/audio_render.c 		sOpt = gf_cfg_get_key(user->config, "Audio", "NumBuffers");
gf_cfg_get_key    465 src/compositor/audio_render.c 		sOpt = gf_cfg_get_key(user->config, "Audio", "TotalDuration");
gf_cfg_get_key    469 src/compositor/audio_render.c 	sOpt = gf_cfg_get_key(user->config, "Audio", "NoResync");
gf_cfg_get_key    471 src/compositor/audio_render.c 	sOpt = gf_cfg_get_key(user->config, "Audio", "DisableMultiChannel");
gf_cfg_get_key    478 src/compositor/audio_render.c 	sOpt = gf_cfg_get_key(user->config, "Audio", "Volume");
gf_cfg_get_key    482 src/compositor/audio_render.c 	sOpt = gf_cfg_get_key(user->config, "Audio", "Pan");
gf_cfg_get_key    488 src/compositor/audio_render.c 		sOpt = gf_cfg_get_key(user->config, "Audio", "DriverName");
gf_cfg_get_key    534 src/compositor/audio_render.c 			gf_afc_load(&ar->filter_chain, user, (char*)gf_cfg_get_key(user->config, "Audio", "Filter"));
gf_cfg_get_key    723 src/compositor/audio_render.c 	gf_afc_load(&ar->filter_chain, ar->user, (char*)gf_cfg_get_key(ar->user->config, "Audio", "Filter"));
gf_cfg_get_key    393 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Video", "DriverName");
gf_cfg_get_key    445 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Video", "DPI");
gf_cfg_get_key    451 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "Raster2D");
gf_cfg_get_key    596 src/compositor/compositor.c 		opt = gf_cfg_get_key(user->config, "Compositor", "DefaultWidth");
gf_cfg_get_key    598 src/compositor/compositor.c 		opt = gf_cfg_get_key(user->config, "Compositor", "DefaultHeight");
gf_cfg_get_key   1073 src/compositor/compositor.c 			opt = gf_cfg_get_key(compositor->user->config, "Compositor", "ColorKey");
gf_cfg_get_key   1090 src/compositor/compositor.c 			opt = gf_cfg_get_key(compositor->user->config, "Compositor", "ScreenWidth");
gf_cfg_get_key   1092 src/compositor/compositor.c 			opt = gf_cfg_get_key(compositor->user->config, "Compositor", "ScreenHeight");
gf_cfg_get_key   1202 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "FrameRate");
gf_cfg_get_key   1209 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "ForceSceneSize");
gf_cfg_get_key   1216 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "AntiAlias");
gf_cfg_get_key   1227 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "FocusHighlightFill");
gf_cfg_get_key   1229 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "FocusHighlightStroke");
gf_cfg_get_key   1232 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "FocusHighlightStrokeWidth");
gf_cfg_get_key   1242 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "TextSelectHighlight");
gf_cfg_get_key   1246 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "ScalableZoom");
gf_cfg_get_key   1248 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "DisableYUV");
gf_cfg_get_key   1250 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "DisablePartialHardwareBlit");
gf_cfg_get_key   1254 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "StressMode");
gf_cfg_get_key   1257 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "HighSpeed");
gf_cfg_get_key   1260 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "BoundingVolume");
gf_cfg_get_key   1270 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "TextureTextMode");
gf_cfg_get_key   1275 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "Output8bit");
gf_cfg_get_key   1283 src/compositor/compositor.c 		sOpt = gf_cfg_get_key(compositor->user->config, "Audio", "NoResync");
gf_cfg_get_key   1286 src/compositor/compositor.c 		sOpt = gf_cfg_get_key(compositor->user->config, "Audio", "DisableMultiChannel");
gf_cfg_get_key   1291 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "VideoCacheSize");
gf_cfg_get_key   1295 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "CacheScale");
gf_cfg_get_key   1299 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "CacheTolerance");
gf_cfg_get_key   1303 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "TextureFromDecoderMemory");
gf_cfg_get_key   1310 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "OpenGLMode");
gf_cfg_get_key   1333 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "EnablePBO");
gf_cfg_get_key   1337 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "DefaultNavigationMode");
gf_cfg_get_key   1343 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "RasterOutlines");
gf_cfg_get_key   1350 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "EmulatePOW2");
gf_cfg_get_key   1357 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "PolygonAA");
gf_cfg_get_key   1360 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "BackFaceCulling");
gf_cfg_get_key   1365 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "Wireframe");
gf_cfg_get_key   1370 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "DrawNormals");
gf_cfg_get_key   1375 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "DisableGLUScale");
gf_cfg_get_key   1378 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "DisableRectExt");
gf_cfg_get_key   1381 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "DisableGLCulling");
gf_cfg_get_key   1384 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "DisableYUVGL");
gf_cfg_get_key   1387 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "DepthScale");
gf_cfg_get_key   1394 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "DepthType");
gf_cfg_get_key   1408 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "NumViews");
gf_cfg_get_key   1416 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "StereoType");
gf_cfg_get_key   1470 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "FramePacking");
gf_cfg_get_key   1479 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "CameraLayout");
gf_cfg_get_key   1490 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "EyeSeparation");
gf_cfg_get_key   1494 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "ReverseViews");
gf_cfg_get_key   1504 src/compositor/compositor.c 		sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "DrawMode");
gf_cfg_get_key   1520 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "AutoStereoCalibration");
gf_cfg_get_key   1523 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "DisplayDepth");
gf_cfg_get_key   1534 src/compositor/compositor.c 		sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "ViewDistance");
gf_cfg_get_key   1539 src/compositor/compositor.c 	sOpt = gf_cfg_get_key(compositor->user->config, "Compositor", "FocusDistance");
gf_cfg_get_key     56 src/compositor/font_engine.c 	opt = gf_cfg_get_key(user->config, "FontEngine", "FontReader");
gf_cfg_get_key     99 src/compositor/font_engine.c 	opt = gf_cfg_get_key(user->config, "FontEngine", "WaitForFontLoad");
gf_cfg_get_key   1553 src/compositor/mpeg4_sensors.c 		opt = gf_cfg_get_key(compositor->user->config, "Profile", "Automotive");
gf_cfg_get_key   1559 src/compositor/mpeg4_sensors.c 		opt = gf_cfg_get_key(compositor->user->config, "Profile", "VisuallyChallenged");
gf_cfg_get_key   1565 src/compositor/mpeg4_sensors.c 		opt = gf_cfg_get_key(compositor->user->config, "Profile", "HasTouchScreen");
gf_cfg_get_key   1571 src/compositor/mpeg4_sensors.c 		opt = gf_cfg_get_key(compositor->user->config, "Profile", "HasKeyPad");
gf_cfg_get_key    242 src/compositor/mpeg4_textures.c 			file = gf_cfg_get_key(txh->compositor->user->config, section, "cacheFile");
gf_cfg_get_key    243 src/compositor/mpeg4_textures.c 			opt = gf_cfg_get_key(txh->compositor->user->config, section, "expireAfterNTP");
gf_cfg_get_key    364 src/compositor/mpeg4_textures.c 				opt = (char *) gf_cfg_get_key(txh->compositor->user->config, "General", "CacheDirectory");
gf_cfg_get_key    452 src/compositor/mpeg4_textures.c 			opt = gf_cfg_get_key(compositor->user->config, name, "serviceURL");
gf_cfg_get_key    454 src/compositor/mpeg4_textures.c 			opt = gf_cfg_get_key(compositor->user->config, name, "cacheName");
gf_cfg_get_key    456 src/compositor/mpeg4_textures.c 				opt = gf_cfg_get_key(compositor->user->config, name, "cacheFile");
gf_cfg_get_key    296 src/compositor/svg_base.c 		lang_3cc = gf_cfg_get_key(compositor->user->config, "Systems", "Language3CC");
gf_cfg_get_key    298 src/compositor/svg_base.c 		lang_2cc = gf_cfg_get_key(compositor->user->config, "Systems", "Language2CC");
gf_cfg_get_key    331 src/compositor/svg_base.c 			opt = gf_cfg_get_key(compositor->user->config, "MimeTypes", mime);
gf_cfg_get_key    163 src/compositor/visual_manager_3d_gl.c 	if (!ext) ext = gf_cfg_get_key(compositor->user->config, "Compositor", "OpenGLExtensions");
gf_cfg_get_key    165 src/compositor/visual_manager_3d_gl.c 	else if (gf_cfg_get_key(compositor->user->config, "Compositor", "OpenGLExtensions")==NULL)
gf_cfg_get_key    332 src/compositor/visual_manager_3d_gl.c 		const char *shader = gf_cfg_get_key(compositor->user->config, "Compositor", "VertexShader");
gf_cfg_get_key    340 src/compositor/visual_manager_3d_gl.c 		shader = gf_cfg_get_key(compositor->user->config, "Compositor", "FragmentShader");
gf_cfg_get_key    736 src/compositor/visual_manager_3d_gl.c 			const char *sOpt = gf_cfg_get_key(visual->compositor->user->config, "Compositor", "InterleaverShader");
gf_cfg_get_key   1010 src/compositor/visual_manager_3d_gl.c 	shader_file =(char *) gf_cfg_get_key(cfg, "Compositor", "VertexShader");
gf_cfg_get_key   1022 src/compositor/visual_manager_3d_gl.c 	shader_file =(char *) gf_cfg_get_key(cfg, "Compositor", "FragmentShader");
gf_cfg_get_key    732 src/media_tools/dash_segmenter.c 		const char *MPDTime = gf_cfg_get_key(dash_cfg->dash_ctx, "SegmentsStartTimes", fileName);
gf_cfg_get_key    903 src/media_tools/dash_segmenter.c 		opt = gf_cfg_get_key(dash_cfg->dash_ctx, "DASH", "GenerationNTP");
gf_cfg_get_key    951 src/media_tools/dash_segmenter.c 		opt = gf_cfg_get_key(dash_cfg->dash_ctx, RepSecName, "Setup");
gf_cfg_get_key    958 src/media_tools/dash_segmenter.c 	opt = dash_cfg->dash_ctx ? gf_cfg_get_key(dash_cfg->dash_ctx, RepSecName, "InitializationSegment") : NULL;
gf_cfg_get_key    975 src/media_tools/dash_segmenter.c 		if (!gf_cfg_get_key(dash_cfg->dash_ctx, "DASH", "SegmentTemplate"))
gf_cfg_get_key    988 src/media_tools/dash_segmenter.c 		opt = gf_cfg_get_key(dash_cfg->dash_ctx, RepSecName, "BitstreamSwitching");
gf_cfg_get_key    998 src/media_tools/dash_segmenter.c 		opt = gf_cfg_get_key(dash_cfg->dash_ctx, RepSecName, "Bandwidth");
gf_cfg_get_key   1002 src/media_tools/dash_segmenter.c 			opt = gf_cfg_get_key(dash_cfg->dash_ctx, RepSecName, "NbSegmentsRemoved");
gf_cfg_get_key   1312 src/media_tools/dash_segmenter.c 			opt = (char *)gf_cfg_get_key(dash_cfg->dash_ctx, RepSecName, sKey);
gf_cfg_get_key   1450 src/media_tools/dash_segmenter.c 			const char *opt = gf_cfg_get_key(dash_cfg->dash_ctx, RepSecName, "InitializationSegmentSize");
gf_cfg_get_key   1493 src/media_tools/dash_segmenter.c 			opt = gf_cfg_get_key(dash_cfg->dash_ctx, RepURLsSecName, key_name);
gf_cfg_get_key   1498 src/media_tools/dash_segmenter.c 		opt = gf_cfg_get_key(dash_cfg->dash_ctx, RepSecName, "NextSegmentIndex");
gf_cfg_get_key   1503 src/media_tools/dash_segmenter.c 		opt = gf_cfg_get_key(dash_cfg->dash_ctx, RepSecName, "NextFragmentIndex");
gf_cfg_get_key   1505 src/media_tools/dash_segmenter.c 		opt = gf_cfg_get_key(dash_cfg->dash_ctx, RepSecName, "CumulatedDuration");
gf_cfg_get_key   1511 src/media_tools/dash_segmenter.c 			opt = (char *)gf_cfg_get_key(dash_cfg->dash_ctx, RepSecName, sKey);
gf_cfg_get_key   1515 src/media_tools/dash_segmenter.c 			opt = (char *)gf_cfg_get_key(dash_cfg->dash_ctx, RepSecName, sKey);
gf_cfg_get_key   1519 src/media_tools/dash_segmenter.c 			opt = (char *)gf_cfg_get_key(dash_cfg->dash_ctx, RepSecName, sKey);
gf_cfg_get_key   1525 src/media_tools/dash_segmenter.c 			opt = gf_cfg_get_key(dash_cfg->dash_ctx, RepSecName, sKey);
gf_cfg_get_key   2221 src/media_tools/dash_segmenter.c 		opt = gf_cfg_get_key(dash_cfg->dash_ctx, "DASH", "MaxSegmentDuration");
gf_cfg_get_key   4065 src/media_tools/dash_segmenter.c 		const char *opt = gf_cfg_get_key(dash_opts->dash_ctx, "DASH", "LastFileName");
gf_cfg_get_key   4067 src/media_tools/dash_segmenter.c 			const char *opt = gf_cfg_get_key(dash_opts->dash_ctx, "DASH", "LastFileDuration");
gf_cfg_get_key   4164 src/media_tools/dash_segmenter.c 		opt = gf_cfg_get_key(dash_cfg->dash_ctx, szSectionName, "ByteOffset");
gf_cfg_get_key   4187 src/media_tools/dash_segmenter.c 		opt = gf_cfg_get_key(dash_cfg->dash_ctx, szSectionName, "InitialDTSOffset");
gf_cfg_get_key   4190 src/media_tools/dash_segmenter.c 		opt = gf_cfg_get_key(dash_cfg->dash_ctx, szSectionName, "PresentationTimeOffset");
gf_cfg_get_key   4196 src/media_tools/dash_segmenter.c 		opt = gf_cfg_get_key(dash_cfg->dash_ctx, szSectionName, "DurationAtLastPass");
gf_cfg_get_key   4245 src/media_tools/dash_segmenter.c 		opt = gf_cfg_get_key(dash_cfg->dash_ctx, szSectionName, "Setup");
gf_cfg_get_key   4251 src/media_tools/dash_segmenter.c 				opt = gf_cfg_get_key(dash_cfg->dash_ctx, szSectionName, "Bandwidth");
gf_cfg_get_key   4255 src/media_tools/dash_segmenter.c 			opt = gf_cfg_get_key(dash_cfg->dash_ctx, szSectionName, "StartIndex");
gf_cfg_get_key   4258 src/media_tools/dash_segmenter.c 			opt = gf_cfg_get_key(dash_cfg->dash_ctx, szSectionName, "PCR90kOffset");
gf_cfg_get_key   4261 src/media_tools/dash_segmenter.c 			opt = gf_cfg_get_key(dash_cfg->dash_ctx, szSectionName, "CumulatedDuration");
gf_cfg_get_key   4389 src/media_tools/dash_segmenter.c 				opt = gf_cfg_get_key(dash_cfg->dash_ctx, szRepURLsSecName, key_name);
gf_cfg_get_key   4944 src/media_tools/dash_segmenter.c 			const char *opt = gf_cfg_get_key(dasher->dash_ctx, "DASH", "GenerationNTP");
gf_cfg_get_key   5227 src/media_tools/dash_segmenter.c 	opt = gf_cfg_get_key(dash_ctx, "DASH", "SessionType");
gf_cfg_get_key   5244 src/media_tools/dash_segmenter.c 		opt = gf_cfg_get_key(dash_ctx, "DASH", "TimeShiftBufferDepth");
gf_cfg_get_key   5281 src/media_tools/dash_segmenter.c 			opt = gf_cfg_get_key(dash_ctx, "DASH", "PeriodID");
gf_cfg_get_key   5305 src/media_tools/dash_segmenter.c 	opt = gf_cfg_get_key(dasher->dash_ctx, "DASH", "MaxSegmentDuration");
gf_cfg_get_key   5316 src/media_tools/dash_segmenter.c 	opt = gf_cfg_get_key(dasher->dash_ctx, "DASH", "GenerationNTP");
gf_cfg_get_key   5319 src/media_tools/dash_segmenter.c 	opt = gf_cfg_get_key(dasher->dash_ctx, "DASH", "TimeScale");
gf_cfg_get_key   5327 src/media_tools/dash_segmenter.c 			opt = gf_cfg_get_key(dasher->dash_ctx, section, "CumulatedDuration");
gf_cfg_get_key   5368 src/media_tools/dash_segmenter.c 	opt = gf_cfg_get_key(dasher->dash_ctx, "DASH", "StoreParams");
gf_cfg_get_key   5371 src/media_tools/dash_segmenter.c 	opt = gf_cfg_get_key(dasher->dash_ctx, "DASH", "GenerationNTP");
gf_cfg_get_key   5380 src/media_tools/dash_segmenter.c 			opt = gf_cfg_get_key(dasher->dash_ctx, section, "CumulatedDuration");
gf_cfg_get_key   5421 src/media_tools/dash_segmenter.c 			const char *opt = gf_cfg_get_key(dasher->dash_ctx, "SegmentsStartTimes", fileName);
gf_cfg_get_key   5452 src/media_tools/dash_segmenter.c 				const char *name = gf_cfg_get_key(dasher->dash_ctx, szSecName, entry);
gf_cfg_get_key   5462 src/media_tools/dash_segmenter.c 			opt = gf_cfg_get_key(dasher->dash_ctx, szSecName, "NbSegmentsRemoved");
gf_cfg_get_key   5950 src/media_tools/dash_segmenter.c 		opt = gf_cfg_get_key(dasher->dash_ctx, "DASH", "MaxSegmentDuration");
gf_cfg_get_key   5965 src/media_tools/dash_segmenter.c 		opt = gf_cfg_get_key(dasher->dash_ctx, "DASH", "HasXLINK");
gf_cfg_get_key   6331 src/media_tools/dash_segmenter.c 		opt = gf_cfg_get_key(dasher->dash_ctx, "DASH", "MaxSegmentDuration");
gf_cfg_get_key   6334 src/media_tools/dash_segmenter.c 		opt = gf_cfg_get_key(dasher->dash_ctx, "DASH", "LastActivePeriod");
gf_cfg_get_key   6340 src/media_tools/dash_segmenter.c 			opt = gf_cfg_get_key(dasher->dash_ctx, "DASH", "CumulatedPastPeriodsDuration");
gf_cfg_get_key   6343 src/media_tools/dash_segmenter.c 			opt = gf_cfg_get_key(dasher->dash_ctx, "DASH", "LastPeriodDuration");
gf_cfg_get_key   6372 src/media_tools/dash_segmenter.c 			opt = gf_cfg_get_key(dasher->dash_ctx, "DASH", "LastActivePeriodStart");
gf_cfg_get_key   6378 src/media_tools/dash_segmenter.c 				opt = gf_cfg_get_key(dasher->dash_ctx, "DASH", "LastPeriodXLINK");
gf_cfg_get_key   6398 src/media_tools/dash_segmenter.c 			opt = gf_cfg_get_key(dasher->dash_ctx, "DASH", "LastPeriodDuration");
gf_cfg_get_key   6408 src/media_tools/dash_segmenter.c 			opt = gf_cfg_get_key(dasher->dash_ctx, "DASH", "CumulatedPastPeriodsDuration");
gf_cfg_get_key   6431 src/media_tools/dash_segmenter.c 			const char *xlink = gf_cfg_get_key(dasher->dash_ctx, "PastPeriods", id);
gf_cfg_get_key   6583 src/media_tools/dash_segmenter.c 					if ((init_seg_name = gf_cfg_get_key(dasher->dash_ctx, RepSecName, "InitializationSegment")) != NULL) {
gf_cfg_get_key   6860 src/media_tools/dash_segmenter.c 		const char *opt = gf_cfg_get_key(dasher->dash_ctx, "DASH", "LastPeriodDuration");
gf_cfg_get_key    318 src/media_tools/html5_mse.c 		sPlug = gf_cfg_get_key(sourcebuffer->mediasource->service->term->user->config, "MimeTypes", mime);
gf_cfg_get_key    249 src/terminal/channel.c 		const char *opt = gf_cfg_get_key(ch->clock->term->user->config, "Systems", "ResyncLateClock");
gf_cfg_get_key   1830 src/terminal/channel.c 	sOpt = gf_cfg_get_key(ch->odm->term->user->config, "Network", "BufferLength");
gf_cfg_get_key   1833 src/terminal/channel.c 	sOpt = gf_cfg_get_key(ch->odm->term->user->config, "Network", "RebufferLength");
gf_cfg_get_key   1837 src/terminal/channel.c 	sOpt = gf_cfg_get_key(ch->odm->term->user->config, "Network", "BufferMaxOccupancy");
gf_cfg_get_key   1939 src/terminal/decoder.c 				sOpt = gf_cfg_get_key(term->user->config, "Systems", "DefImageDec");
gf_cfg_get_key   1941 src/terminal/decoder.c 				sOpt = gf_cfg_get_key(term->user->config, "Systems", "DefVideoDec");
gf_cfg_get_key   1944 src/terminal/decoder.c 			sOpt = gf_cfg_get_key(term->user->config, "Systems", "DefAudioDec");
gf_cfg_get_key   1979 src/terminal/decoder.c 	sOpt = gf_cfg_get_key(term->user->config, "Systems", szPrefDec);
gf_cfg_get_key    309 src/terminal/media_object.c 					opt = gf_cfg_get_key(mo->odm->term->user->config, "Compositor", "BackColor");
gf_cfg_get_key    578 src/terminal/mpeg4_inline.c 	opt = gf_cfg_get_key(cfg, section, "expireAfterNTP");
gf_cfg_get_key    597 src/terminal/mpeg4_inline.c 		opt = gf_cfg_get_key(cfg, section, szID);
gf_cfg_get_key    552 src/terminal/network_service.c 			const char *sOpt = gf_cfg_get_key(term->user->config, "Network", "AutoReconfigUDP");
gf_cfg_get_key    910 src/terminal/network_service.c 		const char *sPlug = gf_cfg_get_key(term->user->config, "MimeTypes", mime_type);
gf_cfg_get_key    979 src/terminal/network_service.c 			sKey = gf_cfg_get_key(term->user->config, "MimeTypes", sMime);
gf_cfg_get_key   1173 src/terminal/network_service.c 	const char *sOpt = gf_cfg_get_key(ns->term->user->config, "StreamingCache", "AutoSave");
gf_cfg_get_key   1421 src/terminal/network_service.c 	sOpt = gf_cfg_get_key(ns->term->user->config, "StreamingCache", "RecordDirectory");
gf_cfg_get_key   1422 src/terminal/network_service.c 	if (!sOpt) sOpt = gf_cfg_get_key(ns->term->user->config, "General", "CacheDirectory");
gf_cfg_get_key   1429 src/terminal/network_service.c 	sOpt = gf_cfg_get_key(ns->term->user->config, "StreamingCache", "BaseFileName");
gf_cfg_get_key   1460 src/terminal/network_service.c 	sOpt = gf_cfg_get_key(ns->term->user->config, "StreamingCache", "KeepExistingFiles");
gf_cfg_get_key    582 src/terminal/object_manager.c 	lang_3cc = gf_cfg_get_key(odm->term->user->config, "Systems", "Language3CC");
gf_cfg_get_key    589 src/terminal/object_manager.c 	lang_2cc = gf_cfg_get_key(odm->term->user->config, "Systems", "Language2CC");
gf_cfg_get_key   1379 src/terminal/scene.c 			opt = gf_cfg_get_key(scene->root_od->term->user->config, "Compositor", "VRDefaultFOV");
gf_cfg_get_key   1818 src/terminal/scene.c 	const char *opt = gf_cfg_get_key(scene->root_od->term->user->config, "Systems", "DebugPVRScene");
gf_cfg_get_key    107 src/terminal/svg_external.c 		const char *cache_dir = gf_cfg_get_key(scene->root_od->term->user->config, "General", "CacheDirectory");
gf_cfg_get_key    118 src/terminal/terminal.c 		param->gpac_cfg.key_val = gf_cfg_get_key(term->user->config, param->gpac_cfg.section, param->gpac_cfg.key);
gf_cfg_get_key    273 src/terminal/terminal.c 	opt = gf_cfg_get_key(loc->term->user->config, "Systems", "Language2CC");
gf_cfg_get_key    337 src/terminal/terminal.c 	sOpt = gf_cfg_get_key(term->user->config, "Systems", "DrawLateFrames");
gf_cfg_get_key    343 src/terminal/terminal.c 	sOpt = gf_cfg_get_key(term->user->config, "Systems", "ForceSingleClock");
gf_cfg_get_key    349 src/terminal/terminal.c 	sOpt = gf_cfg_get_key(term->user->config, "Systems", "TimeSlice");
gf_cfg_get_key    356 src/terminal/terminal.c 	sOpt = gf_cfg_get_key(term->user->config, "Network", "LowLatencyBufferMax");
gf_cfg_get_key    366 src/terminal/terminal.c 		sOpt = gf_cfg_get_key(term->user->config, "Systems", "Priority");
gf_cfg_get_key    377 src/terminal/terminal.c 		sOpt = gf_cfg_get_key(term->user->config, "Systems", "ThreadingPolicy");
gf_cfg_get_key    389 src/terminal/terminal.c 	sOpt = gf_cfg_get_key(term->user->config, "Systems", "DefAudioOTI");
gf_cfg_get_key    398 src/terminal/terminal.c 	sOpt = gf_cfg_get_key(term->user->config, "Network", "DataTimeout");
gf_cfg_get_key    405 src/terminal/terminal.c 		sOpt = gf_cfg_get_key(term->user->config, "General", "EnvironmentFile");
gf_cfg_get_key    602 src/terminal/terminal.c 		file = gf_cfg_get_key(cfg, name, "cacheFile");
gf_cfg_get_key    603 src/terminal/terminal.c 		opt = gf_cfg_get_key(cfg, name, "expireAfterNTP");
gf_cfg_get_key    637 src/terminal/terminal.c 		const char *sPlug = gf_cfg_get_key(term->user->config, "MimeTypes", mime);
gf_cfg_get_key    687 src/terminal/terminal.c 		cf = gf_cfg_get_key(user->config, "Systems", "NoVisualThread");
gf_cfg_get_key    726 src/terminal/terminal.c 	cf = gf_cfg_get_key(user->config, "General", "EnvironmentFile");
gf_cfg_get_key    794 src/terminal/terminal.c 	cf = gf_cfg_get_key(user->config, "General", "GUIFile");
gf_cfg_get_key    887 src/terminal/terminal.c 			char *pref_file = (char *)gf_cfg_get_key(term->user->config, "General", "EnvironmentFile");
gf_cfg_get_key   1563 src/terminal/terminal.c 			opt = gf_cfg_get_key(term->user->config, name, "serviceURL");
gf_cfg_get_key   1565 src/terminal/terminal.c 			opt = gf_cfg_get_key(term->user->config, name, "cacheName");
gf_cfg_get_key   1568 src/terminal/terminal.c 			service_cache = (char*)gf_cfg_get_key(term->user->config, name, "cacheFile");
gf_cfg_get_key   1569 src/terminal/terminal.c 			opt = gf_cfg_get_key(term->user->config, name, "expireAfterNTP");
gf_cfg_get_key   1574 src/terminal/terminal.c 					opt = gf_cfg_get_key(term->user->config, name, "cacheFile");
gf_cfg_get_key   1943 src/terminal/terminal.c 	load.localPath = gf_cfg_get_key(term->user->config, "General", "CacheDirectory");
gf_cfg_get_key   2256 src/terminal/terminal.c 	opt = gf_cfg_get_key(term->user->config, "Systems", "TimeSlice");
gf_cfg_get_key   2262 src/terminal/terminal.c 	opt = gf_cfg_get_key(term->user->config, "Compositor", "FrameRate");
gf_cfg_get_key   2421 src/terminal/terminal.c 		char *val = (char*)gf_cfg_get_key(term->user->config, "Shortcuts", name);
gf_cfg_get_key    528 src/utils/cache.c 	gf_cache_set_etag_on_disk(entry, gf_cfg_get_key(entry->properties, CACHE_SECTION_NAME, CACHE_SECTION_NAME_ETAG));
gf_cfg_get_key    529 src/utils/cache.c 	gf_cache_set_etag_on_server(entry, gf_cfg_get_key(entry->properties, CACHE_SECTION_NAME, CACHE_SECTION_NAME_ETAG));
gf_cfg_get_key    530 src/utils/cache.c 	gf_cache_set_mime_type(entry, gf_cfg_get_key(entry->properties, CACHE_SECTION_NAME, CACHE_SECTION_NAME_MIME_TYPE));
gf_cfg_get_key    531 src/utils/cache.c 	gf_cache_set_last_modified_on_disk(entry, gf_cfg_get_key(entry->properties, CACHE_SECTION_NAME, CACHE_SECTION_NAME_LAST_MODIFIED));
gf_cfg_get_key    532 src/utils/cache.c 	gf_cache_set_last_modified_on_server(entry, gf_cfg_get_key(entry->properties, CACHE_SECTION_NAME, CACHE_SECTION_NAME_LAST_MODIFIED));
gf_cfg_get_key    534 src/utils/cache.c 		const char * keyValue = gf_cfg_get_key ( entry->properties, CACHE_SECTION_NAME, CACHE_SECTION_NAME_URL );
gf_cfg_get_key    538 src/utils/cache.c 		keyValue = gf_cfg_get_key(entry->properties, CACHE_SECTION_NAME, CACHE_SECTION_NAME_RANGE);
gf_cfg_get_key    864 src/utils/cache.c 		const char * keyValue = gf_cfg_get_key ( entry->properties, CACHE_SECTION_NAME, CACHE_SECTION_NAME_CONTENT_SIZE );
gf_cfg_get_key    475 src/utils/configfile.c 	keyValue = gf_strdup(gf_cfg_get_key(iniFile, secName, keyName));
gf_cfg_get_key   1307 src/utils/downloader.c 		proxy = gf_cfg_get_key(sess->dm->cfg, "HTTPProxy", "Enabled");
gf_cfg_get_key   1319 src/utils/downloader.c 				proxy = gf_cfg_get_key(sess->dm->cfg, "HTTPProxy", "Port");
gf_cfg_get_key   1321 src/utils/downloader.c 				proxy = gf_cfg_get_key(sess->dm->cfg, "HTTPProxy", "Name");
gf_cfg_get_key   1336 src/utils/downloader.c 		ip = gf_cfg_get_key(sess->dm->cfg, "Network", "MobileIPEnabled");
gf_cfg_get_key   1338 src/utils/downloader.c 			ip = gf_cfg_get_key(sess->dm->cfg, "Network", "MobileIP");
gf_cfg_get_key   1757 src/utils/downloader.c 		opt = gf_cfg_get_key(cfg, "General", "CacheDirectory");
gf_cfg_get_key   1797 src/utils/downloader.c 	opt = cfg ? gf_cfg_get_key(cfg, "Downloader", "MaxRate") : NULL;
gf_cfg_get_key   1812 src/utils/downloader.c 		opt = gf_cfg_get_key(cfg, "Downloader", "DisableCache");
gf_cfg_get_key   1819 src/utils/downloader.c 		opt = gf_cfg_get_key(cfg, "Downloader", "AllowOfflineCache");
gf_cfg_get_key   1826 src/utils/downloader.c 		opt = gf_cfg_get_key(cfg, "Downloader", "CleanCache");
gf_cfg_get_key   1841 src/utils/downloader.c 		opt = gf_cfg_get_key(cfg, "Downloader", "AllowBrokenCertificate");
gf_cfg_get_key   1852 src/utils/downloader.c 		opt = gf_cfg_get_key(cfg, "Downloader", "HTTPHeadTimeout");
gf_cfg_get_key   1859 src/utils/downloader.c 		opt = gf_cfg_get_key(cfg, "Downloader", "HTTPRequestTimeout");
gf_cfg_get_key   2380 src/utils/downloader.c 		user_agent = gf_cfg_get_key(sess->dm->cfg, "Downloader", "UserAgent");
gf_cfg_get_key   2404 src/utils/downloader.c 		param_string = gf_cfg_get_key(sess->dm->cfg, "Downloader", "ParamString");
gf_cfg_get_key   2460 src/utils/downloader.c 			opt = gf_cfg_get_key(sess->dm->cfg, "Systems", "Language2CC");
gf_cfg_get_key   2483 src/utils/downloader.c 		user_profile = gf_cfg_get_key(sess->dm->cfg, "Downloader", "UserProfileID");
gf_cfg_get_key   2492 src/utils/downloader.c 			user_profile = gf_cfg_get_key(sess->dm->cfg, "Downloader", "UserProfile");
gf_cfg_get_key   2543 src/utils/downloader.c 			user_profile = gf_cfg_get_key(sess->dm->cfg, "Downloader", "UserProfile");
gf_cfg_get_key    221 src/utils/module.c 	opt = gf_cfg_get_key(config, "Systems", "ModuleUnload");
gf_cfg_get_key    296 src/utils/module.c 	directories = (char*)gf_cfg_get_key(pm->cfg, "General", "ModulesDirectory");
gf_cfg_get_key    350 src/utils/module.c 	opt = gf_cfg_get_key(pm->cfg, "PluginsCache", inst->name);
gf_cfg_get_key    435 src/utils/module.c 	file_name = gf_cfg_get_key(pm->cfg, "PluginsCache", plug_name);
gf_cfg_get_key    464 src/utils/os_config_init.c 	old_cache_dir = (char*) gf_cfg_get_key(cfg, "General", "CacheDirectory");
gf_cfg_get_key    661 src/utils/os_config_init.c 		opt = gf_cfg_get_key(cfg, "General", "ModulesDirectory");
gf_cfg_get_key    673 src/utils/os_config_init.c 			const char *opt64 = gf_cfg_get_key(cfg, "Systems", "64bits");
gf_cfg_get_key    702 src/utils/os_config_init.c 	if (gf_cfg_get_key(cfg, "General", "StartupFile")==NULL) return;
gf_cfg_get_key    705 src/utils/os_config_init.c 		opt = gf_cfg_get_key(cfg, "General", "StartupFile");
gf_cfg_get_key    763 src/utils/os_config_init.c 	if (!gf_cfg_get_key(cfg, "General", "StorageDirectory")) {
gf_cfg_get_key    826 src/utils/symbian_os.cpp 		if (stricmp(gf_cfg_get_key(pm->cfg, "SymbianDLLs", mod), "yes")) continue;