Home
last modified time | relevance | path

Searched defs:mapc (Results 1 – 25 of 78) sorted by relevance

1234

/dports/science/jmol/jmol-14.32.7/src/org/jmol/jvxl/readers/
H A DMapFileReader.java76 protected int mapc, mapr, maps; field in MapFileReader
88 protected void checkInsideOut(int mapc, int mapr, int maps) { in checkInsideOut()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dl-mapgrd.cc39 mapcolumn *mapc = (mapcolumn *)luaL_checkudata(ls, 1, MAPGRD_COL_METATABLE); in mapgrd_glyph() local
/dports/devel/swig/swig-4.0.2/Examples/test-suite/python/
H A Dstd_containers_runme.py82 mapc = {} variable
/dports/devel/ga/ga-5.8/global/src/
H A Dga_iterator.h16 Integer *mapc; member
H A Dbase.h75 C_Integer *mapc; /* block distribution map */ member
158 #define ga_ownsM_no_handle(ndim, dims, nblock, mapc, proc, lo, hi) \ argument
/dports/print/tex-dvipdfmx/texlive-20150521-source/texk/dvipdfm-x/
H A Dfontmap.h43 long mapc, flags; member
H A Dpdfdev.c493 int mapc; /* Nasty workaround for Omega */ member
/dports/lang/sbcl/sbcl-1.3.13/src/compiler/
H A Dseqtran.lisp113 (define-source-transform mapc (function list &rest more-lists) unknown
/dports/devel/ga/ga-5.8/gparrays/testing/
H A Dtestc.c137 int *ptr, *mapc; in do_work() local
H A Dtranspose.c961 int *voffset, *offset, *mapc; in main() local
/dports/lang/guile2/guile-2.2.7/module/language/elisp/
H A Dboot.el459 (defun mapc (function sequence) function
/dports/lang/guile/guile-3.0.7/module/language/elisp/
H A Dboot.el459 (defun mapc (function sequence) function
/dports/devel/ga/ga-5.8/global/testing/
H A Doverlay.F3144 subroutine util_create_map(mapc, base, dims, nblocks, proc_grid) argument
3147 integer mapc(4096) local
H A Dtest.F279 integer mapc(4096), nblocks(2) local
1843 integer mapc(4096), nblocks(2) local
2477 integer mapc(4096), nblocks(2) local
4046 subroutine util_create_map(mapc, base, dims, nblocks, proc_grid) argument
4049 integer mapc(4096) local
H A Dsprsmatvec.c800 int *voffset, *nsize, *offset, *mapc; in main() local
/dports/lang/sbcl/sbcl-1.3.13/src/code/
H A Dlist.lisp1350 (defun mapc (function list &rest more-lists) function
/dports/devel/ga/ga-5.8/gparrays/src/
H A Dgpbase.c210 void pgp_set_irreg_distr(Integer g_p, Integer *mapc, Integer *nblock) in pgp_set_irreg_distr()
H A Dgpcapi.c301 void GP_Set_irreg_distr(int g_p, int *mapc, int *nblock) in GP_Set_irreg_distr()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/MRC/include/
H A DitkMRCHeaderObject.h104 int32_t mapc; /**< map column 1=x,2=y,3=z. (ignored) */ member
/dports/math/vtk9/VTK-9.1.0/IO/Image/
H A DvtkMRCReader.cxx64 vtkTypeInt32 mapc; member
/dports/math/vtk8/VTK-8.2.0/IO/Image/
H A DvtkMRCReader.cxx61 vtkTypeInt32 mapc; member
/dports/multimedia/vlc/vlc-3.0.16/src/misc/
H A Dfourcc.c44 const struct fourcc_mapping *mapv, size_t mapc, in Lookup()
/dports/devel/ga/ga-5.8/ga++/src/
H A DGlobalArray.cc956 GA::GlobalArray::setTiledIrregProcGrid(int mapc[], int nblocks[], int proc_grid[]) const{ in setTiledIrregProcGrid()
961 GA::GlobalArray::setTiledIrregProcGrid(int64_t mapc[], int64_t nblocks[], in setTiledIrregProcGrid()
997 GA::GlobalArray::setIrregDistr(int mapc[], int nblock[]) const { in setIrregDistr()
1002 GA::GlobalArray::setIrregDistr(int64_t mapc[], int64_t nblock[]) const { in setIrregDistr()
/dports/math/reduce/Reduce-svn5758-src/common-lisp/
H A Dsl-on-cl.lisp1600 (defun mapc (x fn) function
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/nom-5.1.2/src/combinator/
H A Dmod.rs87 pub fn mapc<I, O1, O2, E: ParseError<I>, F, G>(input: I, first: F, second: G) -> IResult<I, O2, E> in mapc() function

1234