Home
last modified time | relevance | path

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

12345678910>>...267

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/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
/dports/devel/llvm11/llvm-11.0.1.src/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
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/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
/dports/devel/llvm12/llvm-project-12.0.1.src/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
/dports/lang/rust/rustc-1.58.1-src/src/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
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/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
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/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
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/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
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/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
/dports/graphics/llvm-mesa/llvm-13.0.1.src/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
/dports/devel/xsd/xsd-4.1.0.a11+dep/xsd/examples/cxx/parser/mixed/
H A Danchor.hxx9 struct anchor struct
11 anchor (const std::string& text, const std::string& uri) in anchor() function
17 text () const in text()
23 uri () const in uri()
29 std::string uri_;
30 std::string text_;
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tools/
H A DtCallback.cpp31 tCallback::tCallback(tCallback*& anchor, VOIDFUNC *f) in tCallback() function in tCallback
36 void tCallback::Exec(tCallback *anchor){ in Exec()
45 tCallbackAnd::tCallbackAnd(tCallbackAnd*& anchor, BOOLRETFUNC *f) in tCallbackAnd() function in tCallbackAnd
50 bool tCallbackAnd::Exec(tCallbackAnd *anchor){ in Exec()
58 tCallbackOr::tCallbackOr(tCallbackOr*& anchor, BOOLRETFUNC *f) in tCallbackOr() function in tCallbackOr
63 bool tCallbackOr::Exec(tCallbackOr *anchor){ in Exec()
72 tCallbackString::tCallbackString(tCallbackString*& anchor, STRINGRETFUNC *f) in tCallbackString() function in tCallbackString
77 tString tCallbackString::Exec(tCallbackString *anchor){ in Exec()
/dports/devel/llvm90/llvm-9.0.1.src/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 ExactFilter::anchor() { } in anchor() function in ExactFilter
/dports/devel/llvm10/llvm-10.0.1.src/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 ExactFilter::anchor() { } in anchor() function in ExactFilter
/dports/devel/tinygo/tinygo-0.14.1/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 ExactFilter::anchor() { } in anchor() function in ExactFilter
/dports/devel/llvm80/llvm-8.0.1.src/utils/TableGen/
H A DX86ModRMFilters.cpp14 void ModRMFilter::anchor() { } in anchor() function in ModRMFilter
16 void DumbFilter::anchor() { } in anchor() function in DumbFilter
18 void ModFilter::anchor() { } in anchor() function in ModFilter
20 void ExtendedFilter::anchor() { } in anchor() function in ExtendedFilter
22 void ExactFilter::anchor() { } in anchor() function in ExactFilter
/dports/databases/postgresql13-plpython/postgresql-13.5/src/interfaces/ecpg/test/expected/
H A Dcompat_informix-rnull.stdout16 null: 0
18 null: 1
20 null: 1
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/suite/sys_vars/t/
H A Dthread_concurrency_basic.test13 # show that it's read-only
15 --error ER_INCORRECT_GLOBAL_LOCAL_VAR
17 --error ER_INCORRECT_GLOBAL_LOCAL_VAR
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Driver/
H A DAction.cpp166 void InputAction::anchor() {} in anchor() function in InputAction
171 void BindArchAction::anchor() {} in anchor() function in BindArchAction
176 void OffloadAction::anchor() {} in anchor() function in OffloadAction
309 void JobAction::anchor() {} in anchor() function in JobAction
340 void AnalyzeJobAction::anchor() {} in anchor() function in AnalyzeJobAction
345 void MigrateJobAction::anchor() {} in anchor() function in MigrateJobAction
350 void CompileJobAction::anchor() {} in anchor() function in CompileJobAction
355 void BackendJobAction::anchor() {} in anchor() function in BackendJobAction
370 void LinkJobAction::anchor() {} in anchor() function in LinkJobAction
375 void LipoJobAction::anchor() {} in anchor() function in LipoJobAction
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Driver/
H A DAction.cpp166 void InputAction::anchor() {} in anchor() function in InputAction
171 void BindArchAction::anchor() {} in anchor() function in BindArchAction
176 void OffloadAction::anchor() {} in anchor() function in OffloadAction
309 void JobAction::anchor() {} in anchor() function in JobAction
340 void AnalyzeJobAction::anchor() {} in anchor() function in AnalyzeJobAction
345 void MigrateJobAction::anchor() {} in anchor() function in MigrateJobAction
350 void CompileJobAction::anchor() {} in anchor() function in CompileJobAction
355 void BackendJobAction::anchor() {} in anchor() function in BackendJobAction
370 void LinkJobAction::anchor() {} in anchor() function in LinkJobAction
375 void LipoJobAction::anchor() {} in anchor() function in LipoJobAction
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Driver/
H A DAction.cpp166 void InputAction::anchor() {} in anchor() function in InputAction
171 void BindArchAction::anchor() {} in anchor() function in BindArchAction
176 void OffloadAction::anchor() {} in anchor() function in OffloadAction
309 void JobAction::anchor() {} in anchor() function in JobAction
340 void AnalyzeJobAction::anchor() {} in anchor() function in AnalyzeJobAction
345 void MigrateJobAction::anchor() {} in anchor() function in MigrateJobAction
350 void CompileJobAction::anchor() {} in anchor() function in CompileJobAction
355 void BackendJobAction::anchor() {} in anchor() function in BackendJobAction
370 void LinkJobAction::anchor() {} in anchor() function in LinkJobAction
375 void LipoJobAction::anchor() {} in anchor() function in LipoJobAction
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Driver/
H A DAction.cpp166 void InputAction::anchor() {} in anchor() function in InputAction
171 void BindArchAction::anchor() {} in anchor() function in BindArchAction
176 void OffloadAction::anchor() {} in anchor() function in OffloadAction
309 void JobAction::anchor() {} in anchor() function in JobAction
340 void AnalyzeJobAction::anchor() {} in anchor() function in AnalyzeJobAction
345 void MigrateJobAction::anchor() {} in anchor() function in MigrateJobAction
350 void CompileJobAction::anchor() {} in anchor() function in CompileJobAction
355 void BackendJobAction::anchor() {} in anchor() function in BackendJobAction
370 void LinkJobAction::anchor() {} in anchor() function in LinkJobAction
375 void LipoJobAction::anchor() {} in anchor() function in LipoJobAction
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Driver/
H A DAction.cpp166 void InputAction::anchor() {} in anchor() function in InputAction
171 void BindArchAction::anchor() {} in anchor() function in BindArchAction
176 void OffloadAction::anchor() {} in anchor() function in OffloadAction
309 void JobAction::anchor() {} in anchor() function in JobAction
340 void AnalyzeJobAction::anchor() {} in anchor() function in AnalyzeJobAction
345 void MigrateJobAction::anchor() {} in anchor() function in MigrateJobAction
350 void CompileJobAction::anchor() {} in anchor() function in CompileJobAction
355 void BackendJobAction::anchor() {} in anchor() function in BackendJobAction
370 void LinkJobAction::anchor() {} in anchor() function in LinkJobAction
375 void LipoJobAction::anchor() {} in anchor() function in LipoJobAction
[all …]
/dports/devel/global/global-6.6.7/htags/
H A Danchor.h32 struct anchor { struct
33 int lineno;
34 char type;
35 char done;
36 int length;
37 char tag[ANCHOR_NAMELEN];
38 char *reserve;
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Driver/
H A DAction.cpp164 void InputAction::anchor() {} in anchor() function in InputAction
169 void BindArchAction::anchor() {} in anchor() function in BindArchAction
174 void OffloadAction::anchor() {} in anchor() function in OffloadAction
307 void JobAction::anchor() {} in anchor() function in JobAction
338 void AnalyzeJobAction::anchor() {} in anchor() function in AnalyzeJobAction
343 void MigrateJobAction::anchor() {} in anchor() function in MigrateJobAction
348 void CompileJobAction::anchor() {} in anchor() function in CompileJobAction
353 void BackendJobAction::anchor() {} in anchor() function in BackendJobAction
368 void LinkJobAction::anchor() {} in anchor() function in LinkJobAction
373 void LipoJobAction::anchor() {} in anchor() function in LipoJobAction
[all …]

12345678910>>...267