HomeSort by relevance Sort by last modified time
    Searched refs:num_groups (Results 1 - 14 of 14) sorted by null

  /external/linux-tools-perf/bench/
sched-messaging.c 42 static unsigned int num_groups = 10; variable
264 OPT_UINTEGER('g', "group", &num_groups, "Specify number of groups"),
287 pth_tab = malloc(num_fds * 2 * num_groups * sizeof(pthread_t));
295 for (i = 0; i < num_groups; i++)
323 num_groups, num_groups * 2 * num_fds,
  /external/freetype/src/sfnt/
ttcmap.c 1620 FT_UInt32 num_groups; local
1714 FT_UInt32 num_groups = TT_NEXT_ULONG( p ); local
1746 FT_UInt32 num_groups = TT_NEXT_ULONG( p ); local
1997 FT_ULong num_groups; member in struct:TT_CMap12Rec_
2023 FT_ULong num_groups; local
2126 FT_UInt32 num_groups = TT_PEEK_ULONG( p ); local
2317 FT_ULong num_groups; member in struct:TT_CMap13Rec_
2343 FT_ULong num_groups; local
2446 FT_UInt32 num_groups = TT_PEEK_ULONG( p ); local
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p_pd.c 97 for (i = 0; i < p2p->num_groups; i++) {
176 for (i = 0; i < p2p->num_groups; i++) {
182 if (i == p2p->num_groups) {
p2p_group.c 54 groups = os_realloc_array(p2p->groups, p2p->num_groups + 1,
60 groups[p2p->num_groups++] = group;
107 for (g = 0; g < p2p->num_groups; g++) {
109 while (g + 1 < p2p->num_groups) {
113 p2p->num_groups--;
p2p_invitation.c 30 for (i = 0; i < p2p->num_groups; i++) {
107 for (i = 0; i < p2p->num_groups; i++) {
p2p_dev_disc.c 200 for (g = 0; g < p2p->num_groups; g++) {
p2p_i.h 411 size_t num_groups; member in struct:p2p_data
p2p.c 101 for (i = 0; i < p2p->num_groups; i++) {
106 if (i < p2p->num_groups) {
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
XKBlib.h 132 int num_groups; /* total groups on keyboard */ member in struct:_XkbControlsNotify
956 int /* num_groups */,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XKBlib.h 132 int num_groups; /* total groups on keyboard */ member in struct:_XkbControlsNotify
956 int /* num_groups */,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XKBlib.h 132 int num_groups; /* total groups on keyboard */ member in struct:_XkbControlsNotify
956 int /* num_groups */,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBstr.h 264 unsigned char num_groups; member in struct:_XkbControls
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBstr.h 264 unsigned char num_groups; member in struct:_XkbControls
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBstr.h 264 unsigned char num_groups; member in struct:_XkbControls

Completed in 364 milliseconds