/external/libjpeg-turbo/ |
D | rdcolmap.c | 80 read_gif_map (j_decompress_ptr cinfo, FILE *infile) in read_gif_map() 122 pbm_getc (FILE *infile) in pbm_getc() 139 read_pbm_integer (j_decompress_ptr cinfo, FILE *infile) in read_pbm_integer() 172 read_ppm_map (j_decompress_ptr cinfo, FILE *infile) in read_ppm_map() 232 read_color_map (j_decompress_ptr cinfo, FILE *infile) in read_color_map()
|
D | jdatasrc.c | 32 FILE *infile; /* source stream */ member 217 jpeg_stdio_src (j_decompress_ptr cinfo, FILE *infile) in jpeg_stdio_src()
|
D | rdppm.c | 79 pbm_getc (FILE *infile) in pbm_getc() 96 read_pbm_integer (j_compress_ptr cinfo, FILE *infile, unsigned int maxval) in read_pbm_integer() 144 FILE *infile = source->pub.input_file; in get_text_gray_row() local 163 FILE *infile = source->pub.input_file; in get_text_rgb_row() local
|
/external/python/cpython2/Tools/scripts/ |
D | parseentities.py | 55 infile = open(sys.argv[1]) variable 57 infile = sys.stdin variable
|
/external/python/cpython3/Tools/scripts/ |
D | parseentities.py | 53 infile = open(sys.argv[1]) variable 55 infile = sys.stdin variable
|
/external/vboot_reference/futility/ |
D | cmd_vbutil_key.c | 70 static int Pack(const char *infile, const char *outfile, uint64_t algorithm, in Pack() 106 static int Unpack(const char *infile, const char *outfile) in Unpack() 167 char *infile = NULL; in do_vbutil_key() local
|
D | cmd_dump_kernel_config.c | 34 char *infile = NULL; in do_dump_kernel_config() local
|
/external/python/cpython3/Lib/ |
D | pipes.py | 170 def copy(self, infile, outfile): argument 173 def makepipeline(self, infile, outfile): argument 181 def makepipeline(infile, steps, outfile): argument
|
D | shlex.py | 21 def __init__(self, instream=None, infile=None, posix=False, argument 283 def error_leader(self, infile=None, lineno=None): argument
|
/external/python/cpython2/Lib/ |
D | pipes.py | 182 def copy(self, infile, outfile): argument 185 def makepipeline(self, infile, outfile): argument 193 def makepipeline(infile, steps, outfile): argument
|
D | shlex.py | 23 def __init__(self, instream=None, infile=None, posix=False): argument 257 def error_leader(self, infile=None, lineno=None): argument
|
D | mimify.py | 207 def unmimify(infile, outfile, decode_base64 = 0): argument 415 def mimify(infile, outfile): argument
|
/external/parameter-framework/upstream/tools/xmlGenerator/ |
D | hostConfig.py | 35 def configure(infile=sys.stdin, outfile=sys.stdout, serverPort=None, structPath=None): argument
|
/external/libvpx/libvpx/examples/ |
D | twopass_encoder.c | 123 static vpx_fixed_buf_t pass0(vpx_image_t *raw, FILE *infile, in pass0() 152 static void pass1(vpx_image_t *raw, FILE *infile, const char *outfile_name, in pass1() 191 FILE *infile = NULL; in main() local
|
/external/selinux/libselinux/src/ |
D | matchmediacon.c | 17 FILE *infile; in matchmediacon() local
|
/external/noto-fonts/cjk/ |
D | subset_noto_cjk.py | 81 def remove_from_cmap(infile, outfile, exclude=frozenset()): argument
|
/external/toolchain-utils/android_bench_suite/ |
D | gen_json.py | 50 def collect_data(infile, bench, it): argument
|
/external/xmlrpcpp/test/ |
D | TestBase64Server.cpp | 29 std::ifstream infile("pngnow.png", std::ios::binary); in execute() local
|
/external/libvpx/libvpx/ |
D | ivfdec.c | 73 int ivf_read_frame(FILE *infile, uint8_t **buffer, size_t *bytes_read, in ivf_read_frame()
|
/external/zlib/src/examples/ |
D | gun.c | 82 int infile; member 383 local int gunpipe(z_stream *strm, int infile, int outfile) in gunpipe() 551 int infile, outfile; in gunzip() local
|
/external/deqp/scripts/src_util/ |
D | pre_commit.py | 88 def check_external_guards (infile): argument
|
/external/toybox/toys/posix/ |
D | uniq.c | 63 FILE *infile = stdin, *outfile = stdout; in uniq_main() local
|
/external/python/cpython3/Programs/ |
D | _freeze_importlib.c | 36 FILE *infile = NULL, *outfile = NULL; in main() local
|
/external/nos/test/system-test-harness/src/test-data/NIST-CAVP/ |
D | nist2h.py | 73 def _load_nist(infile): argument
|
/external/libpng/contrib/gregbook/ |
D | readppm.c | 81 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight) in readpng_init()
|