Searched refs:Type2 (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/external/bsd/kyua-cli/dist/store/ |
| H A D | dbtypes_test.cpp | 55 template< typename Type1, typename Type2, typename Type3 > 58 Type2 value, in do_ok_test() 81 template< typename Type1, typename Type2 > 84 Type2 (*column)(sqlite::statement&, const char*), in do_invalid_test()
|
| /netbsd-src/external/lgpl3/gmp/dist/tests/cxx/ |
| H A D | t-ops2.h | 31 #define CHECK(Type1,Type2,a,b,op) \ argument 32 ASSERT_ALWAYS(((Type1)(a) op (Type2)(b))==((a) op (b)))
|
| /netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
| H A D | aslload.c | 935 ACPI_OBJECT_TYPE Type2) in LdMatchExternType() argument 938 BOOLEAN Type2IsLocal = Type2 > ACPI_TYPE_EXTERNAL_MAX; in LdMatchExternType() 953 ExternalType = Type2; in LdMatchExternType() 957 LocalType = Type2; in LdMatchExternType() 962 return (Type1 == Type2); in LdMatchExternType()
|
| H A D | aslprepkg.c | 61 UINT8 Type2, 511 UINT8 Type2, in ApCheckPackageElements() argument 534 ApCheckObjectType (PredefinedName, Op, Type2, (i + Count1)); in ApCheckPackageElements()
|
| /netbsd-src/sys/external/bsd/acpica/dist/namespace/ |
| H A D | nsprepkg.c | 69 UINT8 Type2, 751 UINT8 Type2, in AcpiNsCheckPackageElements() argument 782 Type2, (i + Count1 + StartIndex)); in AcpiNsCheckPackageElements()
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ |
| H A D | libsmbios.h | 138 SMBIOS_TYPE2 *Type2; member
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
| H A D | ELFYAML.cpp | 1674 Type2(ELFYAML::ELF_REL(ELF::R_MIPS_NONE)), in NormalizedMips64RelType() 1678 : Type(Original & 0xFF), Type2(Original >> 8 & 0xFF), in NormalizedMips64RelType() 1682 ELFYAML::ELF_REL Res = Type | Type2 << 8 | Type3 << 16 | SpecSym << 24; in denormalize() 1687 ELFYAML::ELF_REL Type2; member 1785 IO.mapOptional("Type2", Key->Type2, ELFYAML::ELF_REL(ELF::R_MIPS_NONE)); in mapping()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
| H A D | ELF.h | 567 uint8_t Type2 = (Type >> 8) & 0xFF; in getRelocationTypeName() local 574 Name = getRelocationTypeName(Type2); in getRelocationTypeName()
|
| /netbsd-src/sys/external/bsd/acpica/dist/ |
| H A D | changes.txt | 3328 Subspace Type2" (Headers, Disassembler, and data table compiler).
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 35699 Type2: R_MIPS_NONE 35702 Type2: R_MIPS_64 35800 Type2: R_MIPS_NONE
|