Searched refs:filename (Results 276 - 300 of 1510) sorted by relevance

<<11121314151617181920>>

/external/webrtc/test/testsupport/
H A Dfileutils.h119 // name - Name of the resource file. If a plain filename (no directory path)
121 // If a directory path is prepended to the filename, a subdirectory
138 size_t GetFileSize(std::string filename);
/external/chromium/third_party/libjingle/source/talk/base/
H A Dunixfilesystem.h40 virtual FileStream *OpenFile(const Pathname &filename,
45 virtual bool CreatePrivateFile(const Pathname &filename);
47 // This will attempt to delete the file located at filename.
49 virtual bool DeleteFile(const Pathname &filename);
H A Dwin32filesystem.h39 virtual FileStream *OpenFile(const Pathname &filename,
44 virtual bool CreatePrivateFile(const Pathname &filename);
46 // This will attempt to delete the path located at filename.
48 virtual bool DeleteFile(const Pathname &filename);
/external/jsilver/src/org/clearsilver/
H A DCSUtil.java77 * @param filename the name of the file.
81 public static File locateFile(List<String> loadpaths, String filename) { argument
82 if (filename == null) {
83 throw new NullPointerException("No filename provided");
89 File file = new File(path, filename);
/external/libvpx/libvpx/test/
H A Dtest_vector_test.cc127 const std::string filename = GetParam(); local
129 libvpx_test::IVFVideoSource video(filename);
134 const std::string md5_filename = filename + ".md5";
/external/llvm/bindings/python/llvm/
H A Dcore.py66 def __init__(self, filename=None):
70 specified filename.
72 if filename is None:
73 raise Exception("filename argument must be defined")
78 result = lib.LLVMCreateMemoryBufferWithContentsOfFile(filename,
/external/marisa-trie/lib/marisa/
H A Dtail.h16 void mmap(Mapper *mapper, const char *filename,
21 void load(const char *filename,
28 void save(const char *filename, bool trunc_flag = true,
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
H A Dtail.h16 void mmap(Mapper *mapper, const char *filename,
21 void load(const char *filename,
28 void save(const char *filename, bool trunc_flag = true,
/external/oprofile/libpp/
H A Dparse_filename.cpp3 * Split a sample filename into its constituent parts
108 * valid filename are variations on:
120 parsed_filename parse_filename(string const & filename, argument
125 string::size_type pos = filename.find_last_of('/');
127 throw invalid_argument("parse_filename() invalid filename: " +
128 filename);
130 string event_spec = filename.substr(pos + 1);
131 string filename_spec = filename.substr(0, pos);
135 result.filename = filename;
[all...]
H A Dname_storage.h47 /// a debug filename
50 /// class storing a set of shared debug name (source filename)
59 : filename(n), extra_images_uid(0) {}
62 return filename < rhs.filename;
65 std::string filename; member in struct:stored_filename
79 return unique_storage<I, stored_filename>::get(id).filename;
90 /// image name based on the sample filename w/o path
92 /// image name based on the sample filename
137 /// for debug filenames i.e. source filename
[all...]
H A Dsample_container.cpp87 lower.file_loc.filename = upper.file_loc.filename = filename_id;
113 sample_container::accumulate_samples(debug_name_id filename, argument
120 sample.file_loc.filename = filename;
/external/qemu/android/protocol/
H A Dcore-commands-qemu.c27 extern char* qemu_find_file(int type, const char* filename);
90 const char* filename,
94 char* filepath = qemu_find_file(type, filename);
89 corecmd_get_qemu_path(int type, const char* filename, char* path, size_t path_buf_size) argument
/external/skia/legacy/src/animator/
H A DSkSnapshot.cpp20 SK_MEMBER(filename, String),
42 SkASSERT(filename.size() > 0);
45 SkString name(filename);
/external/skia/src/animator/
H A DSkSnapshot.cpp20 SK_MEMBER(filename, String),
42 SkASSERT(filename.size() > 0);
45 SkString name(filename);
/external/srec/srec/Session/src/
H A DSR_Session.c27 ESR_ReturnCode SR_SessionCreate(const LCHAR* filename) argument
37 CHKLOG(rc, ESR_SessionCreate(filename));
48 LSTRCPY(baseDirectory, filename);
/external/srec/srec/Vocabulary/include/
H A DSR_Vocabulary.h47 * @param filename File to write to
49 ESR_ReturnCode(*save)(struct SR_Vocabulary_t* self, const LCHAR* filename);
103 * @param filename File to read from
106 SREC_VOCABULARY_API ESR_ReturnCode SR_VocabularyLoad(const LCHAR* filename, SR_Vocabulary** self);
116 * @param filename File to write to
118 SREC_VOCABULARY_API ESR_ReturnCode SR_VocabularySave(SR_Vocabulary* self, const LCHAR* filename);
H A DSR_VocabularyImpl.h47 LCHAR* filename; member in struct:SR_VocabularyImpl_t
75 ESR_ReturnCode SR_VocabularyLoadImpl(const LCHAR* filename, SR_Vocabulary** self);
79 ESR_ReturnCode SR_VocabularySaveImpl(SR_Vocabulary* self, const LCHAR* filename);
/external/v8/tools/
H A Ddisasm.py56 def GetDisasmLines(filename, offset, size, arch, inplace):
65 filename, tmp_name, size, offset,
73 filename)
/external/webkit/Tools/Scripts/webkitpy/common/net/
H A Dtestoutput.py49 def _extract_platform(self, filename):
51 path = filename.split(os.path.sep)
56 def _extract_test_name(self, filename):
57 path = filename.split(os.path.sep)
65 filename = path[-1]
66 filename = re.sub('-expected\..*$', '', filename)
67 filename = re.sub('-actual\..*$', '', filename)
68 path[-1] = filename
[all...]
/external/bison/data/
H A Dlocation.cc46 : filename (f)
58 filename = fn;
80 ]b4_percent_define_get([[filename_type]])[* filename;
123 && (pos1.filename == pos2.filename
124 || (pos1.filename && pos2.filename
125 && *pos1.filename == *pos2.filename)));
143 if (pos.filename)
[all...]
/external/chromium/chrome/browser/download/
H A Dsave_package_unittest.cc47 bool HasOrdinalNumber(const FilePath::StringType& filename) { argument
48 FilePath::StringType::size_type r_paren_index = filename.rfind(FPL(')'));
49 FilePath::StringType::size_type l_paren_index = filename.rfind(FPL('('));
55 if (!IsAsciiDigit(filename[i]))
145 {"filename=1.css", "http://www.savepage.com", FPL("1.css"), false},
148 {"filename=1.js", "http://www.savepage.com", FPL("1.js"), false},
151 {"filename=1.css", "http://www.savepage.com", FPL("1(1).css"), false},
154 {"filename=1(1).js", "http://www.savepage.com", FPL("1(1).js"), false},
157 {"filename=1.css", "http://www.savepage.com", FPL("1(2).css"), false},
160 {"filename
202 FilePath::StringType filename; local
232 FilePath::StringType filename = local
[all...]
/external/chromium/chrome/common/extensions/
H A Dextension_resource_unittest.cc51 const char* filename = "res.ico"; local
52 FilePath root_resource = temp.path().AppendASCII(filename);
67 ASSERT_TRUE(file_util::WriteFile(make_path.AppendASCII(filename),
75 FilePath().AppendASCII(filename));
87 EXPECT_EQ(ToLower(FilePath().AppendASCII(filename).value()),
/external/chromium/net/tools/flip_server/
H A Dmem_cache.h70 std::string filename; member in struct:net::FileData
71 // priority, filename
119 void ReadToString(const char* filename, std::string* output);
121 void ReadAndStoreFileContents(const char* filename);
123 FileData* GetFileData(const std::string& filename);
125 bool AssignFileData(const std::string& filename, MemCacheIter* mci);
/external/openssl/apps/
H A Dwinrand.c56 /* Usage: winrand [filename]
59 * random data to filename or .rnd
67 const char *filename; variable
79 filename = RAND_file_name(buffer, sizeof buffer);
81 filename = cmdline;
83 RAND_load_file(filename, -1);
141 if (RAND_write_file(filename) <= 0)
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
H A Dcheckerbase.py151 def Check(self, filename, source=None):
155 filename: The name of the file to check.
158 the given filename.
163 f = open(filename)
165 self._error_handler.HandleFile(filename, None)
176 if filename.endswith('.html') or filename.endswith('.htm'):
177 self.CheckLines(filename, htmlutil.GetScriptLines(f), True)
179 self.CheckLines(filename, f, False)
183 def CheckLines(self, filename, lines_ite
[all...]

Completed in 807 milliseconds

<<11121314151617181920>>