HomeSort by relevance Sort by last modified time
    Searched refs:Files (Results 226 - 250 of 421) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/turbine/javatests/com/google/turbine/deps/
DependenciesTest.java 40 import java.nio.file.Files;
79 try (JarOutputStream jos = new JarOutputStream(Files.newOutputStream(lib))) {
344 try (OutputStream os = new BufferedOutputStream(Files.newOutputStream(path))) {
  /build/make/core/
install_jni_libs_internal.mk 84 # Files like @lib/<abi>/libfoo.so (path inside the apk) are JNI libs embedded prebuilt apk;
85 # Files like path/to/libfoo.so (path relative to LOCAL_PATH) are prebuilts in the source tree.
89 # prebuilt JNI exsiting as separate source files.
97 # Install my_prebuilt_jni_libs as separate files.
aux_executable.mk 26 ## Files including this file must define a rule to build
  /build/make/tools/droiddoc/templates-ndk/
sampleindex.cs 34 <?cs def:display_files(files) ?>
36 <?cs each:file = files ?>
65 <?cs call:display_files(Files) ?>
74 # <?cs call:display_files(Files) ?>
  /development/tools/idegen/src/
Eclipse.java 109 Files.toFile(classpath.toString(), new File(".classpath"));
  /external/clang/unittests/Tooling/
ToolingTest.cpp 157 llvm::IntrusiveRefCntPtr<FileManager> Files(
165 Files.get());
183 llvm::IntrusiveRefCntPtr<FileManager> Files(
191 Files.get());
  /external/doclava/res/assets/templates-sdk/
sampleindex.cs 29 <?cs def:display_files(files) ?>
31 <?cs each:file = files ?>
60 <?cs call:display_files(Files) ?>
69 # <?cs call:display_files(Files) ?>
  /external/python/cpython2/Lib/plat-mac/
buildtools.py 13 import Carbon.Files
153 raise BuildError, "Extra files only allowed for MachoPython applets"
154 # Create FSSpecs for the various files
273 dest_finfo.Flags = dest_finfo.Flags | Carbon.Files.kHasBundle | Carbon.Files.kIsShared
274 dest_finfo.Flags = dest_finfo.Flags & ~Carbon.Files.kHasBeenInited
323 builder.files.append((realrsrcname,
329 builder.files.append(o)
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
MCCodeView.h 283 SmallVector<FileInfo, 4> Files;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
TarWriter.cpp 81 // Headers in tar files must be aligned to 512 byte boundaries.
179 if (!Files.insert(Fullpath).second)
  /external/testng/src/main/java/org/testng/reporters/
FileStringBuffer.java 140 result = Files.readFile(m_file);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/StrGather/
StrGather.c 52 // We keep a linked list of these for the source files we process
72 // list of source files, a linked list of subdirectories (appended to each
282 TEXT_STRING_LIST *Files
347 // If scanning source files, do that now
519 // Close open files and return status
    [all...]
  /cts/hostsidetests/dexmetadata/host/src/com/android/cts/dexmetadata/
InstallDexMetadataHostTest.java 35 import java.nio.file.Files;
47 * Verifies that dex metadata files are installed and updated successfully.
161 * Verify that updating .dm files works as expected.
171 // Remove .dm files during update.
232 * Verify .dm installation for base and splits with vdex files.
256 return Files.readAllBytes(snapshotFile.toPath());
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_Video_ThumbnailsTest.java 42 import android.provider.MediaStore.Files;
181 Files.getContentUri("external"),
MockFontProvider.java 35 import java.nio.file.Files;
209 Files.copy(is, getCopiedFile(context, path).toPath(),
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
DlgDDK.mak 4 # LIB="C:/Program Files/Microsoft Visual Studio .NET 2003/Vc7/lib;c:/Microsoft Visual Studio .NET 2003/Vc7/PlatformSDK/Lib"
DlgMS.mak 4 # LIB="C:/Program Files/Microsoft Visual Studio .NET 2003/Vc7/lib;c:/Microsoft Visual Studio .NET 2003/Vc7/PlatformSDK/Lib"
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
bld_vlv.bat 31 :: Clean up previous build files.
82 echo Removing previous build files ...
146 if /I "%VS90COMNTOOLS%" == "C:\Program Files\Microsoft Visual Studio 9.0\Common7\Tools\" (
153 if /I "%VS100COMNTOOLS%" == "C:\Program Files\Microsoft Visual Studio 10.0\Common7\Tools\" (
160 if /I "%VS110COMNTOOLS%" == "C:\Program Files\Microsoft Visual Studio 11.0\Common7\Tools\" (
167 if /I "%VS120COMNTOOLS%" == "C:\Program Files\Microsoft Visual Studio 12.0\Common7\Tools\" (
181 echo Modifing Conf files for this build...
  /external/emma/core/java12/com/vladium/emma/report/lcov/
ReportGenerator.java 28 import com.vladium.util.Files;
46 * Generates LCOV format files:
114 final File fullOutFile = Files.newFile(m_settings.getOutDir(), outFile);
134 * Visitor for packages; enqueues source files contained by the package.
143 // Enqueue source files
160 * Visitor for source files: doesn't use the enqueue mechanism to examine
  /external/guice/extensions/persist/lib/
jboss-archive-browsing.jar 
  /external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/resolution/
AnalyseJavaSymbolSolver060Test.java 34 import java.nio.file.Files;
77 byte[] encoded = Files.readAllBytes(Paths.get(file.getAbsolutePath()));
  /external/llvm/tools/llvm-link/
llvm-link.cpp 44 cl::desc("<input bitcode files>"));
291 const cl::list<std::string> &Files,
295 for (const auto &File : Files) {
302 // Note that when ODR merging types cannot verify input files in here When
332 // All linker flags apply to linking of subsequent files.
362 // First add all the regular input files
  /external/lzma/CPP/7zip/Archive/7z/
7zIn.h 112 CRecordVector<CFileItem> Files;
145 Files.Clear();
  /external/lzma/CPP/7zip/UI/Console/
HashCon.cpp 40 _percent.Files = st.NumDirs + st.NumFiles + st.NumAltStreams;
279 _percent.Files++;
351 PrintProperty("Files", hb.NumFiles);
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-link/
llvm-link.cpp 45 cl::desc("<input bitcode files>"));
277 const cl::list<std::string> &Files,
283 for (const auto &File : Files) {
291 // Note that when ODR merging types cannot verify input files in here When
339 // Internalization applies to linking of subsequent files.
342 // All linker flags apply to linking of subsequent files.
368 // First add all the regular input files

Completed in 768 milliseconds

1 2 3 4 5 6 7 8 91011>>