Searched refs:instr (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/bionic/
H A Dfts.c259 int instr; local
271 instr = p->fts_instr;
275 if (instr == FTS_AGAIN) {
286 if (instr == FTS_FOLLOW &&
302 if (instr == FTS_SKIP ||
451 fts_set(FTS *sp __unused, FTSENT *p, int instr) argument
453 if (instr && instr != FTS_AGAIN && instr != FTS_FOLLOW &&
454 instr !
463 fts_children(FTS *sp, int instr) argument
[all...]
/bionic/libc/kernel/uapi/sound/
H A Dsfnt_info.h127 unsigned char instr; member in struct:soundfont_voice_rec_hdr
/bionic/libc/kernel/uapi/linux/
H A Dsoundcard.h790 #define SEQ_LOAD_GMINSTR(dev, instr)

Completed in 642 milliseconds