Result for 463A2A29AB103468F5B386DAB452E3E504F11217

Query result

Key Value
FileName./usr/lib/clang/2.8/include/emmintrin.h
FileSize37076
MD5C08B973F5D6D182595A4A5F4A012AA92
SHA-1463A2A29AB103468F5B386DAB452E3E504F11217
SHA-25603A4E637C217EAD1F40FE9C9B6A8FA865E5C992E2A8BA8AD3CF3850A0A2AA771
SSDEEP768:PSYEssKPjTYvAjTfTsTuVTL3s7dXNmOiyhlL/1J7BTBeOB3B8IeD2mtmP8mbBG0h:P9Pjb7vBs
TLSHT1F0F2E7AD3091F6D24D549A60E44B8536F89F0DFF9D6C4582F8B669982F4709BE33838C
hashlookup:parent-total16
hashlookup:trust100

Network graph view

Parents (Total: 16)

The searched file hash is included in 16 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD50E7B67107833DCB995694CFA17B70F37
PackageArchppc64
PackageDescriptionclang: noun 1. A loud, resonant, metallic sound. 2. The strident call of a crane or goose. 3. C-language family front-end toolkit. The goal of the Clang project is to create a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its tools are built as libraries and designed to be loosely-coupled and extensible.
PackageMaintainerKoji
PackageNameclang
PackageRelease6.kh.fc15
PackageVersion2.8
SHA-10120B89B60137BB1FE0BB9DD05B7FB4E8D74BCA4
SHA-256FBA97E139AF991CAF4A1E5E1733E3EBB246EFC283E68ABE902EFF31AA41BC1B0
Key Value
MD57254C76E83E28536A75AFB2FBF68AB3B
PackageArcharmv7hl
PackageDescriptionclang: noun 1. A loud, resonant, metallic sound. 2. The strident call of a crane or goose. 3. C-language family front-end toolkit. The goal of the Clang project is to create a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its tools are built as libraries and designed to be loosely-coupled and extensible.
PackageMaintainerFedora Project
PackageNameclang
PackageRelease14.1.fc15
PackageVersion2.8
SHA-11D35C513226274BFAC9F51A23C2D644C92533488
SHA-256F8E6EB9B246C3AC51D8947DF3D1B22CDD63F2ECB37473D0B6B11BA0936B9B8F1
Key Value
FileSize3747090
MD5A27F81C9A85B7143E2F5B5977BC0B28B
PackageDescriptionLow-Level Virtual Machine (LLVM), C language family frontend The Low-Level Virtual Machine (LLVM) is a collection of libraries and tools that make it easy to build compilers, optimizers, Just-In-Time code generators, and many other compiler-related programs. LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . Clang project is a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Some of its goals include the following: . End-User Features: . * Fast compiles and low memory use * Expressive diagnostics (examples) * GCC compatibility . Utility and Applications: . * Modular library based architecture * Support diverse clients (refactoring, static analysis, code generation, etc) * Allow tight integration with IDEs * Use the LLVM 'BSD' License . Internal Design and Implementation: . * A real-world, production quality compiler * A simple and hackable code base * A single unified parser for C, Objective C, C++, and Objective C++ * Conformance with C/C++/ObjC and their variants
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNameclang
PackageSectiondevel
PackageVersion2.8-0ubuntu1
SHA-11F2D0A8559A12F69308AE178F25A1B2B7CE94C26
SHA-2565D81BBB64E63C67D427153831371CADDBF2AD91856BA55262F481D77947A9B96
Key Value
MD5ABA90FDE8D4B189919588FE1ED682784
PackageArchs390x
PackageDescriptionclang: noun 1. A loud, resonant, metallic sound. 2. The strident call of a crane or goose. 3. C-language family front-end toolkit. The goal of the Clang project is to create a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its tools are built as libraries and designed to be loosely-coupled and extensible.
PackageMaintainerFedora Project
PackageNameclang
PackageRelease11.fc15
PackageVersion2.8
SHA-1282BAB88F57C64CE1EFB225674415B35BAB74AC5
SHA-2561B6946BC72950BBB940508F06915A92E9BF733A4864FC6412FF1EADC3E0F05AD
Key Value
MD5FF74AC6F533E09A2D7277CFF1019368D
PackageArchppc
PackageDescriptionclang: noun 1. A loud, resonant, metallic sound. 2. The strident call of a crane or goose. 3. C-language family front-end toolkit. The goal of the Clang project is to create a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its tools are built as libraries and designed to be loosely-coupled and extensible.
PackageMaintainerKoji
PackageNameclang
PackageRelease6.kh.fc15
PackageVersion2.8
SHA-132051BECBAD49862D91E1D294CFF736B5857DA0D
SHA-2568528530E8889BA84311568AFCE0BE1AAA0E3A82ACE91051B9DEE68CACD00E145
Key Value
FileSize3391612
MD5272868683983390E7B31CD3524588DE4
PackageDescriptionLow-Level Virtual Machine (LLVM), C language family frontend The Low-Level Virtual Machine (LLVM) is a collection of libraries and tools that make it easy to build compilers, optimizers, Just-In-Time code generators, and many other compiler-related programs. LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . Clang project is a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Some of its goals include the following: . End-User Features: . * Fast compiles and low memory use * Expressive diagnostics (examples) * GCC compatibility . Utility and Applications: . * Modular library based architecture * Support diverse clients (refactoring, static analysis, code generation, etc) * Allow tight integration with IDEs * Use the LLVM 'BSD' License . Internal Design and Implementation: . * A real-world, production quality compiler * A simple and hackable code base * A single unified parser for C, Objective C, C++, and Objective C++ * Conformance with C/C++/ObjC and their variants
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNameclang
PackageSectiondevel
PackageVersion2.8-0ubuntu2
SHA-1324DCACB266AC987199F263FF07ACA75D11D1ED2
SHA-2561893B24E76BF424491BF061B4591AB83BDF9D51C0E7F254026597734048FBE49
Key Value
FileSize3657058
MD5A01EFDC5E19741C6625A7B5698B39B69
PackageDescriptionLow-Level Virtual Machine (LLVM), C language family frontend The Low-Level Virtual Machine (LLVM) is a collection of libraries and tools that make it easy to build compilers, optimizers, Just-In-Time code generators, and many other compiler-related programs. LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . Clang project is a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Some of its goals include the following: . End-User Features: . * Fast compiles and low memory use * Expressive diagnostics (examples) * GCC compatibility . Utility and Applications: . * Modular library based architecture * Support diverse clients (refactoring, static analysis, code generation, etc) * Allow tight integration with IDEs * Use the LLVM 'BSD' License . Internal Design and Implementation: . * A real-world, production quality compiler * A simple and hackable code base * A single unified parser for C, Objective C, C++, and Objective C++ * Conformance with C/C++/ObjC and their variants
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNameclang
PackageSectiondevel
PackageVersion2.8-0ubuntu1
SHA-13372AFC4F5DAF34E69E0143A1FC773E565397D97
SHA-256ED5902A4C92866EB302F6CF1A9B1359D99445B1151D108F8D773B3178F04E62A
Key Value
FileSize3858346
MD5A8BF36A81623FDE30D5090097852C08F
PackageDescriptionLow-Level Virtual Machine (LLVM), C language family frontend The Low-Level Virtual Machine (LLVM) is a collection of libraries and tools that make it easy to build compilers, optimizers, Just-In-Time code generators, and many other compiler-related programs. LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . Clang project is a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Some of its goals include the following: . End-User Features: . * Fast compiles and low memory use * Expressive diagnostics (examples) * GCC compatibility . Utility and Applications: . * Modular library based architecture * Support diverse clients (refactoring, static analysis, code generation, etc) * Allow tight integration with IDEs * Use the LLVM 'BSD' License . Internal Design and Implementation: . * A real-world, production quality compiler * A simple and hackable code base * A single unified parser for C, Objective C, C++, and Objective C++ * Conformance with C/C++/ObjC and their variants
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNameclang
PackageSectiondevel
PackageVersion2.8-0ubuntu1
SHA-1494330A3EA281387A1B5B3D8F5CC791A996F7E5A
SHA-256B0B2A449F3ABBDAE0B2E3B0F820878540CE764B36ED0B09B0C3F08268EAC46DE
Key Value
MD58CF270F9D500E7086B2C458337AE8C77
PackageArchsparcv9
PackageDescriptionclang: noun 1. A loud, resonant, metallic sound. 2. The strident call of a crane or goose. 3. C-language family front-end toolkit. The goal of the Clang project is to create a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its tools are built as libraries and designed to be loosely-coupled and extensible.
PackageMaintainerFedora Project
PackageNameclang
PackageRelease7.fc15
PackageVersion2.8
SHA-1494405A20F04154B33A501AC0D339FB1E9F30568
SHA-2565BF31CD63165E4C456504816E65F586AF53BC10F91C75E814D471BA723477694
Key Value
MD5544CBBB0A50031B1133E820B2F71FCA7
PackageArcharmv5tel
PackageDescriptionclang: noun 1. A loud, resonant, metallic sound. 2. The strident call of a crane or goose. 3. C-language family front-end toolkit. The goal of the Clang project is to create a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its tools are built as libraries and designed to be loosely-coupled and extensible.
PackageMaintainerFedora Project
PackageNameclang
PackageRelease14.1.fc15
PackageVersion2.8
SHA-1759A1ADE7EE90C633DF722A71B6903B8AE056501
SHA-256B138DCF252BD96CC95F98E79044EE199804E266214A2DEE4B4C5B5D02CE48638