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

  /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);
  /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
instr.h 165 int snd_instr_iwffff_load(snd_iwffff_handle_t *handle, int bank, int prg, snd_instr_iwffff_t **iwffff);
  /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
instr.h 165 int snd_instr_iwffff_load(snd_iwffff_handle_t *handle, int bank, int prg, snd_instr_iwffff_t **iwffff);
  /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
instr.h 165 int snd_instr_iwffff_load(snd_iwffff_handle_t *handle, int bank, int prg, snd_instr_iwffff_t **iwffff);
  /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...]
  /prebuilts/gcc/linux-x86/host/x86_64-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...]
  /ndk/sources/host-tools/make-3.81/
main.c 664 LPSTR prg = strtok(cmdline, " ");
675 prg, exrec->ExceptionCode, exrec->ExceptionAddress);
682 prg, exrec->ExceptionCode, exrec->ExceptionFlags,
660 LPSTR prg = strtok(cmdline, " "); local
    [all...]

Completed in 1841 milliseconds