Home
last modified time | relevance | path

Searched refs:group (Results 1 – 25 of 43) sorted by relevance

12

/ndk/sources/third_party/googletest/googletest/test/
Dgtest_xml_output_unittest.py181 year=int(match.group(1)), month=int(match.group(2)),
182 day=int(match.group(3)), hour=int(match.group(4)),
183 minute=int(match.group(5)), second=int(match.group(6)))
Dgtest_filter_unittest.py195 test_case = match.group(1)
199 test = match.group(1)
/ndk/sources/host-tools/make-3.81/
DMakefile.am118 echo "$$app needs to be owned by group $(inst_group) and setgid;"; \
DREADME73 http://savannah.gnu.org/bugs/?group=make
82 http://savannah.gnu.org/support/?group=make
86 http://savannah.gnu.org/patch/?group=make
100 http://savannah.gnu.org/cvs/?group=make
DMakefile.ami102 group = sys
194 if chgrp $(group) $@.new && chmod g+s $@.new; then \
DSMakefile107 # Install make setgid to this group so it can read /dev/kmem.
108 group = sys
DMakefile.in1002 echo "$$app needs to be owned by group $(inst_group) and setgid;"; \
DREADME.DOS313 reported first on the comp.os.msdos.djgpp news group (if you cannot
316 group). For other bugs, please follow the procedure explained in
DNEWS150 http://savannah.gnu.org/bugs/index.php?group=make&report_id=111&fix_release_id=103
232 http://savannah.gnu.org/bugs/index.php?group=make&report_id=111&fix_release_id=102
/ndk/docs/Additional_library_docs/renderscript/
Ddoxygen.css8 /* @group Heading Levels */
86 /* @group Link Styling */
247 /* @group Code Colorization */
339 /* @group Member Descriptions */
379 /* @group Member Details */
513 /* @group Directory (tree) */
/ndk/
DREADME.TXT34 http://groups.google.com/group/android-ndk
/ndk/sources/host-tools/make-3.81/doc/
Dmake.texi244 to a group of targets that match a pattern.
510 @group
515 @end group
562 @group
587 @end group
725 @group
730 @end group
752 @group
755 @end group
767 @group
[all …]
Dfdl.texi418 @group
426 @end group
433 @group
437 @end group
/ndk/docs/Getting_Started/html/
Ddoxygen.css7 /* @group Heading Levels */
106 /* @group Link Styling */
321 /* @group Code Colorization */
420 /* @group Member Descriptions */
482 /* @group Member Details */
/ndk/docs/Programmers_Guide/html/
Ddoxygen.css7 /* @group Heading Levels */
106 /* @group Link Styling */
321 /* @group Code Colorization */
420 /* @group Member Descriptions */
482 /* @group Member Details */
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex292 % take effect in \write's, yet the group defined by the \vbox ends
353 }% end of group with \indexdummies
398 \endgroup % End of the group started in \parsearg.
483 % actual body; @end closes the group after calling \Efoo. \envdef also
489 % are not treated as enviroments; they don't open a group. (The
671 % @group ... @end group forces ... to be all on one page, by enclosing
679 % Another complication is that the group might be very large. This can
683 % threshold for doing this is if the group is more than \vfilllimit
689 \envdef\group{%
692 \errmessage{@group invalid in context where filling is enabled}%
[all …]
/ndk/sources/host-tools/make-3.81/tests/
DREADME61 make just to test it, make it setgid to kmem or whatever group /dev/kmem
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dlexical_cast.hpp632 std::string::size_type group = 0; // current group number in lcast_put_unsigned() local
640 ++group; in lcast_put_unsigned()
641 if(group < grouping_size) in lcast_put_unsigned()
643 char const grp_size = grouping[group]; in lcast_put_unsigned()
/ndk/sources/host-tools/make-3.81/po/
Dhe.po1192 msgid "%s: user %lu (real %lu), group %lu (real %lu)\n"
1193 msgstr "%s access: user %lu (real %lu), group %lu (real %lu)\n"
Dhr.po1210 msgid "%s: user %lu (real %lu), group %lu (real %lu)\n"
1211 msgstr "%s: user %lu (real %lu), group %lu (real %lu)\n"
Dmake.pot1137 msgid "%s: user %lu (real %lu), group %lu (real %lu)\n"
Dbe.po1155 msgid "%s: user %lu (real %lu), group %lu (real %lu)\n"
Dko.po1194 msgid "%s: user %lu (real %lu), group %lu (real %lu)\n"
Dja.po1206 msgid "%s: user %lu (real %lu), group %lu (real %lu)\n"
Dzh_CN.po1160 msgid "%s: user %lu (real %lu), group %lu (real %lu)\n"

12