Home
last modified time | relevance | path

Searched refs:get_bin (Results 1 – 25 of 64) sorted by relevance

123

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/share/extensions/inkex/
H A Dinkscape_env.py29 def get_bin(fname): function
44 activate_this = get_bin('activate_this.py')
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/inets/src/http_server/
H A Dhttpd_example.erl29 get_bin/3,
88 get_bin(SessionID, Env, Input) -> function
90 IoData = get_bin(Env, Input),
95 get_bin(_Env,_Input) -> function
/dports/devel/py-pyopencl/pyopencl-2018.2/src/
H A Dmempool.hpp128 bin_t &get_bin(bin_nr_t bin_nr) in get_bin() function in PYGPU_PACKAGE::memory_pool
165 bin_t &bin = get_bin(bin_nr); in allocate()
229 get_bin(bin_nr).push_back(p); in free()
233 << bin_nr << " which now contains " << get_bin(bin_nr).size() in free()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/inets/src/http_server/
H A Dhttpd_example.erl31 get_bin/3,
118 get_bin(SessionID, Env, Input) -> function
120 IoData = get_bin(Env, Input),
125 get_bin(_Env,_Input) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/inets/src/http_server/
H A Dhttpd_example.erl31 get_bin/3,
118 get_bin(SessionID, Env, Input) -> function
120 IoData = get_bin(Env, Input),
125 get_bin(_Env,_Input) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/inets/src/http_server/
H A Dhttpd_example.erl31 get_bin/3,
118 get_bin(SessionID, Env, Input) -> function
120 IoData = get_bin(Env, Input),
125 get_bin(_Env,_Input) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/inets/src/http_server/
H A Dhttpd_example.erl31 get_bin/3,
118 get_bin(SessionID, Env, Input) -> function
120 IoData = get_bin(Env, Input),
125 get_bin(_Env,_Input) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/inets/src/http_server/
H A Dhttpd_example.erl31 get_bin/3,
118 get_bin(SessionID, Env, Input) -> function
120 IoData = get_bin(Env, Input),
125 get_bin(_Env,_Input) -> function
/dports/graphics/blender/blender-2.91.0/intern/cycles/bvh/
H A Dbvh_binning.h75 __forceinline int4 get_bin(const BoundBox &box) const in get_bin() function
85 __forceinline int4 get_bin(const float3 &c) const in get_bin() function
H A Dbvh_binning.cpp122 int4 bin0 = get_bin(bounds0); in BVHObjectBinning()
123 int4 bin1 = get_bin(bounds1); in BVHObjectBinning()
153 int4 bin0 = get_bin(bounds0); in BVHObjectBinning()
251 if (get_bin(unaligned_center)[dim] < pos) { in split()
/dports/net/py-iplib/iplib-1.2.1/bin/
H A Dipconv78 print(myip.get_bin())
87 print('Binary :' + myip.get_bin())
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/onigmo/
H A Dst.c349 get_bin(st_index_t *bins, int s, st_index_t n) in get_bin() function
502 assert(get_bin(tab->bins, tab->size_ind, i) != ST_INIT_VAL); in st_check()
510 e = get_bin(tab->bins, tab->size_ind, i) - ENTRY_BASE; in st_check()
890 bin = get_bin(tab->bins, get_size_ind(tab), ind); in find_table_entry_ind()
931 bin = get_bin(tab->bins, get_size_ind(tab), ind); in find_table_bin_ind()
972 bin = get_bin(tab->bins, get_size_ind(tab), ind); in find_table_bin_ind_direct()
1021 entry_index = get_bin(tab->bins, get_size_ind(tab), ind); in find_table_bin_ptr_and_reserve()
1317 bin = get_bin(tab->bins, get_size_ind(tab), bin_ind) - ENTRY_BASE; in st_general_delete()
1376 && &entries[get_bin(tab->bins, get_size_ind(tab), bin_ind) in st_shift()
1431 bin = get_bin(tab->bins, get_size_ind(tab), bin_ind) - ENTRY_BASE; in st_update()
[all …]
/dports/science/py-OpenMC/openmc-0.12.2/include/openmc/
H A Dmesh.h101 virtual int get_bin(Position r) const = 0;
144 int get_bin(Position r) const override;
379 int get_bin(Position r) const override;
529 int get_bin(Position r) const override;
/dports/science/openmc/openmc-0.12.2/include/openmc/
H A Dmesh.h101 virtual int get_bin(Position r) const = 0;
144 int get_bin(Position r) const override;
379 int get_bin(Position r) const override;
529 int get_bin(Position r) const override;
/dports/lang/ruby26/ruby-2.6.9/
H A Dst.c364 get_bin(st_index_t *bins, int s, st_index_t n) in get_bin() function
526 st_assert(get_bin(tab->bins, tab->size_ind, i) != ST_INIT_VAL); in st_check()
534 e = get_bin(tab->bins, tab->size_ind, i) - ENTRY_BASE; in st_check()
900 bin = get_bin(tab->bins, get_size_ind(tab), ind); in find_table_entry_ind()
947 bin = get_bin(tab->bins, get_size_ind(tab), ind); in find_table_bin_ind()
992 bin = get_bin(tab->bins, get_size_ind(tab), ind); in find_table_bin_ind_direct()
1045 entry_index = get_bin(tab->bins, get_size_ind(tab), ind); in find_table_bin_ptr_and_reserve()
1364 bin = get_bin(tab->bins, get_size_ind(tab), bin_ind) - ENTRY_BASE; in st_general_delete()
1500 bin = get_bin(tab->bins, get_size_ind(tab), bin_ind) - ENTRY_BASE; in st_update()
1630 bin = get_bin(tab->bins, get_size_ind(tab), bin_ind) - ENTRY_BASE; in st_general_foreach()
[all …]
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_io.erl24 get_buffer/2, read_buffer/3, get_bin/1,
170 get_bin(Buff) -> function
171 wings_io_wx:get_bin(Buff).
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/inets/src/http_server/
H A Dhttpd_example.erl23 -export([get/2, put/2, post/2, yahoo/2, test1/2, get_bin/2, peer/2,new_status_and_location/2]).
67 get_bin(_Env,_Input) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/preloaded/src/
H A Dprim_zip.erl50 get_bin}).
116 #primzip_file{name = F, get_info = GetInfo, get_bin = GetBin} = PF,
144 PF2 = #primzip_file{name = Nick, get_info = GetInfo, get_bin = GetBin},
249 PF = #primzip_file{name = FileName, get_info = GetInfo, get_bin = GetBin},
261 PF2 = #primzip_file{name = Nick, get_info = GI, get_bin = GB},
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/preloaded/src/
H A Dprim_zip.erl50 get_bin}).
116 #primzip_file{name = F, get_info = GetInfo, get_bin = GetBin} = PF,
144 PF2 = #primzip_file{name = Nick, get_info = GetInfo, get_bin = GetBin},
249 PF = #primzip_file{name = FileName, get_info = GetInfo, get_bin = GetBin},
261 PF2 = #primzip_file{name = Nick, get_info = GI, get_bin = GB},
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/preloaded/src/
H A Dprim_zip.erl50 get_bin}).
116 #primzip_file{name = F, get_info = GetInfo, get_bin = GetBin} = PF,
144 PF2 = #primzip_file{name = Nick, get_info = GetInfo, get_bin = GetBin},
249 PF = #primzip_file{name = FileName, get_info = GetInfo, get_bin = GetBin},
261 PF2 = #primzip_file{name = Nick, get_info = GI, get_bin = GB},
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/preloaded/src/
H A Dprim_zip.erl50 get_bin}).
116 #primzip_file{name = F, get_info = GetInfo, get_bin = GetBin} = PF,
144 PF2 = #primzip_file{name = Nick, get_info = GetInfo, get_bin = GetBin},
249 PF = #primzip_file{name = FileName, get_info = GetInfo, get_bin = GetBin},
261 PF2 = #primzip_file{name = Nick, get_info = GI, get_bin = GB},
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/preloaded/src/
H A Dprim_zip.erl50 get_bin}).
116 #primzip_file{name = F, get_info = GetInfo, get_bin = GetBin} = PF,
144 PF2 = #primzip_file{name = Nick, get_info = GetInfo, get_bin = GetBin},
249 PF = #primzip_file{name = FileName, get_info = GetInfo, get_bin = GetBin},
261 PF2 = #primzip_file{name = Nick, get_info = GI, get_bin = GB},
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/preloaded/src/
H A Dprim_zip.erl50 get_bin}).
116 #primzip_file{name = F, get_info = GetInfo, get_bin = GetBin} = PF,
144 PF2 = #primzip_file{name = Nick, get_info = GetInfo, get_bin = GetBin},
249 PF = #primzip_file{name = FileName, get_info = GetInfo, get_bin = GetBin},
261 PF2 = #primzip_file{name = Nick, get_info = GI, get_bin = GB},
/dports/lang/erlang/otp-OTP-24.1.7/erts/preloaded/src/
H A Dprim_zip.erl50 get_bin}).
116 #primzip_file{name = F, get_info = GetInfo, get_bin = GetBin} = PF,
144 PF2 = #primzip_file{name = Nick, get_info = GetInfo, get_bin = GetBin},
249 PF = #primzip_file{name = FileName, get_info = GetInfo, get_bin = GetBin},
261 PF2 = #primzip_file{name = Nick, get_info = GI, get_bin = GB},
/dports/science/py-OpenMC/openmc-0.12.2/src/
H A Dmesh.cpp265 int StructuredMesh::get_bin(Position r) const in get_bin() function in openmc::StructuredMesh
302 int mesh_bin = get_bin(site.r); in count_sites()
1006 int mesh_bin = get_bin(site.r); in count_sites()
1714 int bin = this->get_bin(midpoint); in bins_crossed()
1733 int bin = this->get_bin(midpoint); in bins_crossed()
1754 int bin = this->get_bin(midpoint); in bins_crossed()
1817 int MOABMesh::get_bin(Position r) const in get_bin() function in openmc::MOABMesh
1907 int bin = get_bin(r); in get_index()
2292 LibMesh::get_bin(Position r) const in get_bin() function in openmc::LibMesh

123