Home
last modified time | relevance | path

Searched refs:test_annotation (Results 1 – 24 of 24) sorted by relevance

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/MC/WebAssembly/
H A Dannotations.s7 .section .text.test_annotation,"",@
8 .type test_annotation,@function
9 test_annotation: label
10 .functype test_annotation () -> ()
36 # CHECK: test_annotation:
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/MC/WebAssembly/
H A Dannotations.s7 .section .text.test_annotation,"",@
8 .type test_annotation,@function
9 test_annotation: label
10 .functype test_annotation () -> ()
36 # CHECK: test_annotation:
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/MC/WebAssembly/
H A Dannotations.s7 .section .text.test_annotation,"",@
8 .type test_annotation,@function
9 test_annotation: label
10 .functype test_annotation () -> ()
39 # CHECK: test_annotation:
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/MC/WebAssembly/
H A Dannotations.s7 .section .text.test_annotation,"",@
8 .type test_annotation,@function
9 test_annotation: label
10 .functype test_annotation () -> ()
39 # CHECK: test_annotation:
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/MC/WebAssembly/
H A Dannotations.s7 .section .text.test_annotation,"",@
8 .type test_annotation,@function
9 test_annotation: label
10 .functype test_annotation () -> ()
39 # CHECK: test_annotation:
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/MC/WebAssembly/
H A Dannotations.s7 .section .text.test_annotation,"",@
8 .type test_annotation,@function
9 test_annotation: label
10 .functype test_annotation () -> ()
39 # CHECK: test_annotation:
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/MC/WebAssembly/
H A Dannotations.s7 .section .text.test_annotation,"",@
8 .type test_annotation,@function
9 test_annotation: label
10 .functype test_annotation () -> ()
39 # CHECK: test_annotation:
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/MC/WebAssembly/
H A Dannotations.s7 .section .text.test_annotation,"",@
8 .type test_annotation,@function
9 test_annotation: label
10 .functype test_annotation () -> ()
42 # CHECK: test_annotation:
/dports/devel/llvm11/llvm-11.0.1.src/test/MC/WebAssembly/
H A Dannotations.s7 .section .text.test_annotation,"",@
8 .type test_annotation,@function
9 test_annotation: label
10 .functype test_annotation () -> ()
42 # CHECK: test_annotation:
/dports/devel/llvm10/llvm-10.0.1.src/test/MC/WebAssembly/
H A Dannotations.s7 .section .text.test_annotation,"",@
8 .type test_annotation,@function
9 test_annotation: label
10 .functype test_annotation () -> ()
42 # CHECK: test_annotation:
/dports/devel/llvm90/llvm-9.0.1.src/test/MC/WebAssembly/
H A Dannotations.s7 .section .text.test_annotation,"",@
8 .type test_annotation,@function
9 test_annotation: label
10 .functype test_annotation () -> ()
42 # CHECK: test_annotation:
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/MC/WebAssembly/
H A Dannotations.s7 .section .text.test_annotation,"",@
8 .type test_annotation,@function
9 test_annotation: label
10 .functype test_annotation () -> ()
42 # CHECK: test_annotation:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/MC/WebAssembly/
H A Dannotations.s7 .section .text.test_annotation,"",@
8 .type test_annotation,@function
9 test_annotation: label
10 .functype test_annotation () -> ()
42 # CHECK: test_annotation:
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/client/
H A Dcrashpad_client_linux_test.cc168 static StringAnnotation<32> test_annotation(kTestAnnotationName); in CRASHPAD_CHILD_TEST_MAIN() local
169 test_annotation.Set(kTestAnnotationValue); in CRASHPAD_CHILD_TEST_MAIN()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/traffic_annotation/auditor/
H A DREADME.md44 * `test_annotation`: Files and paths in this category can use the
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/traffic_annotation/auditor/
H A DREADME.md44 * `test_annotation`: Files and paths in this category can use the
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/client/
H A Dcrashpad_client_linux_test.cc314 static StringAnnotation<32> test_annotation(kTestAnnotationName); in CRASHPAD_CHILD_TEST_MAIN() local
315 test_annotation.Set(kTestAnnotationValue); in CRASHPAD_CHILD_TEST_MAIN()
/dports/textproc/py-parso/parso-0.8.3/test/
H A Dtest_parser_tree.py57 def test_annotation(self, node, expected): member in TestsFunctionAndLambdaParsing
/dports/devel/py-argh/argh-0.26.2/test/
H A Dtest_assembling.py209 def test_annotation(): function
/dports/science/hdf/hdf-4.2.15/hdf/test/
H A Dtdatainfo.c38 static void test_annotation();
662 test_annotation() in test_annotation() function
1560 test_annotation(); in test_datainfo()
/dports/devel/py-libcst/libcst-0.3.23/libcst/helpers/tests/
H A Dtest_template.py88 def test_annotation(self) -> None: member in TemplateTest
/dports/www/py-spyne/spyne-2.13.16/spyne/test/interface/
H A Dtest_xml_schema.py340 def test_annotation(self): member in TestXmlSchema
/dports/devel/py-thriftpy2/thriftpy2-0.4.14/tests/
H A Dtest_tracking.py407 def test_annotation(server, dbm_db, tracker_ctx): function
/dports/www/py-spyne/spyne-2.13.16/spyne/test/model/
H A Dtest_complex.py862 def test_annotation(self): member in TestDoc