Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-irix5/
Dpanel.py194 panel.endgroup()
244 panel.endgroup()
/external/python/cpython2/Lib/plat-irix6/
Dpanel.py194 panel.endgroup()
244 panel.endgroup()
/external/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/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/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/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/mtools/
Dtexinfo.tex197 \def\gloggingall{\begingroup \globaldefs = 1 \loggingall \endgroup}%
447 \endgroup % End of the group started in \parsearg.
539 % implementation of @end takes care not to call \endgroup in this
584 \endgroup
922 {\catcode`\^^M=\active \gdef\cxxx#1^^M{\endgroup}}
1072 \endgroup
1093 \endgroup
1301 \endgroup
1504 \endgroup
1550 \endgroup}
[all …]
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DArrayDecoders.java733 final int endgroup = (tag & ~0x7) | WireFormat.WIRETYPE_END_GROUP; in decodeGroupList() local
734 position = decodeGroupField(schema, data, position, limit, endgroup, registers); in decodeGroupList()
741 position = decodeGroupField(schema, data, nextPosition, limit, endgroup, registers); in decodeGroupList()
/external/protobuf/src/google/protobuf/
Dmessage_unittest.inc385 // The byte is an endgroup tag, but we aren't parsing a group.
/external/protobuf/objectivec/
DGPBMessage.m2412 // it's an endgroup tag