Home
last modified time | relevance | path

Searched defs:anchor (Results 1 – 25 of 209) sorted by relevance

123456789

/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DAPI.cpp126 void GlobalFunctionRecord::anchor() {} in anchor() function in GlobalFunctionRecord
127 void GlobalVariableRecord::anchor() {} in anchor() function in GlobalVariableRecord
128 void EnumConstantRecord::anchor() {} in anchor() function in EnumConstantRecord
129 void EnumRecord::anchor() {} in anchor() function in EnumRecord
130 void StructFieldRecord::anchor() {} in anchor() function in StructFieldRecord
131 void StructRecord::anchor() {} in anchor() function in StructRecord
132 void UnionFieldRecord::anchor() {} in anchor() function in UnionFieldRecord
133 void UnionRecord::anchor() {} in anchor() function in UnionRecord
134 void CXXFieldRecord::anchor() {} in anchor() function in CXXFieldRecord
135 void CXXClassRecord::anchor() {} in anchor() function in CXXClassRecord
[all …]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86ModRMFilters.cpp13 void ModRMFilter::anchor() {} in anchor() function in ModRMFilter
15 void DumbFilter::anchor() {} in anchor() function in DumbFilter
17 void ModFilter::anchor() {} in anchor() function in ModFilter
19 void ExtendedFilter::anchor() {} in anchor() function in ExtendedFilter
21 void ExtendedRMFilter::anchor() {} in anchor() function in ExtendedRMFilter
23 void ExactFilter::anchor() {} in anchor() function in ExactFilter
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DAction.cpp174 void InputAction::anchor() {} in anchor() function in InputAction
179 void BindArchAction::anchor() {} in anchor() function in BindArchAction
184 void OffloadAction::anchor() {} in anchor() function in OffloadAction
336 void JobAction::anchor() {} in anchor() function in JobAction
344 void PreprocessJobAction::anchor() {} in anchor() function in PreprocessJobAction
349 void PrecompileJobAction::anchor() {} in anchor() function in PrecompileJobAction
360 void ExtractAPIJobAction::anchor() {} in anchor() function in ExtractAPIJobAction
365 void AnalyzeJobAction::anchor() {} in anchor() function in AnalyzeJobAction
370 void MigrateJobAction::anchor() {} in anchor() function in MigrateJobAction
375 void CompileJobAction::anchor() {} in anchor() function in CompileJobAction
[all …]
/freebsd/sys/dev/isci/scil/
H A Dsci_fast_list.h88 #define sci_fast_list_init(anchor) \ argument
108 #define sci_fast_list_is_empty(anchor) ((anchor)->list_head == NULL) argument
120 #define sci_fast_list_get_head(anchor) \ argument
133 #define sci_fast_list_get_tail(anchor) \ argument
173 #define sci_fast_list_is_on_this_list(anchor, element) \ argument
220 SCI_FAST_LIST_T *anchor, in sci_fast_list_insert_head()
247 SCI_FAST_LIST_T *anchor, in sci_fast_list_insert_tail()
274 SCI_FAST_LIST_T *anchor in sci_fast_list_remove_head()
297 SCI_FAST_LIST_T *anchor in sci_fast_list_remove_tail()
H A Dsci_simple_list.h85 #define sci_simple_list_init(anchor) \ argument
105 #define sci_simple_list_is_empty(anchor) ((anchor)->list_head == NULL) argument
111 #define sci_simple_list_get_head(anchor) ((anchor)->list_head) argument
117 #define sci_simple_list_get_tail(anchor) ((anchor)->list_tail) argument
122 #define sci_simple_list_get_count(anchor) ((anchor)->list_count) argument
174 SCI_SIMPLE_LIST_T * anchor, in sci_simple_list_insert_head()
201 SCI_SIMPLE_LIST_T * anchor, in sci_simple_list_insert_tail()
229 SCI_SIMPLE_LIST_T * anchor in sci_simple_list_remove_head()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCAsmInfo.cpp18 void ARMMCAsmInfoDarwin::anchor() { } in anchor() function in ARMMCAsmInfoDarwin
42 void ARMELFMCAsmInfo::anchor() { } in anchor() function in ARMELFMCAsmInfo
86 void ARMCOFFMCAsmInfoMicrosoft::anchor() { } in anchor() function in ARMCOFFMCAsmInfoMicrosoft
101 void ARMCOFFMCAsmInfoGNU::anchor() { } in anchor() function in ARMCOFFMCAsmInfoGNU
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmInfoCOFF.cpp19 void MCAsmInfoCOFF::anchor() {} in anchor() function in MCAsmInfoCOFF
52 void MCAsmInfoMicrosoft::anchor() {} in anchor() function in MCAsmInfoMicrosoft
56 void MCAsmInfoGNUCOFF::anchor() {} in anchor() function in MCAsmInfoGNUCOFF
H A DMCAsmInfoWasm.cpp17 void MCAsmInfoWasm::anchor() {} in anchor() function in MCAsmInfoWasm
H A DMCAsmInfoGOFF.cpp19 void MCAsmInfoGOFF::anchor() {} in anchor() function in MCAsmInfoGOFF
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCAsmInfo.cpp37 void X86MCAsmInfoDarwin::anchor() { } in anchor() function in X86MCAsmInfoDarwin
80 void X86ELFMCAsmInfo::anchor() { } in anchor() function in X86ELFMCAsmInfo
116 void X86MCAsmInfoMicrosoft::anchor() { } in anchor() function in X86MCAsmInfoMicrosoft
140 void X86MCAsmInfoMicrosoftMASM::anchor() { } in anchor() function in X86MCAsmInfoMicrosoftMASM
153 void X86MCAsmInfoGNUCOFF::anchor() { } in anchor() function in X86MCAsmInfoGNUCOFF
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineModuleInfoImpls.cpp26 void MachineModuleInfoMachO::anchor() {} in anchor() function in MachineModuleInfoMachO
27 void MachineModuleInfoELF::anchor() {} in anchor() function in MachineModuleInfoELF
28 void MachineModuleInfoCOFF::anchor() {} in anchor() function in MachineModuleInfoCOFF
29 void MachineModuleInfoWasm::anchor() {} in anchor() function in MachineModuleInfoWasm
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DDominators.cpp14 void CFGDominatorTreeImpl</*IsPostDom=*/true>::anchor() {} in anchor() function in clang::CFGDominatorTreeImpl
17 void CFGDominatorTreeImpl</*IsPostDom=*/false>::anchor() {} in anchor() function in clang::CFGDominatorTreeImpl
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclOpenMP.cpp26 void OMPThreadPrivateDecl::anchor() {} in anchor() function in OMPThreadPrivateDecl
55 void OMPAllocateDecl::anchor() { } in anchor() function in OMPAllocateDecl
84 void OMPRequiresDecl::anchor() {} in anchor() function in OMPRequiresDecl
112 void OMPDeclareReductionDecl::anchor() {} in anchor() function in OMPDeclareReductionDecl
142 void OMPDeclareMapperDecl::anchor() {} in anchor() function in OMPDeclareMapperDecl
174 void OMPCapturedExprDecl::anchor() {} in anchor() function in OMPCapturedExprDecl
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCAsmInfo.cpp19 void PPCELFMCAsmInfo::anchor() { } anchor() function in PPCELFMCAsmInfo
57 void PPCXCOFFMCAsmInfo::anchor() {} anchor() function in PPCXCOFFMCAsmInfo
/freebsd/contrib/ntp/include/
H A Dntp_lists.h234 HEAD_FIFO(anchor) global() argument
235 TAIL_FIFO(anchor) global() argument
244 CHECK_FIFO_CONSISTENCY(anchor) global() argument
246 CHECK_FIFO_CONSISTENCY(anchor) global() argument
264 LINK_FIFO(anchor,pentry,nextlink) global() argument
281 UNLINK_FIFO(punlinked,anchor,nextlink) global() argument
298 UNLINK_MID_FIFO(punlinked,anchor,tounlink,nextlink,entrytype) global() argument
[all...]
/freebsd/sbin/pfctl/
H A Dpf_ruleset.c160 struct pfctl_anchor *anchor; in pf_find_ruleset() local
178 struct pfctl_anchor *anchor = NULL, *dup, *parent = NULL; in pf_find_or_create_ruleset() local
322 _pf_find_eth_anchor(struct pfctl_eth_anchor *anchor, const char *path) in _pf_find_eth_anchor()
352 struct pfctl_eth_anchor *anchor; in pf_find_eth_ruleset() local
370 struct pfctl_eth_anchor *anchor = NULL, *parent = NULL; in pf_find_or_create_eth_ruleset() local
H A Dpfctl_table.c107 pfctl_do_clear_tables(const char *anchor, int opts) in pfctl_do_clear_tables()
113 pfctl_show_tables(const char *anchor, int opts) in pfctl_show_tables()
120 const char *command, char *file, const char *anchor, int opts) in pfctl_command_tables()
129 char *file, const char *anchor, int opts) in pfctl_table()
557 pfctl_define_table(char *name, int flags, int addrs, const char *anchor, in pfctl_define_table()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp91 void PCHGenerator::anchor() {} in anchor() function in PCHGenerator
137 void CXX20ModulesGenerator::anchor() {} in anchor() function in CXX20ModulesGenerator
139 void ReducedBMIGenerator::anchor() {} in anchor() function in ReducedBMIGenerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConsumer.cpp13 void SemaConsumer::anchor() { } in anchor() function in SemaConsumer
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DChainedDiagnosticConsumer.cpp13 void ChainedDiagnosticConsumer::anchor() { } in anchor() function in ChainedDiagnosticConsumer
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMRegisterInfo.cpp16 void ARMRegisterInfo::anchor() { } in anchor() function in ARMRegisterInfo
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DExtensibleRTTI.cpp11 void llvm::RTTIRoot::anchor() {} in anchor() function in llvm::RTTIRoot
/freebsd/sys/netpfil/pf/
H A Dpf_ruleset.c180 struct pf_kanchor *anchor; in pf_find_kruleset() local
198 struct pf_kanchor *anchor = NULL, *dup, *parent = NULL; in pf_find_or_create_kruleset() local
495 struct pf_keth_anchor *anchor; in pf_find_keth_ruleset() local
532 struct pf_keth_anchor *anchor = NULL, *dup = NULL, *parent = NULL; in pf_find_or_create_keth_ruleset() local
/freebsd/contrib/llvm-project/llvm/lib/MCA/
H A DHWEventListener.cpp20 void HWEventListener::anchor() {} in anchor() function in llvm::mca::HWEventListener
H A DView.cpp21 void View::anchor() {} in anchor() function in llvm::mca::View

123456789