| /external/icu4c/test/intltest/ |
| dcfmtest.cpp | 149 // The test cases are in a separate data file, 187 // Open and read the test data file. 232 // Loop over the test data file, once per line. 237 dataerrln("File dcfmtest.txt, line %d: ICU Error \"%s\"", lineNum, u_errorName(status)); 260 // Handle "parse" test case line from file 315 dataerrln("file dcfmtest.txt, line %d: %s error creating the formatter.", 326 errln("file dcfmtest.txt, line %d: Expected parse position afeter parsing: %d. " 339 errln("file dcfmtest.tx, line %d: unrecongized expected type \"%s\"", 344 errln("file dcfmtest.txt, line %d: expectedParseType(%s) != actual parseType(%s)", 351 errln("File %s, line %d: error %s. Line in file dcfmtest.txt: %d:" [all...] |
| idnaconf.cpp | 64 // read the test data file to memory 65 FILE* f = NULL; 74 const char* name = "idna_conf.txt"; // test data file 89 errln("Error reading test data file."); 97 errln("Error reading test data file."); 153 * character are joined with the next line in the source file forming logical 290 errln("End of file prematurely found");
|
| itspoof.cpp | 25 errcheckln(status, "Failure at file %s, line %d, error = %s", __FILE__, __LINE__, u_errorName(status));}} 28 errln("Test Failure at file %s, line %d: \"%s\" is false.\n", __FILE__, __LINE__, #expr);};} 31 errln("Test Failure at file %s, line %d: \"%s\" (%d) != \"%s\" (%d) \n", \ 35 errln("Test Failure at file %s, line %d: \"%s\" (%d) == \"%s\" (%d) \n", \ 141 // Unicode data file confusables.txt 223 errln("File %s, Line %d, Test case from line %d, status is %s", __FILE__, __LINE__, lineNum, 228 errln("File %s, Line %d, Test case from line %d, Actual and Expected skeletons differ.", 328 U_DEFINE_LOCAL_OPEN_POINTER(LocalStdioFilePointer, FILE, fclose); 330 // testConfData - Check each data item from the Unicode confusables.txt file, 344 errln("Skipping test spoof/testConfData. File confusables.txt not accessible.") [all...] |
| /external/icu4c/test/thaitest/ |
| thaitest.cpp | 22 * This program takes a Unicode text file containing Thai text with 107 // reads the input Unicode text file: 108 // fileName - the path name of the file 109 // charCount - set to the number of UChars read from the file 302 * Read the text from a file. The text must start with a Unicode Byte 307 FILE *f; 395 * Generate a text file with spaces in it from a file without. 435 * The main routine. Read the command line arguments, read the text file, 460 fprintf(stderr, "Usage: %s [-verbose] [<file>]\n", argv[0]) [all...] |
| /external/iproute2/ip/ |
| link_gre.c | 269 static void gre_print_opt(struct link_util *lu, FILE *f, struct rtattr *tb[])
|
| /external/iproute2/tc/ |
| f_flow.c | 268 static int flow_print_opt(struct filter_util *fu, FILE *f, struct rtattr *opt,
|
| m_xt.c | 267 print_ipt(struct action_util *au,FILE * f, struct rtattr *arg)
|
| m_xt_old.c | 356 print_ipt(struct action_util *au,FILE * f, struct rtattr *arg)
|
| /external/ipsec-tools/src/racoon/ |
| session.c | 124 FILE *fp; 155 /* write .pid file */
|
| /external/iptables/iptables/ |
| ip6tables-restore.c | 1 /* Code to restore the iptables state, from file by ip6tables-save. 126 FILE *in;
|
| iptables-restore.c | 1 /* Code to restore the iptables state, from file by iptables-save. 128 FILE *in;
|
| /external/libmtp/ |
| ltmain.sh | 16 # if you distribute this file as part of a program or library that 17 # is built using GNU Libtool, you may include this file under the 26 # along with GNU Libtool; see the file COPYING. If not, a copy 50 # compile compile a source file into a libtool object 147 # func_dirname_and_basename file append nondir_replacement 150 # dirname: Compute the dirname of FILE. If nonempty, 154 # basename: Compute filename of FILE. 336 # mkdir can fail with a `File exist' error if two processes 890 # func_lalib_p file 891 # True iff FILE is a libtool `.la' library or `.lo' object file [all...] |
| /external/libpng/ |
| ltmain.sh | 16 # if you distribute this file as part of a program or library that 17 # is built using GNU Libtool, you may include this file under the 26 # along with GNU Libtool; see the file COPYING. If not, a copy 50 # compile compile a source file into a libtool object 147 # func_dirname_and_basename file append nondir_replacement 150 # dirname: Compute the dirname of FILE. If nonempty, 154 # basename: Compute filename of FILE. 336 # mkdir can fail with a `File exist' error if two processes 890 # func_lalib_p file 891 # True iff FILE is a libtool `.la' library or `.lo' object file [all...] |
| /external/libusb/examples/ |
| dpfp.c | 226 FILE *fd;
|
| dpfp_threaded.c | 255 FILE *fd;
|
| /external/libusb/ |
| ltmain.sh | 16 # if you distribute this file as part of a program or library that 17 # is built using GNU Libtool, you may include this file under the 26 # along with GNU Libtool; see the file COPYING. If not, a copy 50 # compile compile a source file into a libtool object 147 # func_dirname_and_basename file append nondir_replacement 150 # dirname: Compute the dirname of FILE. If nonempty, 154 # basename: Compute filename of FILE. 336 # mkdir can fail with a `File exist' error if two processes 890 # func_lalib_p file 891 # True iff FILE is a libtool `.la' library or `.lo' object file [all...] |
| /external/libusb-compat/ |
| ltmain.sh | 16 # if you distribute this file as part of a program or library that 17 # is built using GNU Libtool, you may include this file under the 26 # along with GNU Libtool; see the file COPYING. If not, a copy 50 # compile compile a source file into a libtool object 147 # func_dirname_and_basename file append nondir_replacement 150 # dirname: Compute the dirname of FILE. If nonempty, 154 # basename: Compute filename of FILE. 336 # mkdir can fail with a `File exist' error if two processes 897 # func_lalib_p file 898 # True iff FILE is a libtool `.la' library or `.lo' object file [all...] |
| /external/linux-tools-perf/util/ |
| sort.c | 337 const char *list_name, FILE *fp)
|
| /external/llvm/lib/Analysis/ |
| PathProfileInfo.cpp | 5 // This file is distributed under the University of Illinois Open Source 10 // This file defines the interface used by optimizers to load path profiles, 11 // and provides a loader pass which reads a path profile file. 31 PathProfileInfoFilename("path-profile-loader-file", cl::init("llvmprof.out"), 33 cl::desc("Path profile file loaded by -path-profile-loader"), cl::Hidden); 68 // process argument info of a program from the input file 71 // process path number information from the input file 77 // path profile file handle 78 FILE* _file; 80 // path profile file nam [all...] |
| /external/mesa3d/src/glsl/glcpp/ |
| glcpp-parse.c | [all...] |
| /external/opencv/cvaux/src/ |
| cvmat.cpp | 827 void CvMAT::write( const char* name, FILE* f, const char* fmt ) 830 FILE* out = f ? f : stdout; 877 /* End of file. */
|
| /external/opencv/otherlibs/highgui/ |
| loadsave.cpp | 60 // preprocess folder or file name - calculate its length, 75 // find the file in the path 194 FILE* f = 0; 555 /* End of file. */
|
| /external/openfst/ |
| ltmain.sh | 16 # if you distribute this file as part of a program or library that 17 # is built using GNU Libtool, you may include this file under the 26 # along with GNU Libtool; see the file COPYING. If not, a copy 50 # compile compile a source file into a libtool object 147 # func_dirname_and_basename file append nondir_replacement 150 # dirname: Compute the dirname of FILE. If nonempty, 154 # basename: Compute filename of FILE. 336 # mkdir can fail with a `File exist' error if two processes 890 # func_lalib_p file 891 # True iff FILE is a libtool `.la' library or `.lo' object file [all...] |
| /external/openssl/crypto/err/ |
| err.h | 319 void ERR_put_error(int lib, int func,int reason,const char *file,int line); 323 unsigned long ERR_get_error_line(const char **file,int *line); 324 unsigned long ERR_get_error_line_data(const char **file,int *line, 327 unsigned long ERR_peek_error_line(const char **file,int *line); 328 unsigned long ERR_peek_error_line_data(const char **file,int *line, 331 unsigned long ERR_peek_last_error_line(const char **file,int *line); 332 unsigned long ERR_peek_last_error_line_data(const char **file,int *line, 343 void ERR_print_errors_fp(FILE *fp);
|
| /external/openssl/crypto/pem/ |
| pem_info.c | 74 STACK_OF(X509_INFO) *PEM_X509_INFO_read(FILE *fp, STACK_OF(X509_INFO) *sk, pem_password_cb *cb, void *u)
|