Home
last modified time | relevance | path

Searched refs:para (Results 1 – 25 of 204) sorted by relevance

123456789

/third_party/skia/modules/canvaskit/
Dparagraph_bindings_gen.cpp17 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 …]
Dparagraph_bindings.cpp29 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 …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/doc/docbook/
Dwpa_supplicant.sgml26 <para>
34 </para>
36 <para>
50 </para>
52 <para><command>wpa_supplicant</command> is an implementation of
57 authentication/association of the wireless LAN driver.</para>
59 <para><command>wpa_supplicant</command> is designed to be a
65 wpa_supplicant.</para>
67 <para>Before wpa_supplicant can do its work, the network interface
71 available.</para>
[all …]
Dwpa_cli.sgml31 <para>wpa_cli is a text-based frontend program for interacting
34 input.</para>
36 <para>wpa_cli can show the current authentication status, selected
46 response.</para>
48 <para>The control interface of wpa_supplicant can be configured to
51 normal user account.</para>
53 <para>wpa_cli supports two modes: interactive and command
56 messages (event messages, username/password requests).</para>
58 <para>Interactive mode is started when wpa_cli is executed without
61 commands are entered as command line arguments for wpa_cli.</para>
[all …]
Deapol_test.sgml43 <para>eapol_test is a program that links together the same EAP
52 wireless client.</para>
54 <para>The main uses for eapol_test are in interoperability testing
62 test suite for a RADIUS authentication server.</para>
65 <para>As an example:</para>
71 <para>tries to complete EAP authentication based on the network
75 network blocks as wpa_supplicant.</para>
84 <listitem><para>A configuration to use. The configuration should
86 </para></listitem>
92 <listitem><para>IP address of the authentication server. The
[all …]
Dwpa_priv.sgml27 <para><command>wpa_priv</command> is a privilege separation helper that
29 to be run with root privileges.</para>
31 <para>If enabled, privileged operations are done in the wpa_priv process
37 compromise.</para>
39 <para><command>wpa_priv</command> needs to be run with network admin
46 to user files even further).</para>
51 <para>The following steps are an example of how to configure
54 <command>wpa_supplicant</command> with privilege separation:</para>
56 <para>Create user group (e.g., wpapriv) and assign users that
57 should be able to use wpa_supplicant into that group.</para>
[all …]
Dwpa_gui.sgml28 <para>wpa_gui is a QT graphical frontend program for interacting
30 configuration and request interactive user input.</para>
32 <para>wpa_gui supports (almost) all of the interactive status and
35 interactive mode features.</para>
43 <listitem><para>Change the path where control sockets should
44 be found.</para></listitem>
50 <listitem><para>Specify the interface that is being
52 a control socket in the socket path.</para></listitem>
58 <listitem><para>Set the update interval in seconds for the signal
60 meter is not enabled (default behavior).</para></listitem>
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/doc/docbook/
Dwpa_supplicant.sgml26 <para>
34 </para>
36 <para>
50 </para>
52 <para><command>wpa_supplicant</command> is an implementation of
57 authentication/association of the wireless LAN driver.</para>
59 <para><command>wpa_supplicant</command> is designed to be a
65 wpa_supplicant.</para>
67 <para>Before wpa_supplicant can do its work, the network interface
71 available.</para>
[all …]
Dwpa_cli.sgml31 <para>wpa_cli is a text-based frontend program for interacting
34 input.</para>
36 <para>wpa_cli can show the current authentication status, selected
46 response.</para>
48 <para>The control interface of wpa_supplicant can be configured to
51 normal user account.</para>
53 <para>wpa_cli supports two modes: interactive and command
56 messages (event messages, username/password requests).</para>
58 <para>Interactive mode is started when wpa_cli is executed without
61 commands are entered as command line arguments for wpa_cli.</para>
[all …]
Deapol_test.sgml43 <para>eapol_test is a program that links together the same EAP
52 wireless client.</para>
54 <para>The main uses for eapol_test are in interoperability testing
62 test suite for a RADIUS authentication server.</para>
65 <para>As an example:</para>
71 <para>tries to complete EAP authentication based on the network
75 network blocks as wpa_supplicant.</para>
84 <listitem><para>A configuration to use. The configuration should
86 </para></listitem>
92 <listitem><para>IP address of the authentication server. The
[all …]
Dwpa_priv.sgml27 <para><command>wpa_priv</command> is a privilege separation helper that
29 to be run with root privileges.</para>
31 <para>If enabled, privileged operations are done in the wpa_priv process
37 compromise.</para>
39 <para><command>wpa_priv</command> needs to be run with network admin
46 to user files even further).</para>
51 <para>The following steps are an example of how to configure
54 <command>wpa_supplicant</command> with privilege separation:</para>
56 <para>Create user group (e.g., wpapriv) and assign users that
57 should be able to use wpa_supplicant into that group.</para>
[all …]
Dwpa_gui.sgml28 <para>wpa_gui is a QT graphical frontend program for interacting
30 configuration and request interactive user input.</para>
32 <para>wpa_gui supports (almost) all of the interactive status and
35 interactive mode features.</para>
43 <listitem><para>Change the path where control sockets should
44 be found.</para></listitem>
50 <listitem><para>Specify the interface that is being
52 a control socket in the socket path.</para></listitem>
58 <listitem><para>Set the update interval in seconds for the signal
60 meter is not enabled (default behavior).</para></listitem>
[all …]
Dwpa_passphrase.sgml23 <para><command>wpa_passphrase</command> pre-computes PSK entries for
26 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 …]
/third_party/uboot/u-boot-2020.01/arch/arm/mach-sunxi/
Ddram_sun8i_a33.c32 static void mctl_set_cr(struct dram_para *para) in mctl_set_cr() argument
37 writel(MCTL_CR_CS1_CONTROL(para->cs1) | MCTL_CR_UNKNOWN | in mctl_set_cr()
39 (para->seq ? MCTL_CR_SEQUENCE : 0) | in mctl_set_cr()
40 ((para->bus_width == 16) ? MCTL_CR_BUSW16 : MCTL_CR_BUSW8) | in mctl_set_cr()
41 MCTL_CR_PAGE_SIZE(para->page_size) | MCTL_CR_ROW(para->rows) | in mctl_set_cr()
42 MCTL_CR_BANK(para->bank) | MCTL_CR_RANK(para->rank), in mctl_set_cr()
46 static void auto_detect_dram_size(struct dram_para *para) in auto_detect_dram_size() argument
48 u8 orig_rank = para->rank; in auto_detect_dram_size()
52 para->page_size = 512; in auto_detect_dram_size()
53 para->seq = 1; in auto_detect_dram_size()
[all …]
Ddram_sun8i_a83t.c31 static void mctl_set_cr(struct dram_para *para) in mctl_set_cr() argument
36 writel(MCTL_CR_CS1_CONTROL(para->cs1) | MCTL_CR_UNKNOWN | in mctl_set_cr()
37 MCTL_CR_CHANNEL(1) | MCTL_CR_DRAM_TYPE(para->dram_type) | in mctl_set_cr()
38 (para->seq ? MCTL_CR_SEQUENCE : 0) | in mctl_set_cr()
39 ((para->bus_width == 16) ? MCTL_CR_BUSW16 : MCTL_CR_BUSW8) | in mctl_set_cr()
40 MCTL_CR_PAGE_SIZE(para->page_size) | MCTL_CR_ROW(para->rows) | in mctl_set_cr()
41 MCTL_CR_BANK(para->bank) | MCTL_CR_RANK(para->rank), in mctl_set_cr()
45 static void auto_detect_dram_size(struct dram_para *para) in auto_detect_dram_size() argument
47 u8 orig_rank = para->rank; in auto_detect_dram_size()
51 para->page_size = 512; in auto_detect_dram_size()
[all …]
Ddram_sun50i_h6.c35 static void mctl_sys_init(struct dram_para *para);
36 static void mctl_com_init(struct dram_para *para);
37 static void mctl_channel_init(struct dram_para *para);
39 static void mctl_core_init(struct dram_para *para) in mctl_core_init() argument
41 mctl_sys_init(para); in mctl_core_init()
42 mctl_com_init(para); in mctl_core_init()
43 switch (para->type) { in mctl_core_init()
46 mctl_set_timing_params(para); in mctl_core_init()
51 mctl_channel_init(para); in mctl_core_init()
150 static void mctl_sys_init(struct dram_para *para) in mctl_sys_init() argument
[all …]
Ddram_sun9i.c338 static void mctl_com_init(struct dram_sun9i_para *para) in mctl_com_init() argument
344 writel(((para->chan == 2) ? MCTL_CR_CHANNEL_DUAL : in mctl_com_init()
347 | MCTL_CR_ROW(para->rows) in mctl_com_init()
348 | ((para->bus_width == 32) ? MCTL_CR_BUSW32 : MCTL_CR_BUSW16) in mctl_com_init()
349 | MCTL_CR_PAGE_SIZE(para->page_size) | MCTL_CR_RANK(para->rank), in mctl_com_init()
355 static u32 mctl_channel_init(u32 ch_index, struct dram_sun9i_para *para) in mctl_channel_init() argument
375 const u32 tREFI = NS2CYCLES_FLOOR(para->tREFI); in mctl_channel_init()
376 const u32 tRFC = NS2CYCLES_ROUNDUP(para->tRFC); in mctl_channel_init()
377 const u32 tRCD = PS2CYCLES_ROUNDUP(para->tRCD); in mctl_channel_init()
378 const u32 tRP = PS2CYCLES_ROUNDUP(para->tRP); in mctl_channel_init()
[all …]
Ddram_sunxi_dw.c27 static void mctl_set_bit_delays(struct dram_para *para) in mctl_set_bit_delays() argument
37 writel(DXBDLR_WRITE_DELAY(para->dx_write_delays[i][j]) | in mctl_set_bit_delays()
38 DXBDLR_READ_DELAY(para->dx_read_delays[i][j]), in mctl_set_bit_delays()
42 writel(ACBDLR_WRITE_DELAY(para->ac_delays[i]), in mctl_set_bit_delays()
267 static void mctl_h3_zq_calibration_quirk(struct dram_para *para) in mctl_h3_zq_calibration_quirk() argument
334 static void mctl_set_cr(uint16_t socid, struct dram_para *para) in mctl_set_cr() argument
349 (para->bank_bits == 3 ? MCTL_CR_EIGHT_BANKS : MCTL_CR_FOUR_BANKS) | in mctl_set_cr()
350 MCTL_CR_BUS_FULL_WIDTH(para->bus_full_width) | in mctl_set_cr()
351 (para->dual_rank ? MCTL_CR_DUAL_RANK : MCTL_CR_SINGLE_RANK) | in mctl_set_cr()
352 MCTL_CR_PAGE_SIZE(para->page_size) | in mctl_set_cr()
[all …]
Ddram_sun4i.c561 static unsigned long dramc_init_helper(struct dram_para *para) in dramc_init_helper() argument
572 if (para->type != DRAM_MEMORY_TYPE_DDR3 || para->rank_num != 1) in dramc_init_helper()
576 mctl_setup_dram_clock(para->clock, para->mbus_clock); in dramc_init_helper()
592 mctl_enable_dll0(para->tpr3); in dramc_init_helper()
596 reg_val |= DRAM_DCR_IO_WIDTH(para->io_width >> 3); in dramc_init_helper()
598 if (para->density == 256) in dramc_init_helper()
600 else if (para->density == 512) in dramc_init_helper()
602 else if (para->density == 1024) in dramc_init_helper()
604 else if (para->density == 2048) in dramc_init_helper()
606 else if (para->density == 4096) in dramc_init_helper()
[all …]
Ddram_sun6i.c51 static void mctl_dll_init(int ch_index, struct dram_sun6i_para *para) in mctl_dll_init() argument
64 if (para->bus_width == 32) { in mctl_dll_init()
74 if (para->bus_width == 32) { in mctl_dll_init()
84 if (para->bus_width == 32) { in mctl_dll_init()
102 static void mctl_channel_init(int ch_index, struct dram_sun6i_para *para) in mctl_channel_init() argument
166 para->rank = 1; in mctl_channel_init()
175 para->chan = 1; in mctl_channel_init()
182 para->bus_width = 16; in mctl_channel_init()
183 para->page_size = 2048; in mctl_channel_init()
243 if (para->bus_width == 16) in mctl_channel_init()
[all …]
/third_party/boost/libs/numeric/odeint/doc/concepts/
Dstepper.qbk34 * '''<para>'''[*state_type]'''</para>'''
35 '''<para>'''`Stepper::state_type`'''</para>'''
36 '''<para>'''The type characterizing the state of the ODE, hence ['x].'''</para>'''
38 * '''<para>'''[*deriv_type]'''</para>'''
39 '''<para>'''`Stepper::deriv_type`'''</para>'''
40 '''<para>'''The type characterizing the derivative of the ODE, hence ['d x/dt].'''</para>'''
42 * '''<para>'''[*time_type]'''</para>'''
43 '''<para>'''`Stepper::time_type`'''</para>'''
44 '''<para>'''The type characterizing the dependent variable of the ODE, hence the time ['t].'''</par…
46 * '''<para>'''[*value_type]'''</para>'''
[all …]
Dcontrolled_stepper.qbk24 * '''<para>'''[*state_type]'''</para>'''
25 '''<para>'''`Stepper::state_type`'''</para>'''
26 '''<para>'''The type characterizing the state of the ODE, hence ['x].'''</para>'''
28 * '''<para>'''[*deriv_type]'''</para>'''
29 '''<para>'''`Stepper::deriv_type`'''</para>'''
30 '''<para>'''The type characterizing the derivative of the ODE, hence ['d x/dt].'''</para>'''
32 * '''<para>'''[*time_type]'''</para>'''
33 '''<para>'''`Stepper::time_type`'''</para>'''
34 '''<para>'''The type characterizing the dependent variable of the ODE, hence the time ['t].'''</par…
36 * '''<para>'''[*value_type]'''</para>'''
[all …]
Derror_stepper.qbk43 * '''<para>'''[*state_type]'''</para>'''
44 '''<para>'''`Stepper::state_type`'''</para>'''
45 '''<para>'''The type characterizing the state of the ODE, hence ['x].'''</para>'''
47 * '''<para>'''[*deriv_type]'''</para>'''
48 '''<para>'''`Stepper::deriv_type`'''</para>'''
49 '''<para>'''The type characterizing the derivative of the ODE, hence ['d x/dt].'''</para>'''
51 * '''<para>'''[*time_type]'''</para>'''
52 '''<para>'''`Stepper::time_type`'''</para>'''
53 '''<para>'''The type characterizing the dependent variable of the ODE, hence the time ['t].'''</par…
55 * '''<para>'''[*value_type]'''</para>'''
[all …]
Ddense_output_stepper.qbk25 * '''<para>'''[*state_type]'''</para>'''
26 '''<para>'''`Stepper::state_type`'''</para>'''
27 '''<para>'''The type characterizing the state of the ODE, hence ['x].'''</para>'''
29 * '''<para>'''[*deriv_type]'''</para>'''
30 '''<para>'''`Stepper::deriv_type`'''</para>'''
31 '''<para>'''The type characterizing the derivative of the ODE, hence ['d x/dt].'''</para>'''
33 * '''<para>'''[*time_type]'''</para>'''
34 '''<para>'''`Stepper::time_type`'''</para>'''
35 '''<para>'''The type characterizing the dependent variable of the ODE, hence the time ['t].'''</par…
37 * '''<para>'''[*value_type]'''</para>'''
[all …]
/third_party/boost/tools/build/src/engine/debian/
Djam.man.sgml72 <para>Jam is a program construction tool, like make(1).</para>
74 <para>Jam recursively builds target files from source files, using
79 "Jamfile" to enumerate actual targets and sources.</para>
89 <para>Build all targets anyway, even if they are up-to-date.</para>
96 <para>Enable cumulative debugging levels from 1 to
132 </para>
139 <para>Enable debugging level <replaceable/n/.</para>
146 <para>Turn off all debugging levels. Only errors are not
147 suppressed.</para>
154 <para>Read <replaceable/jambase/ instead of using the
[all …]

123456789