Home
last modified time | relevance | path

Searched defs:msp (Results 1 – 7 of 7) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/cdrom/os2/
DSDL_syscdrom.c66 MCI_SYSINFO_PARMS msp; /* Structure to MCI SysInfo parameters */ in SDL_SYS_CDInit() local
120 MCI_SET_PARMS msp; in SDL_SYS_CDOpen() local
148 MCI_STATUS_PARMS msp; in SDL_SYS_CDGetTOC() local
213 MCI_STATUS_PARMS msp; in SDL_SYS_CDStatus() local
269 MCI_STATUS_PARMS msp; in SDL_SYS_CDPlay() local
331 MCI_STATUS_PARMS msp; in SDL_SYS_CDStop() local
355 MCI_SET_PARMS msp; in SDL_SYS_CDEject() local
/external/libgsm/src/
Dpreprocess.c49 word msp, lsp; variable
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
DSDL_malloc.c4419 mchunkptr msp = align_as_chunk(tbase); in init_user_mstate() local
4469 size_t destroy_mspace(mspace msp) { in destroy_mspace()
4496 void* mspace_malloc(mspace msp, size_t bytes) { in mspace_malloc()
4610 void mspace_free(mspace msp, void* mem) { in mspace_free()
4701 void* mspace_calloc(mspace msp, size_t n_elements, size_t elem_size) { in mspace_calloc()
4721 void* mspace_realloc(mspace msp, void* oldmem, size_t bytes) { in mspace_realloc()
4745 void* mspace_memalign(mspace msp, size_t alignment, size_t bytes) { in mspace_memalign()
4754 void** mspace_independent_calloc(mspace msp, size_t n_elements, in mspace_independent_calloc()
4765 void** mspace_independent_comalloc(mspace msp, size_t n_elements, in mspace_independent_comalloc()
4775 int mspace_trim(mspace msp, size_t pad) { in mspace_trim()
[all …]
/external/blktrace/
Dblkparse.c2257 static inline struct trace *ms_peek(struct ms_stream *msp) in ms_peek()
2262 static inline __u64 ms_peek_time(struct ms_stream *msp) in ms_peek_time()
2267 static inline void ms_resort(struct ms_stream *msp) in ms_resort()
2276 static inline void ms_deq(struct ms_stream *msp) in ms_deq()
2291 static void ms_sort(struct ms_stream *msp) in ms_sort()
2311 static int ms_prime(struct ms_stream *msp) in ms_prime()
2395 struct ms_stream *msp = malloc(sizeof(*msp)); in ms_alloc() local
2452 static int handle(struct ms_stream *msp) in handle()
/external/qemu/distrib/sdl-1.2.15/src/cdrom/osf/
DSDL_syscdrom.c64 struct mode_sel_sns_params msp; in CheckDrive() local
/external/chromium_org/third_party/sqlite/src/tool/
Dlemon.c2162 struct symbol *msp = psp->rhs[psp->nrhs-1]; in parseonetoken() local
/external/valgrind/main/VEX/priv/
Dguest_ppc_toIR.c13086 Bool msp = False; in dis_vxv_sp_arith() local