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

<<101102103

  /external/wpa_supplicant_8/src/crypto/
tls_openssl.c     [all...]
  /frameworks/base/libs/hwui/
DisplayListRenderer.cpp 5 * you may not use this file except in compliance with the License.
84 FILE *file = fdopen(fd, "a"); local
86 fprintf(file, "\nRecent DisplayList operations\n");
87 logBuffer.outputCommands(file, OP_NAMES);
91 fprintf(file, "\nCaches:\n%s", cachesLog.string());
92 fprintf(file, "\n");
94 fflush(file);
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c 29 * @file OMX_VPP.c
31 * This file implements OMX Component for VPP that
102 * EXTERNAL REFERENCES NOTE : only use if not found in header file
    [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c 5 * you may not use this file except in compliance with the License.
130 int fb_fd; /* file descriptor for /dev/fb0 */
131 int dsscomp_fd; /* file descriptor for /dev/dsscomp */
132 int hdmi_fb_fd; /* file descriptor for /dev/fb1 */
    [all...]
  /external/dropbear/libtommath/pre_gen/
mpi.c     [all...]
  /external/webkit/Source/WebKit/android/jni/
WebViewCore.cpp 163 FILE* gDomTreeFile = 0;
164 FILE* gRenderTreeFile = 0;
    [all...]
  /external/bison/
configure 202 rm -f conf$$ conf$$.exe conf$$.file
203 echo >conf$$.file
204 if ln -s conf$$.file conf$$ 2>/dev/null; then
213 elif ln conf$$.file conf$$ 2>/dev/null; then
218 rm -f conf$$ conf$$.exe conf$$.file
382 -cache-file | --cache-file | --cache-fil | --cache-fi \
385 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
807 --cache-file=FILE cache test results in FILE [disabled
    [all...]
  /external/chromium/third_party/libevent/
configure 116 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
509 rm -f conf$$ conf$$.exe conf$$.file
511 rm -f conf$$.dir/conf$$.file
516 if (echo >conf$$.file) 2>/dev/null; then
517 if ln -s conf$$.file conf$$ 2>/dev/null; then
520 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
523 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
525 elif ln conf$$.file conf$$ 2>/dev/null; then
533 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.fil
    [all...]
  /external/libffi/
configure 92 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
492 rm -f conf$$ conf$$.exe conf$$.file
494 rm -f conf$$.dir/conf$$.file
499 echo >conf$$.file
500 if ln -s conf$$.file conf$$ 2>/dev/null; then
503 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
506 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
508 elif ln conf$$.file conf$$ 2>/dev/null; then
513 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.fil
    [all...]
  /external/libusb-compat/
configure 116 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
509 rm -f conf$$ conf$$.exe conf$$.file
511 rm -f conf$$.dir/conf$$.file
516 if (echo >conf$$.file) 2>/dev/null; then
517 if ln -s conf$$.file conf$$ 2>/dev/null; then
520 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
523 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
525 elif ln conf$$.file conf$$ 2>/dev/null; then
533 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.fil
    [all...]
  /external/qemu-pc-bios/bochs/
configure 91 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
491 rm -f conf$$ conf$$.exe conf$$.file
493 rm -f conf$$.dir/conf$$.file
498 echo >conf$$.file
499 if ln -s conf$$.file conf$$ 2>/dev/null; then
502 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
505 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
507 elif ln conf$$.file conf$$ 2>/dev/null; then
512 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.fil
    [all...]
  /dalvik/vm/
Jni.cpp 5 * you may not use this file except in compliance with the License.
642 * Dump the contents of the JNI reference tables to the log file.
    [all...]
  /external/dropbear/
configure 200 rm -f conf$$ conf$$.exe conf$$.file
201 echo >conf$$.file
202 if ln -s conf$$.file conf$$ 2>/dev/null; then
211 elif ln conf$$.file conf$$ 2>/dev/null; then
216 rm -f conf$$ conf$$.exe conf$$.file
379 -cache-file | --cache-file | --cache-fil | --cache-fi \
382 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
796 --cache-file=FILE cache test results in FILE [disabled
    [all...]
  /external/expat/
configure 202 rm -f conf$$ conf$$.exe conf$$.file
203 echo >conf$$.file
204 if ln -s conf$$.file conf$$ 2>/dev/null; then
213 elif ln conf$$.file conf$$ 2>/dev/null; then
218 rm -f conf$$ conf$$.exe conf$$.file
535 -cache-file | --cache-file | --cache-fil | --cache-fi \
538 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
972 --cache-file=FILE cache test results in FILE [disabled
    [all...]
  /external/icu4c/test/cintltst/
ccapitst.c 8 * File CU_CAPITST.C
285 FILE* ucs_file_in = NULL;
585 log_data_err("Couldn't open the Unicode file [%s]... Exiting...\n", ucs_file_name);
    [all...]
  /external/icu4c/test/intltest/
rbbitst.cpp 40 errln("Failure in file %s, line %d", __FILE__, __LINE__);}}
43 errcheckln(errcode, "Failure in file %s, line %d, status = \"%s\"", __FILE__, __LINE__, u_errorName(errcode));}}
264 // incorrectly broken test data appeared in the source file.
588 errcheckln(status, "Fail at file %s, line %d, status = %s", __FILE__, __LINE__, u_errorName(status));
595 errln("Fail at file %s, line %d expected start of word at 4, got %d",
600 errln("Fail at file %s, line %d expected start of word at 4, got %d",
635 // Open and read the test data file.
685 // Now add each non-comment line of the file as a word.
732 errln("MutableTrieDictionary word count (%d) differs from file word count (%d), with status %s\n",
751 errln("CompactTrieDictionary word count (%d) differs from file word count (%d), with status %s\n"
    [all...]
  /external/ipsec-tools/src/racoon/
ipsec_doi.c     [all...]
  /external/opencv/cxcore/src/
cxpersistence.cpp 135 FILE* file; member in struct:CvFileStorage
169 "Invalid pointer to file storage" ); \
176 CV_ERROR( CV_StsError, "The file storage is opened for reading" ); \
351 fputs( fs->buffer_start, fs->file );
370 /* closes file storage and deallocates buffers */
379 CV_ERROR( CV_StsNullPtr, "NULL double pointer to file storage" );
386 if( fs->write_mode && fs->file )
395 fputs("</opencv_storage>\n", fs->file );
400 if( fs->file )
    [all...]
  /external/qemu/block/
vvfat.c 42 file system (test if the boot sector still relies on that fact)! */
54 FILE* stderr = NULL;
59 void nonono(const char* file, int line, const char* msg) {
60 fprintf(stderr, "Nonono! %s:%d %s\n", file, line, msg);
288 /* the clusters of a file may be in any order; this points to the first */
292 * - the offset in the file (in clusters) for a file, or
298 } file; member in union:mapping_t::__anon10573
333 unsigned int faked_sectors; /* how many sectors are faked before file data */
739 /* create directory entry for this file */
    [all...]
  /external/qemu/target-arm/
helper.c 443 void arm_cpu_list(FILE *f, fprintf_function cpu_fprintf)
    [all...]
  /external/v8/src/arm/
simulator-arm.cc 93 static FILE* coverage_log = NULL;
    [all...]
  /frameworks/compile/mclinker/utils/gtest/include/
gtest.h 34 // This header file defines the public API for Google Test. It should be
38 // leave some internal implementation details in this header file.
90 // This header file declares functions and macros used internally by
562 // This file was GENERATED by a script. DO NOT EDIT BY HAND!!!
8182 String file() const { return file_; } function in class:testing::internal::InternalRunDeathTestFlag
18642 const char* const file; member in struct:testing::internal::AssertHelper::AssertHelperData
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
random.h 5 // This file is part of the GNU ISO C++ Library. This library is free
26 * @file bits/random.h
27 * This is an internal header file, included by other library headers.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
random.h 5 // This file is part of the GNU ISO C++ Library. This library is free
26 * @file bits/random.h
27 * This is an internal header file, included by other library headers.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 12 % This texinfo.tex file is free software: you can redistribute it and/or
17 % This texinfo.tex file is distributed in the hope that it will be
25 % As a special exception, when this file is read by TeX when processing
62 % If in a .fmt file, print the version number
64 % they might have appeared in the input file name.
121 \ifx\putwordfile\undefined \gdef\putwordfile{file}\fi
233 % Sometimes it is convenient to have everything in the transcript file
237 % file; cf. trace.sty in LaTeX.
529 % therein should become regular spaces in the raw index file, not the
688 % if the definition is written into an index file
    [all...]

Completed in 1467 milliseconds

<<101102103