Home
last modified time | relevance | path

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

123456789

/freebsd-src/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-src/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-src/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-src/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-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineModuleInfoImpls.cpp26 void MachineModuleInfoMachO::anchor() {} in anchor() function in MachineModuleInfoELF
27 void MachineModuleInfoELF::anchor() {} in anchor() function in MachineModuleInfoCOFF
28 void MachineModuleInfoCOFF::anchor() {} in anchor() function in MachineModuleInfoWasm
25 void MachineModuleInfoMachO::anchor() {} anchor() function in MachineModuleInfoMachO
/freebsd-src/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 DMCAsmInfoGOFF.cpp19 void MCAsmInfoGOFF::anchor() {} in anchor() function in MCAsmInfoGOFF
H A DMCAsmInfoWasm.cpp17 void MCAsmInfoWasm::anchor() {} in anchor() function in MCAsmInfoWasm
/freebsd-src/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-src/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-src/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
83 void OMPRequiresDecl::anchor() {} anchor() function in OMPRequiresDecl
110 void OMPDeclareReductionDecl::anchor() {} anchor() function in OMPDeclareReductionDecl
140 void OMPDeclareMapperDecl::anchor() {} anchor() function in OMPDeclareMapperDecl
172 void OMPCapturedExprDecl::anchor() {} anchor() function in OMPCapturedExprDecl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCAsmInfo.cpp18 void PPCELFMCAsmInfo::anchor() { } in anchor() function in PPCELFMCAsmInfo
56 void PPCXCOFFMCAsmInfo::anchor() {} in anchor() function in PPCXCOFFMCAsmInfo
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/
H A DAPI.cpp545 void GlobalFunctionRecord::anchor() {} anchor() function in GlobalFunctionRecord
546 void GlobalVariableRecord::anchor() {} anchor() function in GlobalVariableRecord
547 void EnumConstantRecord::anchor() {} anchor() function in EnumConstantRecord
548 void EnumRecord::anchor() {} anchor() function in EnumRecord
549 void RecordFieldRecord::anchor() {} anchor() function in RecordFieldRecord
550 void RecordRecord::anchor() {} anchor() function in RecordRecord
551 void CXXFieldRecord::anchor() {} anchor() function in CXXFieldRecord
552 void CXXClassRecord::anchor() {} anchor() function in CXXClassRecord
553 void CXXConstructorRecord::anchor() {} anchor() function in CXXConstructorRecord
554 void CXXDestructorRecord::anchor() {} anchor() function in CXXDestructorRecord
555 void CXXInstanceMethodRecord::anchor() {} anchor() function in CXXInstanceMethodRecord
556 void CXXStaticMethodRecord::anchor() {} anchor() function in CXXStaticMethodRecord
557 void ObjCInstancePropertyRecord::anchor() {} anchor() function in ObjCInstancePropertyRecord
558 void ObjCClassPropertyRecord::anchor() {} anchor() function in ObjCClassPropertyRecord
559 void ObjCInstanceVariableRecord::anchor() {} anchor() function in ObjCInstanceVariableRecord
560 void ObjCInstanceMethodRecord::anchor() {} anchor() function in ObjCInstanceMethodRecord
561 void ObjCClassMethodRecord::anchor() {} anchor() function in ObjCClassMethodRecord
562 void ObjCCategoryRecord::anchor() {} anchor() function in ObjCCategoryRecord
563 void ObjCInterfaceRecord::anchor() {} anchor() function in ObjCInterfaceRecord
564 void ObjCProtocolRecord::anchor() {} anchor() function in ObjCProtocolRecord
565 void MacroDefinitionRecord::anchor() {} anchor() function in MacroDefinitionRecord
566 void TypedefRecord::anchor() {} anchor() function in TypedefRecord
[all...]
/freebsd-src/contrib/ntp/include/
H A Dntp_lists.h236 #define HEAD_FIFO(anchor) ((anchor).phead) argument
237 #define TAIL_FIFO(anchor) ((NULL == (anchor).pptail) \ argument
246 #define CHECK_FIFO_CONSISTENCY(anchor) do { } while (FALSE) argument
248 #define CHECK_FIFO_CONSISTENCY(anchor) \ argument
266 #define LINK_FIFO(anchor, pentry, nextlink) \ argument
283 #define UNLINK_FIFO(punlinked, anchor, nextlink) \ argument
300 #define UNLINK_MID_FIFO(punlinked, anchor, tounlink, nextlink, \ argument
/freebsd-src/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.c106 pfctl_clear_tables(const char * anchor,int opts) pfctl_clear_tables() argument
112 pfctl_show_tables(const char * anchor,int opts) pfctl_show_tables() argument
119 pfctl_command_tables(int argc,char * argv[],char * tname,const char * command,char * file,const char * anchor,int opts) pfctl_command_tables() argument
128 pfctl_table(int argc,char * argv[],char * tname,const char * command,char * file,const char * anchor,int opts) pfctl_table() argument
500 pfctl_define_table(char * name,int flags,int addrs,const char * anchor,struct pfr_buffer * ab,u_int32_t ticket) pfctl_define_table() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMRegisterInfo.cpp16 void ARMRegisterInfo::anchor() { } in anchor() function in ARMRegisterInfo
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DChainedDiagnosticConsumer.cpp13 void ChainedDiagnosticConsumer::anchor() { } in anchor() function in ChainedDiagnosticConsumer
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaConsumer.cpp13 void SemaConsumer::anchor() { } in anchor() function in SemaConsumer
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DExtensibleRTTI.cpp11 void llvm::RTTIRoot::anchor() {} in anchor() function in llvm::RTTIRoot
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/
H A DHWEventListener.cpp20 void HWEventListener::anchor() {} in anchor() function in llvm::mca::HWEventListener
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/MCTargetDesc/
H A DXCoreMCAsmInfo.cpp12 void XCoreMCAsmInfo::anchor() { } in anchor() function in XCoreMCAsmInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCMCAsmInfo.cpp12 void ARCMCAsmInfo::anchor() {} in anchor() function in ARCMCAsmInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCAsmInfo.cpp18 void HexagonMCAsmInfo::anchor() {} in anchor() function in HexagonMCAsmInfo

123456789