Home
last modified time | relevance | path

Searched refs:get_digraph (Results 1 – 25 of 46) sorted by relevance

12

/dports/math/sc-im/sc-im-0.8.2/src/
H A Ddigraphs.h48 wint_t get_digraph(wint_t, wint_t);
H A Ddigraphs.c110 wint_t get_digraph(wint_t x, wint_t y) { in get_digraph() function
H A Dinput.c169 wd = get_digraph(digraph, wd); in handle_input()
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dtranslat.h14 unsigned char get_digraph (unsigned char);
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dtranslat.h14 unsigned char get_digraph (unsigned char);
/dports/irc/ninja/ninja-1.5.8.1/include/
H A Dtranslat.h14 u_char get_digraph _((u_int));
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dtranslat.c125 unsigned char get_digraph(unsigned char c1) in get_digraph() function
276 if (get_digraph(c2) == 0) in BUILT_IN_COMMAND()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dtranslat.c125 unsigned char get_digraph(unsigned char c1) in get_digraph() function
276 if (get_digraph(c2) == 0) in BUILT_IN_COMMAND()
/dports/editors/vim/vim-8.2.3745/src/proto/
H A Ddigraph.pro4 int get_digraph(int cmdline);
/dports/irc/ircII/ircii-20210314/include/
H A Dtranslat.h19 u_char get_digraph(u_int);
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/include/
H A Dtranslat.h19 char get_digraph _((u_int));
/dports/irc/ninja/ninja-1.5.8.1/source/
H A Dtranslat.c117 get_digraph(ic1) in get_digraph() function
272 if (get_digraph(c2) == 0)
/dports/math/py-networkx/networkx-2.6.3/examples/geospatial/
H A Dplot_osmnx.py34 D = ox.utils_graph.get_digraph(G, weight="travel_time")
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/source/
H A Dtranslat.c114 get_digraph(ic1) in get_digraph() function
182 if (get_digraph(c2) == 0)
/dports/irc/ircII/ircii-20210314/source/
H A Dtranslat.c112 get_digraph(u_int ic1) in get_digraph() function
175 if (get_digraph(c2) == 0) in digraph()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/src/
H A Ddialyzer_callgraph.erl55 -export([cleanup/1, get_digraph/1, get_named_tables/1, get_public_tables/1,
678 -spec get_digraph(callgraph()) -> digraph:graph().
680 get_digraph(#callgraph{digraph = Digraph}) -> function
H A Ddialyzer_races.erl266 case digraph:vertex(dialyzer_callgraph:get_digraph(Callgraph),
327 Digraph = dialyzer_callgraph:get_digraph(Callgraph),
1366 Digraph = dialyzer_callgraph:get_digraph(Callgraph),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/src/
H A Ddialyzer_callgraph.erl55 -export([cleanup/1, get_digraph/1, get_named_tables/1, get_public_tables/1,
678 -spec get_digraph(callgraph()) -> digraph:graph().
680 get_digraph(#callgraph{digraph = Digraph}) -> function
H A Ddialyzer_races.erl266 case digraph:vertex(dialyzer_callgraph:get_digraph(Callgraph),
327 Digraph = dialyzer_callgraph:get_digraph(Callgraph),
1366 Digraph = dialyzer_callgraph:get_digraph(Callgraph),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/src/
H A Ddialyzer_callgraph.erl55 -export([cleanup/1, get_digraph/1, get_named_tables/1, get_public_tables/1,
678 -spec get_digraph(callgraph()) -> digraph:graph().
680 get_digraph(#callgraph{digraph = Digraph}) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/src/
H A Ddialyzer_callgraph.erl55 -export([cleanup/1, get_digraph/1, get_named_tables/1, get_public_tables/1,
678 -spec get_digraph(callgraph()) -> digraph:graph().
680 get_digraph(#callgraph{digraph = Digraph}) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/src/
H A Ddialyzer_callgraph.erl55 -export([cleanup/1, get_digraph/1, get_named_tables/1, get_public_tables/1,
678 -spec get_digraph(callgraph()) -> digraph:graph().
680 get_digraph(#callgraph{digraph = Digraph}) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/src/
H A Ddialyzer_callgraph.erl55 -export([cleanup/1, get_digraph/1, get_named_tables/1, get_public_tables/1,
678 -spec get_digraph(callgraph()) -> digraph:graph().
680 get_digraph(#callgraph{digraph = Digraph}) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/src/
H A Ddialyzer_callgraph.erl55 -export([cleanup/1, get_digraph/1, get_named_tables/1, get_public_tables/1,
678 -spec get_digraph(callgraph()) -> digraph:graph().
680 get_digraph(#callgraph{digraph = Digraph}) -> function
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Ddigraph.c1508 int get_digraph(bool cmdline) in get_digraph() function

12