/external/chromium_org/sync/internal_api/public/ |
base_transaction.h | 17 class Directory; 25 // whose construction requires an explicit syncable::Directory, a sync 34 syncable::Directory* GetDirectory() const { 38 return user_share_->directory.get();
|
/external/icu4c/samples/ |
readme.txt | 4 This directory contains sample code 5 Below is a short description of the contents of this directory. 74 - type 'make all-samples' from this directory
|
/external/proguard/src/proguard/io/ |
DirectoryWriter.java | 30 * directory. 46 * @param baseFile the base directory to which all files will be written. 67 File directory = getFile(dataEntry); local 68 if (!directory.exists() && 69 !directory.mkdirs()) 71 throw new IOException("Can't create directory [" + directory.getPath() + "]"); 106 throw new IOException("Can't create directory [" + parentDirectory.getPath() + "]");
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_py_compile.py | 13 self.directory = tempfile.mkdtemp() 14 self.source_path = os.path.join(self.directory, '_test.py') 18 # current working directory path and the 'self.source_path' might be 29 shutil.rmtree(self.directory) 39 os.chdir(self.directory)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_py_compile.py | 13 self.directory = tempfile.mkdtemp() 14 self.source_path = os.path.join(self.directory, '_test.py') 18 # current working directory path and the 'self.source_path' might be 29 shutil.rmtree(self.directory) 39 os.chdir(self.directory)
|
/external/chromium/testing/gtest/include/gtest/internal/ |
gtest-filepath.h | 48 // FilePath - a class for file and directory pathname manipulation which 50 // Used for helper functions for naming files in a directory for xml output. 54 // a directory, otherwise it is assumed to represent a file. In either case, 55 // it may or may not represent an actual file or directory in the file system. 84 // Returns the current working directory, or "" if unsuccessful. 87 // Given directory = "dir", base_name = "test", number = 0, 91 static FilePath MakeFileName(const FilePath& directory, 96 // Given directory = "dir", relative_path = "test.xml", 99 static FilePath ConcatPaths(const FilePath& directory, 103 // will be directory/base_name.extension o [all...] |
/external/chromium_org/testing/gtest/include/gtest/internal/ |
gtest-filepath.h | 48 // FilePath - a class for file and directory pathname manipulation which 50 // Used for helper functions for naming files in a directory for xml output. 54 // a directory, otherwise it is assumed to represent a file. In either case, 55 // it may or may not represent an actual file or directory in the file system. 80 // Returns the current working directory, or "" if unsuccessful. 83 // Given directory = "dir", base_name = "test", number = 0, 87 static FilePath MakeFileName(const FilePath& directory, 92 // Given directory = "dir", relative_path = "test.xml", 95 static FilePath ConcatPaths(const FilePath& directory, 99 // will be directory/base_name.extension o [all...] |
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/ |
gtest-filepath.h | 48 // FilePath - a class for file and directory pathname manipulation which 50 // Used for helper functions for naming files in a directory for xml output. 54 // a directory, otherwise it is assumed to represent a file. In either case, 55 // it may or may not represent an actual file or directory in the file system. 84 // Returns the current working directory, or "" if unsuccessful. 87 // Given directory = "dir", base_name = "test", number = 0, 91 static FilePath MakeFileName(const FilePath& directory, 96 // Given directory = "dir", relative_path = "test.xml", 99 static FilePath ConcatPaths(const FilePath& directory, 103 // will be directory/base_name.extension o [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/ |
LPdir_unix.c | 65 const char *LP_find_file(LP_DIR_CTX **ctx, const char *directory) 69 if (ctx == NULL || directory == NULL) 86 (*ctx)->dir = opendir(directory);
|
/external/gtest/include/gtest/internal/ |
gtest-filepath.h | 48 // FilePath - a class for file and directory pathname manipulation which 50 // Used for helper functions for naming files in a directory for xml output. 54 // a directory, otherwise it is assumed to represent a file. In either case, 55 // it may or may not represent an actual file or directory in the file system. 84 // Returns the current working directory, or "" if unsuccessful. 87 // Given directory = "dir", base_name = "test", number = 0, 91 static FilePath MakeFileName(const FilePath& directory, 96 // Given directory = "dir", relative_path = "test.xml", 99 static FilePath ConcatPaths(const FilePath& directory, 103 // will be directory/base_name.extension o [all...] |
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
gtest-filepath.h | 48 // FilePath - a class for file and directory pathname manipulation which 50 // Used for helper functions for naming files in a directory for xml output. 54 // a directory, otherwise it is assumed to represent a file. In either case, 55 // it may or may not represent an actual file or directory in the file system. 84 // Returns the current working directory, or "" if unsuccessful. 87 // Given directory = "dir", base_name = "test", number = 0, 91 static FilePath MakeFileName(const FilePath& directory, 96 // Given directory = "dir", relative_path = "test.xml", 99 static FilePath ConcatPaths(const FilePath& directory, 103 // will be directory/base_name.extension o [all...] |
/external/mesa3d/src/gtest/include/gtest/internal/ |
gtest-filepath.h | 48 // FilePath - a class for file and directory pathname manipulation which 50 // Used for helper functions for naming files in a directory for xml output. 54 // a directory, otherwise it is assumed to represent a file. In either case, 55 // it may or may not represent an actual file or directory in the file system. 84 // Returns the current working directory, or "" if unsuccessful. 87 // Given directory = "dir", base_name = "test", number = 0, 91 static FilePath MakeFileName(const FilePath& directory, 96 // Given directory = "dir", relative_path = "test.xml", 99 static FilePath ConcatPaths(const FilePath& directory, 103 // will be directory/base_name.extension o [all...] |
/external/open-vcdiff/gtest/include/gtest/internal/ |
gtest-filepath.h | 48 // FilePath - a class for file and directory pathname manipulation which 50 // Used for helper functions for naming files in a directory for xml output. 54 // a directory, otherwise it is assumed to represent a file. In either case, 55 // it may or may not represent an actual file or directory in the file system. 84 // Returns the current working directory, or "" if unsuccessful. 87 // Given directory = "dir", base_name = "test", number = 0, 91 static FilePath MakeFileName(const FilePath& directory, 96 // Given directory = "dir", relative_path = "test.xml", 99 static FilePath ConcatPaths(const FilePath& directory, 103 // will be directory/base_name.extension o [all...] |
/external/openssl/crypto/ |
LPdir_unix.c | 65 const char *LP_find_file(LP_DIR_CTX **ctx, const char *directory) 69 if (ctx == NULL || directory == NULL) 86 (*ctx)->dir = opendir(directory);
|
/external/protobuf/gtest/include/gtest/internal/ |
gtest-filepath.h | 48 // FilePath - a class for file and directory pathname manipulation which 50 // Used for helper functions for naming files in a directory for xml output. 54 // a directory, otherwise it is assumed to represent a file. In either case, 55 // it may or may not represent an actual file or directory in the file system. 84 // Returns the current working directory, or "" if unsuccessful. 87 // Given directory = "dir", base_name = "test", number = 0, 91 static FilePath MakeFileName(const FilePath& directory, 96 // Given directory = "dir", relative_path = "test.xml", 99 static FilePath ConcatPaths(const FilePath& directory, 103 // will be directory/base_name.extension o [all...] |
/frameworks/base/packages/DefaultContainerService/jni/ |
com_android_defcontainer_MeasurementUtils.cpp | 32 static jlong native_measureDirectory(JNIEnv* env, jobject clazz, jstring directory) { 35 const char* path = env->GetStringUTFChars(directory, NULL); 48 env->ReleaseStringUTFChars(directory, path);
|
/libcore/luni/src/test/java/libcore/dalvik/system/ |
PathClassLoaderTest.java | 46 private File makeTempFile(File directory, String name) throws IOException { 47 directory.mkdirs(); 48 File result = new File(directory, name);
|
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
gtest-filepath.h | 48 // FilePath - a class for file and directory pathname manipulation which 50 // Used for helper functions for naming files in a directory for xml output. 54 // a directory, otherwise it is assumed to represent a file. In either case, 55 // it may or may not represent an actual file or directory in the file system. 80 // Returns the current working directory, or "" if unsuccessful. 83 // Given directory = "dir", base_name = "test", number = 0, 87 static FilePath MakeFileName(const FilePath& directory, 92 // Given directory = "dir", relative_path = "test.xml", 95 static FilePath ConcatPaths(const FilePath& directory, 99 // will be directory/base_name.extension o [all...] |
/packages/apps/UnifiedEmail/src/org/apache/commons/io/ |
FileUtils.java | 54 * <li>make a directory including parent directories
121 * An exception is thrown if the file object exists but is a directory.
127 * @throws IOException if the file object is a directory
134 throw new IOException("File '" + file + "' exists but is a directory");
148 * creating the parent directory if it does not exist.
153 * The parent directory will be created if it does not exist.
155 * An exception is thrown if the file object exists but is a directory.
157 * An exception is thrown if the parent directory cannot be created.
161 * @throws IOException if the file object is a directory
163 * @throws IOException if a parent directory needs creating but that fails [all...] |
/external/chromium_org/sandbox/win/tools/finder/ |
finder_fs.cc | 9 DWORD Finder::ParseFileSystem(ATL::CString directory) { 13 //Search for items in the directory. 14 ATL::CString name_to_search = directory + L"\\*"; 18 Output(FS_ERR, error, directory); 29 ATL::CString complete_name = directory + L"\\" + find_data.cFileName; 32 // Call recursively the function if the path found is a directory. 42 Output(FS_ERR, err_code, directory);
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/ |
annotate.py | 31 self.directory = None 36 def report(self, morfs, config, directory=None): 42 self.report_files(self.annotate_file, morfs, config, directory) 55 if self.directory: 56 dest_file = os.path.join(self.directory, cu.flat_rootname())
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
BinaryDictionaryGetter.java | 70 * Generates a unique temporary file name in the app cache directory. 75 final File directory = new File(DictionaryInfoUtils.getWordListTempDirectory(context)); local 76 if (!directory.exists()) { 77 if (!directory.mkdirs()) { 78 Log.e(TAG, "Could not create the temporary directory"); 84 return File.createTempFile("xxx" + safeId, null, directory).getAbsolutePath(); 165 for (File directory : directoryList) { 166 if (!directory.isDirectory()) continue; 168 DictionaryInfoUtils.getWordListIdFromFileName(directory.getName()); 171 final File[] wordLists = directory.listFiles() [all...] |
/external/chromium_org/sync/engine/ |
syncer_proto_util_unittest.cc | 20 #include "sync/syncable/directory.h" 197 syncable::Directory* directory() { function in class:syncer::SyncerProtoUtilTest 198 return dir_maker_.directory(); 208 EXPECT_TRUE(directory()->store_birthday().empty()); 210 EXPECT_FALSE(SyncerProtoUtil::VerifyResponseBirthday(response, directory())); 214 EXPECT_TRUE(SyncerProtoUtil::VerifyResponseBirthday(response, directory())); 215 EXPECT_EQ(directory()->store_birthday(), "flan"); 219 EXPECT_TRUE(SyncerProtoUtil::VerifyResponseBirthday(response, directory())); 220 EXPECT_EQ(directory()->store_birthday(), "flan") [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
ProcessBuilderTest.java | 83 assertNull(pb.directory()); 89 ProcessBuilder pbReturn = pb.directory(dir); 91 assertEquals(dir, pb.directory()); 93 pbReturn = pb.directory(null); 95 assertNull(pb.directory()); 150 pb.directory(new File(System.getProperty("java.home") + File.separator
|
/external/chromium_org/sync/syncable/ |
syncable_write_transaction.cc | 7 #include "sync/syncable/directory.h" 19 WriterTag writer, Directory* directory) 20 : BaseTransaction(location, "WriteTransaction", writer, directory), 26 Directory* directory, 28 : BaseTransaction(location, "WriteTransaction", SYNCAPI, directory), 51 EntryKernel* kernel = directory()->GetEntryByHandle(it->first); 150 directory()->CheckInvariantsOnTransactionClose(this, mutations.Get());
|