Home
last modified time | relevance | path

Searched defs:Type (Results 176 – 200 of 876) sorted by relevance

12345678910>>...36

/netbsd/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGParser.cpp931 RecTy *Type = nullptr; in ParseOperation() local
1139 RecTy *Type = nullptr; in ParseOperation() local
1378 RecTy *Type = nullptr; in ParseOperation() local
1652 RecTy *Type = nullptr; in ParseOperatorType() local
1682 RecTy *Type = StringRecTy::get(); in ParseOperationSubstr() local
1770 RecTy *Type = IntRecTy::get(); in ParseOperationFind() local
2025 RecTy *Type = nullptr; in ParseOperationCond() local
2680 RecTy *Type = ParseType(); in ParseDeclaration() local
2790 std::string Type; in ParseForeachDeclaration() local
2900 RecTy *Type = Field->getType(); in ParseBodyItem() local
[all …]
/netbsd/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daehandlers.c159 char *Type; in AeCommonNotifyHandler() local
373 UINT32 Type, in AeGlobalEventHandler()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h69 class Type; variable
H A DStackProtector.h35 class Type; variable
H A DIndirectThunks.h50 auto Type = FunctionType::get(Type::getVoidTy(Ctx), false); in createThunkFunction() local
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASourceFile.cpp45 DWORD Type; in getChecksumType() local
/netbsd/external/apache2/llvm/dist/clang/docs/
H A DLibASTMatchers.rst121 .. _astmatchers-writing:
/netbsd/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DTargetSelect.cpp64 Triple::ArchType Type = Triple::getArchTypeForLLVMName(MArch); in selectTarget() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DAction.h103 types::ID Type; variable
129 Action(ActionClass Kind, types::ID Type) : Action(Kind, ActionList(), Type) {} in Action()
130 Action(ActionClass Kind, Action *Input, types::ID Type) in Action()
134 Action(ActionClass Kind, const ActionList &Inputs, types::ID Type) in Action()
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp208 bool ELFAsmParser::ParseSectionSwitch(StringRef Section, unsigned Type, in ParseSectionSwitch()
601 unsigned Type = ELF::SHT_PROGBITS; in ParseSectionArguments() local
708 static MCSymbolAttr MCAttrForString(StringRef Type) { in MCAttrForString()
761 StringRef Type; in ParseDirectiveType() local
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DELFConfig.h24 uint8_t Type = ELF::STT_NOTYPE; member
/netbsd/external/bsd/openldap/dist/servers/lloadd/
H A Dlloadd.service7 Type=notify key
/netbsd/external/bsd/wpa/dist/wpa_supplicant/systemd/
H A Dwpa_supplicant.service.in7 Type=dbus key
/netbsd/external/gpl3/gcc.old/dist/gcc/d/
H A Dlongdouble.h22 class Type; variable
/netbsd/external/gpl3/gcc/dist/gcc/d/
H A Dlongdouble.h22 class Type; variable
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h96 TrampolineType Type; variable
416 TypeIndex Type; variable
815 TypeIndex Type; variable
837 TypeIndex Type; variable
870 TypeIndex Type; variable
898 TypeIndex Type; variable
913 TypeIndex Type; variable
928 TypeIndex Type; variable
948 TypeIndex Type; variable
970 TypeIndex Type; variable
/netbsd/external/apache2/llvm/dist/clang/lib/Basic/
H A DOpenMPKinds.cpp55 unsigned Type = llvm::StringSwitch<unsigned>(Str) in getOpenMPSimpleClauseType() local
68 unsigned Type = llvm::StringSwitch<unsigned>(Str) in getOpenMPSimpleClauseType() local
194 unsigned Type) { in getOpenMPSimpleClauseTypeName()
/netbsd/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
H A DXCOFF.cpp51 StringRef XCOFF::getRelocationTypeString(XCOFF::RelocationType Type) { in getRelocationTypeString()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DScalarEvolution.h71 class Type; variable
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTFwd.h25 class Type; variable
/netbsd/sys/external/bsd/acpica/dist/compiler/
H A Daslstartup.c147 UINT8 Type = ASL_INPUT_TYPE_ASCII_DATA; /* default */ in AslDetectSourceFileType() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DHWEventListener.h56 const unsigned Type; variable
123 const unsigned Type; variable
/netbsd/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dexecutionengine.go63 func NewGenericValueFromInt(t Type, n uint64, signed bool) (g GenericValue) {
71 func NewGenericValueFromFloat(t Type, n float64) (g GenericValue) {
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DNaryReassociate.h99 class Type; variable
/netbsd/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DRefactoringCallbacks.h102 enum { Literal, Identifier } Type; member

12345678910>>...36