Home
last modified time | relevance | path

Searched refs:preamble (Results 1 – 7 of 7) sorted by relevance

/external/webkit/V8Binding/v8/src/
Dparser.cc926 Vector<unsigned> preamble = store()->AddBlock(0, ScriptDataImpl::kHeaderSize); in ParserRecorder() local
927 preamble[ScriptDataImpl::kMagicOffset] = ScriptDataImpl::kMagicNumber; in ParserRecorder()
928 preamble[ScriptDataImpl::kVersionOffset] = ScriptDataImpl::kCurrentVersion; in ParserRecorder()
929 preamble[ScriptDataImpl::kHasErrorOffset] = false; in ParserRecorder()
/external/e2fsprogs/doc/
Dtexinfo.tex1905 % Contents of each column will wrap at width given in preamble. Width
1911 % To make preamble:
1928 % the preamble, break the line within one argument and it
1983 % Macros used to set up halign preamble:
2043 % This preamble sets up a generic column definition, which will
2054 % If user has set preamble in terms of percent of \hsize
2063 % If user has <not> set preamble in terms of percent of \hsize
2082 % The table preamble
/external/grub/docs/
Dtexinfo.tex2577 % Contents of each column will wrap at width given in preamble. Width
2583 % To make preamble:
2641 % Macros used to set up halign preamble:
2742 % This preamble sets up a generic column definition, which will
2760 % If the user has set preamble in terms of percent of \hsize we will
2772 % If user has not set preamble in terms of percent of \hsize
/external/bison/build-aux/
Dtexinfo.tex2674 % Contents of each column will wrap at width given in preamble. Width
2680 % To make preamble:
2738 % Macros used to set up halign preamble:
2839 % This preamble sets up a generic column definition, which will
2857 % If the user has set preamble in terms of percent of \hsize we will
2869 % If user has not set preamble in terms of percent of \hsize
/external/libffi/
Dtexinfo.tex2859 % Contents of each column will wrap at width given in preamble. Width
2865 % To make preamble:
2923 % Macros used to set up halign preamble:
3024 % This preamble sets up a generic column definition, which will
3042 % If the user has set preamble in terms of percent of \hsize we will
3054 % If user has not set preamble in terms of percent of \hsize
/external/bison/doc/
Dbison.texinfo7032 grammar preamble. When run, @command{bison} will create several
Dbison.info6474 the directive `%skeleton "lalr1.cc"' in the grammar preamble. When