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

<<31323334353637383940>>

  /external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
initscan-mvs.c 76 /* returned upon end-of-file */
138 /* special action meaning "start processing a new file" */
283 FILE *yy_input_file;
329 extern FILE *yyin, *yyout;
334 FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
    [all...]
  /external/mesa3d/src/glsl/glcpp/
glcpp-lex.c 111 /* Returned upon end-of-file. */
154 /* Special action meaning "start processing a new file". */
204 FILE *yy_input_file;
258 * just pointing yyin at a new input file.
280 void glcpp_restart (FILE *input_file ,yyscan_t yyscanner );
282 YY_BUFFER_STATE glcpp__create_buffer (FILE *file,int size ,yyscan_t yyscanner );
290 static void glcpp__init_buffer (YY_BUFFER_STATE b,FILE *file ,yyscan_t yyscanner );
716 FILE *yyin_r, *yyout_r
    [all...]
  /external/iproute2/misc/
ss.c 114 static FILE *generic_proc_open(const char *env, const char *name)
128 static FILE *net_tcp_open(void)
133 static FILE *net_tcp6_open(void)
138 static FILE *net_udp_open(void)
143 static FILE *net_udp6_open(void)
148 static FILE *net_raw_open(void)
153 static FILE *net_raw6_open(void)
158 static FILE *net_unix_open(void)
163 static FILE *net_packet_open(void)
168 static FILE *net_netlink_open(void
    [all...]
  /development/tools/etc1tool/
etc1tool.cpp 4 // you may not use this file except in compliance with the License.
47 "\t\t--encode create an ETC1 file from a PNG file.\n");
50 "\t\t--encodeNoHeader create a raw ETC1 data file (without a header) from a PNG file.\n");
52 "\t\t--decode create a PNG file from an ETC1 file.\n");
109 int fwrite_big_endian_uint16(png_uint_32 data, FILE* pOut) {
120 int fread_big_endian_uint16(png_uint_32* data, FILE* pIn) {
132 // Read a PNG file into a contiguous buffer
    [all...]
  /external/chromium/chrome/browser/download/
download_item.cc 3 // found in the LICENSE file.
34 // destination file has been determined.
40 // * Download file is renamed to its final name, and possibly
54 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
101 // overweights that of dangerous file type.
105 // dangerous URL overweights dangerous file. We check dangerous URL first.
281 BrowserThread::FILE, FROM_HERE,
293 BrowserThread::FILE, FROM_HERE,
424 BrowserThread::FILE, FROM_HERE,
502 BrowserThread::FILE, FROM_HERE
    [all...]
  /external/iproute2/tc/
em_meta.c 28 static void meta_print_usage(FILE *fd)
186 static void list_meta_ids(FILE *fd)
415 static inline void print_binary(FILE *fd, unsigned char *str, int len)
437 static inline int print_value(FILE *fd, int type, struct rtattr *rta)
462 static int print_object(FILE *fd, struct tcf_meta_val *obj, struct rtattr *rta)
501 static int meta_print_eopt(FILE *fd, struct tcf_ematch_hdr *hdr, void *data,
m_ematch.c 52 static int lookup_map(__u16 num, char *dst, int len, const char *file)
56 FILE *fd = fopen(file, "r");
72 file, p);
90 static int lookup_map_id(char *kind, int *dst, const char *file)
94 FILE *fd = fopen(file, "r");
110 file, p);
366 static int print_ematch_seq(FILE *fd, struct rtattr **tb, int start,
442 static int print_ematch_list(FILE *fd, struct tcf_ematch_tree_hdr *hdr
    [all...]
  /external/v8/src/
objects.h 46 // Most object types in the V8 JavaScript are described in this file.
179 void PrintElementsKind(FILE* out, ElementsKind kind);
    [all...]
  /external/opencv/cvaux/src/
cvlevmarprojbandle.cpp 56 /* Note these file may be very large */
535 FILE *file; local
536 file = fopen( TRACK_BUNDLE_FILE_MATRW ,"w");
540 fprintf(file,"\nPoint=%d\n",currPoint);
550 fprintf(file,"%lf ",val);
553 fprintf(file,"\n");
556 fclose(file);
608 FILE *file; local
711 FILE *file; local
940 FILE *file; local
962 FILE *file; local
980 FILE *file; local
1278 FILE* file; local
1309 FILE* file; local
1346 FILE *file; local
1377 FILE *file; local
1404 FILE *file; local
1420 FILE *file; local
1527 FILE* file; local
1606 FILE *file; local
1625 FILE* file; local
1694 FILE* file; local
1725 FILE* file; local
    [all...]
  /sdk/emulator/opengl/host/tools/emugen/
ApiGen.cpp 5 * you may not use this file except in compliance with the License.
47 void ApiGen::printHeader(FILE *fp) const
55 FILE *fp = fopen(filename.c_str(), "wt");
99 FILE *fp = fopen(filename.c_str(), "wt");
131 FILE *fp = fopen(filename.c_str(), "wt");
199 FILE *fp = fopen(filename.c_str(), "wt");
270 FILE *fp = fopen(filename.c_str(), "wt");
290 FILE *fp = fopen(filename.c_str(), "wt");
309 FILE *fp = fopen(filename.c_str(), "wt");
352 // If the variable is a pointer, this will be an expression provided by the .attrib file
    [all...]
  /frameworks/rs/
rsg_generator.c 5 void printFileHeader(FILE *f) {
10 fprintf(f, " * you may not use this file except in compliance with the License.\n");
23 void printVarType(FILE *f, const VarType *vt) {
58 void printVarTypeAndName(FILE *f, const VarType *vt) {
66 void printArgList(FILE *f, const ApiEntry * api, int assumePrevious) {
76 void printStructures(FILE *f) {
100 void printFuncDecl(FILE *f, const ApiEntry *api, const char *prefix, int addContext, int isFnPtr) {
125 void printFuncDecls(FILE *f, const char *prefix, int addContext) {
134 void printFuncPointers(FILE *f, int addContext) {
146 void printPlaybackFuncs(FILE *f, const char *prefix)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
WmaDecTest.c 6 * you may not use this file except in compliance with the License.
25 * @file PcmEncTest.c
27 * This file implements Test for PCM encoder OMX Component, which is fully
111 char file[500][50]; variable
152 FILE *fpRes;
188 /*FILE *fIn=NULL;
230 int fill_data (OMX_BUFFERHEADERTYPE *pBuf, FILE *fIn);
231 int fill_data_tc7 (OMX_BUFFERHEADERTYPE *pBuf, FILE *fIn);
232 int unParse_Header (OMX_U8* pBuffer, FILE *fIn, int * payload);
239 OMX_ERRORTYPE send_input_buffer (OMX_HANDLETYPE pHandle, OMX_BUFFERHEADERTYPE* pBuffer, FILE *fIn)
    [all...]
  /bionic/libc/stdio/
fseek.c 45 * Seek the given file to the given offset.
49 fseeko(FILE *fp, off_t offset, int whence)
120 * this is a `regular' Unix file (and hence seekfn==__sseek).
168 * file offset for the first byte in the current input buffer.
203 * By aligning the file offset to a block boundary, we can let
254 fseek(FILE *fp, long offset, int whence)
  /dalvik/vm/
SignalCatcher.cpp 5 * you may not use this file except in compliance with the License.
28 #include <sys/file.h>
99 * Dump the stack traces for all threads to the supplied file, putting
102 static void logThreadStacks(FILE* fp)
132 * Thread stacks can either go to the log or to a file designated for holding
133 * ANR traces. If we're writing to a file, we want to do it in one shot,
136 * before doing the file write, so we don't stall the VM if disk I/O is
157 FILE* memfp = open_memstream(&traceBuf, &traceLen);
184 * Open the stack trace output file, creating it if necessary. It
189 ALOGE("Unable to open stack trace file '%s': %s"
    [all...]
  /dalvik/vm/hprof/
Hprof.h 5 * you may not use this file except in compliance with the License.
141 FILE *memFp;
191 int hprofFlushRecord(hprof_record_t *rec, FILE *fp);
  /external/bison/src/
muscle_tab.c 6 This file is part of Bison, the GNU Compiler Compiler.
19 along with Bison; see the file COPYING. If not, write to
76 /* Version and input file. */
170 quotearg_style (c_quoting_style, loc.start.file));
218 muscle_m4_output (muscle_entry *entry, FILE *out)
238 muscles_m4_output (FILE *out)
  /external/blktrace/
stats.h 88 static inline int minmax_print(FILE *fp, const char *s, struct minmax *mm)
139 static inline void histlog2_print(FILE *fp, const char *s, __u32 a[],
  /external/bzip2/
bzlib.h 3 /*--- Public header file for the library. ---*/
8 This file is part of bzip2/libbzip2, a program and library for
15 README file.
18 in the file LICENSE.
74 /* Need a definitition for FILE */
141 FILE* f,
169 FILE* f,
  /external/chromium/chrome/browser/chromeos/cros/
burn_library.cc 3 // found in the LICENSE file.
89 BrowserThread::PostTask(BrowserThread::FILE, FROM_HERE,
97 // Make sure we run on file thread.
98 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
power_library.cc 3 // found in the LICENSE file.
73 // Make sure we run on FILE thread becuase chromeos::EnableScreenLock
74 // would write power manager config file to disk.
75 if (!BrowserThread::CurrentlyOn(BrowserThread::FILE)) {
77 BrowserThread::FILE, FROM_HERE,
  /external/chromium/chrome/browser/chromeos/
version_loader.cc 3 // found in the LICENSE file.
21 // File to look for version number in.
28 // File to look for firmware number in.
91 // The file contains lines such as:
95 // file is small, which is why we don't try and be tricky.
114 // The file contains lines such as:
138 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
183 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
  /external/chromium/chrome/browser/extensions/
sandboxed_extension_unpacker_unittest.cc 3 // found in the LICENSE file.
59 file_thread_.reset(new BrowserThread(BrowserThread::FILE, &loop_));
100 sandboxed_unpacker_->thread_identifier_ = BrowserThread::FILE;
143 << "File was not removed on success.";
205 // Check that there is newer _locales/en_US/messages.json file.
  /external/chromium/chrome/browser/
upgrade_detector.cc 3 // found in the LICENSE file.
85 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
111 DLOG(ERROR) << "Failed to get current file version";
124 NOTREACHED() << "Failed to get current file version";
192 // We use FILE as the thread to run the upgrade detection code on all
195 // on Windows checking for an upgrade requires reading a file.
196 BrowserThread::PostTask(BrowserThread::FILE, FROM_HERE,
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-port.h 866 // Formats a source file path and a line number as they would appear
868 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
870 // Formats a file location for compiler-independent XML output.
873 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
894 GTestLog(GTestLogSeverity severity, const char* file, int line);
    [all...]
  /external/e2fsprogs/intl/
libgnuintl.h.in 28 then includes <libintl.h> (i.e. this file!) and then only defines
39 /* Provide information about the supported file formats. Returns the
297 extern int fprintf (FILE *, const char *, ...);
300 extern int vfprintf (FILE *, const char *, va_list);
342 extern int fwprintf (FILE *, const wchar_t *, ...);
345 extern int vfwprintf (FILE *, const wchar_t *, va_list);

Completed in 1694 milliseconds

<<31323334353637383940>>