Home
last modified time | relevance | path

Searched refs:getc (Results 1 – 25 of 148) sorted by relevance

123456

/third_party/libjpeg-turbo/
Drdcolmap.c89 if ((header[i] = getc(infile)) == EOF) in read_gif_map()
105 R = getc(infile); in read_gif_map()
106 G = getc(infile); in read_gif_map()
107 B = getc(infile); in read_gif_map()
128 ch = getc(infile); in pbm_getc()
131 ch = getc(infile); in pbm_getc()
179 c = getc(infile); /* save format discriminator for a sec */ in read_ppm_map()
208 R = getc(infile); in read_ppm_map()
209 G = getc(infile); in read_ppm_map()
210 B = getc(infile); in read_ppm_map()
[all …]
/third_party/skia/third_party/externals/libjpeg-turbo/
Drdcolmap.c88 if ((header[i] = getc(infile)) == EOF) in read_gif_map()
104 R = getc(infile); in read_gif_map()
105 G = getc(infile); in read_gif_map()
106 B = getc(infile); in read_gif_map()
127 ch = getc(infile); in pbm_getc()
130 ch = getc(infile); in pbm_getc()
178 c = getc(infile); /* save format discriminator for a sec */ in read_ppm_map()
207 R = getc(infile); in read_ppm_map()
208 G = getc(infile); in read_ppm_map()
209 B = getc(infile); in read_ppm_map()
[all …]
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Drdcolmap.c89 if ((header[i] = getc(infile)) == EOF) in read_gif_map()
105 R = getc(infile); in read_gif_map()
106 G = getc(infile); in read_gif_map()
107 B = getc(infile); in read_gif_map()
128 ch = getc(infile); in pbm_getc()
131 ch = getc(infile); in pbm_getc()
179 c = getc(infile); /* save format discriminator for a sec */ in read_ppm_map()
208 R = getc(infile); in read_ppm_map()
209 G = getc(infile); in read_ppm_map()
210 B = getc(infile); in read_ppm_map()
[all …]
/third_party/musl/libc-test/src/functional/
Dmemstream.c75 TEST(i, getc(f), 'h', "%d != %d"); in main()
76 TEST(i, getc(f), 'e', "%d != %d"); in main()
77 TEST(i, getc(f), 'l', "%d != %d"); in main()
78 TEST(i, getc(f), 'l', "%d != %d"); in main()
79 TEST(i, getc(f), 'o', "%d != %d"); in main()
80 TEST(i, getc(f), EOF, "%d != %d"); in main()
83 TEST(i, getc(f), EOF, "%d != %d"); in main()
86 TEST(i, getc(f), 'h', "%d != %d"); in main()
/third_party/iowow/src/kv/tests/
Diwkv_tests.h11 char c1 = getc(f1); in cmp_files()
12 char c2 = getc(f2); in cmp_files()
23 c1 = getc(f1); in cmp_files()
24 c2 = getc(f2); in cmp_files()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DMMap.h31 char c = getc(fp); in TMMap()
35 c = getc(fp); in TMMap()
42 c = getc(fp); in TMMap()
45 c = getc(fp); in TMMap()
/third_party/gettext/gettext-tools/src/
Dx-rst.c86 c = getc (f); in extract_rst()
101 c = getc (f); in extract_rst()
128 c = getc (f); in extract_rst()
139 c = getc (f); in extract_rst()
151 c = getc (f); in extract_rst()
174 c = getc (f); in extract_rst()
187 c = getc (f); in extract_rst()
204 c = getc (f); in extract_rst()
291 int c = getc (fp); in phase1_getc()
Dpo-lex.c61 # undef getc
62 # define getc getc_unlocked macro
394 int c = getc (mbf->fp); in mbfile_getc()
458 c = getc (mbf->fp); in mbfile_getc()
524 int c = getc (mbf->fp); in mbfile_getc()
/third_party/musl/src/stdio/
Dgetc.c4 int getc(FILE *f) in getc() function
9 weak_alias(getc, _IO_getc);
/third_party/skia/third_party/externals/brotli/research/
Dread_dist.h29 int c = getc(fin); in ReadBackwardReference()
33 if ((c = getc(fin)) != 1) { in ReadBackwardReference()
/third_party/iowow/src/utils/
Diwutils.c200 int c1 = getc(f1); in iwu_cmp_files()
201 int c2 = getc(f2); in iwu_cmp_files()
214 c1 = getc(f1); in iwu_cmp_files()
215 c2 = getc(f2); in iwu_cmp_files()
/third_party/glib/glib/libcharset/
Dlocalcharset.c87 # undef getc
88 # define getc getc_unlocked macro
154 c = getc (fp); in _g_locale_get_charset_aliases()
163 c = getc (fp); in _g_locale_get_charset_aliases()
/third_party/boost/boost/gil/extension/io/pnm/detail/
Dreader_backend.hpp114 if(( ch = _io_dev.getc() ) == '#' ) in read_char()
119 ch = _io_dev.getc(); in read_char()
/third_party/eudev/src/shared/
Dprocess-util.c70 while ((c = getc(f)) != EOF) { in get_process_cmdline()
93 while ((c = getc(f)) != EOF) { in get_process_cmdline()
/third_party/toybox/toys/pending/
Dmore.c58 input_key = tolower(getc(cin)); in prompt()
134 while ((ch = getc(fp)) != EOF) { in more_main()
/third_party/skia/third_party/externals/freetype/src/tools/ftrandom/
Dftrandom.c279 int ch1 = getc( foo ); in figurefiletype()
280 int ch2 = getc( foo ); in figurefiletype()
281 int ch3 = getc( foo ); in figurefiletype()
282 int ch4 = getc( foo ); in figurefiletype()
/third_party/flutter/skia/third_party/externals/freetype/src/tools/ftrandom/
Dftrandom.c279 int ch1 = getc( foo ); in figurefiletype()
280 int ch2 = getc( foo ); in figurefiletype()
281 int ch3 = getc( foo ); in figurefiletype()
282 int ch4 = getc( foo ); in figurefiletype()
/third_party/boost/boost/gil/io/
Ddevice.hpp128 return std::getc( get() ); in getc_unchecked()
131 char getc() in getc() function in boost::gil::detail::file_stream_device
135 io_error_if( ( ch = std::getc( get() )) == EOF in getc()
344 char getc() in getc() function in boost::gil::detail::istream_device
/third_party/freetype/src/tools/ftrandom/
Dftrandom.c279 int ch1 = getc( foo ); in figurefiletype()
280 int ch2 = getc( foo ); in figurefiletype()
281 int ch3 = getc( foo ); in figurefiletype()
282 int ch4 = getc( foo ); in figurefiletype()
/third_party/ltp/testcases/kernel/fs/stream/
Dstream03.c160 getc(stream); in main()
274 getc(stream); in main()
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range01.c52 ch1 = getc(fp1); in check_file_content()
53 ch2 = getc(fp2); in check_file_content()
/third_party/zlib/examples/
Dzran.c201 (strm.avail_in || ungetc(getc(in), in) != EOF)) { in deflate_index_build()
280 ret = getc(in); in deflate_index_extract()
347 if (strm.avail_in == 0 && ungetc(getc(in), in) == EOF) in deflate_index_extract()
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
Dgetc.c45 char ch = getc(fptr); in getc_0100()
/third_party/ltp/metadata/
Dmetaparse.c33 c = getc(f); in oneline_comment()
61 c = getc(f); in multiline_comment()
108 c = getc(f); in maybe_doc_comment()
125 int c = getc(f); in maybe_comment()
/third_party/skia/third_party/externals/microhttpd/src/examples/
Ddual_stack_example.c76 (void) getc (stdin); in main()

123456