Home
last modified time | relevance | path

Searched refs:endgroup (Results 1 – 11 of 11) sorted by relevance

/external/python/cpython2/Lib/plat-irix6/
Dpanel.py194 panel.endgroup()
244 panel.endgroup()
/external/python/cpython2/Lib/plat-irix5/
Dpanel.py194 panel.endgroup()
244 panel.endgroup()
/external/netperf/doc/
Dtexinfo.tex186 \def\gloggingall{\begingroup \globaldefs = 1 \loggingall \endgroup}%
367 \endgroup % End of the group started in \parsearg.
405 \endgroup
413 \endgroup
423 \endgroup\fi} % This is not perfect, but it should reduce lossage
498 !endgroup
603 \endgroup % End the \group.
813 \def\includezzz#1{\endgroup\begingroup
818 \endgroup}
846 {\catcode`\^^M=\other \gdef\commentxxx#1^^M{\endgroup}}
[all …]
/external/bison/doc/
Drefcard.tex100 \endgroup}
125 \endgroup}
269 \def\endexample{\endgroup}
278 \def\endcexample{\endgroup}
/external/bison/build-aux/
Dtexinfo.tex212 \def\gloggingall{\begingroup \globaldefs = 1 \loggingall \endgroup}%
437 \endgroup % End of the group started in \parsearg.
529 % implementation of @end takes care not to call \endgroup in this
574 \endgroup
936 {\catcode`\^^M=\other \gdef\commentxxx#1^^M{\endgroup}}
1216 \endgroup
1359 \endgroup
1405 \endgroup}
1591 }\endgroup
1679 }\endgroup
[all …]
/external/libmicrohttpd/doc/
Dtexinfo.tex213 \def\gloggingall{\begingroup \globaldefs = 1 \loggingall \endgroup}%
438 \endgroup % End of the group started in \parsearg.
530 % implementation of @end takes care not to call \endgroup in this
575 \endgroup
937 {\catcode`\^^M=\other \gdef\commentxxx#1^^M{\endgroup}}
1217 \endgroup
1360 \endgroup
1406 \endgroup}
1592 }\endgroup
1680 }\endgroup
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/
Dtexinfo.tex213 \def\gloggingall{\begingroup \globaldefs = 1 \loggingall \endgroup}%
438 \endgroup % End of the group started in \parsearg.
530 % implementation of @end takes care not to call \endgroup in this
575 \endgroup
937 {\catcode`\^^M=\other \gdef\commentxxx#1^^M{\endgroup}}
1217 \endgroup
1360 \endgroup
1406 \endgroup}
1592 }\endgroup
1680 }\endgroup
[all …]
/external/e2fsprogs/lib/et/
Dtexinfo.tex225 \def\gloggingall{\begingroup \globaldefs = 1 \loggingall \endgroup}%
398 \endgroup % End of the group started in \parsearg.
491 % implementation of @end takes care not to call \endgroup in this
536 \endgroup
571 !endgroup
938 {\catcode`\^^M=\other \gdef\commentxxx#1^^M{\endgroup}}
1064 \def\finishmath#1{#1$\endgroup} % Close the group opened by \tex.
1378 \endgroup
1410 \endgroup}
1908 \def\codex #1{\tclose{#1}\endgroup}
[all …]
/external/e2fsprogs/doc/
Dtexinfo.tex225 \def\gloggingall{\begingroup \globaldefs = 1 \loggingall \endgroup}%
398 \endgroup % End of the group started in \parsearg.
491 % implementation of @end takes care not to call \endgroup in this
536 \endgroup
571 !endgroup
938 {\catcode`\^^M=\other \gdef\commentxxx#1^^M{\endgroup}}
1064 \def\finishmath#1{#1$\endgroup} % Close the group opened by \tex.
1378 \endgroup
1410 \endgroup}
1908 \def\codex #1{\tclose{#1}\endgroup}
[all …]
/external/pcre/dist2/src/
Dpcre2_compile.c1431 PCRE2_SPTR scode, endgroup; in could_be_empty_branch() local
1436 endgroup = scode; in could_be_empty_branch()
1443 do endgroup += GET(endgroup, 1); while (*endgroup == OP_ALT); in could_be_empty_branch()
1444 if (code >= scode && code <= endgroup) continue; /* Simple recursion */ in could_be_empty_branch()
/external/protobuf/objectivec/
DGPBMessage.m2343 // it's an endgroup tag