Home
last modified time | relevance | path

Searched defs:know (Results 1 – 25 of 81) sorted by last modified time

1234

/dports/math/spooles/spooles.2.2_SHARED/IVL/src/
H A Dmisc.c95 k, kmax, kmin, know, m, naind, ndof, nvtx, size ; in IVL_make27P() local
/dports/math/spooles/spooles.2.2_SHARED/Graph/drivers/
H A DmkGridGraph.c22 j, jmax, jmin, jnow, k, kmax, kmin, know, in main() local
/dports/math/spooles-mpich/spooles.2.2_SHARED/IVL/src/
H A Dmisc.c95 k, kmax, kmin, know, m, naind, ndof, nvtx, size ; in IVL_make27P() local
/dports/math/spooles-mpich/spooles.2.2_SHARED/Graph/drivers/
H A DmkGridGraph.c22 j, jmax, jmin, jnow, k, kmax, kmin, know, in main() local
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/
H A Das.h230 #define know(p) assert(p) /* Verify our assumptions! */ macro
233 #define know(p) /* know() checks are no-op.ed */ macro
/dports/x11-toolkits/pango/pango-1.48.11/docs/Pango/
H A Dindex.json1 …{"type":"alias","name":"Glyph","ctype":"PangoGlyph","summary":"A `PangoGlyph` represents a single …
/dports/x11-toolkits/pango/pango-1.48.11/docs/PangoOT/
H A Dindex.json1 …:[{"type":"alias","name":"Tag","ctype":"PangoOTTag","summary":"The `PangoOTTag` typedef is used to…
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/knowit/
H A Dapi.py38 def know(video_path, context=None): function
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_automask.c957 int nnow ; short *inow , *jnow , *know ; int nall ; in THD_mask_clust() local
H A Dthd_brainormalize.c207 short *inow , *jnow , *know ; in THD_mask_distize() local
282 short *inow , *jnow , *know ; in clustedit3D() local
H A D3dClustCount.c283 static short *know = NULL ; variable
H A D3dClustSim.c1803 int nnow , nall ; short *inow , *jnow , *know ; in find_largest_cluster_NN1() local
1867 int nnow , nall ; short *inow , *jnow , *know ; in find_largest_cluster_NN2() local
1947 int nnow , nall ; short *inow , *jnow , *know ; in find_largest_cluster_NN3() local
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/@kbn/i18n/
H A DGUIDELINE.md5 ### Message types
55 ### Attribute with variables interpolation
68 ### Pluralization
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/@osd/i18n/
H A DREADME.md5 Internationalization engine is framework agnostic and consumable in
54 and `CN` - uppercase two-letter ISO-3166 code (optional).
67 - `setLocale(locale: string)` - tells the engine which language to use by given
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/bjeavons/zxcvbn-php/src/Matchers/
H A Dranked_frequency_lists.json1 …n":8,"margaret":9,"dorothy":10,"lisa":11,"nancy":12,"karen":13,"betty":14,"helen":15,"sandra":16,"…
/dports/x11-toolkits/gtk40/gtk-4.4.1/docs/reference/gtk/gtk4/
H A Dindex.json1 …type":"alias","name":"Allocation","ctype":"GtkAllocation","summary":"The rectangle representing th… array
/dports/x11-toolkits/gtk40/gtk-4.4.1/docs/reference/gdk/gdk4/
H A Dindex.json1 …type":"bitfield","name":"AnchorHints","ctype":"GdkAnchorHints","summary":"Positioning hints for al… array
/dports/www/py-scrapy/Scrapy-2.5.1/docs/intro/
H A Dinstall.rst75 .. _lxml installation: https://lxml.de/installation.html
78 .. _intro-using-virtualenv:
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmenu-type.h10 know, enumerator
/dports/devel/arm-elf-binutils/binutils-2.37/gas/
H A Das.h159 #define know(p) gas_assert(p) /* Verify our assumptions! */ macro
162 #define know(p) do {} while (0) /* know() checks are no-op.ed */ macro
/dports/devel/gnulibiberty/binutils-2.37/gas/
H A Das.h159 #define know(p) gas_assert(p) /* Verify our assumptions! */ macro
162 #define know(p) do {} while (0) /* know() checks are no-op.ed */ macro
/dports/devel/binutils/binutils-2.37/gas/
H A Das.h159 #define know(p) gas_assert(p) /* Verify our assumptions! */ macro
162 #define know(p) do {} while (0) /* know() checks are no-op.ed */ macro
/dports/lang/ghc/ghc-8.10.7/compiler/GHC/HsToCore/PmCheck/
H A DOracle.hs594 know that x cannot match (Foo 4), where pattern Foo p = Just p function
/dports/science/py-OpenMC/openmc-0.12.2/docs/source/usersguide/
H A Dbeginners.rst145 .. _nuclear reactor: https://en.wikipedia.org/wiki/Nuclear_reactor
146 .. _Monte Carlo: https://en.wikipedia.org/wiki/Monte_Carlo_method
147 .. _fission: https://en.wikipedia.org/wiki/Nuclear_fission
149 .. _neutron transport: https://en.wikipedia.org/wiki/Neutron_transport
150 .. _discretization: https://en.wikipedia.org/wiki/Discretization
152 .. _git: http://git-scm.com/
153 .. _git tutorials: https://git-scm.com/doc
157 .. _OpenMC source code: https://github.com/openmc-dev/openmc
158 .. _GitHub: https://github.com/
159 .. _bug reports: https://github.com/openmc-dev/openmc/issues
[all …]
/dports/science/openmc/openmc-0.12.2/docs/source/usersguide/
H A Dbeginners.rst145 .. _nuclear reactor: https://en.wikipedia.org/wiki/Nuclear_reactor
146 .. _Monte Carlo: https://en.wikipedia.org/wiki/Monte_Carlo_method
147 .. _fission: https://en.wikipedia.org/wiki/Nuclear_fission
149 .. _neutron transport: https://en.wikipedia.org/wiki/Neutron_transport
150 .. _discretization: https://en.wikipedia.org/wiki/Discretization
152 .. _git: http://git-scm.com/
153 .. _git tutorials: https://git-scm.com/doc
157 .. _OpenMC source code: https://github.com/openmc-dev/openmc
158 .. _GitHub: https://github.com/
159 .. _bug reports: https://github.com/openmc-dev/openmc/issues
[all …]

1234