Home
last modified time | relevance | path

Searched defs:dest (Results 1 – 10 of 10) sorted by relevance

/gdk/samples/quake/src/com/android/quake/llvm/
DDownloaderActivity.java89 File dest = new File(dataPath); in ensureDownloaded() local
131 private static boolean versionMatches(File dest, String expectedVersion) { in versionMatches()
316 public File(String src, String dest, String md5, long size) { in File()
333 String dest; field in DownloaderActivity.Config.File
378 String dest = getRequiredString(attributes, "dest"); in startElement() local
613 File dest = new File(mDataDir, file.dest); in downloadFile() local
699 File dest = new File(mDataDir, file.dest); in verifyFile() local
868 private File download(String src, String dest) in download()
912 private FileOutputStream openOutput(String dest, boolean append) in openOutput()
/gdk/samples/quake/jni/
Dchase.cpp65 vec3_t dest, stop; in Chase_Update() local
Dgl_rmisc.cpp34 byte *dest; in R_InitTextures() local
Dcommon.cpp138 void Q_memset (void *dest, int fill, int count) in Q_memset()
154 void Q_memcpy (void *dest, const void *src, int count) in Q_memcpy()
180 void Q_strcpy (char *dest, const char *src) in Q_strcpy()
189 void Q_strncpy (char *dest, const char *src, int count) in Q_strncpy()
219 void Q_strcat (char *dest, const char *src) in Q_strcat()
Dgl_draw.cpp616 void Draw_CharToConback (int num, byte *dest) in Draw_CharToConback()
712 byte *dest, *src; in Draw_Init() local
839 byte *dest; in Draw_Character() local
914 byte *dest, *source; in Draw_AlphaPic() local
955 byte *dest, *source; in Draw_Pic() local
991 byte *dest, *source, tbyte; in Draw_TransPic() local
1015 unsigned trans[64*64], *dest; in Draw_TransPicTranslate() local
Dcl_parse.cpp634 byte *dest, *source; in CL_NewTranslation() local
Dsys_android.cpp284 int Sys_FileRead (int handle, void *dest, int count) in Sys_FileRead()
Dgl_rsurf.cpp138 void R_BuildLightMap (msurface_t *surf, byte *dest, int stride) in R_BuildLightMap()
Dpr_cmds.cpp1509 int dest; in WriteDest() local
Dmenu.cpp153 byte *dest, *source; in M_BuildTranslationTable() local