Searched defs:outfile (Results 1 – 3 of 3) sorted by relevance
/development/samples/SupportLeanbackDemos/ |
D | generatev4.py | 28 outfile = open('src/com/example/android/leanback/GuidedStepSupportActivity.java', 'w') variable 41 outfile = open('src/com/example/android/leanback/GuidedStepSupportHalfScreenActivity.java', 'w') variable 55 outfile = open('src/com/example/android/leanback/BrowseSupportFragment.java', 'w') variable 75 outfile = open('src/com/example/android/leanback/BrowseSupportActivity.java', 'w') variable 87 outfile = open('res/layout/browse_support.xml', 'w') variable 97 outfile = open('src/com/example/android/leanback/DetailsSupportFragment.java', 'w') variable 111 outfile = open('src/com/example/android/leanback/NewDetailsSupportFragment.java', 'w') variable 125 outfile = open('src/com/example/android/leanback/DetailsSupportActivity.java', 'w') variable 141 outfile = open('res/layout/details_support.xml', 'w') variable 151 outfile = open('res/layout/legacy_details_support.xml', 'w') variable [all …]
|
/development/tools/yuv420sp2rgb/ |
D | cmdline.c | 58 char **outfile, in get_options()
|
D | yuv420sp2rgb.c | 192 const char *outfile, in convert() 272 char *infile, *outfile, *type; in main() local
|