Searched refs:files (Results 276 - 300 of 649) sorted by relevance

<<11121314151617181920>>

/external/elfutils/
H A Delfutils.spec28 nm (for listing symbols from object files), size (for listing the
31 (to check for well-formed ELF files). Also included are numerous
58 Summary: Library to read and write ELF files.
63 writing ELF files on a high level. Third party programs depend on
64 this package to read internals of ELF files. The programs of the
65 elfutils package use it also to generate new ELF files.
105 # XXX Nuke unpackaged files
127 %files
152 %files devel
165 %files deve
[all...]
/external/libvorbis/
H A Dlibvorbis.spec40 The libvorbis-devel package contains the header files, static libraries
62 %files
69 %files devel
/external/libvpx/examples/includes/HTML-Toc-0.91/
H A DTocInsertor.pm226 my ($file, @files);
228 @files = (ref($aFile) =~ m/ARRAY/) ? @$aFile : ($aFile);
229 # Loop through files
230 foreach $file (@files) {
772 my ($file, @files);
776 @files = (ref($aFile) =~ m/ARRAY/) ? @$aFile : ($aFile);
777 # Loop through files
778 foreach $file (@files) {
/external/webkit/Tools/Scripts/webkitpy/common/checkout/
H A Dscm_unittest.py85 # binary files since they may include text files of multiple differnet encodings.
326 # Test also to make sure clean_working_directory removes added files
546 # Patch files were created against just 'first_entry'.
1239 files = scm.changed_files()
1240 self.assertTrue('test_file_commit1' in files)
1241 self.assertTrue('test_file_commit2' in files)
1246 files = scm.changed_files(git_commit="HEAD^")
1247 self.assertTrue('test_file_commit1' in files)
1248 self.assertFalse('test_file_commit2' in files)
[all...]
/external/android-mock/
H A DAndroid.mk37 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/external/bouncycastle/
H A DAndroid.mk18 all_bcprov_src_files := $(call all-java-files-under,bcprov/src/main/java)
104 LOCAL_SRC_FILES := $(call all-java-files-under,bcpkix/src/main/java)
/external/cibu-fonts/
H A Dfonts.mk16 # PRODUCT_COPY_FILES to install the font files, so that the NOTICE file can
/external/compiler-rt/make/
H A Doptions.mk20 # assembly files.
/external/doclava/
H A DAndroid.mk21 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/external/e2fsprogs/util/
H A Dgen-tarball.in41 -o -name changed-files -o -name .#\* -o -name \*.tar.gz \
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-jmf.jar ... f int i String[] entries java.util.Vector files int numfiles java.util.Random rn int x ...
/external/elfutils/libdwfl/
H A Ddwfl_module_getsrc_file.c26 found in the source code files (the "Approved Interfaces"). The files
83 return line->files->info[line->file].name;
103 if (unlikely (line->file >= line->files->nfiles))
/external/lohit-fonts/
H A Dfonts.mk16 # PRODUCT_COPY_FILES to install the font files, so that the NOTICE file can
/external/mksh/
H A DAndroid.mk27 # mksh source files
/external/mp4parser/
H A DAndroid.mk20 LOCAL_SRC_FILES := $(call all-java-files-under, isoparser/src/main/java)
/external/naver-fonts/
H A Dfonts.mk16 # PRODUCT_COPY_FILES to install the font files, so that the NOTICE file can
/external/replicaisland/
H A DAndroid.mk26 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/external/webkit/Source/WebCore/platform/wx/
H A DFileSystemWx.cpp152 wxDirTraverserNonRecursive(wxString basePath, wxArrayString& files) : m_basePath(basePath), m_files(files) { } argument
186 // and list the files rather than just returning the plugin name, so
/external/webkit/Tools/Scripts/webkitpy/tool/commands/
H A Drebaselineserver_unittest.py288 mock_filesystem.files[file_path] = ''
291 mock_filesystem.files[file_path] = ''
/external/webkit/Tools/wx/build/
H A Dbuild_utils.py57 files = glob.glob(adir)
58 for afile in files:
/external/webrtc/src/common_audio/resampler/
H A DAndroid.mk22 # Flags passed to both C and C++ files.
/external/webrtc/src/common_audio/vad/
H A DAndroid.mk26 # Flags passed to both C and C++ files.
/external/webrtc/src/modules/audio_processing/aec/
H A DAndroid.mk27 # Flags passed to both C and C++ files.
/external/webrtc/src/modules/audio_processing/agc/
H A DAndroid.mk23 # Flags passed to both C and C++ files.
/external/webrtc/src/modules/audio_processing/utility/
H A DAndroid.mk25 # Flags passed to both C and C++ files.

Completed in 512 milliseconds

<<11121314151617181920>>