Home
last modified time | relevance | path

Searched refs:foo__bar (Results 1 – 25 of 37) sorted by relevance

12

/dports/textproc/multimarkdown/MultiMarkdown-6-6.6.0/tests/MMD6Tests/
H A DEmph and Strong UL.text104 foo__bar
106 foo__bar foo__bar
H A DEmph and Strong UL.htmlc104 <p>foo__bar</p>
106 <p>foo__bar foo__bar</p>
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Sema/
H A Dreserved-identifier.c5 int foo__bar() { return 0; } // no-warning in foo__bar() function
43 return foo__bar(); // no-warning in foobar()
H A Dreserved-identifier.cpp3 int foo__bar() { return 0; } // expected-warning {{identifier 'foo__bar' is reserved because it … in foo__bar() function
72 return foo__bar(); // no-warning in foobar()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dreserved-identifier.c5 int foo__bar() { return 0; } // no-warning in foo__bar() function
43 return foo__bar(); // no-warning in foobar()
H A Dreserved-identifier.cpp3 int foo__bar() { return 0; } // expected-warning {{identifier 'foo__bar' is reserved because it … in foo__bar() function
72 return foo__bar(); // no-warning in foobar()
/dports/lang/clang-mesa/clang-13.0.1.src/test/Sema/
H A Dreserved-identifier.c5 int foo__bar() { return 0; } // no-warning in foo__bar() function
43 return foo__bar(); // no-warning in foobar()
H A Dreserved-identifier.cpp3 int foo__bar() { return 0; } // expected-warning {{identifier 'foo__bar' is reserved because it … in foo__bar() function
72 return foo__bar(); // no-warning in foobar()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Sema/
H A Dreserved-identifier.c5 int foo__bar() { return 0; } // no-warning in foo__bar() function
43 return foo__bar(); // no-warning in foobar()
H A Dreserved-identifier.cpp3 int foo__bar() { return 0; } // expected-warning {{identifier 'foo__bar' is reserved because it … in foo__bar() function
72 return foo__bar(); // no-warning in foobar()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dreserved-identifier.c5 int foo__bar() { return 0; } // no-warning in foo__bar() function
43 return foo__bar(); // no-warning in foobar()
H A Dreserved-identifier.cpp3 int foo__bar() { return 0; } // expected-warning {{identifier 'foo__bar' is reserved because it … in foo__bar() function
72 return foo__bar(); // no-warning in foobar()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Sema/
H A Dreserved-identifier.c5 int foo__bar() { return 0; } // no-warning in foo__bar() function
45 return foo__bar(); // no-warning in foobar()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dreserved-identifier.cpp3 int foo__bar() { return 0; } // expected-warning {{identifier 'foo__bar' is reserved because it … in foo__bar() function
72 return foo__bar(); // no-warning in foobar()
/dports/www/elixir-phoenix/phoenix-1.3.3/test/phoenix/
H A Dnaming_test.exs20 assert Naming.camelize("foo__bar") == "FooBar"
34 assert Naming.camelize("foo__bar", :lower) == "fooBar"
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-cxx.r/complex-macros.d/
H A Dexpected.tags32 foo__bar input.cpp /^DECLARE_FUNCTION_4(int,foo,bar,int x)$/;" f typeref:typename:int signature:(fo…
33 that input.cpp /^DECLARE_FUNCTION_4(int,foo,bar,int x)$/;" z function:foo__bar typeref:typename:foo…
34 x input.cpp /^DECLARE_FUNCTION_4(int,foo,bar,int x)$/;" z function:foo__bar typeref:typename:int fi…
/dports/textproc/elixir-earmark/earmark-1.2.5/test/acceptance/
H A Demphasis_test.exs72 markdown = "**foo__bar**\n"
73 html = "<p><strong>foo__bar</strong></p>\n"
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/showdown/test/issues/
H A D#332.inconsistent-behavior-of-emphasis-and-strong.md41 this is __<a href="google.com/foo__bar">imbued link with strong</a>__
/dports/devel/py-dask/dask-2021.11.2/dask/tests/
H A Dtest_config.py262 with set(foo__bar=1, foo__baz=2):
267 with set({"foo.bar": 1, "foo.baz": 2}, foo__buzz=3, foo__bar=4):
272 with set({"foo": {"bar": 1, "baz": 2}}, foo__buzz=3, foo__bar=4):
/dports/www/p5-Catalyst-Enzyme/Catalyst-Enzyme-0.11/t/
H A DModel.t27 is($model->default_column_moniker("foo__bar"), "Foo Bar", "Two word multi _");
/dports/devel/py-factory-boy/factory_boy-3.2.1/tests/
H A Dtest_declarations.py146 foo__bar=42,
166 foo__bar=42,
H A Dtest_base.py537 foo__bar = 42 variable in PostGenerationParsingTestCase.test_classlevel_extraction.TestObjectFactory
/dports/devel/py-factory-boy/factory_boy-3.2.1/docs/
H A Dinternals.rst45 .. note:: A declaration for ``foo__bar`` will be converted into parameter ``bar``
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/scssphp/scssphp/tests/inputs/
H A Dextends.scss252 input{@extend .foo__bar;}
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/scssphp/scssphp/tests/outputs/
H A Dextends.css127 .foo__bar, input {

12