Searched refs:para (Results 1 – 25 of 135) sorted by relevance
123456
17 namespace para = skia::textlayout;20 enum_<para::Affinity>("Affinity") in EMSCRIPTEN_BINDINGS()21 .value("Upstream", para::Affinity::kUpstream) in EMSCRIPTEN_BINDINGS()22 .value("Downstream", para::Affinity::kDownstream); in EMSCRIPTEN_BINDINGS()24 enum_<para::TextDecorationStyle>("DecorationStyle") in EMSCRIPTEN_BINDINGS()25 .value("Solid", para::TextDecorationStyle::kSolid) in EMSCRIPTEN_BINDINGS()26 .value("Double", para::TextDecorationStyle::kDouble) in EMSCRIPTEN_BINDINGS()27 .value("Dotted", para::TextDecorationStyle::kDotted) in EMSCRIPTEN_BINDINGS()28 .value("Dashed", para::TextDecorationStyle::kDashed) in EMSCRIPTEN_BINDINGS()29 .value("Wavy", para::TextDecorationStyle::kWavy); in EMSCRIPTEN_BINDINGS()[all …]
29 namespace para = skia::textlayout;50 para::TextDecorationStyle decorationStyle;51 para::TextBaseline textBaseline;86 para::StrutStyle toStrutStyle(const SimpleStrutStyle& s) { in toStrutStyle()87 para::StrutStyle ss; in toStrutStyle()120 para::TextStyle toTextStyle(const SimpleTextStyle& s) { in toTextStyle()121 para::TextStyle ts; in toTextStyle()157 ts.setDecoration(para::TextDecoration(s.decoration)); in toTextStyle()191 para::TextShadow shadow(colors[i].toSkColor(), offsets[i], blurRadii[i]); in toTextStyle()216 para::TextAlign textAlign;[all …]
26 <para>34 </para>36 <para>50 </para>52 <para><command>wpa_supplicant</command> is an implementation of57 authentication/association of the wireless LAN driver.</para>59 <para><command>wpa_supplicant</command> is designed to be a65 wpa_supplicant.</para>67 <para>Before wpa_supplicant can do its work, the network interface71 available.</para>[all …]
31 <para>wpa_cli is a text-based frontend program for interacting34 input.</para>36 <para>wpa_cli can show the current authentication status, selected46 response.</para>48 <para>The control interface of wpa_supplicant can be configured to51 normal user account.</para>53 <para>wpa_cli supports two modes: interactive and command56 messages (event messages, username/password requests).</para>58 <para>Interactive mode is started when wpa_cli is executed without61 commands are entered as command line arguments for wpa_cli.</para>[all …]
43 <para>eapol_test is a program that links together the same EAP52 wireless client.</para>54 <para>The main uses for eapol_test are in interoperability testing62 test suite for a RADIUS authentication server.</para>65 <para>As an example:</para>71 <para>tries to complete EAP authentication based on the network75 network blocks as wpa_supplicant.</para>84 <listitem><para>A configuration to use. The configuration should86 </para></listitem>92 <listitem><para>IP address of the authentication server. The[all …]
27 <para><command>wpa_priv</command> is a privilege separation helper that29 to be run with root privileges.</para>31 <para>If enabled, privileged operations are done in the wpa_priv process37 compromise.</para>39 <para><command>wpa_priv</command> needs to be run with network admin46 to user files even further).</para>51 <para>The following steps are an example of how to configure54 <command>wpa_supplicant</command> with privilege separation:</para>56 <para>Create user group (e.g., wpapriv) and assign users that57 should be able to use wpa_supplicant into that group.</para>[all …]
28 <para>wpa_gui is a QT graphical frontend program for interacting30 configuration and request interactive user input.</para>32 <para>wpa_gui supports (almost) all of the interactive status and35 interactive mode features.</para>43 <listitem><para>Change the path where control sockets should44 be found.</para></listitem>50 <listitem><para>Specify the interface that is being52 a control socket in the socket path.</para></listitem>58 <listitem><para>Set the update interval in seconds for the signal60 meter is not enabled (default behavior).</para></listitem>[all …]
23 <para><command>wpa_passphrase</command> pre-computes PSK entries for26 and SSID are used to generate a 256-bit PSK.</para>35 <para>The SSID whose passphrase should be derived.</para>42 <para>The passphrase to use. If not included on the command line,43 passphrase will be read from standard input.</para>51 <para>60 </para>65 <para>wpa_supplicant is copyright (c) 2003-2019,68 All Rights Reserved.</para>70 <para>This program is licensed under the BSD license (the one with[all …]
14 <para><command>wpa_supplicant</command> is configured using a text19 fields.</para>21 <para>All file paths in this configuration file should use full24 run in the background.</para>26 <para>Changes to configuration file can be reloaded be sending29 the <emphasis>wpa_cli reconfigure</emphasis> command.</para>31 <para>Configuration file can include one or more network blocks,35 preferred), and signal strength.</para>44 <para>WPA-Personal (PSK) as home network and WPA-Enterprise with45 EAP-TLS as work network.</para>[all …]
15 <para>The original security mechanism of IEEE 802.11 standard was22 approved in June 2004 and published in July 2004.</para>24 <para>Wi-Fi Alliance (http://www.wi-fi.org/) used a draft version31 (http://www.wi-fi.org/OpenSection/protected_access.asp).</para>33 <para>IEEE 802.11 standard defined wired equivalent privacy (WEP)42 data.</para>44 <para>WPA is an intermediate solution for the security issues. It49 keyed packet authentication mechanism (Michael MIC).</para>51 <para>Keys can be managed using two different mechanisms. WPA can57 (client station).</para>[all …]
30 <para>38 </para>40 <para>54 </para>56 <para><command>wpa_supplicant</command> is an implementation of61 authentication/association of the wireless LAN driver.</para>63 <para><command>wpa_supplicant</command> is designed to be a69 wpa_supplicant.</para>71 <para>Before wpa_supplicant can do its work, the network interface75 available.</para>[all …]
35 <para>wpa_cli is a text-based frontend program for interacting38 input.</para>40 <para>wpa_cli can show the current authentication status, selected50 response.</para>52 <para>The control interface of wpa_supplicant can be configured to55 normal user account.</para>57 <para>wpa_cli supports two modes: interactive and command60 messages (event messages, username/password requests).</para>62 <para>Interactive mode is started when wpa_cli is executed without65 commands are entered as command line arguments for wpa_cli.</para>[all …]
47 <para>eapol_test is a program that links together the same EAP56 wireless client.</para>58 <para>The main uses for eapol_test are in interoperability testing66 test suite for a RADIUS authentication server.</para>69 <para>As an example:</para>75 <para>tries to complete EAP authentication based on the network79 network blocks as wpa_supplicant.</para>88 <listitem><para>A configuration to use. The configuration should90 </para></listitem>96 <listitem><para>IP address of the authentication server. The[all …]
31 <para><command>wpa_priv</command> is a privilege separation helper that33 to be run with root privileges.</para>35 <para>If enabled, privileged operations are done in the wpa_priv process41 compromise.</para>43 <para><command>wpa_priv</command> needs to be run with network admin50 to user files even further).</para>55 <para>The following steps are an example of how to configure58 <command>wpa_supplicant</command> with privilege separation:</para>60 <para>Create user group (e.g., wpapriv) and assign users that61 should be able to use wpa_supplicant into that group.</para>[all …]
32 <para>wpa_gui is a QT graphical frontend program for interacting34 configuration and request interactive user input.</para>36 <para>wpa_gui supports (almost) all of the interactive status and39 interactive mode features.</para>47 <listitem><para>Change the path where control sockets should48 be found.</para></listitem>54 <listitem><para>Specify the interface that is being56 a control socket in the socket path.</para></listitem>62 <listitem><para>Set the update interval in seconds for the signal64 meter is not enabled (default behavior).</para></listitem>[all …]
27 <para><command>wpa_passphrase</command> pre-computes PSK entries for30 and SSID are used to generate a 256-bit PSK.</para>39 <para>The SSID whose passphrase should be derived.</para>46 <para>The passphrase to use. If not included on the command line,47 passphrase will be read from standard input.</para>55 <para>64 </para>69 <para>wpa_supplicant is copyright (c) 2003-2022,72 All Rights Reserved.</para>74 <para>This program is licensed under the BSD license (the one with[all …]
18 <para><command>wpa_supplicant</command> is configured using a text23 fields.</para>25 <para>All file paths in this configuration file should use full28 run in the background.</para>30 <para>Changes to configuration file can be reloaded be sending33 the <emphasis>wpa_cli reconfigure</emphasis> command.</para>35 <para>Configuration file can include one or more network blocks,39 preferred), and signal strength.</para>48 <para>WPA-Personal (PSK) as home network and WPA-Enterprise with49 EAP-TLS as work network.</para>[all …]
19 <para>The original security mechanism of IEEE 802.11 standard was26 approved in June 2004 and published in July 2004.</para>28 <para>Wi-Fi Alliance (http://www.wi-fi.org/) used a draft version35 (http://www.wi-fi.org/OpenSection/protected_access.asp).</para>37 <para>IEEE 802.11 standard defined wired equivalent privacy (WEP)46 data.</para>48 <para>WPA is an intermediate solution for the security issues. It53 keyed packet authentication mechanism (Michael MIC).</para>55 <para>Keys can be managed using two different mechanisms. WPA can61 (client station).</para>[all …]
12 4 ELEMENT para20 6 ELEMENT para21 7 ELEMENT para25 8 ELEMENT para29 9 ELEMENT para38 1 ELEMENT para42 2 ELEMENT para
8 <para xml:lang="en"/>9 <div xml:lang="en"><para/></div>10 <para xml:lang="EN"/>11 <para xml:lang="en-us"/>12 <para xml:lang="EN-US"/>
43 "reorderItemToStart": "Mover para o início",44 "reorderItemToEnd": "Mover para o fim",45 "reorderItemUp": "Mover para cima",46 "reorderItemDown": "Mover para baixo",47 "reorderItemLeft": "Mover para a esquerda",48 "reorderItemRight": "Mover para a direita",
45 "reorderItemToStart": "Mover para o início",46 "reorderItemToEnd": "Mover para o final",47 "reorderItemUp": "Mover para cima",48 "reorderItemDown": "Mover para baixo",49 "reorderItemLeft": "Mover para a esquerda",50 "reorderItemRight": "Mover para a direita",
28 my $para = 0; 135 print "\n" if ($para);158 $para = 0;168 $para = 0;175 $para = 1;
54 msgstr "Não foi possível abrir o fluxo sndfile para leitura."106 msgstr "Não foi possível abrir o arquivo \"%s\" para leitura."118 msgstr "Não foi possível encontrar detalhes para o canal \"%s\""122 msgstr "Não há propriedades para o canal \"%s\""126 msgstr "Falha ao definir propriedades para o canal \"%s\""146 #~ msgstr "Não foi possível estabelecer a conexão para sndio"158 #~ msgstr "Nenhum nome de arquivo especificado para gravação."163 #~ "O nome de arquivo fornecido \"%s\" não pode ser convertido para a "167 #~ msgstr "Não foi possível abrir o arquivo \"%s\" para gravação."173 #~ msgstr "audiosink do GStreamer pré-definido para eventos de som"[all …]
29 const para = <T extends {}>(str: string): [T, Function] => { constant37 const [boo, mem2] = para('boo');38 const [arr, mem4] = para('arr');