Home
last modified time | relevance | path

Searched refs:asterisks (Results 1 – 25 of 1695) sorted by relevance

12345678910>>...68

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/MINC/src/libminc/volume_io/Include/volume_io/
H A Dmultidim.h59 #define SET_ONE( array, type, asterisks, subscripts, value ) \ argument
60 (((type asterisks) ((array).data)) subscripts = (type) (value))
62 #define SET_GIVEN_DIM( array, asterisks, subscripts, value ) \ argument
69 SET_ONE( array, signed char, asterisks, subscripts, value);\
81 SET_ONE( array, signed int, asterisks, subscripts, value);\
84 SET_ONE( array, float, asterisks, subscripts, value);\
88 SET_ONE( array, double, asterisks, subscripts, value);\
156 #define GET_ONE( value, vtype, array, type, asterisks, subscripts ) \ argument
223 #define GET_ONE_PTR( ptr, array, type, asterisks, subscripts ) \ argument
226 #define GET_GIVEN_DIM_PTR( ptr, array, asterisks, subscripts ) \ argument
[all …]
/dports/science/minc2/minc-release-2.2.00/volume_io/Include/volume_io/
H A Dmultidim.h59 #define SET_ONE( array, type, asterisks, subscripts, value ) \ argument
60 (((type asterisks) ((array).data)) subscripts = (type) (value))
62 #define SET_GIVEN_DIM( array, asterisks, subscripts, value ) \ argument
69 SET_ONE( array, signed char, asterisks, subscripts, value);\
81 SET_ONE( array, signed int, asterisks, subscripts, value);\
84 SET_ONE( array, float, asterisks, subscripts, value);\
87 SET_ONE( array, double, asterisks, subscripts, value);\
154 #define GET_ONE( value, vtype, array, type, asterisks, subscripts ) \ argument
219 #define GET_ONE_PTR( ptr, array, type, asterisks, subscripts ) \ argument
222 #define GET_GIVEN_DIM_PTR( ptr, array, asterisks, subscripts ) \ argument
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/showdown/test/cases/
H A Demphasis.md1 *single asterisks*
5 **double asterisks**
80 ***multiple*** italics and bolds with asterisks in a ***paragraph***
84 **multiple** bolds with asterisks in a **paragraph**
88 _multiple_ italics with asterisks in a _paragraph_
/dports/textproc/p5-Text-Markdown/Text-Markdown-1.000031/t/
H A D05markdown_in_divs.t17 Literal *asterisks*
23 Literal *asterisks*
35 Interpreted *asterisks*
43 <p>Interpreted <em>asterisks</em>
55 Interpreted *asterisks*
63 Interpreted <em>asterisks</em>
76 Interpreted *asterisks* and _underscores_
108 Interpreted *asterisks*.
115 Interpreted <em>asterisks</em>.
126 Interpreted *asterisks*.
[all …]
/dports/databases/kdb/kdb-3.2.0/src/
H A DKDbQuerySchema_p.cpp57 asterisks.setAutoDelete(false); in KDbQuerySchemaPrivate()
58 asterisks.clear(); in KDbQuerySchemaPrivate()
59 asterisks.setAutoDelete(true); in KDbQuerySchemaPrivate()
82 asterisks.clear(); in clear()
/dports/lang/jimtcl/jimtcl-0.81/tests/
H A Dglob2.test148 test filename-14.1 {asterisks, question marks, and brackets} {unixOrPc} {
151 test filename-14.3 {asterisks, question marks, and brackets} {unixOrPc} {
154 test filename-14.5 {asterisks, question marks, and brackets} -setup {
169 test filename-14.7 {asterisks, question marks, and brackets} {
172 test filename-14.9 {asterisks, question marks, and brackets} {unixOrPc} {
175 test filename-14.11 {asterisks, question marks, and brackets} {unixOrPc} {
178 test filename-14.13 {asterisks, question marks, and brackets} {unixOrPc} {
190 test filename-14.18 {asterisks, question marks, and brackets} {unixOrPc} {
193 test filename-14.20 {asterisks, question marks, and brackets} {
196 test filename-14.21 {asterisks, question marks, and brackets} -body {
[all …]
/dports/devel/openocd/openocd-0.11.0/jimtcl/tests/
H A Dglob2.test148 test filename-14.1 {asterisks, question marks, and brackets} {unixOrPc} {
151 test filename-14.3 {asterisks, question marks, and brackets} {unixOrPc} {
154 test filename-14.5 {asterisks, question marks, and brackets} -setup {
169 test filename-14.7 {asterisks, question marks, and brackets} {
172 test filename-14.9 {asterisks, question marks, and brackets} {unixOrPc} {
175 test filename-14.11 {asterisks, question marks, and brackets} {unixOrPc} {
178 test filename-14.13 {asterisks, question marks, and brackets} {unixOrPc} {
190 test filename-14.18 {asterisks, question marks, and brackets} {unixOrPc} {
193 test filename-14.20 {asterisks, question marks, and brackets} {
196 test filename-14.21 {asterisks, question marks, and brackets} -body {
[all …]
/dports/editors/micro/micro-2.0.10/vendor/github.com/zyedidia/json5/testdata/comments/
H A Dblock-comment-with-asterisks.json53 * It contains asterisks inside of it.
4 * It might also be closed with multiple asterisks.
/dports/devel/fifechan/fifechan-0.1.5/src/widgets/
H A Dpasswordfield.cpp106 std::string asterisks; in setText() local
107 asterisks.assign(text.size(), '*'); in setText()
109 mText->setContent(asterisks); in setText()
/dports/www/elgg/elgg-3.3.23/vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/
H A DEmpty List Item.text1 With asterisks
19 With asterisks
H A DEmpty List Item.xhtml1 <p>With asterisks</p>
25 <p>With asterisks</p>
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/
H A DEmpty List Item.text1 With asterisks
19 With asterisks
H A DEmpty List Item.xhtml1 <p>With asterisks</p>
25 <p>With asterisks</p>
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/showdown/test/features/literalMidWordAsterisks/
H A Dbasic.md1 this is a sentence*with*mid asterisks
3 this is a sentence**with**two mid asterisks
5 this is a sentence***with***three mid asterisks
/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dgetname.c60 static char *asterisks(char *password) in asterisks() function
138 "What is your password? : %s%s", asterisks(p_buf_a), pad); in redraw()
154 "What is your password? : %s%s", asterisks(p_buf_a), pad); in redraw()
165 "Your password? : %s%s", asterisks(p_buf_b), pad); in redraw()
/dports/devel/premake5/premake-5.0.0-alpha16-src/website/docs/
H A DStyle-Guide.md31 Emphasis, aka italics, with *asterisks* or _underscores_.
33 Strong emphasis, aka bold, with **asterisks** or __underscores__.
35 Combined emphasis with **asterisks and _underscores_**.
50 * Unordered list can use asterisks
/dports/math/vtk6/VTK-6.2.0/Wrapping/Tools/
H A DvtkWrapPythonMethod.c588 const char *asterisks = "**********"; in vtkWrapPython_SaveArrayArgs() local
619 (n-1), asterisks, i, (n-1), asterisks, i); in vtkWrapPython_SaveArrayArgs()
843 const char *asterisks = "**********"; in vtkWrapPython_WriteBackToArgs() local
883 (n-1), asterisks, i, (n-1), asterisks, i); in vtkWrapPython_WriteBackToArgs()
905 i, (n-1), asterisks, i, n, i); in vtkWrapPython_WriteBackToArgs()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/html2md-0.2.13/test-samples/
H A Dmarkdown-cheatsheet.md60 Emphasis, aka italics, with *asterisks* or _underscores_.
62 Strong emphasis, aka bold, with **asterisks** or __underscores__.
64 Combined emphasis with **asterisks and _underscores_**.
69 Emphasis, aka italics, with *asterisks* or _underscores_.
71 Strong emphasis, aka bold, with **asterisks** or __underscores__.
73 Combined emphasis with **asterisks and _underscores_**.
98 * Unordered list can use asterisks
116 * Unordered list can use asterisks
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/showdown/test/karlcow/
H A Dem-star.md1 *single asterisks*
H A Dstrong-star.md1 **double asterisks**
/dports/math/vtk9/VTK-9.1.0/Wrapping/Tools/
H A DvtkWrapPythonMethod.c705 const char* asterisks = "**********"; in vtkWrapPython_SaveArgs() local
734 fprintf(fp, " vtkPythonArgs::Save(%.*stemp%d, %.*ssave%d, ", (n - 1), asterisks, i, in vtkWrapPython_SaveArgs()
735 (n - 1), asterisks, i); in vtkWrapPython_SaveArgs()
945 const char* asterisks = "**********"; in vtkWrapPython_WriteBackToArgs() local
998 fprintf(fp, " if (vtkPythonArgs::HasChanged(%.*stemp%d, %.*ssave%d, ", (n - 1), asterisks, in vtkWrapPython_WriteBackToArgs()
999 i, (n - 1), asterisks, i); in vtkWrapPython_WriteBackToArgs()
1021 fp, " ap.SetNArray(%d, %.*stemp%d, %d, size%d);\n", i, (n - 1), asterisks, i, n, i); in vtkWrapPython_WriteBackToArgs()
/dports/math/vtk8/VTK-8.2.0/Wrapping/Tools/
H A DvtkWrapPythonMethod.c781 const char *asterisks = "**********"; in vtkWrapPython_SaveArgs() local
814 (n-1), asterisks, i, (n-1), asterisks, i); in vtkWrapPython_SaveArgs()
1037 const char *asterisks = "**********"; in vtkWrapPython_WriteBackToArgs() local
1101 (n-1), asterisks, i, (n-1), asterisks, i); in vtkWrapPython_WriteBackToArgs()
1123 i, (n-1), asterisks, i, n, i); in vtkWrapPython_WriteBackToArgs()
/dports/www/kohana/kohana-v3.3.6/modules/userguide/guide/userguide/
H A Dmarkdown.md120 Surround text you want *italics* with *asterisks* or _underscores_.
122 **Double asterisks** or __double underscores__ makes text bold.
126 Surround text you want *italics* with *asterisks* or _underscores_.
128 **Double asterisks** or __double underscores__ makes text **bold**.
134 Horizontal rules are made by placing 3 or more hyphens, asterisks, or underscores on a line by them…
/dports/devel/py-breathe/breathe-4.31.0/documentation/source/
H A Dmarkups.rst56 As the leading asterisks are captured in the **verbatim** block this will
86 This will appropriately handle the leading asterisks and render as:
173 And, if you use leading asterisks then perhaps::
/dports/textproc/py-pymdown-extensions/pymdown-extensions-9.1/docs/src/markdown/extensions/
H A Dbetterem.md10 When **smart** is enabled for either asterisks and/or underscores, it is enabled for all variants: …
27 For all examples on this page, underscores are __smart__ and asterisks are not.
87 __This will all be bold __ because of the placement of the center asterisks.__

12345678910>>...68