Home
last modified time | relevance | path

Searched refs:GRP (Results 1 – 4 of 4) sorted by relevance

/external/toybox/tests/
Dchgrp.test14 GRP="$(sed -n '$s/:.*//p' /etc/group)"
26 IN="cd testdir && chgrp -R $GRP dir dir2 &&"
36 "root $GRP $GRP $GRP $GRP $GRP $GRP\n" "" ""
38 "$GRP $GRP $GRP root $GRP $GRP $GRP\n" "" ""
40 "root $GRP $GRP root $GRP $GRP $GRP\n" "" ""
44 "$GRP $GRP $GRP root $GRP $GRP $GRP\n" "" ""
46 "$GRP $GRP root $GRP $GRP $GRP $GRP\n" "" ""
48 "$GRP $GRP $GRP $GRP $GRP root $GRP\n" "" ""
52 "$GRP $GRP $GRP $GRP $GRP $GRP root\n" "" ""
54 "$GRP $GRP $GRP $GRP $GRP root $GRP\n" "" ""
[all …]
Dchown.test16 GRP="$(sed -n '$s/:.*//p' /etc/group)"
33 testing "chown usr:grp" "chown $USR:$GRP $F $OUT" "$USR $GRP\n" "" ""
34 testing "chown root" "chown root $F $OUT" "root $GRP\n" "" ""
36 testing "chown :grp" "chown root:root $F && chown :$GRP $F $OUT" \
37 "root $GRP\n" "" ""
38 testing "chown :" "chown $USR:$GRP $F && chown : $F $OUT" \
39 "$USR $GRP\n" "" ""
/external/libvncserver/x11vnc/
Dkeyboard.c890 #define GRP 4 macro
893 static KeySym xkbkeysyms[0x100][GRP][LVL];
894 static unsigned int xkbstate[0x100][GRP][LVL];
895 static unsigned int xkbignore[0x100][GRP][LVL];
896 static unsigned int xkbmodifiers[0x100][GRP][LVL];
1150 for (grp = 0; grp < GRP; grp++) { in switch_to_xkb_if_better()
1293 for (grp = 0; grp < GRP; grp++) { in initialize_xkb_modtweak()
1333 for (grp = 0; grp < GRP; grp++) { in initialize_xkb_modtweak()
/external/llvm/test/CodeGen/ARM/
D2013-04-16-AAPCS-C4-vs-VFP.ll33 ;// params-to-GRP.c: