HomeSort by relevance Sort by last modified time
    Searched full:directory (Results 226 - 250 of 12684) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/skia/gm/tests/outputs/nonverbose/output-expected/writePath/565/
bogusfile 1 Created additional file to make sure directory isn't empty, because self-test cannot handle empty directories.
  /external/skia/gm/tests/outputs/nonverbose/output-expected/writePath/8888/
bogusfile 1 Created additional file to make sure directory isn't empty, because self-test cannot handle empty directories.
  /external/skia/gm/tests/outputs/nonverbose/output-expected/writePath/
bogusfile 1 Created additional file to make sure directory isn't empty, because self-test cannot handle empty directories.
  /external/skia/gm/tests/outputs/pipe-playback-failure/output-expected/mismatchPath/565/
bogusfile 1 Created additional file to make sure directory isn't empty, because self-test cannot handle empty directories.
  /external/skia/gm/tests/outputs/pipe-playback-failure/output-expected/mismatchPath/8888/
bogusfile 1 Created additional file to make sure directory isn't empty, because self-test cannot handle empty directories.
  /external/skia/gm/tests/outputs/pipe-playback-failure/output-expected/mismatchPath/
bogusfile 1 Created additional file to make sure directory isn't empty, because self-test cannot handle empty directories.
  /external/skia/gm/tests/outputs/pipe-playback-failure/output-expected/missingExpectationsPath/565/
bogusfile 1 Created additional file to make sure directory isn't empty, because self-test cannot handle empty directories.
  /external/skia/gm/tests/outputs/pipe-playback-failure/output-expected/missingExpectationsPath/8888/
bogusfile 1 Created additional file to make sure directory isn't empty, because self-test cannot handle empty directories.
  /external/skia/gm/tests/outputs/pipe-playback-failure/output-expected/missingExpectationsPath/
bogusfile 1 Created additional file to make sure directory isn't empty, because self-test cannot handle empty directories.
  /external/skia/gm/tests/outputs/pipe-playback-failure/output-expected/writePath/565/
bogusfile 1 Created additional file to make sure directory isn't empty, because self-test cannot handle empty directories.
  /external/skia/gm/tests/outputs/pipe-playback-failure/output-expected/writePath/8888/
bogusfile 1 Created additional file to make sure directory isn't empty, because self-test cannot handle empty directories.
  /external/skia/gm/tests/outputs/pipe-playback-failure/output-expected/writePath/
bogusfile 1 Created additional file to make sure directory isn't empty, because self-test cannot handle empty directories.
  /external/sonivox/jet_tools/logic_templates/
README.txt 1 This directory contains Apple Logic template files to facilitate the creation of MIDI files to import in JetCreat (…)
  /external/valgrind/main/none/tests/
cmdline5.stderr.exp 1 valgrind: ./no-such-program-my-friend: No such file or directory
  /external/xmp_toolkit/
Android.mk 1 # Include the makefiles under this directory.
  /external/zlib/src/win32/
VisualC.txt 3 use the appropriate project from the projects/ directory.
  /frameworks/base/core/tests/overlaytests/
Android.mk 1 # Dummy makefile to halt recursive directory traversal.
  /prebuilts/misc/common/ddmlib/
PREBUILT 1 The object in this prebuilt directory can be rebuilt from
  /prebuilts/misc/common/json/
PREBUILT 1 The object in this prebuilt directory can be rebuilt from
  /prebuilts/misc/common/tradefed/
PREBUILT 1 The object in this prebuilt directory can be rebuilt from
  /frameworks/base/docs/html/shareables/
README.txt 1 DO NOT PUT ANY FILES IN THIS DIRECTORY
3 All URLS pointing to this directory redirect to a corresponding location
6 This directory was originally created for downloadable items such as ZIP files,
  /external/chromium_org/sync/syncable/
syncable_model_neutral_write_transaction.cc 7 #include "sync/syncable/directory.h"
14 WriterTag writer, Directory* directory)
18 directory) {
23 directory()->CheckInvariantsOnTransactionClose(this, modified_handles_);
  /external/chromium_org/sync/test/engine/
test_directory_setter_upper.h 6 // syncable::Directory instance for unit tests that require one.
22 // Then, in your tests, get at the directory like so:
25 // ... now use metadb_.directory() to get at syncable::Entry objects ...
45 class Directory;
55 // Create a Directory instance open it.
58 // Create a Directory instance using |directory_store| as backend storage.
63 // Undo everything done by SetUp(): close the directory and delete the
64 // backing files. Before closing the directory, this will run the directory
65 // invariant checks and perform the SaveChanges action on the directory
68 syncable::Directory* directory() { return directory_.get(); } function in class:syncer::TestDirectorySetterUpper
    [all...]
  /external/e2fsprogs/tests/f_baddotdir/
expect.1 4 Pass 2: Checking directory structure
5 Missing '.' in directory inode 12.
8 Missing '..' in directory inode 12.
11 First entry 'X' (inode=11) in directory inode 13 (/b) should be '.'
14 Missing '..' in directory inode 14.
17 Second entry 'XX' (inode=11) in directory inode 15 should be '..'
20 '.' directory entry in directory inode 17 is not NULL terminated
23 '..' directory entry in directory inode 17 is not NULL terminate
    [all...]
  /frameworks/compile/mclinker/lib/MC/
MCLDDirectory.cpp 19 : Directory(), m_Name(), m_bInSysroot(false) {
23 : Directory(), m_Name(pName) {
24 Directory::m_Path.assign(pName);
26 if (!Directory::m_Path.empty())
27 m_bInSysroot = ('=' == Directory::m_Path.native()[0]);
29 Directory::m_Path.m_append_separator_if_needed();
31 Directory::m_Path.native().erase(Directory::m_Path.native().begin());
37 : Directory(), m_Name(pName) {
38 Directory::m_Path.assign(pName)
    [all...]

Completed in 729 milliseconds

1 2 3 4 5 6 7 8 91011>>