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

/frameworks/wilhelm/tools/mphtogen/
H A DMakefile10 mphtogen : mphtogen.c MPH_to.c MPH.h MPH_to.h
13 gcc -o $@ -DUSE_DESIGNATED_INITIALIZERS mphtogen.c MPH_to.c
H A Dmphtogen.c23 #include "MPH_to.h"
25 static void convert(const signed char MPH_to[MPH_MAX], const char *filename) argument
41 fprintf(fp, "%3d", MPH_to[i]);
/frameworks/wilhelm/src/
H A DAndroid.mk26 # optional, see comments in MPH_to.c: -DUSE_DESIGNATED_INITIALIZERS -S
32 MPH_to.c \

Completed in 77 milliseconds