HomeSort by relevance Sort by last modified time
    Searched defs:Files (Results 26 - 50 of 54) sorted by null

12 3

  /external/lzma/CPP/7zip/Archive/7z/
7zItem.h 188 CObjectVector<CFileItem> Files;
203 Files.Clear();
218 Files.ReserveDown();
233 Files.IsEmpty());
238 int size = Files.Size();
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/refactorings/core/
RefactoringTestBase.java 25 import com.google.common.io.Files;
217 // files first: res > src > gen
275 Files.write(contents, to, Charsets.UTF_8);
277 Files.write((byte[]) o, to);
  /external/clang/lib/Driver/
Driver.cpp 477 // Don't attempt to generate preprocessed files if multiple -arch options are
520 "PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:\n"
522 ArgStringList Files = C.getTempFiles();
523 for (ArgStringList::const_iterator it = Files.begin(), ie = Files.end();
556 // Failure, remove preprocessed files.
579 // Remove temp files.
586 // Otherwise, remove result files and print extra information about abnormal
593 // Remove result files if we're not saving temps.
598 // Failure result files are valid unless we crashed
    [all...]
  /frameworks/base/core/java/android/provider/
MediaStore.java 67 * removing nomedia files
86 * The activity should be able to play, browse, or manipulate music files stored on the device.
397 * Media provider table containing an index of all files in the media storage,
398 * including non-media files. This should be used by applications that work with
402 public static final class Files {
405 * Get the content:// style URI for the files table on the
409 * @return the URI to the files table on the given volume
417 * Get the content:// style URI for a single row in the files table on the
422 * @return the URI to the files table on the given volume
460 * Fields for master table for all media files
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
GLFunctionTraceViewer.java 33 import com.google.common.io.Files;
183 // we use a IURIEditorInput to allow opening files not within the workspace
910 Files.write(glCalls, f, Charsets.UTF_8);
    [all...]
  /prebuilts/sdk/tools/lib/
guava-10.0.1.jar 
lint.jar 
lint_api.jar 
lint_checks.jar 
  /external/emma/lib/
emma.jar 
  /prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0.jar 
  /external/droiddriver/libs/
guava-13.0.jar 
  /prebuilts/devtools/tools/lib/
guava-13.0.1.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/tools/common/guava-tools/
guava-13.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/13.0.1/
guava-13.0.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/13/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/16/
android.jar 

Completed in 1805 milliseconds

12 3