HomeSort by relevance Sort by last modified time
    Searched refs:FILE (Results 2201 - 2225 of 2555) sorted by null

<<81828384858687888990>>

  /external/qemu/distrib/jpeg-6b/
jmemdos.c 5 * This file is part of the Independent JPEG Group's software.
6 * For conditions of distribution and use, see the accompanying README file.
8 * This file provides an MS-DOS-compatible implementation of the system-
12 * If you use this file, you must be sure that NEED_FAR_POINTERS is defined
14 * you use a large-data memory model. This file is not recommended if you
121 * Selection of a file name for a temporary file.
132 FILE * tfile;
134 /* Keep generating file names till we find one that's not in use */
149 /* Append a suitable file name *
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngconf.h 2 /* pngconf.h - machine configurable file for libpng
11 /* Any machine specific code is near the front of this file, so if you
132 * large file), zlib needs to know how big of a chunk it can use, and
225 * macros and functions (FILE *, printf, etc.) from being compiled and used,
467 * having to edit this file. It is safe to use the *TRANSFORMS_NOT_SUPPORTED
    [all...]
  /external/qemu/tcg/
tcg.c 870 void tcg_dump_ops(TCGContext *s, FILE *outfile)
    [all...]
  /external/quake/quake/src/QW/client/
gl_vidlinux_x11.c 445 FILE *f;
gl_vidlinuxglx.c 391 FILE *f;
r_part.c 88 FILE *f;
  /external/quake/quake/src/WinQuake/
host.cpp 249 FILE *f;
786 Sys_Error("playback file not found\n");
790 Sys_Error("Invalid signature in vcr file\n");
  /external/srec/audio/AudioIn/UNIX/src/
audioin.c 7 * you may not use this file except in compliance with the License. *
29 | File name : audioin.c
69 static FILE *audio_data;
958 | GLOBAL FUNCTIONS (prototypes in header file) |
    [all...]
  /external/stlport/stlport/stl/
_fstream.h 26 # error This header file requires the -LANG:std option
78 // Returns a value n such that, if pos is the file pointer at the
79 // beginning of the range [first, last), pos + n is the file pointer at
81 // In Unix, writing n characters always bumps the file position by n.
82 // In Windows text mode, however, it bumps the file position by n + m,
95 // Returns true if we're in binary mode or if we're using an OS or file
115 // for stdio, the whole FILE* is being kept here
116 FILE* _M_file;
173 // These two version of open() and file descriptor getter are extensions.
280 // External buffer: characters corresponding to the external file
    [all...]
  /external/v8/samples/
process.cc 533 string* file) {
538 *file = arg;
548 // Reads a file into a v8 string.
550 FILE* file = fopen(name.c_str(), "rb"); local
551 if (file == NULL) return Handle<String>();
553 fseek(file, 0, SEEK_END);
554 int size = ftell(file);
555 rewind(file);
560 int read = fread(&chars[i], 1, size - i, file);
601 string file; local
    [all...]
  /external/v8/src/
assembler.h 343 void Print(FILE* out);
frames.h 527 static void PrintTop(FILE* file, bool print_args, bool print_line_number);
liveobjectlist.cc     [all...]
string-stream.cc 268 void StringStream::OutputToFile(FILE* out) {
  /external/webkit/Source/JavaScriptCore/
jsc.cpp 17 * along with this library; see the file COPYING.LIB. If not, write to
213 return JSValue::encode(throwError(exec, createError(exec, "Could not open file.")));
230 return JSValue::encode(throwError(exec, createError(exec, "Could not open file.")));
244 return JSValue::encode(throwError(exec, createError(exec, "Could not open file.")));
472 fprintf(stderr, " -f Specifies a source file (deprecated)\n");
550 FILE* f = fopen(fileName.utf8().data(), "r");
552 fprintf(stderr, "Could not open file: %s\n", fileName.utf8().data());
  /external/webkit/Source/WebCore/bridge/
npapi.h 5 * The contents of this file are subject to the Mozilla Public License Version
6 * 1.1 (the "License"); you may not use this file except in compliance with
24 * Alternatively, the contents of this file may be used under the terms of
28 * of those above. If you wish to allow use of your version of this file only
30 * use your version of this file under the terms of the MPL, indicate your
33 * the provisions above, a recipient may use your version of this file under
112 mime types, file extensions, etc that are required.
283 FILE* fp;
855 const char* buf, NPBool file,
859 const char* buf, NPBool file);
    [all...]
  /external/webkit/Tools/android/flex-2.5.4a/MISC/
parse.c 46 /* AIX requires this to be the first thing in the file. What a piece. */
284 "end-of-file",0,0,0,0,0,0,0,0,0,"'\\n'",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
429 line_directive_out( (FILE *) 0, 1 );
    [all...]
  /external/wpa_supplicant_8/hostapd/
config_file.c 2 * hostapd / Configuration file parser
32 FILE *f;
39 wpa_printf(MSG_ERROR, "VLAN file '%s' not readable.", fname);
122 FILE *f;
134 wpa_printf(MSG_ERROR, "MAC list file '%s' not found.", fname);
195 FILE *f;
205 wpa_printf(MSG_ERROR, "EAP user file '%s' not found.", fname);
1182 * hostapd_config_read - Read and parse a configuration file
1183 * @fname: Configuration file name (including path, if needed)
1190 FILE *f
    [all...]
  /external/wpa_supplicant_8/src/ap/
ap_config.c 179 FILE *f;
190 wpa_printf(MSG_ERROR, "WPA PSK file '%s' not found.", fname);
  /external/zlib/examples/
gzlog.c 10 file that is efficient both in execution time and compression ratio. The
12 the gzip file, only compressing when the amount of uncompressed data has
17 in the gzip file, and is only updated once the gzip file is brought to a
19 auxiliary file, so that if the operation is interrupted, it can be completed
22 gzlog maintains another auxiliary file with the last 32K of data from the
31 foo.gz -- gzip file with the complete log
34 foo.temp -- temporary dictionary file for compression after this one
35 foo.lock -- lock file for reading and writing the other files
36 foo.repairs -- log file for log file recovery operations (not compressed
    [all...]
  /frameworks/base/libs/androidfw/
Asset.cpp 5 * you may not use this file except in compliance with the License.
116 * Create a new Asset from a file on disk. There is a fair chance that
117 * the file doesn't actually exist.
134 * be correct we should test the file type explicitly, but since we
172 * Create a new Asset from a compressed file on disk. There is a fair chance
173 * that the file doesn't actually exist.
200 /* want buffered I/O for the file scan; must dup so fclose() is safe */
201 FILE* fp = fdopen(dup(fd), "rb");
213 ALOGD("File '%s' is not in gzip format\n", fileName);
233 * Create a new Asset from part of an open file
    [all...]
  /gdk/samples/quake/jni/
host.cpp 254 FILE *f;
795 Sys_Error("playback file not found\n");
799 Sys_Error("Invalid signature in vcr file\n");
  /hardware/libhardware_legacy/wifi/
wifi.c 5 * you may not use this file except in compliance with the License.
193 FILE *proc;
517 /* Ensure p2p config file is created */
519 ALOGE("Failed to create a p2p config file");
534 /* Before starting the daemon, make sure its config file exists */
541 ALOGE("Wi-Fi entropy file was not created");
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 6 * you may not use this file except in compliance with the License.
25 * @file VideoEncTest.c
27 * This file implements OMX Component for MPEG-4 encoder that
325 FILE* fIn;
326 FILE* fOut;
327 FILE* fNalnd;
626 * Fill buffer with data from the input file (YUV data 420/422 little endian/ 422 big endian).
635 int VIDENCTEST_fill_data(OMX_BUFFERHEADERTYPE *pBuf, FILE *fIn, int buffersize)
643 VIDENCTEST_DPRINT("Error Reading File!\n");
647 VIDENCTEST_DPRINT("ERROR: reading file\n")
    [all...]
  /hardware/ti/omap4xxx/security/tee_client_api/
tee_client_api_linux_driver.c 669 FILE* pSignatureFile = NULL;
682 /* Work out the signature file name */

Completed in 1694 milliseconds

<<81828384858687888990>>