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

/external/libgsm/src/
H A Dpreprocess.c49 word msp, lsp; local
91 msp = SASR( L_z2, 15 );
92 lsp = L_z2-((longword)msp<<15); /* gsm_L_sub(L_z2,(msp<<15)); */
95 L_temp = (longword)msp * 32735; /* GSM_L_MULT(msp,32735) >> 1;*/
105 msp = GSM_MULT_R( mp, -28180 );
107 *so++ = GSM_ADD( mp, msp );
/external/qemu/distrib/sdl-1.2.15/src/cdrom/os2/
H A DSDL_syscdrom.c66 MCI_SYSINFO_PARMS msp; /* Structure to MCI SysInfo parameters */ local
83 SDL_memset(&msp, 0x00, sizeof(MCI_SYSINFO_PARMS));
85 msp.usDeviceType = MCI_DEVTYPE_CD_AUDIO; /* CD Audio Type */
86 msp.pszReturn = (PSZ)&SysInfoRet; /* Return Structure */
87 msp.ulRetSize = MCI_CMDRETBUFSIZE; /* Size of ret struct */
88 if (LOUSHORT(mciSendCommand(0,MCI_SYSINFO, MCI_SYSINFO_QUANTITY | MCI_WAIT, (PVOID)&msp, 0)) != MCIERR_SUCCESS) return(CD_ERROR);
93 msp.pszReturn = (PSZ)&SysInfoRet; /* Return Structure */
94 msp.ulRetSize = MCI_CMDRETBUFSIZE; /* Size of ret struct */
95 msp.usDeviceType = MCI_DEVTYPE_CD_AUDIO; /* CD Audio Type */
98 msp
120 MCI_SET_PARMS msp; local
148 MCI_STATUS_PARMS msp; local
213 MCI_STATUS_PARMS msp; local
269 MCI_STATUS_PARMS msp; local
331 MCI_STATUS_PARMS msp; local
355 MCI_SET_PARMS msp; local
[all...]
/external/qemu/distrib/sdl-1.2.15/src/cdrom/osf/
H A DSDL_syscdrom.c64 struct mode_sel_sns_params msp; local
72 bzero(&msp, sizeof(msp));
81 msp.msp_addr = (caddr_t) &inq;
82 msp.msp_pgcode = 0;
83 msp.msp_pgctrl = 0;
84 msp.msp_length = sizeof(inq);
85 msp.msp_setps = 0;
87 if ( ioctl(cdfd, SCSI_GET_INQUIRY_DATA, &msp) )
/external/blktrace/
H A Dblkparse.c2254 static void ms_sort(struct ms_stream *msp);
2255 static int ms_prime(struct ms_stream *msp);
2257 static inline struct trace *ms_peek(struct ms_stream *msp) argument
2259 return (msp == NULL) ? NULL : msp->first;
2262 static inline __u64 ms_peek_time(struct ms_stream *msp) argument
2264 return ms_peek(msp)->bit->time;
2267 static inline void ms_resort(struct ms_stream *msp) argument
2269 if (msp->next && ms_peek_time(msp) > ms_peek_tim
2276 ms_deq(struct ms_stream *msp) argument
2291 ms_sort(struct ms_stream *msp) argument
2311 ms_prime(struct ms_stream *msp) argument
2395 struct ms_stream *msp = malloc(sizeof(*msp)); local
2452 handle(struct ms_stream *msp) argument
[all...]
/external/chromium_org/third_party/sqlite/src/tool/
H A Dlemon.c2162 struct symbol *msp = psp->rhs[psp->nrhs-1]; local
2163 if( msp->type!=MULTITERMINAL ){
2164 struct symbol *origsp = msp;
2165 msp = (struct symbol *) calloc(1,sizeof(*msp));
2166 memset(msp, 0, sizeof(*msp));
2167 msp->type = MULTITERMINAL;
2168 msp->nsubsym = 1;
2169 msp
[all...]
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_malloc.c1065 size_t destroy_mspace(mspace msp);
1082 void* mspace_malloc(mspace msp, size_t bytes);
1092 void mspace_free(mspace msp, void* mem);
1103 void* mspace_realloc(mspace msp, void* mem, size_t newsize);
1109 void* mspace_calloc(mspace msp, size_t n_elements, size_t elem_size);
1115 void* mspace_memalign(mspace msp, size_t alignment, size_t bytes);
1121 void** mspace_independent_calloc(mspace msp, size_t n_elements,
1128 void** mspace_independent_comalloc(mspace msp, size_t n_elements,
1135 size_t mspace_footprint(mspace msp);
1141 size_t mspace_max_footprint(mspace msp);
4419 mchunkptr msp = align_as_chunk(tbase); local
4469 destroy_mspace(mspace msp) argument
4496 mspace_malloc(mspace msp, size_t bytes) argument
4610 mspace_free(mspace msp, void* mem) argument
4701 mspace_calloc(mspace msp, size_t n_elements, size_t elem_size) argument
4721 mspace_realloc(mspace msp, void* oldmem, size_t bytes) argument
4745 mspace_memalign(mspace msp, size_t alignment, size_t bytes) argument
4754 mspace_independent_calloc(mspace msp, size_t n_elements, size_t elem_size, void* chunks[]) argument
4765 mspace_independent_comalloc(mspace msp, size_t n_elements, size_t sizes[], void* chunks[]) argument
4775 mspace_trim(mspace msp, size_t pad) argument
4790 mspace_malloc_stats(mspace msp) argument
4800 mspace_footprint(mspace msp) argument
4811 mspace_max_footprint(mspace msp) argument
4823 mspace_mallinfo(mspace msp) argument
[all...]
/external/valgrind/main/VEX/priv/
H A Dguest_ppc_toIR.c13086 Bool msp = False; local
13093 msp = (opc2 & 0x0FF) == 0x024;
13100 msp = (opc2 & 0x0FF) == 0x064;
13119 DIP("xv%sm%s%s v%d,v%d,v%d\n", negate ? "n" : "", oper_name, msp ? "msp" : "asp",
13133 mkexpr( msp ? t0 : b0 ),
13134 mkexpr( msp ? b0 : t0 ) ) ) ) );
13141 mkexpr( msp ? t1 : b1 ),
13142 mkexpr( msp ? b1 : t1 ) ) ) ) );
13149 mkexpr( msp
[all...]

Completed in 414 milliseconds