Searched refs:ascii (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/vdec_v1/drv/hvd/ |
| H A D | drvHVD_def.h | 357 #define HVD_DumpMemory( addr, size , ascii , NonCacheMask) \ argument 368 …if (ascii) … 397 … if (ascii) \
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/ |
| H A D | drvHVD_def.h | 414 #define HVD_DumpMemory( addr, size , ascii , NonCacheMask) \ argument 425 …if (ascii) … 454 … if (ascii) \
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/ |
| H A D | drvHVD_def.h | 416 #define HVD_DumpMemory( addr, size , ascii , NonCacheMask) \ argument 427 …if (ascii) … 456 … if (ascii) \
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/ |
| H A D | drvHVD_def.h | 426 #define HVD_DumpMemory( addr, size , ascii , NonCacheMask) \ argument 437 …if (ascii) … 466 … if (ascii) \
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | resolv.h | 331 int loc_aton (const char *ascii, u_char *binary) __THROW; 332 const char * loc_ntoa (const u_char *binary, char *ascii) __THROW;
|