Home
last modified time | relevance | path

Searched defs:filename (Results 551 - 575 of 1334) sorted by relevance

1...<<21222324252627282930>>...54

/third_party/skia/third_party/externals/expat/expat/xmlwf/
H A Dxmlfile.c87 reportError(XML_Parser parser, const XML_Char *filename) { in reportError() argument
102 processFile(const void *data, size_t size, const XML_Char *filename, in processFile() argument
156 const XML_Char *filename; in externalEntityRefFilemap() local
184 processStream(const XML_Char *filename, XML_Parser parser) processStream() argument
233 const XML_Char *filename; externalEntityRefStream() local
246 XML_ProcessFile(XML_Parser parser, const XML_Char *filename, unsigned flags) XML_ProcessFile() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_shared_code_generator.cc66 std::string filename = package_dir + classname + ".java"; in Generate() local
164 std::string filename = file_->dependency(i)->name(); in GenerateDescriptors() local
/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.cc75 virtual io::ZeroCopyOutputStream* Open(const std::string& filename) { in Open() argument
81 OpenForInsert( const std::string& filename, const std::string& insertion_point) OpenForInsert() argument
H A Dannotation_test_util.cc72 void AddFile(const std::string& filename, const std::string& data) { in AddFile() argument
77 bool RunProtoCompiler(const std::string& filename, in RunProtoCompiler() argument
/third_party/python/Programs/
H A D_freeze_module.c123 char *filename = (char *) malloc(strlen(name) + 10); in compile_and_marshal() local
/third_party/python/Python/
H A DPython-tokenize.c46 PyObject *filename = PyUnicode_FromString("<string>"); in tokenizeriter_new_impl() local
/third_party/python/Modules/clinic/
H A D_gdbmmodule.c.h271 PyObject *filename; in dbmopen() local
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_bootstrap_unittest.cc77 void AddError(const std::string& filename, int line, int column, in AddError() argument
116 virtual io::ZeroCopyOutputStream* Open(const std::string& filename) { in Open() argument
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_bootstrap_unittest.cc71 void AddError(const string& filename, int line, int column, in AddError() argument
100 virtual io::ZeroCopyOutputStream* Open(const string& filename) { in Open() argument
/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon_unittest.cc82 void CaptureLog(LogLevel level, const char* filename, int line, in CaptureLog() argument
/third_party/protobuf/src/google/protobuf/testing/
H A Dgoogletest.cc279 void ScopedMemoryLog::HandleLog(LogLevel level, const char* filename, in HandleLog() argument
/third_party/selinux/libsepol/tests/
H A Dtest-expander.c72 char *filename[num_modules + 1]; in expander_policy_init() local
/third_party/spirv-tools/tools/
H A Dio.h57 bool WasFileCorrectlyRead(FILE* file, const char* filename) { in WasFileCorrectlyRead() argument
86 bool ReadBinaryFile(const char* filename, std::vector<T>* data) { in ReadBinaryFile() argument
108 ReadTextFile(const char* filename, std::vector<T>* data) ReadTextFile() argument
130 OutputFile(const char* filename, const char* mode) OutputFile() argument
168 WriteFile(const char* filename, const char* mode, const T* data, size_t count) WriteFile() argument
[all...]
/third_party/spirv-tools/tools/objdump/
H A Dextract_source.cpp195 std::string filename; in ExtractSourceFromModule() local
103 extractOpSource(const spv_position_t& loc, const spv_parsed_instruction_t& instruction, spv::Id* filename, std::string* code) extractOpSource() argument
/third_party/vk-gl-cts/framework/opengl/
H A DgluTexture.hpp85 static Texture2D* create (const RenderContext& context, const ContextInfo& contextInfo, const tcu::Archive& archive, const char* filename) { return create(context, contextInfo, archive, 1, &filename); } in create() argument
/third_party/zlib/contrib/minizip/
H A Dioapi.c86 static voidpf ZCALLBACK fopen_file_func(voidpf opaque, const char* filename, int mode) { in fopen_file_func() argument
104 fopen64_file_func(voidpf opaque, const void* filename, int mode) fopen64_file_func() argument
[all...]
/base/hiviewdfx/hiview/plugins/unified_collector/task/
H A Dcpu_perf_dump.cpp51 std::string filename = "hiperf-top3-"; in DumpTopNCpuProcessPerfData() local
/base/location/services/location_locator/locator/source/
H A Dlocation_config_manager.cpp60 bool LocationConfigManager::IsExistFile(const std::string& filename) in IsExistFile() argument
80 bool LocationConfigManager::CreateFile(const std::string& filename, const std::string& filedata) in CreateFile() argument
/base/hiviewdfx/hitrace/utils/
H A Dtrace_utils.cpp40 std::string filename; member
/base/hiviewdfx/hilog/test/unittest/common/
H A Dhilogtool_test.cpp503 std::string filename = "test"; in HWTEST_F() local
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Ddfx_processdump_test.cpp158 auto filename = GetCppCrashFileName(testProcess); in HWTEST_F() local
177 auto filename = GetCppCrashFileName(testProcess); in HWTEST_F() local
196 auto filename = GetCppCrashFileName(testProcess); in HWTEST_F() local
215 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local
234 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local
254 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local
273 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local
292 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local
345 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local
362 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local
384 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local
[all...]
/base/request/request/frameworks/js/napi/src/legacy/
H A Drequest_manager.cpp188 auto filename = downloadOption.filename_; in ParseOption() local
201 bool RequestManager::IsPathValid(const std::string &dir, const std::string &filename) in IsPathValid() argument
213 bool RequestManager::HasSameFilename(const std::string &filename) in HasSameFilename() argument
[all...]
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/
H A Ddlp_zip.cpp146 static void *FdOpenFileFunc(void *opaque, const char *filename, int mode) in FdOpenFileFunc() argument
/base/startup/appspawn/service/hnp/base/
H A Dhnp_zip.c270 int HnpAddFileToZip(zipFile zf, char *filename, char *buff, int size) in HnpAddFileToZip() argument
/base/telephony/core_service/services/sim/src/
H A Doperator_config_cache.cpp102 std::string filename = EncryptIccId(iccid + opkey) + ".json"; in LoadOperatorConfig() local
336 std::string filename = EncryptIccId(iccid + opkey) + ".json"; in IsNeedOperatorLoad() local

Completed in 15 milliseconds

1...<<21222324252627282930>>...54