| /third_party/python/Lib/ |
| D | zipapp.py | 38 def _maybe_open(archive, mode): argument 53 def _copy_archive(archive, new_archive, interpreter=None): argument 150 def get_interpreter(archive): argument
|
| D | zipimport.py | 402 def _read_directory(archive): argument 581 def _get_data(archive, toc_entry): argument
|
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuImageIO.cpp | 55 void loadImage (TextureLevel& dst, const tcu::Archive& archive, const char* fileName) in loadImage() 82 void loadPNG (TextureLevel& dst, const tcu::Archive& archive, const char* fileName) in loadPNG() 228 void loadPKM (CompressedTexture& dst, const tcu::Archive& archive, const char* fileName) in loadPKM()
|
| D | tcuResource.cpp | 86 ResourcePrefix::ResourcePrefix (const Archive& archive, const char* prefix) in ResourcePrefix()
|
| D | tcuTestContext.hpp | 72 void setCurrentArchive (Archive& archive) { m_curArchive = &archive; } in setCurrentArchive()
|
| D | tcuApp.cpp | 127 App::App (Platform& platform, Archive& archive, TestLog& log, const CommandLine& cmdLine) in App()
|
| D | tcuCommandLine.cpp | 584 … parseGroupFile(CaseTreeNode* root, std::istream& inGroupList, const tcu::Archive& archive, bool r… in parseGroupFile() 610 static CaseTreeNode* parseCaseList (std::istream& in, const tcu::Archive& archive, const char* path… in parseCaseList() 1188 …seListFilter::CaseListFilter (const de::cmdline::CommandLine& cmdLine, const tcu::Archive& archive) in CaseListFilter()
|
| /third_party/vk-gl-cts/framework/platform/ |
| D | tcuMain.cpp | 50 tcu::DirArchive archive (cmdLine.getArchiveDir()); in main() local
|
| /third_party/vk-gl-cts/framework/platform/ohos/ |
| D | vkMain.cpp | 51 tcu::DirArchive archive (cmdLine.getArchiveDir()); in main() local
|
| D | testmain.cpp | 157 tcu::DirArchive archive(cmdLine.getArchiveDir()); in main() local
|
| /third_party/cef/tests/ceftests/ |
| D | zip_reader_unittest.cc | 221 CefRefPtr<CefZipArchive> archive(new CefZipArchive()); in TEST() local
|
| /third_party/rust/crates/syn/tests/crates/ |
| D | main.rs | 64 let mut archive = Archive::new(tar); in parse() localVariable
|
| /third_party/rust/crates/syn/tests/repo/ |
| D | mod.rs | 194 let mut archive = Archive::new(decoder); in download_and_unpack() localVariable
|
| /third_party/vk-gl-cts/external/openglcts/modules/runner/ |
| D | glcTestRunnerMain.cpp | 134 tcu::DirArchive archive("."); in main() local
|
| D | glcAndroidTestActivity.cpp | 66 TestThread::TestThread(NativeActivity& activity, tcu::Android::AssetArchive& archive, const std::st… in TestThread()
|
| D | glcTestRunner.cpp | 49 …RunSession(tcu::Platform& platform, tcu::Archive& archive, const int numArgs, const char* const* a… in RunSession() 701 TestRunner::TestRunner(tcu::Platform& platform, tcu::Archive& archive, const char* waiverPath, in TestRunner()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
| D | Magic.h | 24 archive, ///< ar style archive file enumerator
|
| /third_party/vk-gl-cts/framework/opengl/ |
| D | gluTexture.cpp | 214 …(const RenderContext& context, const ContextInfo& contextInfo, const tcu::Archive& archive, int nu… in create() 275 …(const RenderContext& context, const ContextInfo& contextInfo, const tcu::Archive& archive, int nu… in create() 439 …(const RenderContext& context, const ContextInfo& contextInfo, const tcu::Archive& archive, int nu… in create() 461 …(const RenderContext& context, const ContextInfo& contextInfo, const tcu::Archive& archive, int nu… in create()
|
| D | gluTexture.hpp | 85 …(const RenderContext& context, const ContextInfo& contextInfo, const tcu::Archive& archive, const … in create()
|
| /third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
| D | vksServices.cpp | 163 tcu::DirArchive archive {""}; in createServerVKSC() local
|
| /third_party/vk-gl-cts/modules/internal/ |
| D | ditImageCompareTests.cpp | 43 static void loadImageRGBA8 (tcu::TextureLevel& dst, const tcu::Archive& archive, const char* path) in loadImageRGBA8()
|
| /third_party/cef/libcef_dll/wrapper/ |
| D | cef_resource_manager.cc | 231 CefRefPtr<CefZipArchive> archive; in LoadOnFileThread() local 249 void ContinueOnIOThread(CefRefPtr<CefZipArchive> archive) { in ContinueOnIOThread()
|
| /third_party/elfutils/libdwfl/ |
| D | offline.c | 250 Elf *archive, in process_archive()
|
| /third_party/vk-gl-cts/external/vulkancts/vkscpc/ |
| D | vkscpc.cpp | 288 tcu::DirArchive archive {""}; in main() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcCompressedFormatTests.cpp | 420 const Archive& archive; member 466 ImageInfo loadImage (const Archive& archive, GLenum format, size_t imageIndex) in loadImage() 1533 const auto& archive = m_context.getTestContext().getArchive(); in iterate() local
|