Home
last modified time | relevance | path

Searched refs:sub (Results 1 – 25 of 499) sorted by relevance

12345678910>>...20

/f-stack/tools/libxo/tests/core/saved/
H A Dtest_08.XP.out80 <sub>
84 <sub>
88 <sub>
97 <sub>
101 <sub>
105 <sub>
114 <sub>
118 <sub>
122 <sub>
131 <sub>
[all …]
H A Dtest_08.X.out1sub><name>0</name><next>1</next></sub><sub><name>1</name><next>2</next></sub><sub><name>2</name><n…
H A Dtest_08.E.out88 op open_list: [sub] [] [0]
92 op close_instance: [sub] [] [0]
101 op close_list: [sub] [] [0]
107 op open_list: [sub] [] [0]
120 op close_list: [sub] [] [0]
126 op open_list: [sub] [] [0]
139 op close_list: [sub] [] [0]
145 op open_list: [sub] [] [0]
158 op close_list: [sub] [] [0]
164 op open_list: [sub] [] [0]
[all …]
H A Dtest_08.J.out1sub": [{"name":0,"next":1}, {"name":1,"next":2}, {"name":2,"next":3}],"last":3}, {"name":"rope","c…
H A Dtest_08.JP.out88 "sub": [
107 "sub": [
126 "sub": [
145 "sub": [
164 "sub": [
H A Dtest_08.HIPx.out98 …<div class="data" data-tag="name" data-xpath="/top/data4/m1/contents/item[name = 'gum']/m2/sub/nam…
100 …<div class="data" data-tag="next" data-xpath="/top/data4/m1/contents/item[name = 'gum']/m2/sub/nex…
106 …<div class="data" data-tag="name" data-xpath="/top/data4/m1/contents/item[name = 'gum']/m2/sub/nam…
108 …<div class="data" data-tag="next" data-xpath="/top/data4/m1/contents/item[name = 'gum']/m2/sub/nex…
114 …<div class="data" data-tag="name" data-xpath="/top/data4/m1/contents/item[name = 'gum']/m2/sub/nam…
116 …<div class="data" data-tag="next" data-xpath="/top/data4/m1/contents/item[name = 'gum']/m2/sub/nex…
132 …<div class="data" data-tag="name" data-xpath="/top/data4/m1/contents/item[name = 'rope']/m2/sub/na…
134 …<div class="data" data-tag="next" data-xpath="/top/data4/m1/contents/item[name = 'rope']/m2/sub/ne…
140 …<div class="data" data-tag="name" data-xpath="/top/data4/m1/contents/item[name = 'rope']/m2/sub/na…
142 …<div class="data" data-tag="next" data-xpath="/top/data4/m1/contents/item[name = 'rope']/m2/sub/ne…
[all …]
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_strings.lua31 assert(string.sub("123456789",2,4) == "234")
32 assert(string.sub("123456789",7) == "789")
33 assert(string.sub("123456789",7,6) == "")
34 assert(string.sub("123456789",7,7) == "7")
35 assert(string.sub("123456789",0,0) == "")
38 assert(string.sub("123456789",-10,-20) == "")
39 assert(string.sub("123456789",-1) == "9")
40 assert(string.sub("123456789",-4) == "6789")
46 assert(("\000123456789"):sub(8) == "789")
125 assert(string.sub(x, 1, 4) == '"a ')
[all …]
/f-stack/freebsd/contrib/cloudabi/
H A Dcloudabi_vdso_armv6_on_64bit.S41 sub r2, sp, #16
56 sub r2, sp, #16
73 sub r2, sp, #24
81 sub r2, sp, #16
90 sub r2, sp, #16
103 sub r2, sp, #16
117 sub r2, sp, #16
126 sub r2, sp, #16
146 sub r2, sp, #32
166 sub r2, sp, #32
[all …]
H A Dcloudabi_vdso_i686_on_64bit.S44 sub $16, %ecx
69 sub $16, %ecx
95 sub $24, %ecx
108 sub $16, %ecx
121 sub $16, %ecx
140 sub $16, %ecx
162 sub $16, %ecx
175 sub $16, %ecx
204 sub $32, %ecx
233 sub $32, %ecx
[all …]
/f-stack/dpdk/drivers/raw/ifpga/base/
H A Difpga_fme_iperf.c443 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_iperf_root_get_prop() local
446 if (sub != PERF_PROP_SUB_UNUSED) in fme_iperf_root_get_prop()
463 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_iperf_cache_get_prop() local
466 if (sub != PERF_PROP_SUB_UNUSED) in fme_iperf_cache_get_prop()
542 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_iperf_vtd_sub_get_prop() local
544 if (sub > PERF_MAX_PORT_NUM) in fme_iperf_vtd_sub_get_prop()
577 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_iperf_vtd_get_prop() local
579 if (sub == PERF_PROP_SUB_UNUSED) in fme_iperf_vtd_get_prop()
589 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_iperf_fab_get_prop() local
595 if (sub != PERF_PROP_SUB_UNUSED) in fme_iperf_fab_get_prop()
[all …]
H A Difpga_fme_dperf.c206 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_dperf_fab_get_prop() local
213 return fme_dperf_get_fab_port_pcie0_read(fme, sub, &prop->data); in fme_dperf_fab_get_prop()
215 return fme_dperf_get_fab_port_pcie0_write(fme, sub, in fme_dperf_fab_get_prop()
218 return fme_dperf_get_fab_port_mmio_read(fme, sub, &prop->data); in fme_dperf_fab_get_prop()
220 return fme_dperf_get_fab_port_mmio_write(fme, sub, &prop->data); in fme_dperf_fab_get_prop()
222 return fme_dperf_get_fab_port_enable(fme, sub, &prop->data); in fme_dperf_fab_get_prop()
232 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_dperf_root_get_prop() local
235 if (sub != PERF_PROP_SUB_UNUSED) in fme_dperf_root_get_prop()
267 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_dperf_fab_set_prop() local
272 if (sub != PERF_PROP_SUB_UNUSED) in fme_dperf_fab_set_prop()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dst,stm32-sai.txt5 The SAI contains two independent audio sub-blocks. Each sub-block has
19 - interrupts: cpu DAI interrupt line shared by SAI sub-blocks
26 Subnode can be omitted for unsused sub-block.
29 - compatible: Should be "st,stm32-sai-sub-a" or "st,stm32-sai-sub-b"
30 for SAI sub-block A or B respectively.
31 - reg: Base address and size of SAI sub-block register set.
41 "tx": if sai sub-block is configured as playback DAI
42 "rx": if sai sub-block is configured as capture DAI
48 By default SAI sub-block is in asynchronous mode.
49 This property sets SAI sub-block as slave of another SAI sub-block.
[all …]
/f-stack/dpdk/doc/guides/nics/
H A Dfail_safe.rst26 meant to be removed itself, unlike its sub-devices which should support it.
40 sub-device, and at most two.
55 sub-device.
64 the name for the fail-safe sub-device must be the full PCI id:
71 execute and define a sub-device.
93 and all of its sub-devices.
104 between two sub-device upkeep round.
184 missing sub-device.
216 The first declared sub-device in the fail-safe parameters.
218 It is the main sub-device and is used as target for configuration
[all …]
/f-stack/freebsd/sys/
H A Dmodule.h142 #define DECLARE_MODULE_WITH_MAXVER(name, data, sub, order, maxver) \ argument
146 SYSINIT(name##module, sub, order, module_register_init, &data); \
150 #define DECLARE_MODULE(name, data, sub, order) \ argument
151 DECLARE_MODULE_WITH_MAXVER(name, data, sub, order, __FreeBSD_version)
153 #define DECLARE_MODULE(name, data, sub, order) \ argument
154 DECLARE_MODULE_WITH_MAXVER(name, data, sub, order, MODULE_KERNEL_MAXVER)
164 #define DECLARE_MODULE_TIED(name, data, sub, order) \ argument
165 DECLARE_MODULE_WITH_MAXVER(name, data, sub, order, __FreeBSD_version)
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Drenesas,rzn1-pinctrl.txt31 - Pin multiplexing sub-nodes:
32 A pin multiplexing sub-node describes how to configure a set of
34 A single sub-node may define several pin configurations.
38 The allowed generic formats for a pin multiplexing sub-node are the
47 sub-node-1 {
52 sub-node-2 {
59 sub-node-n {
69 sub-node-1 {
76 sub-node-n {
84 pinconfig in node-3 does not apply to the sub-nodes.
[all …]
/f-stack/app/nginx-1.16.1/src/http/modules/perl/
H A Dngx_http_perl_module.c23 SV *sub; member
29 SV *sub; member
183 SV *sub; in ngx_http_perl_handle_request() local
214 sub = plcf->sub; in ngx_http_perl_handle_request()
218 sub = ctx->next; in ngx_http_perl_handle_request()
710 n = call_sv(sub, G_EVAL); in ngx_http_perl_call_handler()
905 if (conf->sub == NULL) { in ngx_http_perl_merge_loc_conf()
906 conf->sub = prev->sub; in ngx_http_perl_merge_loc_conf()
955 if (plcf->sub == NULL) { in ngx_http_perl()
1021 if (pv->sub == &PL_sv_undef) { in ngx_http_perl_set()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/dma/
H A Dadi,axi-dmac.txt10 Required sub-nodes:
11 - adi,channels: This sub-node must contain a sub-node for each DMA channel. For
12 the channel sub-nodes the following bindings apply. They must match the
15 Required properties for adi,channels sub-node:
19 Required channel sub-node properties:
/f-stack/freebsd/arm64/arm64/
H A Dbzero.S82 sub x2, x7, #0x01
91 sub x5, x1, x4
122 sub x2, x3, x2
126 sub x1, x1, x2
146 sub x1, x1, #0x08
/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dasync.c135 ac->sub.invalid.head = NULL; in redisAsyncInitialize()
136 ac->sub.invalid.tail = NULL; in redisAsyncInitialize()
137 ac->sub.channels = dictCreate(&callbackDict,NULL); in redisAsyncInitialize()
138 ac->sub.patterns = dictCreate(&callbackDict,NULL); in redisAsyncInitialize()
290 it = dictGetIterator(ac->sub.channels); in __redisAsyncFree()
294 dictRelease(ac->sub.channels); in __redisAsyncFree()
296 it = dictGetIterator(ac->sub.patterns); in __redisAsyncFree()
300 dictRelease(ac->sub.patterns); in __redisAsyncFree()
381 callbacks = ac->sub.patterns; in __redisGetSubscribeCallback()
383 callbacks = ac->sub.channels; in __redisGetSubscribeCallback()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/remoteproc/
H A Dti,omap-remoteproc.yaml13 The OMAP family of SoCs usually have one or more slave processor sub-systems
17 The processor cores in the sub-system are usually behind an IOMMU, and may
22 sub-system. The DSP processor sub-system can contain any of the TI's C64x,
24 sub-system usually contains either a Dual-Core Cortex-M3 or Dual-Core
57 cases where the sub-system has different ports for different
58 sub-modules within the processor sub-system (eg: DRA7 DSPs),
65 OMAP Mailbox specifier denoting the sub-mailbox, to be used for
69 This property should match with the sub-mailbox node used in
145 processor sub-system is running in SMP mode, or one per
146 core in the processor sub-system. This can also be used
[all …]
/f-stack/freebsd/arm/arm/
H A Dexception.S82 sub sp, sp, #4; /* Align the stack */ \
84 sub sp, sp, #(4*17); /* Adjust the stack pointer */ \
125 sub sp, sp, #(4 * 17); /* Pad trapframe to keep alignment */ \
132 sub sp, sp, #(4*15); /* Adjust the stack pointer */ \
243 sub lr, lr, #4 /* Adjust the lr. Transition to scv32 */
263 sub lr, lr, #8 /* Adjust the lr. Transition to scv32 */
290 sub r2, r2, #(INSN_SIZE) /* fix pc */
323 sub lr, lr, #4 /* Adjust the lr. Transition to scv32 */
/f-stack/freebsd/contrib/device-tree/Bindings/gpio/
H A Dgpio-eic-sprd.txt6 controller contains 4 sub-modules: EIC-debounce, EIC-latch, EIC-async and
7 EIC-sync. But the PMIC EIC controller contains only one EIC-debounce sub-
10 The EIC-debounce sub-module provides up to 8 source input signal
13 is introduced into this sub-module to enhance the input event detection
14 reliability. In addition, this sub-module's clock can be shut off
19 The EIC-latch sub-module is used to latch some special power down signals
23 The EIC-async sub-module uses a 32kHz clock to capture the short signals
/f-stack/freebsd/contrib/ck/include/
H A Dck_pr.h235 CK_PR_BIN_S(sub, char, char, -)
264 CK_PR_BIN_S(sub, int, int, -)
294 CK_PR_BIN_S(sub, double, double, -)
366 CK_PR_BIN_S(sub, 64, uint64_t, -)
395 CK_PR_BIN_S(sub, 32, uint32_t, -)
424 CK_PR_BIN_S(sub, 16, uint16_t, -)
453 CK_PR_BIN_S(sub, 8, uint8_t, -)
662 CK_PR_UNARY_S(dec, sub, char, char)
690 CK_PR_UNARY_S(dec, sub, int, int)
789 CK_PR_UNARY_S(dec, sub, 64, uint64_t)
[all …]
/f-stack/freebsd/contrib/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S268 sub eax, MIN_LOOKAHEAD
272 sub ebp, eax
312 sub edx, 0x00010000
331 sub edx, 0x00010000
350 sub edx, 0x00010000
392 sub edx, 0x00010000
486 sub al, 1
492 sub rax, r9
/f-stack/freebsd/contrib/openzfs/contrib/zcp/
H A Dautosnap.lua41 if root_snap:sub(i, i) == "@" then
42 root_ds_name = root_snap:sub(1, i-1)
43 snap_name = root_snap:sub(i+1, root_snap:len())

12345678910>>...20