/external/bluetooth/glib/gio/xdgmime/ |
xdgmimeglob.h | 54 const char *file_name);
|
xdgmimemagic.h | 47 const char *file_name);
|
xdgmimeparent.h | 44 const char *file_name);
|
xdgmimeint.h | 75 const char *_xdg_get_base_name (const char *file_name);
|
/external/chromium/chrome/browser/history/ |
archived_database.h | 34 bool Init(const FilePath& file_name);
|
/external/chromium/chrome/common/extensions/docs/build/ |
build.py | 160 return set(os.path.splitext(file_name)[0] 161 for file_name in static_files 162 if file_name.endswith(".html") and not file_name.startswith("."))
|
/frameworks/media/libvideoeditor/osal/inc/ |
M4OSA_FileCommon_priv.h | 52 M4OSA_Char* file_name; member in struct:__anon15635
|
/cts/tests/tests/content/src/android/content/res/cts/ |
AssetFileDescriptorTest.java | 39 private static final String FILE_NAME = "testAssetFileDescriptor"; 52 mFile = new File(getContext().getFilesDir(), FILE_NAME); 71 getContext().deleteFile(FILE_NAME);
|
/external/bluetooth/glib/gmodule/ |
gmodule-beos.c | 62 _g_module_open (const gchar *file_name, 68 handle = load_add_on (file_name); 72 file_name,
|
/external/gtest/include/gtest/ |
gtest-test-part.h | 60 const char* file_name, 64 file_name_(file_name), 75 const char* file_name() const { return file_name_.c_str(); } function in class:testing::TestPartResult
|
/external/protobuf/gtest/include/gtest/ |
gtest-test-part.h | 60 const char* file_name, 64 file_name_(file_name), 75 const char* file_name() const { return file_name_.c_str(); } function in class:testing::TestPartResult
|
/external/srec/audio/AudioIn/UNIX/src/ |
audioinwrapper.cpp | 91 char file_name [256]; 94 sprintf ( file_name, "data_%ld_%ld.raw", buffer_save_audio.tv_sec, buffer_save_audio.tv_usec ); 95 audio_data = fopen ( file_name, "w" );
|
/external/webkit/Tools/Scripts/ |
print-vse-failure-logs | 51 for file_name in filenames: 52 if file_name == "BuildLog.htm": 53 file_path = os.path.join(dirpath, file_name)
|
/external/webkit/Tools/Scripts/webkitpy/test/ |
main.py | 45 for file_name in file_names: 46 if not file_name.endswith("_unittest.py"): 48 unittest_path = os.path.join(dir_path, file_name)
|
/external/webkit/Tools/CodeCoverage/ |
regenerate-coverage-display | 228 def write_file_site(dest_dir, file_name, last_time, data_dir, last_id, file_series): 229 escaped_name = file_name.replace(os.path.sep,'__') 231 (tot_lines,tot_covered) = file_series[file_name][-1] 232 generate_header(site, last_time, tot_lines, tot_covered, "file - %s" % file_name, "images/%s.png" % escaped_name) 234 path = "%s/%s.annotated%s" % (data_dir,last_id,file_name) 346 for file_name in file_keys: 347 write_file_site(outdir, file_name, last_time, datadir, last_id, file_serieses)
|
/external/chromium/base/ |
file_util_unittest.cc | 657 FilePath file_name = temp_dir_.path().Append(FPL("Test DeleteFile 1.txt")); local 658 CreateTextFile(file_name, bogus_content); 659 ASSERT_TRUE(file_util::PathExists(file_name)); 662 EXPECT_TRUE(file_util::Delete(file_name, false)); 663 EXPECT_FALSE(file_util::PathExists(file_name)); 666 file_name = temp_dir_.path().Append(FPL("Test DeleteFile 2.txt")); 667 CreateTextFile(file_name, bogus_content); 668 ASSERT_TRUE(file_util::PathExists(file_name)); 671 EXPECT_TRUE(file_util::Delete(file_name, true)); 672 EXPECT_FALSE(file_util::PathExists(file_name)); 681 FilePath file_name = temp_dir_.path().Append(FPL("Test DeleteWildCard.txt")); local 733 FilePath file_name = test_subdir.Append(FPL("Test DeleteDir.txt")); local 763 FilePath file_name = test_subdir.Append(FPL("Test DeleteDirRecursive.txt")); local 1208 FilePath file_name = temp_dir_.path().Append(L"Test File.txt"); local [all...] |
/external/srec/srec/test/SRecTest/src/ |
SRecTest.c | 1174 LCHAR file_name [P_PATH_MAX]; local 1349 LCHAR file_name [P_PATH_MAX]; local 1377 LCHAR file_name [P_PATH_MAX]; local 1858 LCHAR file_name [P_PATH_MAX]; local 1916 LCHAR file_name [P_PATH_MAX]; local [all...] |
/external/chromium/chrome/browser/web_applications/ |
web_app.cc | 309 FilePath file_name = 313 FilePath icon_file = web_app_path_.Append(file_name).ReplaceExtension( 353 FilePath shortcut_file = shortcut_paths[i].Append(file_name). 412 string16 file_name; local 419 file_name += c; 422 return FilePath(file_name);
|
/cts/tools/utils/cts/ |
tools.py | 154 def Write(self, file_name): 160 file_name: The name of the file into which the test plan should be written. 171 stream = open(file_name, 'w')
|
/external/chromium/chrome/browser/search_engines/ |
template_url_parser_unittest.cc | 33 // Parses the OpenSearch description document at file_name (relative to 37 void ParseFile(const std::string& file_name, 43 full_path = full_path.AppendASCII(file_name);
|
/external/chromium/sdch/open-vcdiff/src/gtest/ |
gtest-spi.h | 52 const char* file_name, 56 file_name_(file_name), 66 const char* file_name() const { return file_name_.c_str(); } function in class:testing::TestPartResult
|
/external/gtest/test/ |
gtest_output_test.py | 97 'DIRECTORY/FILE_NAME:LINE_NUMBER: 'or 98 'DIRECTORY\\FILE_NAME(LINE_NUMBER): ') replaced by 99 'FILE_NAME:#: '.
|
/external/qemu/elff/ |
elff_api.h | 86 const char* file_name;
member in struct:Elf_AddressInfo 88 /* Path to the source file directory. If file_name field of this structure is
92 /* Line number in the source file for the address. If file_name field of this
|
/ndk/sources/host-tools/ndk-stack/elff/ |
elff_api.h | 86 const char* file_name; member in struct:Elf_AddressInfo 88 /* Path to the source file directory. If file_name field of this structure is 92 /* Line number in the source file for the address. If file_name field of this
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
modules.sgml | 153 First of all g_module_open() tries to open @file_name as a module. If 154 that fails and @file_name has the ".la"-suffix (and is a libtool archive) 158 that fails and @file_name doesn't have the ".la"-suffix, this suffix is 163 @file_name: the name of the file containing the module, or %NULL to obtain
|