Home
last modified time | relevance | path

Searched defs:make_block (Results 1 – 25 of 65) sorted by relevance

123

/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/src/
H A Dbeam_split.erl69 make_block([], Acc) -> Acc; function
70 make_block([{set,[D],Ss,{bif,Op,Fail}}|Bl]=Bl0, Acc) -> function
87 make_block([{set,[Dst],[Src],move}|Bl], Acc) -> function
94 make_block(Bl, Acc) -> [{block,reverse(Bl)}|Acc]. function
/dports/www/elixir-maru/maru-0.12.4/lib/maru/builder/
H A Dexceptions.ex61 defp make_block(nil, _, block) do function
68 defp make_block(function, var, nil) do function
/dports/www/p5-HTML-FormHandler/HTML-FormHandler-0.40068/lib/HTML/FormHandler/
H A DBlocks.pm71 sub make_block { subroutine
/dports/devel/py-mypy/mypy-0.910/mypyc/test/
H A Dtest_pprint.py13 def make_block(ops: List[Op]) -> BasicBlock: function
/dports/www/trafficserver/trafficserver-9.1.1/src/tscore/
H A DMemArena.cc40 MemArena::make_block(size_t n) in make_block() function in MemArena
/dports/www/osrm-backend/osrm-backend-5.26.0/include/storage/
H A Dblock.hpp34 template <typename T> Block make_block(uint64_t num_entries) in make_block() function
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/docx/
H A Dindex.py44 def make_block(expand, style, parent, pos): function
/dports/editors/poke/poke-1.0/jitter/tests/unit/
H A Dheap-test.c83 make_block (size_t size_in_bytes) in make_block() function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_bool.erl186 make_block([], Acc) -> Acc; function
187 make_block(Bl, Acc) -> [{block,Bl}|Acc]. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_bool.erl186 make_block([], Acc) -> Acc; function
187 make_block(Bl, Acc) -> [{block,Bl}|Acc]. function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_bool.erl186 make_block([], Acc) -> Acc; function
187 make_block(Bl, Acc) -> [{block,Bl}|Acc]. function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_bool.erl186 make_block([], Acc) -> Acc; function
187 make_block(Bl, Acc) -> [{block,Bl}|Acc]. function
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_bool.erl186 make_block([], Acc) -> Acc; function
187 make_block(Bl, Acc) -> [{block,Bl}|Acc]. function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_bool.erl186 make_block([], Acc) -> Acc; function
187 make_block(Bl, Acc) -> [{block,Bl}|Acc]. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_bool.erl186 make_block([], Acc) -> Acc; function
187 make_block(Bl, Acc) -> [{block,Bl}|Acc]. function
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/image-classification/
H A Dsymbol_resnet.R34 make_block <- function(name, data, num_filter, dim_match, bn_momentum) { function
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/image-classification/
H A Dsymbol_resnet.R34 make_block <- function(name, data, num_filter, dim_match, bn_momentum) { function
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_mir_build/src/build/
H A Dscope.rs243 fn make_block(cfg: &mut CFG<'tcx>) -> BasicBlock; in make_block() method
1335 fn make_block(cfg: &mut CFG<'tcx>) -> BasicBlock { in make_block() method
1346 fn make_block(cfg: &mut CFG<'tcx>) -> BasicBlock { in make_block() method
1366 fn make_block(cfg: &mut CFG<'tcx>) -> BasicBlock { in make_block() method
/dports/devel/brz/breezy-3.2.0/breezy/bzr/tests/
H A Dtest_groupcompress.py318 def make_block(self, key_to_text): member in TestGroupCompressBlock
960 def make_block(self, key_to_text): member in TestLazyGroupCompress
/dports/comms/gnuradio/gnuradio-3.8.4.0/grc/core/
H A Dplatform.py426 def make_block(self, parent, block_id, **kwargs): member in Platform
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/beast/core/detail/
H A Dsha1.hpp110 make_block(std::uint8_t const* p, in make_block() function
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/texturing/
H A Dbptc-float-modes.c796 make_block(const struct bptc_block *block, in make_block() function
H A Dbptc-modes.c468 make_block(const struct bptc_block *block, in make_block() function
/dports/misc/urbit/urbit-urbit-0.6.0/subprojects/commonmark-legacy/src/
H A Dblocks.c29 static cmark_node* make_block(cmark_node_type tag, int start_line, int start_column) in make_block() function
/dports/comms/gr-osmosdr/gr-osmosdr-0.2.3/lib/freesrp/readerwriterqueue/
H A Dreaderwriterqueue.h597 static Block* make_block(size_t capacity) in make_block() function

123