Searched defs:File (Results 1 – 6 of 6) sorted by relevance
28 struct File { struct47 DISALLOW_EVIL_CONSTRUCTORS(File); argument
25 File::File() in File() function in android::File30 File::File(const char *path, const char *mode) in File() function in android::File
36 class File { class38 explicit File(FILE* file) : mFile(file) {} in File() function in File
64 class File { class66 explicit File(FILE* file) : mFile(file) { } in File() function in File
1665 # define YY_LOCATION_PRINT(File, Loc) yy_location_print_(File, &(Loc)) argument1668 # define YY_LOCATION_PRINT(File, Loc) ((void)0) argument
603 # define YY_LOCATION_PRINT(File, Loc) ((void)0) argument