Home
last modified time | relevance | path

Searched refs:Type3 (Results 1 – 4 of 4) sorted by relevance

/src/contrib/kyua/store/
H A Ddbtypes_test.cpp56 template< typename Type1, typename Type2, typename Type3 >
60 Type3 (*column)(sqlite::statement&, const char*)) in do_ok_test()
/src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1802 Type3(ELFYAML::ELF_REL(ELF::R_MIPS_NONE)), in NormalizedMips64RelType()
1806 Type3(Original >> 16 & 0xFF), SpecSym(Original >> 24 & 0xFF) {} in NormalizedMips64RelType()
1809 ELFYAML::ELF_REL Res = Type | Type2 << 8 | Type3 << 16 | SpecSym << 24; in denormalize()
1815 ELFYAML::ELF_REL Type3; member
1944 IO.mapOptional("Type3", Key->Type3, ELFYAML::ELF_REL(ELF::R_MIPS_NONE)); in mapping()
/src/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h695 uint8_t Type3 = (Type >> 16) & 0xFF; in getRelocationTypeName() local
705 Name = getRelocationTypeName(Type3); in getRelocationTypeName()
/src/sys/contrib/dev/acpica/
H A Dchanges.txt6604 Type3 opcode was used.
17836 Type3, Type4, and Type5 opcodes first defined in the ACPI 2.0