Searched refs:ini (Results 1 - 24 of 24) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/iniparser/test/
H A Diniexample.c17 status = parse_ini_file("example.ini");
26 FILE * ini ; local
28 ini = fopen("example.ini", "w");
29 fprintf(ini, "\n\
31 # This is an example of ini file\n\
53 fclose(ini);
59 dictionary * ini ; local
67 ini = iniparser_load(ini_name);
68 if (ini
[all...]
H A DMakefile21 $(RM) iniexample example.ini
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/iniparser/src/
H A Diniparser.h8 @brief Parser for ini files.
81 @brief Save a dictionary to a loadable ini file
86 This function dumps a given dictionary into a loadable ini file.
116 ini file is given as "section:key". If the key cannot be found,
138 ini file is given as "section:key". If the key cannot be found,
155 ini file is given as "section:key". If the key cannot be found,
170 ini file is given as "section:key". If the key cannot be found,
185 ini file is given as "section:key". If the key cannot be found,
214 @param ini Dictionary to modify.
225 int iniparser_setstr(dictionary * ini, cha
[all...]
H A Diniparser.c8 @brief Parser for ini files.
162 @brief Save a dictionary to a loadable ini file
167 This function dumps a given dictionary into a loadable ini file.
223 ini file is given as "section:key". If the key cannot be found,
248 ini file is given as "section:key". If the key cannot be found,
281 ini file is given as "section:key". If the key cannot be found,
304 ini file is given as "section:key". If the key cannot be found,
328 ini file is given as "section:key". If the key cannot be found,
372 @param ini Dictionary to search
383 dictionary * ini,
382 iniparser_find_entry( dictionary * ini, char * entry ) argument
410 iniparser_setstr(dictionary * ini, char * entry, char * val) argument
426 iniparser_unset(dictionary * ini, char * entry) argument
455 FILE * ini ; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dmakefile.vc29 tex2rtf_rtf.rtf: $(DOCSOURCES) tex2rtf.ini
32 tex2rtf.rtf: $(DOCSOURCES) tex2rtf.ini
35 tex2rtf.html: $(DOCSOURCES) tex2rtf.ini
H A DMakefile22 tex2rtf_rtf.rtf: $(DOCSOURCES) tex2rtf.ini
25 tex2rtf.rtf: $(DOCSOURCES) tex2rtf.ini
28 tex2rtf_contents.html: $(DOCSOURCES) tex2rtf.ini
H A Dtex2rtf.tex219 the {\tt tex2rtf.ini} file. This occurred when a comment finished with
344 \item Added {\it useWord, defaultColumnWidth, compatibility} options to {\tt .ini} file.
348 \item End-of-line comments allowed in in {\tt .ini} files, using semicolon,
369 \item Many options can now be specified in the {\tt .ini} file along with custom macros.
514 looks for the file {\tt tex2rtf.ini} in the working directory
563 \subsection{Tex2RTF options}\index{options in initialisation file}\index{tex2rtf.ini}\index{initialisation file}\index{macros}%
976 flag to TRUE in your {\tt tex2rtf.ini} file. In this mode, Tex2RTF tries to make
1250 by specifying an alternative {\tt .ini} file on the command
1699 New commands may also be defined in the {\tt tex2rtf.ini} file using
2100 Instead of using a LaTeX command, you may find it more convenient to use the equivalent {\tt .ini} fil
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/life/setup/wince/
H A Dregister.bat8 REM This assumes that the file install.ini is the same directory
17 set fileLife="%WXWIN%\demos\life\setup\wince\install.ini"
H A Dbuild.bat4 REM Note that when invoking the .ini file with AppMgr (e.g. via setup.exe),
34 copy install.ini Deliver
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dffprobe.mak22 fate-ffprobe_ini: CMD = run $(FFPROBE_COMMAND) -of ini
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddct.c160 float ini = data[i + 1]; local
164 data[i] = c * inr + s * ini;
167 next += s * inr - c * ini;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddct.c161 float ini = data[i + 1]; local
165 data[i] = c * inr + s * ini;
168 next += s * inr - c * ini;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvsrc_mandelbrot.c294 #define Z_Z2_C(outr,outi,inr,ini)\
295 outr= inr*inr - ini*ini + cr;\
296 outi= 2*inr*ini + ci;
298 #define Z_Z2_C_ZYKLUS(outr,outi,inr,ini, Z)\
299 Z_Z2_C(outr,outi,inr,ini)\
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/txx9/
H A Dtx4939.h127 } key[3], ini; member in struct:tx4939_crypto_reg::__anon9803::__anon9805
132 struct tx4939_le_reg ini[4]; member in struct:tx4939_crypto_reg::__anon9803::__anon9807
140 struct tx4939_le_reg ini[5]; member in struct:tx4939_crypto_reg::__anon9803::__anon9808
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhtmlhlpf.tex5 your tex2rtf.ini file.
H A Dfiletype.tex30 ".ini" or ".conf".
H A Dhthelpct.tex24 your tex2rtf.ini file. The commercial tool HelpBlocks (www.helpblocks.com) can also create these files.
H A Dtdb.tex243 (Note: wxWidgets currently includes a version of iODBC.) Then you must create the file "~/.odbc.ini" (or optionally create
244 "/etc/odbc.ini" for access for all users on the system). This file contains
246 odbc.ini file for use with the "samples/db" sample program using MySQL:
342 datasource (in the ODBC Administrator (MSW only) or in the .odbc.ini file).
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tm6000/
H A Dtm6000-core.c40 static int ini = 0, last = 0, n = 0; local
55 if (!ini)
56 last = ini = jiffies;
63 jiffies_to_msecs(jiffies-ini),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daha1740.c152 :1, ini:1, /* Initialization Required */ member in struct:statusword
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dtexutils.cpp1207 // Define a variable value from the .ini file
1469 wxTextInputStream ini( input );
1475 wxString line = ini.ReadLine();
1485 OnError(_T("Expected = following name: malformed tex2rtf.ini file."));
1503 OnError(_T("Expected [ followed by number of arguments: malformed tex2rtf.ini file."));
1512 OnError(_T("Expected ] following number of arguments: malformed tex2rtf.ini file."));
1518 OnError(_T("Expected { followed by macro body: malformed tex2rtf.ini file."));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/build/bakefiles/
H A Dmake_dist.mk287 $(CP_P) $(UTILSDIR)/tex2rtf/src/tex2rtf.ini $(DISTDIR)/utils/tex2rtf/src
687 $(CP_P) $(DOCDIR)/latex/wx/*.ini $(DISTDIR)/docs/latex/wx
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffprobe.c1172 DEFINE_WRITER_CLASS(ini); variable
1203 INIContext *ini = wctx->priv; local
1219 if (ini->hierarchical ||
1251 .name = "ini",
2866 "set the output printing format (available formats are: default, compact, csv, flat, ini, json, xml)", "format" },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A DMakefile.in[all...]

Completed in 313 milliseconds