HomeSort by relevance Sort by last modified time
    Searched defs:FILE (Results 51 - 75 of 499) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdio.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
36 typedef struct _iobuf FILE;
84 _CRTIMP FILE *__cdecl __iob_func(void);
88 extern FILE _iob[]; /* A pointer to an array of FILE */
91 extern FILE (* __MINGW_IMP_SYMBOL(_iob))[]; /* A pointer to an array of FILE */
153 int __cdecl __mingw_fscanf(FILE * __restrict__ _File,const char * __restrict__ _Format,...)
    [all...]
wchar.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
42 typedef struct _iobuf FILE;
48 _CRTIMP FILE *__cdecl __iob_func(void);
52 extern FILE _iob[]; /* A pointer to an array of FILE */
55 extern FILE (* __MINGW_IMP_SYMBOL(_iob))[]; /* A pointer to an array of FILE */
438 int __cdecl __mingw_fwscanf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...)
    [all...]
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
XLIFF2ICUConverter.java 13 import java.io.File;
97 private static final String FILES = "file";
109 private static final String FILE = "file";
118 private static final String EXTERNALFILE = "external-file";
119 private static final String INTERNALFILE = "internal-file";
166 System.err.println("ERROR: Either the file name to be processed is not "+
208 //int lastIndex = args[i].lastIndexOf(File.separator, args[i].length()) + 1; /* add 1 to skip past the separator */
211 System.out.println("Processing file: "+xmlfileName);
224 "-t or --target-only only generate the target language txt file, followed by optional output file name.\n"
522 FileOutputStream file = new FileOutputStream(outputFileName); local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
infinite_recursion.py 1 # This file is used to verify that 2to3 falls back to a slower, iterative pattern matching
    [all...]
  /external/python/cpython2/Lib/lib2to3/tests/data/
infinite_recursion.py 1 # This file is used to verify that 2to3 falls back to a slower, iterative pattern matching
    [all...]
  /external/python/cpython3/Lib/lib2to3/tests/data/
infinite_recursion.py 1 # This file is used to verify that 2to3 falls back to a slower, iterative pattern matching
    [all...]
  /external/valgrind/perf/
test_input_for_tinycc.c     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 1 # This file is used to verify that 2to3 falls back to a slower, iterative pattern matching
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 1 # This file is used to verify that 2to3 falls back to a slower, iterative pattern matching
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 315 #define FILE(s) CHOICE(.file s, .file s, .file s)
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.core_2.3.0.v20130327-2119.jar 
org.eclipse.equinox.common_3.6.200.v20130402-1505.jar 
  /external/guice/extensions/struts2/lib/
commons-io-1.3.2.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.equinox.common_3.7.0.v20150402-1709.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/apkzlib/3.2.0-alpha16/
apkzlib-3.2.0-alpha16.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
resources-3.4.2.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
resources-3.5.1.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-equinox-common/3.6.0/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /external/libphonenumber/demo/war/WEB-INF/lib/
commons-io-1.4.jar 
  /external/robolectric/v3/
robolectric-resources-3.1-SNAPSHOT.jar 

Completed in 705 milliseconds

1 23 4 5 6 7 8 91011>>