Home
last modified time | relevance | path

Searched defs:get_map (Results 1 – 25 of 373) sorted by relevance

12345678910>>...15

/dports/graphics/wings/wings-8d019ebe48/e3d/
H A De3d__bmp.erl150 get_map(0,_, _, Acc) -> function
152 get_map(I,B,Map,Acc) -> function
H A De3d__tga.erl219 get_map(0,_, _, Acc) -> function
221 get_map(I,B,Map,Acc) -> function
H A De3d__tif.erl405 get_map(Bin,Enc) -> function
410 get_map(0,_,_, _, _Enc,Acc) -> function
412 get_map(I,RB,GB,BB,little,Acc) -> function
418 get_map(I,RB,GB,BB,big,Acc) -> function
/dports/devel/caf/actor-framework-0.18.5/libcaf_io/caf/io/
H A Dabstract_broker.hpp373 doorman_map& get_map(accept_handle) { in get_map() function in caf::io::abstract_broker
378 scribe_map& get_map(connection_handle) { in get_map() function in caf::io::abstract_broker
382 datagram_servant_map& get_map(datagram_handle) { in get_map() function in caf::io::abstract_broker
/dports/www/mhonarc/MHonArc-2.6.24/lib/MHonArc/
H A DCharMaps.pm71 sub get_map { subroutine
/dports/misc/py-palettable/palettable-3.3.0/palettable/cartocolors/
H A Dsequential.py42 get_map = utils.get_map_factory( variable
H A Ddiverging.py31 get_map = utils.get_map_factory( variable
H A Dqualitative.py32 get_map = utils.get_map_factory('qualitative cartocolors', variable
/dports/misc/py-palettable/palettable-3.3.0/palettable/cmocean/
H A Dsequential.py38 get_map = utils.get_map_factory( variable
H A Ddiverging.py27 get_map = utils.get_map_factory( variable
/dports/archivers/p5-Archive-Tar-Wrapper/Archive-Tar-Wrapper-0.38/xt/lib/
H A DATWDumbbench.pm23 sub get_map { subroutine
/dports/misc/py-palettable/palettable-3.3.0/palettable/scientific/
H A Ddiverging.py23 get_map = utils.get_map_factory( variable
H A Dsequential.py25 get_map = utils.get_map_factory( variable
/dports/misc/py-palettable/palettable-3.3.0/palettable/lightbartlein/
H A Ddiverging.py59 get_map = utils.get_map_factory('diverging Light & Bartlein', variable
H A Dsequential.py33 get_map = utils.get_map_factory('sequential Light & Bartlein', variable
/dports/audio/mp3plot/mp3plot-0.6.0/src/plotters/
H A Dold_colourscheme.inc.cc41 const map<uint8_t, rgb_type>& get_map() { in get_map() function
H A Dcolourscheme.inc.cc47 const map<uint8_t, rgb_type>& get_map() { in get_map() function
/dports/misc/py-palettable/palettable-3.3.0/palettable/mycarta/
H A Dmycarta.py59 get_map = utils.get_map_factory( variable
/dports/misc/py-palettable/palettable-3.3.0/palettable/matplotlib/
H A Dmatplotlib.py60 get_map = utils.get_map_factory( variable
/dports/misc/py-palettable/palettable-3.3.0/palettable/tableau/
H A Dtableau.py225 def get_map(name, reverse=False): function
/dports/games/epiphany-game/epiphany-0.7.0/src/
H A Dlevelmap.cpp97 std::vector< std::vector<Entity_Type> >& Levelmap::get_map() in get_map() function in Levelmap
/dports/misc/py-palettable/palettable-3.3.0/palettable/wesanderson/
H A Dwesanderson.py366 def get_map(name, reverse=False): function
/dports/devel/p5-Class-MethodMapper/Class-MethodMapper-1.0/lib/Class/
H A DMethodMapper.pm154 sub get_map { subroutine
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/share/extensions/barcode/
H A DCode93.py35 def get_map(array): function
/dports/devel/volk/volk-2.2.1/python/volk_modtool/
H A Dcfg.py91 def get_map(self, name): member in volk_modtool_config

12345678910>>...15