Searched refs:group2 (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winprefsyacc.y | 127 %type <uVal> group2 205 group2: NOTITLE { $$=STYLE_NOTITLE; } 211 | group2 { $$=$1; } 212 | group1 group2 { $$=$1|$2; } 213 | group2 group1 { $$=$1|$2; }
|
| /OK3568_Linux_fs/yocto/poky/meta-skeleton/recipes-skeleton/useradd/ |
| H A D | useradd-example.bb | 41 # groups group1 and group2: 42 GROUPADD_PARAM:${PN} = "-g 880 group1; -g 890 group2" 68 chgrp -R group2 ${D}${datadir}/user2
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/attr/ |
| H A D | README | 52 perf record -e '{cycles/period=1/,instructions/period=2/}:S' kill (test-record-group2)
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | emulate.c | 4492 static const struct opcode group2[] = { variable 4774 G(ByteOp | Src2ImmByte, group2), G(Src2ImmByte, group2), 4787 G(Src2One | ByteOp, group2), G(Src2One, group2), 4788 G(Src2CL | ByteOp, group2), G(Src2CL, group2),
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | XKM_file_format.txt | 99 group2 0x2
|
| /OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/ |
| H A D | isp.S | 519 # now, w/ group2, make movep's decode the fastest since it will
|