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

<<919293949596979899100>>

  /external/openssl/ssl/
ssl.h 1736 const char *file); variable
    [all...]
  /external/ppp/pppd/
ipcp.c     [all...]
  /external/quake/quake/src/WinQuake/
menu.cpp 450 FILE *f;
    [all...]
  /external/speex/libspeex/
mdf.c 3 File: mdf.c
387 static FILE *rFile=NULL, *pFile=NULL, *oFile=NULL;
    [all...]
  /external/v8/include/
v8.h 33 * V8 header file, include/v8.h.
564 * The origin, within a file, of a script.
611 * Compiles the specified script using the specified file name
615 * \param file_name file name object (typically a string) to be used
645 * Compiles the specified script using the specified file name
649 * \param file_name File name to use as script's origin
740 // TODO(1245381): Print to a string instead of on a FILE.
741 static void PrintCurrentStackTrace(FILE* out);
    [all...]
  /external/v8/src/
isolate.cc 962 void Isolate::PrintCurrentStackTrace(FILE* out) {
    [all...]
log.cc     [all...]
  /external/webkit/Source/JavaScriptCore/API/tests/
testapi.c 814 JSStringRef file = JSStringCreateWithUTF8CString(""); local
815 result &= assertTrue(!JSEvaluateScript(context, code, /* thisObject*/ 0, file, 1, &exception)
819 JSStringRelease(file);
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
tls_openssl.c     [all...]
  /frameworks/av/media/libeffects/preprocessing/
PreProcessing.cpp 5 * you may not use this file except in compliance with the License.
166 FILE *gPcmDumpFh;
    [all...]
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.cpp 6 ** you may not use this file except in compliance with the License.
400 FILE *f = fopen(buffer, "r");
    [all...]
  /frameworks/av/media/libstagefright/
AwesomePlayer.cpp 5 * you may not use this file except in compliance with the License.
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
pvdec_api.cpp 5 * you may not use this file except in compliance with the License.
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
motion_est.cpp 5 * you may not use this file except in compliance with the License.
176 FILE *fp_debug;
179 // FILE *fstat;
    [all...]
  /gdk/samples/quake/jni/
menu.cpp 450 FILE *f;
    [all...]
  /ndk/sources/host-tools/make-3.81/
configure 114 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
469 rm -f conf$$ conf$$.exe conf$$.file
471 rm -f conf$$.dir/conf$$.file
476 if (echo >conf$$.file) 2>/dev/null; then
477 if ln -s conf$$.file conf$$ 2>/dev/null; then
480 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
483 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
485 elif ln conf$$.file conf$$ 2>/dev/null; then
493 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.fil
    [all...]
read.c 5 This file is part of GNU Make.
16 GNU Make; see the file COPYING. If not, write to the Free Software
55 FILE *fp; /* File, or NULL if this is an internal buffer. */
56 struct floc floc; /* Info on the file in fp (if any). */
253 d->file = enter_file (*p);
254 d->file->dontcare = 1;
255 /* Tell update_goal_chain to bail out as soon as this file is
256 made, and main not to die if we can't make this file. */
371 deps->file = lookup_file (filename)
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_service_unittest.cc 3 // found in the LICENSE file.
228 // Give the test json file to the provider for parsing.
235 // We also parse the file into a dictionary to compare what we get back
382 file_thread_(BrowserThread::FILE, &loop_),
692 // Update() should delete the temporary input file.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /external/gcc-demangle/
cp-demangle.c 6 This file is part of the libiberty library, which is part of GCC.
8 This file is free software; you can redistribute it and/or modify
15 compiled version of this file into combinations with other programs,
17 from the use of this file. (The General Public License restrictions
19 the file, and distribution when not linked into a combined
43 This file will normally define the following functions, q.v.:
59 and these functions defined in this file:
66 and other functions defined in the file cp-demint.c.
68 This file also defines some other functions and variables which are
69 only to be used by the file cp-demint.c
    [all...]
  /external/libxml2/
xmlschemas.c 2036 const char *file = NULL; local
    [all...]
  /external/opencv/cv/src/
cvhaar.cpp     [all...]
  /external/tcpdump/
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...]
  /external/valgrind/main/coregrind/m_demangle/
cp-demangle.c 6 This file is part of the libiberty library, which is part of GCC.
8 This file is free software; you can redistribute it and/or modify
15 compiled version of this file into combinations with other programs,
17 from the use of this file. (The General Public License restrictions
19 the file, and distribution when not linked into a combined
43 This file will normally define the following functions, q.v.:
59 and these functions defined in this file:
66 and other functions defined in the file cp-demint.c.
68 This file also defines some other functions and variables which are
69 only to be used by the file cp-demint.c
    [all...]
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp 5 * you may not use this file except in compliance with the License.
    [all...]

Completed in 1623 milliseconds

<<919293949596979899100>>