| /external/svox/pico/tts/ |
| com_svox_picottsengine.cpp | 6 * you may not use this file except in compliance with the License. 207 * Frees any memory allocated for file and resource strings. 254 FILE * pFile; 262 /* "ta" file found. */ 264 /* now look for "sg" file. */ 269 /* "sg" file found, no need to continue checking, return success. */ 325 /* Allocate memory for file and resource names. */ 356 /* based on availability of the Ta file. Try the alternative location first, this is where */ 357 /* more recent language file updates would be installed (under pico_alt_lingware_path). */ 359 FILE * pFile [all...] |
| /external/webkit/Tools/android/flex-2.5.4a/ |
| configure | 65 -cache-file | --cache-file | --cache-fil | --cache-fi \ 68 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ 114 --cache-file=FILE cache test results in FILE 119 Directory and file names: 284 # File descriptor usage: 286 # 1 file creatio [all...] |
| /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/ |
| eap_fast_pac.c | 2 * EAP peer method: EAP-FAST PAC file processing 22 /* TODO: encrypt PAC-Key in the PAC file */ 27 "wpa_supplicant EAP-FAST PAC file - version 1"; 187 FILE *f; 285 wpa_printf(MSG_INFO, "EAP-FAST: No PAC file '%s' - " 413 * @pac_file: Name of the PAC file/blob to load 551 FILE *f; 555 "file '%s' for writing", pac_file); 613 * @pac_file: Name of the PAC file/blob 745 * @pac_file: Name of the PAC file/blob to loa [all...] |
| /external/wpa_supplicant_8/src/eap_peer/ |
| eap_fast_pac.c | 2 * EAP peer method: EAP-FAST PAC file processing 16 /* TODO: encrypt PAC-Key in the PAC file */ 21 "wpa_supplicant EAP-FAST PAC file - version 1"; 181 FILE *f; 279 wpa_printf(MSG_INFO, "EAP-FAST: No PAC file '%s' - " 407 * @pac_file: Name of the PAC file/blob to load 547 FILE *f; 551 "file '%s' for writing", pac_file); 609 * @pac_file: Name of the PAC file/blob 741 * @pac_file: Name of the PAC file/blob to loa [all...] |
| /external/wpa_supplicant_8/wpa_supplicant/ |
| eapol_test.c | 75 FILE *server_cert_file; 383 static void eapol_test_write_cert(FILE *f, const char *subject, 1016 " [-M<client MAC address>] [-o<server cert file] \\\n" 1023 " -c<conf> = configuration file\n" 1042 " -o<server cert file> = Write received server certificate\n" 1043 " chain to the specified file\n" 1183 printf("Configuration file is required.\n"); 1201 printf("Failed to parse configuration file '%s'.\n", conf); 1215 "running or the file was\n" 1218 "to manually remove this file before starting [all...] |
| /frameworks/base/core/jni/ |
| android_util_Process.cpp | 6 ** you may not use this file except in compliance with the License. 188 FILE *fp; 481 String8 file(file8); 520 int fd = open(file.string(), O_RDONLY); 529 ALOGW("Unable to read %s", file.string()); 571 ALOGW("Unable to open %s", file.string()); 579 jstring file, jintArray lastArray) 581 if (file == NULL) { 586 const char* file8 = env->GetStringUTFChars(file, NULL); 594 env->ReleaseStringUTFChars(file, file8) 874 FILE * file = fopen(filename, "r"); local [all...] |
| /frameworks/base/tools/aidl/ |
| aidl.cpp | 232 fprintf(stderr, "%s:%d interface %s should be declared in a file" 587 fprintf(stderr, "%s: file does not contain any interfaces\n", 604 fprintf(stderr, "%s:%d aidl can only handle one interface per file\n", 631 /* we open the file in binary mode to ensure that the same output is 634 FILE* to = NULL; 655 // parcelable: there's no output file. 753 FILE* f = fopen(filename.c_str(), "rb"); 755 fprintf(stderr, "aidl: can't open preprocessed file: %s\n", 843 fprintf(stderr, "%s:%d: error reading file, line to long.\n", 862 // import the preprocessed file [all...] |
| /gdk/samples/quake/jni/ |
| common.cpp | 58 // this graphic needs to be in the pak file to use registered features 82 All of Quake's data access is through a hierchal file system, but the contents of the file system can be transparently merged from several sources. 90 specified, when a file is found by the normal search path, it will be mirrored 96 The file "parms.txt" will be read out of the game directory and appended to the current command line arguments to allow different games to initialize startup parms differently. This could be used to add a "-sspeed 22050" for the high quality sound edition. Because they are added at the end, they will not override an explicit setting on the original command line. 877 // Start now points to the beginning of the filename part of the file. 886 // end now points one character beyond the end of the base part of the file. 945 return NULL; // end of file; 1027 Looks for the pop.txt file and verifies it. 1053 // file caching to work [all...] |
| pr_edict.cpp | 485 void ED_Write (FILE *f, edict_t *ed) 616 void ED_WriteGlobals (FILE *f) 899 parsing textual entity definitions out of an ent file.
|
| /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
| options.h | 1 /* This file is auto-generated by opth-gen.awk. */ 566 extern void cl_optimization_print (FILE *, int, struct cl_optimization *); 575 extern void cl_target_option_print (FILE *, int, struct cl_target_option *); [all...] |
| /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/ |
| c-common.h | 6 This file is part of GCC. 19 along with GCC; see the file COPYING3. If not see 30 diagnostic framework extensions, you must include this file before 37 framework extensions, you must include this file before diagnostic-core.h \ 493 /* If non-NULL, this function is called after a precompile header file 542 /* The file name to which we should write a precompiled header, or 591 and output a C header file with appropriate definitions. */ [all...] |
| /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/ |
| c-common.h | 6 This file is part of GCC. 19 along with GCC; see the file COPYING3. If not see 30 diagnostic framework extensions, you must include this file before 37 framework extensions, you must include this file before diagnostic-core.h \ 493 /* If non-NULL, this function is called after a precompile header file 542 /* The file name to which we should write a precompiled header, or 591 and output a C header file with appropriate definitions. */ [all...] |
| /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/ |
| c-common.h | 6 This file is part of GCC. 19 along with GCC; see the file COPYING3. If not see 30 diagnostic framework extensions, you must include this file before 37 framework extensions, you must include this file before diagnostic-core.h \ 493 /* If non-NULL, this function is called after a precompile header file 542 /* The file name to which we should write a precompiled header, or 591 and output a C header file with appropriate definitions. */ [all...] |
| /system/core/adb/ |
| adb.c | 5 * you may not use this file except in compliance with the License. 674 FILE* fnul; 675 FILE* flog; 738 // redirect stdout and stderr to the log file [all...] |
| /external/libvpx/vp8/encoder/ |
| firstpass.c | 5 * that can be found in the LICENSE file in the root of the source 7 * in the file PATENTS. All contributing project authors may 8 * be found in the AUTHORS file in the root of the source tree. 115 // Resets the first pass file to the given position using a relative seek from the current position 297 FILE *fpfile; 825 FILE *recon_file; [all...] |
| /external/libxml2/ |
| catalog.c | 71 #define XML_XML_DEFAULT_CATALOG "file:///etc/xml/catalog" 74 #define XML_SGML_DEFAULT_CATALOG "file:///etc/sgml/catalog" 79 static char XML_XML_DEFAULT_CATALOG[256] = "file:///etc/xml/catalog"; 327 * Entries stored in the file hash must be deallocated 328 * only by the file hash cleaner ! 376 * catalog file hash. 454 * @out: the file. 459 xmlCatalogDumpEntry(xmlCatalogEntryPtr entry, FILE *out) { 653 xmlDumpXMLCatalog(FILE *out, xmlCatalogEntryPtr catal) { 877 * parse an XML file and build a tree. It's like xmlParseFile( [all...] |
| nanoftp.c | 135 SOCKET controlFd; /* the file descriptor for the control socket */ 136 SOCKET dataFd; /* the file descriptor for the data socket */ 1309 * @file: a file or directory on the server 1311 * Tries to delete an item (file or directory) from server 1317 xmlNanoFTPDele(void *ctx, const char *file) { 1323 if ((ctxt == NULL) || (ctxt->controlFd == INVALID_SOCKET) || (file == NULL)) return(-1); 1324 if (file == NULL) return (0); 1335 snprintf(buf, sizeof(buf), "DELE %s\r\n", file); [all...] |
| /external/flac/libFLAC/ |
| stream_decoder.c | 106 static FILE *get_binary_stdin_(void); 172 FILE *file; /* only used if FLAC__stream_decoder_init_file()/FLAC__stream_decoder_init_file() called, else NULL */ member in struct:FLAC__StreamDecoderPrivate 333 decoder->private_->file = 0; 542 FILE *file, 551 FLAC__ASSERT(0 != file); 560 * To make sure that our file does not go unclosed after an error, we 561 * must assign the FILE pointer before any further error can occur in 564 if(file == stdin 618 FILE *file; local [all...] |
| /external/e2fsprogs/misc/ |
| mke2fs.c | 8 * This file may be redistributed under the terms of the GNU Public 77 extern FILE *fpopen(const char *cmd, const char *mode); 178 * Reads the bad blocks list from a file 183 FILE *f; 196 _("while reading in list of bad blocks from file")); 207 FILE *f; 868 _("Syntax error in mke2fs config file (%s, line #%d)\n\t%s\n"), 991 printf(_("\nWarning! Your mke2fs.conf file does " 995 "mke2fs.conf file.\n\n")); 1092 static int ext2fs_get_device_geometry(const char *file, [all...] |
| /external/elfutils/src/ |
| strip.c | 3 This file is part of Red Hat elfutils. 57 static void print_version (FILE *stream, struct argp_state *state); 58 void (*argp_program_version_hook) (FILE *, struct argp_state *) = print_version; 73 { "output", 'o', "FILE", 0, N_("Place stripped output into FILE"), 0 }, 74 { NULL, 'f', "FILE", 0, N_("Extract the removed sections into FILE"), 0 }, 75 { NULL, 'F', "FILE", 0, N_("Embed name FILE instead of -f argument"), 0 }, 96 static const char args_doc[] = N_("[FILE...]") [all...] |
| /external/webkit/Source/WebCore/bindings/scripts/ |
| CodeGeneratorObjC.pm | 22 # along with this library; see the file COPYING.LIB. If not, write to 166 * This file is part of the WebKit open source project. 167 * This file has been generated by generate-bindings.pl. DO NOT MODIFY! 234 open FILE, "-|", $gccLocation, "-E", "-P", "-x", "objective-c", 236 my @documentContent = <FILE>; 237 close FILE; 626 # Default, include the same named file (the implementation) and the same name prefixed with "DOM". [all...] |
| /external/wpa_supplicant_8/src/ap/ |
| wps_hostapd.c | 111 FILE *f; 113 /* Add the new PSK to PSK list file */ 165 FILE *f; 274 FILE *oconf, *nconf; 346 "configuration file"); 354 "configuration file"); 477 "configuration file: %s", strerror(errno)); 1118 * key hash into the OOB file. [all...] |
| /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/ |
| JPEGTestEnc.c | 6 * you may not use this file except in compliance with the License. 25 * @file JPEGTestEnc.c 27 * This file implements OMX Component for JPEG encoder that 808 int fill_data (OMX_BUFFERHEADERTYPE *pBuf, FILE *fIn, int buffSize) 821 printf ("Buffer Size = %d. Read %d bytes from file. \n", (int) buffSize, (int)nRead); 827 PRINT("Read full file...\n"); [all...] |
| /ndk/sources/host-tools/make-3.81/ |
| main.c | 5 This file is part of GNU Make. 16 GNU Make; see the file COPYING. If not, write to the Free Software 191 /* Nonzero means keep going even if remaking some file fails (-k). */ 227 /* File descriptors for the jobs pipe. */ 309 -f FILE, --file=FILE, --makefile=FILE\n\ 310 Read FILE as a makefile.\n"), 331 -o FILE, --old-file=FILE, --assume-old=FILE\n 1194 BPTR env, file, old; local [all...] |
| /bionic/libc/bionic/ |
| pthread_debug.c | 166 FILE *fp = fopen(data, "r");
|