/external/llvm/lib/Support/ |
Program.cpp | 33 Program prg; local 34 if (prg.Execute(path, args, envp, redirects, memoryLimit, ErrMsg)) 35 return prg.Wait(path, secondsToWait, ErrMsg); 47 Program prg; local 48 prg.Execute(path, args, envp, redirects, memoryLimit, ErrMsg);
|
/ndk/sources/host-tools/make-3.81/ |
main.c | 664 LPSTR prg = strtok(cmdline, " "); 675 prg, exrec->ExceptionCode, (DWORD)exrec->ExceptionAddress); 682 prg, exrec->ExceptionCode, exrec->ExceptionFlags, 660 LPSTR prg = strtok(cmdline, " "); local [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
seq_event.h | 328 unsigned short prg; /**< instrument program id */ member in struct:snd_seq_instr 335 unsigned short prg; /**< sample program id */ member in struct:snd_seq_ev_sample
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
seq_event.h | 328 unsigned short prg; /**< instrument program id */ member in struct:snd_seq_instr 335 unsigned short prg; /**< sample program id */ member in struct:snd_seq_ev_sample
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
seq_event.h | 328 unsigned short prg; /**< instrument program id */ member in struct:snd_seq_instr 335 unsigned short prg; /**< sample program id */ member in struct:snd_seq_ev_sample
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
asequencer.h | 269 unsigned short prg; member in struct:snd_seq_instr 276 unsigned short prg; member in struct:snd_seq_ev_sample [all...] |