Home
last modified time | relevance | path

Searched refs:file1 (Results 1 – 13 of 13) sorted by relevance

/AliOS-Things-master/components/cli/src/iobox/
A Dhexdump.c106 char abspath[256] = {0}, *file1; in hexdump_do() local
108 file1 = get_realpath(file, abspath, sizeof(abspath)); in hexdump_do()
109 if (!file1) { in hexdump_do()
114 fd = open(file1, O_RDONLY); in hexdump_do()
/AliOS-Things-master/components/py_engine/tests/
A Drun-perfbench.py172 def compute_diff(file1, file2, diff_score): argument
174 n1, m1, d1 = parse_output(file1)
188 hdr, file1, file2, "diff", "diff"
/AliOS-Things-master/solutions/amp_demo/
A DREADME.md203 fd = open("/test/file1", O_RDWR);
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/makefsdata/
A Dmakefsdata.c148 void concat_files(const char *file1, const char *file2, const char *targetfile);
415 void concat_files(const char *file1, const char *file2, const char *targetfile) in concat_files() argument
423 copy_file(file1, fout); in concat_files()
/AliOS-Things-master/solutions/helloworld_demo/
A DREADME.md202 fd = open("/test/file1", O_RDWR);
/AliOS-Things-master/solutions/linkkit_genie_demo/
A DREADME.md202 fd = open("/test/file1", O_RDWR);
/AliOS-Things-master/components/SDL2/docs/
A Ddoxyfile1324 # TAGFILES = file1 file2 ...
1326 # TAGFILES = file1=loc1 "file2 = loc2" ...
/AliOS-Things-master/components/SDL2/src/hidapi/doxygen/
A DDoxyfile1394 # TAGFILES = file1 file2 ...
1397 # TAGFILES = file1=loc1 "file2 = loc2" ...
/AliOS-Things-master/components/SDL2/src/gfx/Docs/
A Dhtml.doxyfile1578 # TAGFILES = file1 file2 ...
1580 # TAGFILES = file1=loc1 "file2 = loc2" ...
/AliOS-Things-master/components/jsoncpp/doc/
A Ddoxyfile.in1978 # TAGFILES = file1 file2 ...
1980 # TAGFILES = file1=loc1 "file2 = loc2" ...
A Dweb_doxyfile.in1966 # TAGFILES = file1 file2 ...
1968 # TAGFILES = file1=loc1 "file2 = loc2" ...
/AliOS-Things-master/components/littlevgl/scripts/
A DDoxyfile2091 # TAGFILES = file1 file2 ...
2093 # TAGFILES = file1=loc1 "file2 = loc2" ...
/AliOS-Things-master/documentation/doxygen/
A DDoxyfile-AOS2412 # TAGFILES = file1 file2 ...
2414 # TAGFILES = file1=loc1 "file2 = loc2" ...

Completed in 36 milliseconds