HomeSort by relevance Sort by last modified time
    Searched full:file (Results 1001 - 1025 of 168772) sorted by null

<<41424344454647484950>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_filecmp.py 11 data = 'Contents of file go here.\n'
29 "Comparing file to itself fails")
31 "Comparing file to itself fails")
33 "Comparing file to identical file fails")
35 "Comparing file to identical file fails")
41 "File and directory compare as equal")
50 data = 'Contents of file go here.\n'
55 fn = 'FiLe' # Verify case-insensitive compariso
    [all...]
  /cts/tools/signature-tools/src/signature/io/impl/
BinaryApi.java 5 * you may not use this file except in compliance with the License.
23 import java.io.File;
35 File directory = new File(fileName);
40 File file = new File(directory, getFileName(api)); local
41 file.createNewFile();
44 file));
63 "Only one file can be processed by the binary signature " +
67 File file = new File(fileName); local
    [all...]
  /external/clang/test/Modules/
modular_maps.cpp 3 // RxN: %clang_cc1 -x objective-c++ -fmodules-cache-path=%t -fmodules -fmodule-map-file=%S/Inputs/modular_maps/modulea.map -fmodule-map-file=%S/Inputs/modular_maps/modulec.map -I %S/Inputs/modular_maps %s -verify
4 // RxN: %clang_cc1 -x objective-c++ -fmodules-cache-path=%t -fmodules -fmodule-map-file=%S/Inputs/modular_maps/modulec.map -fmodule-map-file=%S/Inputs/modular_maps/modulea.map -I %S/Inputs/modular_maps %s -verify
7 // RxN: %clang_cc1 -x objective-c++ -fmodules-cache-path=%t -fmodules -fmodule-map-file=Inputs/modular_maps/modulea.map -fmodule-map-file=Inputs/modular_maps/modulec.map -I Inputs/modular_maps %s -verify
8 // RxN: %clang_cc1 -x objective-c++ -fmodules-cache-path=%t -fmodules -fmodule-map-file=Inputs/modular_maps/modulec.map -fmodule-map-file=Inputs/modular_maps/modulea.map -I Inputs/modular_maps %s -verify
11 // RUN: %clang_cc1 -x objective-c++ -fmodules-cache-path=%t -fmodules -fmodule-map-file=Inputs/modular_maps/modulea-cwd.map -fmodule-map-file=Inputs/modular_maps/modulec-cwd.map -I Inputs/modular_maps %s -verify -fmodule-map-file-home-is-cw
    [all...]
  /external/icu/icu4c/source/tools/gencfu/
gencfu.1.in 31 .BI "\-r\fP, \fB\-\-rules" " rule\-file"
32 .BI "\-w\fP, \fB\-\-wsrules" " whole\-script\-rule\-file"
33 .BI "\-o\fP, \fB\-\-out" " output\-file"
36 reads confusable character definitions in the input file, which are
44 Normally the output data file has the
59 .IR output-file .
66 .IR output-file
73 For example, the file
80 .BI "\-r\fP, \fB\-\-rules" " rule\-file"
81 The source file to read
    [all...]
  /external/iptables/
config.h 4 /* Define to 1 if you have the <dlfcn.h> header file. */
7 /* Define to 1 if you have the <inttypes.h> header file. */
13 /* Define to 1 if you have the <linux/dccp.h> header file. */
16 /* Define to 1 if you have the <linux/ip_vs.h> header file. */
19 /* Define to 1 if you have the <linux/magic.h> header file. */
22 /* Define to 1 if you have the <linux/proc_fs.h> header file. */
25 /* Define to 1 if you have the <memory.h> header file. */
28 /* Define to 1 if you have the <stdint.h> header file. */
31 /* Define to 1 if you have the <stdlib.h> header file. */
34 /* Define to 1 if you have the <strings.h> header file. *
    [all...]