Home
last modified time | relevance | path

Searched defs:label_list (Results 1 – 25 of 161) sorted by relevance

1234567

/dports/lang/mono/mono-5.10.1.57/mcs/ilasm/codegen/
H A DSwitchInstr.cs18 private ArrayList label_list; field in Mono.ILASM.SwitchInstr
20 public SwitchInstr (ArrayList label_list, Location loc) in SwitchInstr()
/dports/science/elmerfem/elmerfem-release-9.0/cmake/Modules/
H A Dtest_macros.cmake28 SET(label_list "serial") variable
36 SET(label_list "serial") variable
/dports/textproc/uim-gtk/uim-d1ac9d9/gtk2/immodule/
H A Dcaret-state-indicator.c107 GList *label_list, *frame_list; in caret_state_indicator_destroy_cb() local
122 GList *label_list = NULL, *frame_list = NULL; in caret_state_indicator_new() local
178 GList *label_list, *frame_list, *list1, *list2; in caret_state_indicator_update() local
/dports/textproc/uim-qt5/uim-d1ac9d9/gtk2/immodule/
H A Dcaret-state-indicator.c107 GList *label_list, *frame_list; in caret_state_indicator_destroy_cb() local
122 GList *label_list = NULL, *frame_list = NULL; in caret_state_indicator_new() local
178 GList *label_list, *frame_list, *list1, *list2; in caret_state_indicator_update() local
/dports/textproc/uim-m17nlib/uim-d1ac9d9/gtk2/immodule/
H A Dcaret-state-indicator.c107 GList *label_list, *frame_list; in caret_state_indicator_destroy_cb() local
122 GList *label_list = NULL, *frame_list = NULL; in caret_state_indicator_new() local
178 GList *label_list, *frame_list, *list1, *list2; in caret_state_indicator_update() local
/dports/textproc/uim-gtk3/uim-d1ac9d9/gtk2/immodule/
H A Dcaret-state-indicator.c107 GList *label_list, *frame_list; in caret_state_indicator_destroy_cb() local
122 GList *label_list = NULL, *frame_list = NULL; in caret_state_indicator_new() local
178 GList *label_list, *frame_list, *list1, *list2; in caret_state_indicator_update() local
/dports/textproc/uim-el/uim-d1ac9d9/gtk2/immodule/
H A Dcaret-state-indicator.c107 GList *label_list, *frame_list; in caret_state_indicator_destroy_cb() local
122 GList *label_list = NULL, *frame_list = NULL; in caret_state_indicator_new() local
178 GList *label_list, *frame_list, *list1, *list2; in caret_state_indicator_update() local
/dports/japanese/uim-anthy/uim-d1ac9d9/gtk2/immodule/
H A Dcaret-state-indicator.c107 GList *label_list, *frame_list; in caret_state_indicator_destroy_cb() local
122 GList *label_list = NULL, *frame_list = NULL; in caret_state_indicator_new() local
178 GList *label_list, *frame_list, *list1, *list2; in caret_state_indicator_update() local
/dports/science/py-chainer-chemistry/chainer-chemistry-0.7.1/chainer_chemistry/datasets/molnet/
H A Dmolnet.py94 def postprocess_label(label_list): argument
97 def postprocess_label(label_list): argument
322 def postprocess_label(label_list): argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/speech_recognition/
H A Dstt_bi_graphemes_util.py45 def generate_bi_graphemes_dictionary(label_list): argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/speech_recognition/
H A Dstt_bi_graphemes_util.py45 def generate_bi_graphemes_dictionary(label_list): argument
/dports/devel/vc/Vc-1.4.2/
H A Dtest.cmake454 set(label_list other Scalar SSE) variable
456 set(label_list AVX AVX2) variable
458 set(label_list other Scalar SSE AVX AVX2) variable
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcerl_trees.erl770 label_list([T | Ts], N, Env) -> function
774 label_list([], N, _Env) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcerl_trees.erl770 label_list([T | Ts], N, Env) -> function
774 label_list([], N, _Env) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcerl_trees.erl770 label_list([T | Ts], N, Env) -> function
774 label_list([], N, _Env) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcerl_trees.erl770 label_list([T | Ts], N, Env) -> function
774 label_list([], N, _Env) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcerl_trees.erl770 label_list([T | Ts], N, Env) -> function
774 label_list([], N, _Env) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcerl_trees.erl770 label_list([T | Ts], N, Env) -> function
774 label_list([], N, _Env) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcerl_trees.erl770 label_list([T | Ts], N, Env) -> function
774 label_list([], N, _Env) -> function
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/cmetrics/src/
H A Dcmt_encode_prometheus_remote_write.c221 int append_entry_to_prometheus_label_list(Prometheus__Label **label_list, in append_entry_to_prometheus_label_list()
275 void destroy_prometheus_label_list(Prometheus__Label **label_list, in destroy_prometheus_label_list()
316 Prometheus__Label **label_list; in set_up_time_series_for_label_set() local
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/src/
H A Dcerl_trees.erl980 label_list([T | Ts], N, Env) -> function
984 label_list([], N, _Env) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/src/
H A Dcerl_trees.erl970 label_list([T | Ts], N, Env) -> function
974 label_list([], N, _Env) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/src/
H A Dcerl_trees.erl969 label_list([T | Ts], N, Env) -> function
973 label_list([], N, _Env) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/src/
H A Dcerl_trees.erl980 label_list([T | Ts], N, Env) -> function
984 label_list([], N, _Env) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/src/
H A Dcerl_trees.erl980 label_list([T | Ts], N, Env) -> function
984 label_list([], N, _Env) -> function

1234567