Home
last modified time | relevance | path

Searched refs:def (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/external/zlib/examples/
Dfitblk.c73 local int partcompress(FILE *in, z_streamp def) in partcompress() argument
80 def->avail_in = fread(raw, 1, RAWLEN, in); in partcompress()
83 def->next_in = raw; in partcompress()
86 ret = deflate(def, flush); in partcompress()
88 } while (def->avail_out != 0 && flush == Z_NO_FLUSH); in partcompress()
96 local int recompress(z_streamp inf, z_streamp def) in recompress() argument
113 def->avail_in = RAWLEN - inf->avail_out; in recompress()
114 def->next_in = raw; in recompress()
117 ret = deflate(def, flush); in recompress()
119 } while (ret != Z_STREAM_END && def->avail_out != 0); in recompress()
[all …]
/external/libvpx/
Dargs.c36 a.def = NULL; in arg_init()
40 int arg_match(struct arg *arg_, const struct arg_def *def, char **argv) in arg_match() argument
49 if (def->short_name in arg_match()
50 && strlen(arg.argv[0]) == strlen(def->short_name) + 1 in arg_match()
51 && !strcmp(arg.argv[0] + 1, def->short_name)) in arg_match()
55 arg.val = def->has_val ? arg.argv[1] : NULL; in arg_match()
56 arg.argv_step = def->has_val ? 2 : 1; in arg_match()
58 else if (def->long_name) in arg_match()
60 int name_len = strlen(def->long_name); in arg_match()
64 && !strncmp(arg.argv[0] + 2, def->long_name, name_len) in arg_match()
[all …]
/external/e2fsprogs/lib/et/
Dtexinfo.tex104 \def\texinfoversion{1.18}
123 \def\tie{\penalty 10000\ } % Save plain tex definition of ~.
155 \def\onepageout#1{\hoffset=\normaloffset
169 \def\croppageout#1{\hoffset=0pt % make sure this doesn't mess things up
196 \def\cropmarks{\let\onepageout=\croppageout }
198 \def\pagebody#1{\vbox to\pageheight{\boxmaxdepth=\maxdepth #1}}
211 \def\ewtop{\vrule height\cornerthick depth0pt width\cornerlong}
212 \def\nstop{\vbox
214 \def\ewbot{\vrule height0pt depth\cornerthick width\cornerlong}
215 \def\nsbot{\vbox
[all …]
/external/e2fsprogs/doc/
Dtexinfo.tex38 \def\deftexinfoversion$#1: #2 ${\def\texinfoversion{#2}}
88 \def\putwordInfo{Info}%
101 \def\gobble#1{}
116 \def\gloggingall{\begingroup \globaldefs = 1 \loggingall \endgroup}%
117 \def\loggingall{\tracingcommands2 \tracingstats2
148 \def\onepageout#1{%
185 \def\croppageout#1{\hoffset=0pt % make sure this doesn't mess things up
213 \def\cropmarks{\let\onepageout=\croppageout }
217 \def\pagebody#1{\vbox to\pageheight{\boxmaxdepth=\maxdepth #1}}
233 \def\ewtop{\vrule height\cornerthick depth0pt width\cornerlong}
[all …]
/external/libffi/
Dtexinfo.tex6 \def\texinfoversion{2006-10-04.17}
113 \def\linenumber{l.\the\inputlineno:\space}
158 \def\spaceisspace{\catcode`\ =\spacecat}
174 \def\gobble#1{}
177 \def\makecsname#1{\expandafter\noexpand\csname#1\endcsname}
200 \def\finalout{\overfullrule=0pt}
208 \def\|{%
237 \def\gloggingall{\begingroup \globaldefs = 1 \loggingall \endgroup}%
238 \def\loggingall{%
261 \def\smallbreak{\ifnum\lastpenalty<10000\par\ifdim\lastskip<\smallskipamount
[all …]
/external/quake/quake/src/QW/server/
Dpr_edict.c146 ddef_t *def; in ED_GlobalAtOfs() local
151 def = &pr_globaldefs[i]; in ED_GlobalAtOfs()
152 if (def->ofs == ofs) in ED_GlobalAtOfs()
153 return def; in ED_GlobalAtOfs()
165 ddef_t *def; in ED_FieldAtOfs() local
170 def = &pr_fielddefs[i]; in ED_FieldAtOfs()
171 if (def->ofs == ofs) in ED_FieldAtOfs()
172 return def; in ED_FieldAtOfs()
184 ddef_t *def; in ED_FindField() local
189 def = &pr_fielddefs[i]; in ED_FindField()
[all …]
/external/quake/quake/src/WinQuake/
Dpr_edict.cpp150 ddef_t *def; in ED_GlobalAtOfs() local
155 def = &pr_globaldefs[i]; in ED_GlobalAtOfs()
156 if (def->ofs == ofs) in ED_GlobalAtOfs()
157 return def; in ED_GlobalAtOfs()
169 ddef_t *def; in ED_FieldAtOfs() local
174 def = &pr_fielddefs[i]; in ED_FieldAtOfs()
175 if (def->ofs == ofs) in ED_FieldAtOfs()
176 return def; in ED_FieldAtOfs()
188 ddef_t *def; in ED_FindField() local
193 def = &pr_fielddefs[i]; in ED_FindField()
[all …]
/external/bison/build-aux/
Dtexinfo.tex6 \def\texinfoversion{2005-07-05.19}
113 \def\linenumber{l.\the\inputlineno:\space}
170 \def\spaceisspace{\catcode\spaceChar=\spacecat}
175 !global!def!activebackslash{\}
180 \def\gobble#1{}
183 \def\makecsname#1{\expandafter\noexpand\csname#1\endcsname}
206 \def\finalout{\overfullrule=0pt}
214 \def\|{%
243 \def\gloggingall{\begingroup \globaldefs = 1 \loggingall \endgroup}%
244 \def\loggingall{%
[all …]
/external/grub/docs/
Dtexinfo.tex6 \def\texinfoversion{2004-11-25.16}
113 \def\linenumber{l.\the\inputlineno:\space}
168 \def\spaceisspace{\catcode\spaceChar=\spacecat}
172 \def\gobble#1{}
175 \def\makecsname#1{\expandafter\noexpand\csname#1\endcsname}
198 \def\finalout{\overfullrule=0pt}
206 \def\|{%
235 \def\gloggingall{\begingroup \globaldefs = 1 \loggingall \endgroup}%
236 \def\loggingall{%
259 \def\smallbreak{\ifnum\lastpenalty<10000\par\ifdim\lastskip<\smallskipamount
[all …]
/external/v8/src/
Dflag-definitions.h40 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument
42 #define FLAG_READONLY(ftype, ctype, nam, def, cmt) \ argument
43 static ctype const FLAG_##nam = def;
48 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument
49 ctype FLAG_##nam = def;
50 #define FLAG_READONLY(ftype, ctype, nam, def, cmt) argument
56 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument
57 static ctype const FLAGDEFAULT_##nam = def;
58 #define FLAG_READONLY(ftype, ctype, nam, def, cmt) argument
64 #define FLAG_FULL(ftype, ctype, nam, def, cmt) \ argument
[all …]
/external/qemu/tcg/
Dtcg.c222 TCGOpDef *def; in tcg_context_init() local
234 def = &tcg_op_defs[op]; in tcg_context_init()
235 n = def->nb_iargs + def->nb_oargs; in tcg_context_init()
243 def = &tcg_op_defs[op]; in tcg_context_init()
244 def->args_ct = args_ct; in tcg_context_init()
245 def->sorted_args = sorted_args; in tcg_context_init()
246 n = def->nb_iargs + def->nb_oargs; in tcg_context_init()
796 const TCGOpDef *def; in tcg_dump_ops() local
804 def = &tcg_op_defs[c]; in tcg_dump_ops()
816 nb_oargs = def->nb_oargs; in tcg_dump_ops()
[all …]
/external/clearsilver/cs/
Dtest3.cs2 <?cs def:Date._weekday(day,four) ?>
23 <?cs /def ?>
26 <?cs def:echo(wow) ?>
28 <?cs /def ?>
43 <?cs def:call_echo(wow) ?>
45 <?cs /def ?>
54 <?cs def:echo2(bar) ?>
56 <?cs /def ?>
58 <?cs def:call_echo2(wow, weird) ?>
60 <?cs /def ?>
[all …]
Dtest18.cs9 <?cs def:style() ?>....<?cs /def ?>
19 With whitespace in def...
20 <?cs def:style2( ) ?>....<?cs /def ?>
25 <?cs def:set_info(side, label, value) ?>
31 <?cs /def ?>
/external/icu4c/test/cintltst/
Dcdattst.c57 UDateFormat *def, *fr, *it, *de, *def1, *fr_pat; in TestDateFormat() local
90 def = udat_open(UDAT_SHORT, UDAT_SHORT, "en_US", NULL, 0,NULL, 0, &status); in TestDateFormat()
141 copy=udat_clone(def, &status); in TestDateFormat()
153 resultlengthneeded=udat_format(def, d, NULL, resultlength, NULL, &status); in TestDateFormat()
163 udat_format(def, d, result, resultlength, NULL, &status); in TestDateFormat()
218 d1=udat_parse(def, temp, u_strlen(temp), &parsepos, &status); in TestDateFormat()
228 if(u_strcmp(myDateFormat(def, d1),temp)!=0) in TestDateFormat()
236 d1=udat_parse(def, temp, u_strlen(temp), NULL, &status); in TestDateFormat()
338 numformat1=udat_getNumberFormat(def); in TestDateFormat()
364 udat_close(def); in TestDateFormat()
[all …]
/external/chromium/third_party/icu/source/test/cintltst/
Dcdattst.c57 UDateFormat *def, *fr, *it, *de, *def1, *fr_pat; in TestDateFormat() local
90 def = udat_open(UDAT_SHORT, UDAT_SHORT, "en_US", NULL, 0,NULL, 0, &status); in TestDateFormat()
141 copy=udat_clone(def, &status); in TestDateFormat()
153 resultlengthneeded=udat_format(def, d, NULL, resultlength, NULL, &status); in TestDateFormat()
163 udat_format(def, d, result, resultlength, NULL, &status); in TestDateFormat()
218 d1=udat_parse(def, temp, u_strlen(temp), &parsepos, &status); in TestDateFormat()
228 if(u_strcmp(myDateFormat(def, d1),temp)!=0) in TestDateFormat()
236 d1=udat_parse(def, temp, u_strlen(temp), NULL, &status); in TestDateFormat()
338 numformat1=udat_getNumberFormat(def); in TestDateFormat()
364 udat_close(def); in TestDateFormat()
[all …]
/external/bison/doc/
Drefcard.tex19 \def\finalout{\overfullrule=0pt}
69 \def\bisonversion{1.31} % the bison version
71 \def\refcardversion{0.5} % reference card version
72 \def\month{November} % month
73 \def\year{2001} % year
74 \def\version{\month\ \year, Bison Refcard Version \refcardversion}
77 \def\small{\smallfont\textfont2=\smallsy\baselineskip=.8\baselineskip}
78 \def\medium{\mediumfont\textfont2=\mediumsy\baselineskip=.8\baselineskip}
80 \def\copyrightnotice{
105 \def\smallcopyrightnotice{
[all …]
/external/libxml2/
Drelaxng.c217 xmlRelaxNGDefinePtr def; /* the current define */ member
2019 xmlRelaxNGDefName(xmlRelaxNGDefinePtr def) in xmlRelaxNGDefName() argument
2021 if (def == NULL) in xmlRelaxNGDefName()
2023 switch (def->type) { in xmlRelaxNGDefName()
2853 xmlRelaxNGDefinePtr def);
2864 xmlRelaxNGIsCompileable(xmlRelaxNGDefinePtr def) in xmlRelaxNGIsCompileable() argument
2868 if (def == NULL) { in xmlRelaxNGIsCompileable()
2871 if ((def->type != XML_RELAXNG_ELEMENT) && in xmlRelaxNGIsCompileable()
2872 (def->dflags & IS_COMPILABLE)) in xmlRelaxNGIsCompileable()
2874 if ((def->type != XML_RELAXNG_ELEMENT) && in xmlRelaxNGIsCompileable()
[all …]
/external/bluetooth/glib/gio/
DMakefile.am26 gio.def: gio.symbols
27 …srcdir)/gio.symbols | sed -e '/^$$/d' -e 's/^/ /' -e 's/G_GNUC_[^ ]*//g' | sort) > gio.def.tmp && \
28 mv gio.def.tmp gio.def
35 $(PERL) $(srcdir)/makegioalias.pl -def < $(srcdir)/gio.symbols > gioaliasdef.c.tmp && \
252 export_symbols = -export-symbols gio.def
253 gio_def = gio.def
255 install-def-file:
256 $(INSTALL) gio.def $(DESTDIR)$(libdir)/gio-2.0.def
258 uninstall-def-file:
259 -rm $(DESTDIR)$(libdir)/gio-2.0.def
[all …]
/external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/
Dmaster.cfg25 def __init__(self, platform, configuration, architecture, buildOnly, *args, **kwargs):
34 def start(self):
47 def __init__(self, *args, **kwargs):
65 def appendCustomBuildFlags(step, platform):
78 def start(self):
111 def __init__(self):
120 def __init__(self):
131 def __init__(self, skipBuild=False, *args, **kwargs):
136 def start(self):
142 def commandComplete(self, cmd):
[all …]
/external/icu4c/test/intltest/
Dnmfmapts.cpp69 NumberFormat *def = NumberFormat::createInstance(status); in testAPI() local
185 if (fr != NULL && def != NULL) in testAPI()
197 fr->setParseIntegerOnly( def->isParseIntegerOnly() ); in testAPI()
198 if(fr->isParseIntegerOnly() != def->isParseIntegerOnly() ) { in testAPI()
202 fr->setGroupingUsed( def->isGroupingUsed() ); in testAPI()
203 if(fr->isGroupingUsed() != def->isGroupingUsed() ) { in testAPI()
207 fr->setMaximumIntegerDigits( def->getMaximumIntegerDigits() ); in testAPI()
208 if(fr->getMaximumIntegerDigits() != def->getMaximumIntegerDigits() ) { in testAPI()
212 fr->setMinimumIntegerDigits( def->getMinimumIntegerDigits() ); in testAPI()
213 if(fr->getMinimumIntegerDigits() != def->getMinimumIntegerDigits() ) { in testAPI()
[all …]
Dsdtfmtts.cpp54 SimpleDateFormat def(status); in testAPI() local
129 Format *clone = def.clone(); in testAPI()
130 if( ! (*clone == def) ) { in testAPI()
145 res1 = def.format(d, res1, pos1); in testAPI()
162 result1 = def.parse(text, pos); in testAPI()
166 result2 = def.parse(text, status); in testAPI()
185 def.adoptDateFormatSymbols(newSyms); in testAPI()
187 if( *(pat.getDateFormatSymbols()) != *(def.getDateFormatSymbols())) { in testAPI()
208 def.adoptDateFormatSymbols(newSyms); in testAPI()
/external/chromium/third_party/icu/source/test/intltest/
Dnmfmapts.cpp69 NumberFormat *def = NumberFormat::createInstance(status); in testAPI() local
185 if (fr != NULL && def != NULL) in testAPI()
197 fr->setParseIntegerOnly( def->isParseIntegerOnly() ); in testAPI()
198 if(fr->isParseIntegerOnly() != def->isParseIntegerOnly() ) { in testAPI()
202 fr->setGroupingUsed( def->isGroupingUsed() ); in testAPI()
203 if(fr->isGroupingUsed() != def->isGroupingUsed() ) { in testAPI()
207 fr->setMaximumIntegerDigits( def->getMaximumIntegerDigits() ); in testAPI()
208 if(fr->getMaximumIntegerDigits() != def->getMaximumIntegerDigits() ) { in testAPI()
212 fr->setMinimumIntegerDigits( def->getMinimumIntegerDigits() ); in testAPI()
213 if(fr->getMinimumIntegerDigits() != def->getMinimumIntegerDigits() ) { in testAPI()
[all …]
Dsdtfmtts.cpp54 SimpleDateFormat def(status); in testAPI() local
129 Format *clone = def.clone(); in testAPI()
130 if( ! (*clone == def) ) { in testAPI()
145 res1 = def.format(d, res1, pos1); in testAPI()
162 result1 = def.parse(text, pos); in testAPI()
166 result2 = def.parse(text, status); in testAPI()
185 def.adoptDateFormatSymbols(newSyms); in testAPI()
187 if( *(pat.getDateFormatSymbols()) != *(def.getDateFormatSymbols())) { in testAPI()
208 def.adoptDateFormatSymbols(newSyms); in testAPI()
/external/bluetooth/glib/gmodule/
Dmakefile.msc.in19 gmodule.def: gmodule.symbols
20 echo EXPORTS > gmodule.def
23 -DG_GNUC_PRINTF=;G_GNUC_PRINTF gmodule.symbols >> gmodule.def
32 libgmodule-2.0-@LT_CURRENT_MINUS_AGE@.dll : $(gmodule_OBJECTS) gmodule.def gmodule.res
34 ..\glib\glib-2.0.lib $(LDFLAGS) /implib:gmodule-2.0.lib /def:gmodule.def
/external/openssl/crypto/threads/
Dnetware.bat36 echo Generating Metrowerks command file: mttest.def
37 echo # dynamically generated command file for metrowerks build > mttest.def
38 echo IMPORT @%IMPORTS%\clib.imp >> mttest.def
39 echo IMPORT @%IMPORTS%\threads.imp >> mttest.def
40 echo IMPORT @%IMPORTS%\ws2nlm.imp >> mttest.def
41 echo IMPORT GetProcessSwitchCount >> mttest.def
42 echo MODULE clib >> mttest.def
53 mwldnlm.exe %LFLAGS% -screenname mttest -commandfile mttest.def mttest.o "%PRELUDE%" %LIBS% -o mtte…

12345678910>>...13