Home
last modified time | relevance | path

Searched defs:inname (Results 1 – 16 of 16) sorted by relevance

/external/dtc/tests/
Dopen_pack.c38 const char *inname; in main() local
Dmove_and_save.c39 const char *inname; in main() local
Dnopulate.c60 const char *inname; in main() local
Dmangle-layout.c129 const char *inname; in main() local
/external/webrtc/webrtc/modules/audio_coding/codecs/g711/test/
DtestG711.cc36 char inname[80], outname[40], bitname[40]; in main() local
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/test/
DtestG722.cc43 char inname[60], outbit[40], outname[40]; in main() local
/external/libpng/contrib/gregbook/
Dwpng.c164 char *inname = NULL, outname[256]; in main() local
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
Dtest_iSACfixfloat.c83 char inname[50], outname[50], bottleneck_file[50], bitfilename[60], in main() local
Dkenny.cc98 char inname[100], outname[100], outbitsname[100], bottleneck_file[100]; in main() local
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/
DsimpleKenny.c55 char inname[500]; in main() local
/external/libgsm/src/
Dtoast.c27 char *inname, *outname; variable
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
DReleaseTest-API.cc42 char inname[100], outname[100], bottleneck_file[100], vadfile[100]; in main() local
/external/python/rsa/rsa/
Dcli.py172 def read_infile(self, inname): argument
/external/libpng/
Dpngtest.c853 test_one_file(PNG_CONST char *inname, PNG_CONST char *outname) in test_one_file()
1812 static PNG_CONST char *inname = "pngtest/png"; variable
1815 static PNG_CONST char *inname = "pngtest.png"; variable
/external/zlib/src/examples/
Dgun.c548 local int gunzip(z_stream *strm, char *inname, char *outname, int test) in gunzip()
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DCodeMangler.java91 String inname = null; in CodeMangler() local