OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:acts
(Results
1 - 4
of
4
) sorted by null
/external/blktrace/
blkrawverify.c
62
static struct act_info
acts
[] = {
variable in typeref:struct:act_info
80
#define N_ACTS (sizeof(
acts
) / sizeof(struct act_info))
90
sprintf(buf, "%s ",
acts
[act].string);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBstr.h
294
XkbAction *
acts
;
member in struct:_XkbServerMapRec
308
#define XkbSMKeyActionsPtr(m,k) (&(m)->
acts
[(m)->key_acts[k]])
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBstr.h
294
XkbAction *
acts
;
member in struct:_XkbServerMapRec
308
#define XkbSMKeyActionsPtr(m,k) (&(m)->
acts
[(m)->key_acts[k]])
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBstr.h
294
XkbAction *
acts
;
member in struct:_XkbServerMapRec
308
#define XkbSMKeyActionsPtr(m,k) (&(m)->
acts
[(m)->key_acts[k]])
Completed in 263 milliseconds