Home
last modified time | relevance | path

Searched refs:translate_options (Results 1 – 25 of 249) sorted by relevance

12345678910

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ios/chrome/browser/ui/translate/resources/
H A DBUILD.gn15 imageset("translate_options") {
17 "translate_options.imageset/Contents.json",
18 "translate_options.imageset/translate_options.png",
19 "translate_options.imageset/translate_options@2x.png",
20 "translate_options.imageset/translate_options@3x.png",
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/translate/resources/
H A DBUILD.gn15 imageset("translate_options") {
17 "translate_options.imageset/Contents.json",
18 "translate_options.imageset/translate_options.png",
19 "translate_options.imageset/translate_options@2x.png",
20 "translate_options.imageset/translate_options@3x.png",
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/sasl/src/
H A Dsystools.erl107 systools_make:make_script(Input, Output, translate_options(Options)).
109 translate_options(Opts) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/sasl/src/
H A Dsystools.erl107 systools_make:make_script(Input, Output, translate_options(Options)).
109 translate_options(Opts) -> function
/dports/lang/elixir-devel/elixir-1.13.1/lib/elixir/lib/
H A Dregex.ex190 case translate_options(options, []) do
845 defp translate_options(<<?u, t::binary>>, acc), do: translate_options(t, [:unicode, :ucp | acc]) function
846 defp translate_options(<<?i, t::binary>>, acc), do: translate_options(t, [:caseless | acc]) function
847 defp translate_options(<<?x, t::binary>>, acc), do: translate_options(t, [:extended | acc]) function
848 defp translate_options(<<?f, t::binary>>, acc), do: translate_options(t, [:firstline | acc]) function
849 defp translate_options(<<?U, t::binary>>, acc), do: translate_options(t, [:ungreedy | acc]) function
851 defp translate_options(<<?s, t::binary>>, acc), function
854 defp translate_options(<<?m, t::binary>>, acc), do: translate_options(t, [:multiline | acc]) function
856 defp translate_options(<<?r, t::binary>>, acc) do function
858 translate_options(t, [:ungreedy | acc])
[all …]
/dports/lang/elixir/elixir-1.12.3/lib/elixir/lib/
H A Dregex.ex190 case translate_options(options, []) do
842 defp translate_options(<<?u, t::binary>>, acc), do: translate_options(t, [:unicode, :ucp | acc]) function
843 defp translate_options(<<?i, t::binary>>, acc), do: translate_options(t, [:caseless | acc]) function
844 defp translate_options(<<?x, t::binary>>, acc), do: translate_options(t, [:extended | acc]) function
845 defp translate_options(<<?f, t::binary>>, acc), do: translate_options(t, [:firstline | acc]) function
846 defp translate_options(<<?U, t::binary>>, acc), do: translate_options(t, [:ungreedy | acc]) function
848 defp translate_options(<<?s, t::binary>>, acc), function
851 defp translate_options(<<?m, t::binary>>, acc), do: translate_options(t, [:multiline | acc]) function
853 defp translate_options(<<?r, t::binary>>, acc) do function
855 translate_options(t, [:ungreedy | acc])
[all …]
/dports/finance/beancount/beancount-2.3.3/experiments/sharing/
H A Dextract_tagged.py41 def parse_translate_map(translate_options): argument
44 for translate in translate_options:
/dports/devel/mpatrol/mpatrol/extra/
H A Dgcc.dot27 "process_command" -> "translate_options" [label = "40"];
28 "translate_options" -> "xmalloc" [label = "40"];
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/sasl/src/
H A Dsystools.erl131 systools_make:make_script(Input, Output, translate_options(Options)).
133 translate_options(Opts) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/sasl/src/
H A Dsystools.erl131 systools_make:make_script(Input, Output, translate_options(Options)).
133 translate_options(Opts) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/sasl/src/
H A Dsystools.erl131 systools_make:make_script(Input, Output, translate_options(Options)).
133 translate_options(Opts) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/sasl/src/
H A Dsystools.erl131 systools_make:make_script(Input, Output, translate_options(Options)).
133 translate_options(Opts) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/sasl/src/
H A Dsystools.erl131 systools_make:make_script(Input, Output, translate_options(Options)).
133 translate_options(Opts) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/asn1/src/
H A Dasn1ct.erl1103 [ber|translate_options(T)];
1106 [per|translate_options(T)];
1109 translate_options([uper|T]);
1110 translate_options([nif|T]) -> function
1112 translate_options(T);
1115 translate_options(T);
1116 translate_options([inline|T]) -> function
1118 translate_options(T);
1122 translate_options([H|T]) -> function
1123 [H|translate_options(T)];
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/asn1/src/
H A Dasn1ct.erl1098 [ber|translate_options(T)];
1101 [per|translate_options(T)];
1104 translate_options([uper|T]);
1105 translate_options([nif|T]) -> function
1107 translate_options(T);
1110 translate_options(T);
1111 translate_options([inline|T]) -> function
1113 translate_options(T);
1117 translate_options([H|T]) -> function
1118 [H|translate_options(T)];
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/asn1/src/
H A Dasn1ct.erl1103 [ber|translate_options(T)];
1106 [per|translate_options(T)];
1109 translate_options([uper|T]);
1110 translate_options([nif|T]) -> function
1112 translate_options(T);
1115 translate_options(T);
1116 translate_options([inline|T]) -> function
1118 translate_options(T);
1122 translate_options([H|T]) -> function
1123 [H|translate_options(T)];
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/asn1/src/
H A Dasn1ct.erl1103 [ber|translate_options(T)];
1106 [per|translate_options(T)];
1109 translate_options([uper|T]);
1110 translate_options([nif|T]) -> function
1112 translate_options(T);
1115 translate_options(T);
1116 translate_options([inline|T]) -> function
1118 translate_options(T);
1122 translate_options([H|T]) -> function
1123 [H|translate_options(T)];
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/asn1/src/
H A Dasn1ct.erl1103 [ber|translate_options(T)];
1106 [per|translate_options(T)];
1109 translate_options([uper|T]);
1110 translate_options([nif|T]) -> function
1112 translate_options(T);
1115 translate_options(T);
1116 translate_options([inline|T]) -> function
1118 translate_options(T);
1122 translate_options([H|T]) -> function
1123 [H|translate_options(T)];
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/asn1/src/
H A Dasn1ct.erl1097 [ber|translate_options(T)];
1100 [per|translate_options(T)];
1103 translate_options([uper|T]);
1104 translate_options([nif|T]) -> function
1106 translate_options(T);
1109 translate_options(T);
1110 translate_options([inline|T]) -> function
1112 translate_options(T);
1116 translate_options([H|T]) -> function
1117 [H|translate_options(T)];
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/asn1/src/
H A Dasn1ct.erl1103 [ber|translate_options(T)];
1106 [per|translate_options(T)];
1109 translate_options([uper|T]);
1110 translate_options([nif|T]) -> function
1112 translate_options(T);
1115 translate_options(T);
1116 translate_options([inline|T]) -> function
1118 translate_options(T);
1122 translate_options([H|T]) -> function
1123 [H|translate_options(T)];
[all …]
/dports/net-im/psi/psi-1.5/src/
H A Dsrc.pro145 QMAKE_EXTRA_TARGETS += translate_options
146 translate_options.commands = $$PWD/../admin/update_options_ts.py $$PWD/../options/default.xml > $$O…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ios/chrome/browser/ui/translate/
H A DBUILD.gn76 "//ios/chrome/browser/ui/translate/resources:translate_options",
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/translate/
H A DBUILD.gn77 "//ios/chrome/browser/ui/translate/resources:translate_options",
H A Dtranslate_infobar_view.mm276 [self toolbarButtonWithImageNamed:@"translate_options"
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgcc.c304 static void translate_options (int *, const char *const **);
1102 translate_options (int *argcp, const char *const **argvp) in translate_options() function
3322 translate_options (&argc, (const char *const **) &argv); in process_command()

12345678910