Searched refs:files (Results 1 - 25 of 1440) sorted by last modified time

1234567891011>>

/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp2261 #pragma mark Mkext files
/macosx-10.10/xnu-2782.1.97/makedefs/
H A DMakeInc.cmd136 # installfile - Atomically copy files, esp. when multiple architectures
/macosx-10.10/llvmCore-3425.0.34/utils/release/
H A Dtest-release.sh58 echo " -no-compare-files Don't test that phase 2 and 3 files are identical."
113 -no-compare-files | --no-compare-files )
158 # Location of log files.
440 # Compare .o files between Phase2 and Phase3 and report which ones
444 echo "# Comparing Phase 2 and Phase 3 files"
494 # Compare .o files between Phase2 and Phase3 and report which ones differ.
496 echo "# Comparing Phase 2 and Phase 3 files"
/macosx-10.10/llvmCore-3425.0.34/utils/
H A DGenLibDeps.pl70 my @files = readdir DIR;
72 my @libs = grep(/libLLVM.*\.(dylib|so|a)$/,sort(@files));
75 my @objs = grep(/LLVM.*\.o$/,sort(@files));
179 # Gather definitions from the object files.
216 # -perobjincl makes .a files depend on .o files they contain themselves
H A DUpdateCMakeLists.pl32 my $files;
35 if (!defined $files) {
36 $files = GetFiles($dir);
38 push @$files, $file;
47 my $files = $dirFiles{$dir};
49 if (!defined $files) {
53 foreach my $file (sort @$files) {
H A Dcheck-each-file56 echo "OBJECTS-FILE is a text file containing the names of all the .o files"
112 files=`cat $checkfiles`
114 for f in $files
126 for f in $files
144 echo "Program is OK when these files are recompiled with native gcc: "
147 echo "Program is not OK when these files are recompiled with native gcc: "
H A Dfindsym.pl18 my @files = readdir DIR;
20 @objects = grep(/l?i?b?LLVM.*\.[oa]$/,sort(@files));
/macosx-10.10/llvmCore-3425.0.34/projects/sample/autoconf/m4/
H A Dltdl.m4284 [Define if libtool can extract symbol lists from object files.])
H A Dfunc_mmap_file.m45 [AC_CACHE_CHECK(for mmap of files,
23 AC_DEFINE([HAVE_MMAP_FILE],[],[Define if mmap() can map files into memory])
/macosx-10.10/llvmCore-3425.0.34/projects/sample/
H A Dconfigure1235 # Find the source files, if location was not specified.
1320 -n, --no-create do not create output files
1324 --prefix=PREFIX install architecture-independent files in PREFIX
1326 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1329 By default, \`make install' will install all the files in
1344 --includedir=DIR C header files [PREFIX/include]
1345 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1424 resource files
1627 # When interrupted or exit'd, cleanup temporary files, and complete
1784 # files actuall
[all...]
/macosx-10.10/llvmCore-3425.0.34/projects/sample/autoconf/
H A Dltmain.sh1624 # @file GCC response files
1678 -precious-files-regex)
3173 # this retains compatibility with .la files and attempts
3378 # Remove our outputs, but don't remove object files since they
3408 # Transform .lo files to .o files.
3434 # Make sure dlfiles contains only unique files that won't be dlpreopened
3444 # Make sure dlprefiles contains only unique files
4029 $echo "creating reloadable object files..."
4069 # All subsequent reloadable object files wil
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/Support/Unix/
H A DSignals.inc139 // special files like /dev/null, even if the compiler is being run with the
/macosx-10.10/llvmCore-3425.0.34/lib/Support/Windows/
H A DPath.inc219 // Mingw's Win32 header files are broken.
468 // All files are readable on Windows (ignoring security attributes).
489 // All files are executable on Windows (ignoring security attributes).
752 // Read-only files cannot be deleted on Windows. Must remove the read-only
878 // won't be more than 1 million files with the same prefix. Probably a safe
/macosx-10.10/llvmCore-3425.0.34/docs/
H A Dmake.bat21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
24 echo. pickle to make pickle files
25 echo. json to make JSON files
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
30 echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
31 echo. text to make text files
33 echo. texinfo to make Texinfo files
[all...]
/macosx-10.10/llvmCore-3425.0.34/
H A Dconfigure1255 # Find the source files, if location was not specified.
1340 -n, --no-create do not create output files
1344 --prefix=PREFIX install architecture-independent files in PREFIX
1346 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1349 By default, \`make install' will install all the files in
1364 --includedir=DIR C header files [PREFIX/include]
1365 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1451 resource files
1460 --with-internal-prefix Installation directory for internal files
1659 # When interrupted or exit'd, cleanup temporary files, an
[all...]
H A DMakefile164 $(Echo) Eliminating files constructed by configure
185 # Make sure the generated files are up-to-date. This must be kept in
/macosx-10.10/llvmCore-3425.0.34/autoconf/
H A Dltmain.sh1624 # @file GCC response files
1678 -precious-files-regex)
3173 # this retains compatibility with .la files and attempts
3378 # Remove our outputs, but don't remove object files since they
3408 # Transform .lo files to .o files.
3434 # Make sure dlfiles contains only unique files that won't be dlpreopened
3444 # Make sure dlprefiles contains only unique files
4029 $echo "creating reloadable object files..."
4069 # All subsequent reloadable object files wil
[all...]
H A Dmissing80 automake touch all \`Makefile.in' files
163 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
164 test -z "$files" && files="config.h"
166 for f in $files; do
190 You might have modified some files without having the
337 You might have modified some files without having the
/macosx-10.10/llvmCore-3425.0.34/autoconf/m4/
H A Dfunc_mmap_file.m45 [AC_CACHE_CHECK(for mmap of files,
23 AC_DEFINE([HAVE_MMAP_FILE],[],[Define if mmap() can map files into memory])
H A Dltdl.m4284 [Define if libtool can extract symbol lists from object files.])
/macosx-10.10/Security-57031.1.35/Security/include/security_codesigning/
H A DStaticCode.cpp157 mTotalWork = workload; // totally fake - we don't know how many files we'll get to chew
766 // workload estimate = number of sealed files
768 CFDictionaryRef files = cfget<CFDictionaryRef>(sealedResources, "files2"); local
769 if (files == NULL)
770 files = cfget<CFDictionaryRef>(sealedResources, "files");
771 return files ? unsigned(CFDictionaryGetCount(files)) : 0;
808 CFDictionaryRef files; local
812 files
1062 validateResource(CFDictionaryRef files, string path, bool isSymlink, ValidationContext &ctx, SecCSFlags flags, uint32_t version) argument
[all...]
H A DStaticCode.h138 void validateResource(CFDictionaryRef files, std::string path, bool isSymlink, ValidationContext &ctx, SecCSFlags flags, uint32_t version);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A DStaticCode.cpp157 mTotalWork = workload; // totally fake - we don't know how many files we'll get to chew
766 // workload estimate = number of sealed files
768 CFDictionaryRef files = cfget<CFDictionaryRef>(sealedResources, "files2"); local
769 if (files == NULL)
770 files = cfget<CFDictionaryRef>(sealedResources, "files");
771 return files ? unsigned(CFDictionaryGetCount(files)) : 0;
808 CFDictionaryRef files; local
812 files
1062 validateResource(CFDictionaryRef files, string path, bool isSymlink, ValidationContext &ctx, SecCSFlags flags, uint32_t version) argument
[all...]
H A DStaticCode.h138 void validateResource(CFDictionaryRef files, std::string path, bool isSymlink, ValidationContext &ctx, SecCSFlags flags, uint32_t version);
/macosx-10.10/cups-408/cups/
H A Dconfigure1383 # Find the source files, if location was not specified.
1466 -n, --no-create do not create output files
1470 --prefix=PREFIX install architecture-independent files in PREFIX
1472 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1475 By default, \`make install' will install all the files in
1490 --includedir=DIR C header files [PREFIX/include]
1491 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1537 --disable-largefile omit support for large files
1558 --with-privateinclude set path for private include files, default=none
1561 --with-cachedir set path for cache files
[all...]

Completed in 236 milliseconds

1234567891011>>