Home
last modified time | relevance | path

Searched defs:fileName (Results 276 - 300 of 337) sorted by relevance

1...<<11121314

/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtxml.cpp810 char fileName[1024] ={0}; in bin_write_xml() local
/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtxml.cpp810 char fileName[1024] ={0}; in bin_write_xml() local
/third_party/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp1231 UCharFile::UCharFile(const char * fileName) { in UCharFile() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderLibrary.cpp1136 vector<tcu::TestNode*> ShaderLibrary::loadShaderFile(const char* fileName) in loadShaderFile() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dtjbench.c530 static int decompTest(char *fileName) in decompTest() argument
142 decomp(unsigned char *srcBuf, unsigned char **jpegBuf, unsigned long *jpegSize, unsigned char *dstBuf, int w, int h, int subsamp, int jpegQual, char *fileName, int tilew, int tileh) decomp() argument
318 fullTest(unsigned char *srcBuf, int w, int h, int subsamp, int jpegQual, char *fileName) fullTest() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtxml.cpp810 char fileName[1024] ={0}; in bin_write_xml() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DLatencyAnalyzer.h322 virtual int save(const char *fileName) { in save() argument
327 virtual int load(const char *fileName) { in load() argument
/third_party/skia/src/ports/
H A DSkFontMgr_android_parser.cpp725 SkString fileName; in append_fallback_font_families_for_locale() local
/third_party/skia/src/ports/skia_ohos/
H A DFontConfig_ohos.cpp1337 const char* fileName = node->d_name; in judgeFileExist() local
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksCacheBuilder.cpp235 std::stringstream fileName; in exportFilesForExternalCompiler() local
343 std::stringstream fileName; in exportFilesForExternalCompiler() local
/third_party/vk-gl-cts/framework/common/
H A DtcuTestLog.cpp184 TestLog::TestLog (const char* fileName, deUint32 flags) in TestLog() argument
/third_party/vulkan-loader/loader/
H A Dvk_loader_platform.h417 static inline FILE *loader_fopen(const char *fileName, const char *mode) { return fopen(fileName, mode); } in loader_fopen() argument
585 static inline FILE *loader_fopen(const char *fileName, const char *mode) { in loader_fopen() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dtrace_fixture.cpp35 void LoadBinaryData(const char *fileName) in LoadBinaryData() argument
433 void ValidateSerializedState(const char *serializedState, const char *fileName, uint32_t line) in ValidateSerializedState() argument
/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_module_source_text.cpp389 CString fileName = requiredModule->GetEcmaModuleFilenameString(); in LoadNativeModuleImpl() local
449 CString fileName = requiredModule->GetEcmaModuleFilenameString(); in LoadNativeModule() local
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
H A Dsnapshot_processor.cpp1421 void SnapshotProcessor::AddRootObjectToAOTFileManager(SnapshotType type, const CString &fileName) in AddRootObjectToAOTFileManager() argument
/arkcompiler/ets_runtime/ecmascript/module/tests/
H A Decma_module_test.cpp3384 const char *fileName = "__JSPandaFileExecutorTest1.abc"; in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-parser.cpp1019 Expected<Program, Error> Parser::ParseAfterMainLoop(const std::string &fileName) in ParseAfterMainLoop() argument
1094 Expected<Program, Error> Parser::Parse(TokenSet &vectorsTokens, const std::string &fileName) in Parse() argument
1116 Expected<Program, Error> Parser::Parse(const std::string &source, const std::string &fileName) in Parse() argument
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
H A Delf_builder.h586 void ElfBuilder<ARCH, IS_JIT_MODE>::ConstructDynamicSection(const std::string &fileName) in ConstructDynamicSection() argument
626 void ElfBuilder<ARCH, IS_JIT_MODE>::Build(const std::string &fileName) in Build() argument
840 void ElfBuilder<ARCH, IS_JIT_MODE>::Write(const std::string &fileName) in Write() argument
/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparser.cpp1213 auto fileName = GetProgram()->SourceFilePath().Mutf8(); in ParseNamedSpecifiers() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
H A Dlmir_builder.cpp82 void LMIRBuilder::DumpIRToFile(const std::string fileName) in DumpIRToFile() argument
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.cpp454 JSHandle<JSTaggedValue> fileName = JSHandle<JSTaggedValue>::Cast(factory_->NewFromUtf8(fileNameStr)); in CJSExecution() local
628 void EcmaContext::UpdateConstpoolWhenDeserialAI(const std::string& fileName, in UpdateConstpoolWhenDeserialAI() argument
1146 LoadAOTFiles(const std::string& aotFileName, std::function<bool(std::string fileName, uint8_t **buff, size_t *buffSize)> cb) LoadAOTFiles() argument
/arkcompiler/toolchain/tooling/agent/
H A Ddebugger_impl.cpp73 bool DebuggerImpl::NotifyScriptParsed(const std::string &fileName, std::string_view entryPoint) in NotifyScriptParsed() argument
119 bool DebuggerImpl::SendableScriptParsed(const std::string &fileName, cons argument
142 CheckScriptParsed([[maybe_unused]] const std::string &fileName) CheckScriptParsed() argument
175 const std::string &fileName = std::string(jsPandaFile->GetJSPandaFileDesc()); SendableMethodEntry() local
186 MatchUrlAndFileName(const std::string &url, const std::string &fileName) MatchUrlAndFileName() argument
250 const auto &fileName = DebuggerApi::GetBaseJSPandaFile(vm_, jsPandaFile)->GetJSPandaFileDesc(); IsSkipLine() local
1622 std::string fileName = ptScript->GetFileName(); GetExtractors() local
[all...]
/third_party/glslang/StandAlone/
H A DStandAlone.cpp1227 std::string fileName[maxCount]; // hold's the memory, but... member
1609 std::string fileName in CompileAndLinkShaderFiles() local
1855 CompileFile(const char* fileName, ShHandle compiler) CompileFile() argument
2150 ReadFileData(const char* fileName) ReadFileData() argument
[all...]
/third_party/backends/backend/
H A Ddll.c355 const char *fileName; in dyld_get_error_str() local
/third_party/curl/lib/
H A Dftp.c4131 const char *fileName = NULL; in ftp_parse_url_path() local

Completed in 60 milliseconds

1...<<11121314