/third_party/rust/crates/syn/tests/repo/ |
H A D | mod.rs | 354 let mut archive = Archive::new(decoder); in download_and_unpack() variables
|
/third_party/vk-gl-cts/external/openglcts/modules/runner/ |
H A D | glcAndroidTestActivity.cpp | 66 TestThread::TestThread(NativeActivity& activity, tcu::Android::AssetArchive& archive, const std::string& waiverPath, in TestThread() argument
|
H A D | glcTestRunner.cpp | 49 RunSession(tcu::Platform& platform, tcu::Archive& archive, const int numArgs, const char* const* args) in RunSession() argument 703 TestRunner::TestRunner(tcu::Platform& platform, tcu::Archive& archive, const char* waiverPath, in TestRunner() argument
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuResource.cpp | 86 ResourcePrefix::ResourcePrefix (const Archive& archive, const char* prefix) in ResourcePrefix() argument
|
H A D | tcuTestContext.hpp | 72 void setCurrentArchive (Archive& archive) { m_curArchive = &archive; } in setCurrentArchive() argument
|
H A D | tcuApp.cpp | 127 App::App (Platform& platform, Archive& archive, TestLog& log, const CommandLine& cmdLine) in App() argument
|
H A D | tcuImageIO.cpp | 55 void loadImage (TextureLevel& dst, const tcu::Archive& archive, const char* fileName) in loadImage() argument 82 void loadPNG (TextureLevel& dst, const tcu::Archive& archive, const char* fileName) in loadPNG() argument 228 loadPKM(CompressedTexture& dst, const tcu::Archive& archive, const char* fileName) loadPKM() argument [all...] |
/third_party/elfutils/libdwfl/ |
H A D | offline.c | 249 process_archive(Dwfl *dwfl, const char *name, const char *file_name, int fd, Elf *archive, int (*predicate) (const char *module, const char *file)) process_archive() argument
|
H A D | linux-kernel-modules.c | 306 char *archive; in report_kernel_archive() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A D | Magic.h | 24 archive, ///< ar style archive file enumerator
|
/third_party/vk-gl-cts/modules/internal/ |
H A D | ditImageCompareTests.cpp | 43 static void loadImageRGBA8 (tcu::TextureLevel& dst, const tcu::Archive& archive, const char* path) in loadImageRGBA8() argument
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluTexture.hpp | 85 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
|
H A D | gluTexture.cpp | 214 Texture2D* Texture2D::create (const RenderContext& context, const ContextInfo& contextInfo, const tcu::Archive& archive, int numLevels, const char* const* levelFileNames) in create() argument 275 Texture2D* Texture2D::create (const RenderContext& context, const ContextInfo& contextInfo, const tcu::Archive& archive, int numLevels, const std::vector<std::string>& filenames) in create() argument 439 TextureCube* TextureCube::create (const RenderContext& context, const ContextInfo& contextInfo, const tcu::Archive& archive, int numLevels, const char* const* filenames) in create() argument 461 TextureCube* TextureCube::create (const RenderContext& context, const ContextInfo& contextInfo, const tcu::Archive& archive, int numLevels, const std::vector<std::string>& filenames) in create() argument [all...] |
/third_party/libbpf/src/ |
H A D | zip.c | 135 static void *check_access(struct zip_archive *archive, __u3 argument 146 try_parse_end_of_cd(struct zip_archive *archive, __u32 offset) try_parse_end_of_cd() argument 175 find_cd(struct zip_archive *archive) find_cd() argument 200 struct zip_archive *archive; zip_archive_open() local 241 zip_archive_close(struct zip_archive *archive) zip_archive_close() argument 247 local_file_header_at_offset(struct zip_archive *archive, __u32 offset) local_file_header_at_offset() argument 259 get_entry_at_offset(struct zip_archive *archive, __u32 offset, struct zip_entry *out) get_entry_at_offset() argument 298 zip_archive_find_entry(struct zip_archive *archive, const char *file_name, struct zip_entry *out) zip_archive_find_entry() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
H A D | vktTestCaseUtil.hpp | 36 static std::string getSource (tcu::Archive& archive, const char* path) in getSource() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
H A D | vktTestCaseUtil.hpp | 36 static std::string getSource (tcu::Archive& archive, const char* path) in getSource() argument
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | Extract.cpp | 53 IInArchive *archive = arc.Archive;
in DecompressArchive() local [all...] |
H A D | LoadCodecs.h | 421 archive = ai.CreateInArchive();
in CreateInArchive() local 440 archive in CreateOutArchive() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/ |
H A D | vktAmberTestCase.cpp | 259 const tcu::Archive& archive = m_testCtx.getArchive(); in LoadBufferData() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/ |
H A D | vktAmberTestCase.cpp | 258 const tcu::Archive& archive = m_testCtx.getArchive(); in LoadBufferData() local
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkBinaryRegistry.cpp | 567 BinaryRegistryReader::BinaryRegistryReader (const tcu::Archive& archive, const std::string& srcPath) in BinaryRegistryReader() argument
|
/third_party/lzma/CPP/7zip/UI/Client7z/ |
H A D | Client7z.cpp | 153 static HRESULT IsArchiveItemProp(IInArchive *archive, UInt32 index, PROPID propID, bool &result)
in IsArchiveItemProp() argument 166 static HRESULT IsArchiveItemFolder(IInArchive *archive, UInt3 argument 1020 CMyComPtr<IInArchive> archive; main() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
H A D | vktVideoTestUtils.cpp | 146 tcu::Archive& archive = m_context.getTestContext().getArchive(); in loadVideoData() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcCompressedFormatTests.cpp | 420 const Archive& archive; member 466 ImageInfo loadImage (const Archive& archive, GLenum format, size_t imageIndex) in loadImage() argument 1533 const auto& archive = m_context.getTestContext().getArchive(); iterate() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | FileSystem.h | 244 archive, ///< ar style archive file enumerator
|