Home
last modified time | relevance | path

Searched refs:inputPath (Results 1 – 15 of 15) sorted by relevance

/external/libxcam/plugins/smart/dvs/libdvs/
Dtest-image-stabilization.cpp48 char inputPath[XCAM_MAX_STR_SIZE] = {0}; in main() local
70 strncpy (inputPath, optarg, XCAM_MAX_STR_SIZE); in main()
104 printf ("input file:\t%s\n", inputPath); in main()
115 Ptr<VideoFileSource> source = makePtr<VideoFileSource>(inputPath); in main()
/external/antlr/runtime/Python/tests/
Dt019lexer.py12 inputPath = os.path.splitext(__file__)[0] + '.input'
13 stream = antlr3.StringStream(open(inputPath).read())
Dt018llstar.py15 inputPath = os.path.splitext(__file__)[0] + '.input'
16 cStream = antlr3.StringStream(open(inputPath).read())
Dt020fuzzy.py15 inputPath = os.path.splitext(__file__)[0] + '.input'
16 stream = antlr3.StringStream(open(inputPath).read())
Dt012lexerXML.py29 inputPath = os.path.splitext(__file__)[0] + '.input'
30 stream = antlr3.StringStream(unicode(open(inputPath).read(), 'utf-8'))
Dt054main.py52 inputPath = self.writeFile("input.txt", input)
69 ['lexer.py', inputPath],
/external/antlr/runtime/Python3/tests/
Dt019lexer.py12 inputPath = os.path.splitext(__file__)[0] + '.input'
13 with open(inputPath) as f:
Dt020fuzzy.py14 inputPath = os.path.splitext(__file__)[0] + '.input'
15 with open(inputPath) as f:
Dt018llstar.py14 inputPath = os.path.splitext(__file__)[0] + '.input'
15 with open(inputPath) as f:
Dt012lexerXML.py28 inputPath = os.path.splitext(__file__)[0] + '.input'
29 with open(inputPath) as f:
Dt054main.py45 inputPath = self.writeFile("input.txt", input)
62 ['lexer.py', inputPath],
/external/desugar/java/com/google/devtools/build/android/desugar/
DDesugar.java388 Path inputPath = inputOutputPair.getInput(); in desugarOneInput() local
391 Files.isDirectory(inputPath) || !Files.isDirectory(outputPath), in desugarOneInput()
395 InputFileProvider inputFiles = InputFileProvider.open(inputPath)) { in desugarOneInput()
/external/error_prone/error_prone/
Derror_prone_test_helpers-2.3.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.core.resources_3.13.0.v20180512-1138.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...