Home
last modified time | relevance | path

Searched refs:op (Results 1 – 25 of 596) sorted by relevance

12345678910>>...24

/f-stack/tools/libxo/tests/core/saved/
H A Dtest_08.E.out1 op create: [test] [] [0]
2 op open_container: [top] [] [0x810]
5 op open_list: [item] [] [0]
7 op string: [name] [gum] [0x80]
11 op string: [name] [rope] [0x80]
12 op content: [count] [85] [0x20]
16 op content: [count] [0] [0x20]
26 op close_list: [item] [] [0]
31 op open_list: [item] [] [0]
185 op finish: [] [] [0]
[all …]
H A Dtest_01.E.out1 op create: [test] [] [0]
2 op open_container: [top] [] [0x810]
3 op string: [type] [ethernet] [0]
4 op content: [type] [bridge] [0]
5 op content: [type] [18u] [0]
6 op content: [type] [24] [0]
8 op content: [port] [1] [0]
10 op content: [port] [1] [0]
12 op content: [port] [1] [0]
201 op finish: [] [] [0]
[all …]
H A Dtest_10.E.out1 op create: [test] [] [0]
2 op version: [] [3.1.4] [0]
4 op attr: [test] [value] [0]
6 op open_list: [item] [] [0]
7 op attr: [test2] [value2] [0]
8 op close_list: [item] [] [0]
9 op string: [data] [bold] [0]
14 op string: [data] [plain] [0]
15 op open_list: [item] [] [0]
125 op finish: [] [] [0]
[all …]
H A Dtest_12.E.out1 op create: [test] [] [0]
4 op string: [animal] [fish] [0]
5 op string: [animal] [fish] [0]
6 op open_list: [thing] [] [0]
9 op string: [color] [green] [0]
10 op content: [time] [2:15] [0]
11 op string: [hand] [left] [0]
12 op string: [color] [blue] [0]
13 op content: [time] [3:45] [0]
94 op finish: [] [] [0]
[all …]
H A Dtest_07.E.out1 op create: [test] [] [0]
3 op open_list: [test] [] [0]
6 op close_instance: [test] [] [0]
7 op close_list: [test] [] [0]
8 op string: [v1] [γιγνώσκειν] [0]
10 op content: [columns] [28] [0]
11 op content: [columns] [2] [0]
14 op content: [columns] [55] [0]
15 op content: [columns] [0] [0]
75 op finish: [] [] [0]
[all …]
H A Dtest_02.E.out1 op create: [test] [] [0]
4 op string: [name] [em0] [0x1080]
8 op string: [what] [braces] [0]
10 op content: [fd] [-1] [0]
12 op string: [test] [good] [0]
13 op content: [fd] [-1] [0]
15 op string: [test] [good] [0]
16 op content: [lines] [20] [0]
17 op content: [words] [30] [0]
71 op finish: [] [] [0]
[all …]
H A Dtest_05.E.out1 op create: [test] [] [0]
20 op string: [fancy] [1͏2⃝] [0]
25 op content: [width] [55] [0]
27 op content: [width] [4] [0]
28 op string: [sinhala] [෴] [0]
29 op content: [width] [1] [0]
31 op content: [width] [8] [0]
33 op string: [tag] [ර්‍ඝ] [0]
34 op content: [width] [2] [0]
95 op finish: [] [] [0]
[all …]
H A Dtest_09.E.out1 op create: [test] [] [0]
2 op open_container: [top] [] [0x810]
3 op open_container: [data] [] [0x810]
5 op open_leaf_list: [name] [] [0]
6 op string: [name] [gum] [0x2000]
23 op open_list: [item] [] [0]
29 op close_list: [item] [] [0]
30 op string: [total] [six] [0]
31 op string: [one] [one] [0]
39 op finish: [] [] [0]
[all …]
H A Dtest_03.E.out1 op create: [test] [] [0]
3 op open_list: [employee] [] [0]
4 op close_list: [employee] [] [0]
5 op string: [extra] [] [0]
6 op open_list: [memory] [] [0]
8 op string: [type] [name] [0x80]
9 op content: [in-use] [12345] [0]
11 op string: [high-use] [-] [0]
14 op close_list: [memory] [] [0]
33 op finish: [] [] [0]
[all …]
H A Dtest_04.E.out1 op create: [test] [] [0]
2 op open_container: [employees] [] [0x10]
3 op open_list: [employee] [] [0]
4 op open_instance: [employee] [] [0x10]
5 op string: [first-name] [Terry] [0]
6 op string: [last-name] [Jones] [0]
7 op content: [department] [660] [0]
12 op content: [department] [341] [0]
19 op close_list: [employee] [] [0]
21 op finish: [] [] [0]
[all …]
H A Dtest_06.E.out1 op create: [test] [] [0]
2 op open_container: [employees] [] [0x410]
3 op open_list: [employee] [] [0]
5 op string: [first-name] [Terry] [0]
6 op string: [last-name] [Jones] [0]
7 op content: [department] [660] [0]
8 op close_instance: [employee] [] [0]
12 op content: [department] [341] [0]
19 op close_list: [employee] [] [0]
21 op finish: [] [] [0]
[all …]
/f-stack/app/redis-5.0.5/src/
H A Dlzf_d.c64 u8 *op = (u8 *)out_data; in lzf_decompress() local
95 … case 32: *op++ = *ip++; case 31: *op++ = *ip++; case 30: *op++ = *ip++; case 29: *op++ = *ip++; in lzf_decompress()
96 … case 28: *op++ = *ip++; case 27: *op++ = *ip++; case 26: *op++ = *ip++; case 25: *op++ = *ip++; in lzf_decompress()
97 … case 24: *op++ = *ip++; case 23: *op++ = *ip++; case 22: *op++ = *ip++; case 21: *op++ = *ip++; in lzf_decompress()
98 … case 20: *op++ = *ip++; case 19: *op++ = *ip++; case 18: *op++ = *ip++; case 17: *op++ = *ip++; in lzf_decompress()
99 … case 16: *op++ = *ip++; case 15: *op++ = *ip++; case 14: *op++ = *ip++; case 13: *op++ = *ip++; in lzf_decompress()
100 … case 12: *op++ = *ip++; case 11: *op++ = *ip++; case 10: *op++ = *ip++; case 9: *op++ = *ip++; in lzf_decompress()
101 … case 8: *op++ = *ip++; case 7: *op++ = *ip++; case 6: *op++ = *ip++; case 5: *op++ = *ip++; in lzf_decompress()
102 … case 4: *op++ = *ip++; case 3: *op++ = *ip++; case 2: *op++ = *ip++; case 1: *op++ = *ip++; in lzf_decompress()
158 op += len; in lzf_decompress()
[all …]
H A Dlzf_c.c110 u8 *op = (u8 *)out_data; in lzf_compress() local
112 u8 *out_end = op + out_len; in lzf_compress()
137 lit = 0; op++; /* start run */ in lzf_compress()
216 *op++ = len - 7; in lzf_compress()
219 *op++ = off; in lzf_compress()
221 lit = 0; op++; /* start run */ in lzf_compress()
262 lit++; *op++ = *ip++; in lzf_compress()
277 lit++; *op++ = *ip++; in lzf_compress()
282 lit = 0; op++; /* start run */ in lzf_compress()
286 op [- lit - 1] = lit - 1; /* end run */ in lzf_compress()
[all …]
/f-stack/freebsd/contrib/zlib/
H A Dinffast.c113 hold >>= op;
114 bits -= op;
115 op = (unsigned)(here.op);
125 if (op) {
131 hold >>= op;
132 bits -= op;
144 hold >>= op;
145 bits -= op;
146 op = (unsigned)(here.op);
167 bits -= op;
[all …]
/f-stack/dpdk/lib/librte_cryptodev/
H A Drte_crypto.h136 op->type = type; in __rte_crypto_op_reset()
248 struct rte_crypto_op *op = NULL; in rte_crypto_op_alloc() local
255 __rte_crypto_op_reset(op, type); in rte_crypto_op_alloc()
257 return op; in rte_crypto_op_alloc()
310 if (likely(op->mempool != NULL)) { in __rte_crypto_op_get_priv_data()
336 if (op != NULL && op->mempool != NULL) in rte_crypto_op_free()
337 rte_mempool_put(op->mempool, op); in rte_crypto_op_free()
370 op->mempool = NULL; in rte_crypto_sym_op_alloc_from_mbuf_priv_data()
371 op->sym->m_src = m; in rte_crypto_sym_op_alloc_from_mbuf_priv_data()
373 return op; in rte_crypto_sym_op_alloc_from_mbuf_priv_data()
[all …]
/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_sym.c48 struct rte_crypto_op *op) in qat_bpicipher_preprocess() argument
105 struct rte_crypto_op *op, in set_cipher_iv() argument
172 "symmetric operation.", op); in qat_sym_build_request()
186 op->sym->sec_session); in qat_sym_build_request()
192 " DOCSIS.", op); in qat_sym_build_request()
195 (op->sym->m_dst != op->sym->m_src)) || in qat_sym_build_request()
280 cipher_param, op, qat_req); in qat_sym_build_request()
438 cipher_param, op, q, in qat_sym_build_request()
454 (op->sym->m_dst && op->sym->m_dst->nb_segs > 1)) in qat_sym_build_request()
465 (op->sym->m_dst != op->sym->m_src))) { in qat_sym_build_request()
[all …]
/f-stack/freebsd/mips/include/
H A Dcache_r4k.h69 #define cache_op_r4k_line(va, op) \ argument
76 : "r" (va), "i" (op) \
85 #define cache_r4k_op_8lines_16(va, op) \ argument
95 : "r" (va), "i" (op) \
104 #define cache_r4k_op_8lines_32(va, op) \ argument
114 : "r" (va), "i" (op) \
133 : "r" (va), "i" (op) \
165 : "r" (va), "i" (op) \
197 : "r" (va), "i" (op) \
229 : "r" (va), "i" (op) \
[all …]
/f-stack/dpdk/drivers/compress/isal/
H A Disal_compress_pmd.c309 op->status = in chained_mbuf_compression()
362 && op->consumed != op->src.length) { in chained_mbuf_decompression()
380 op->status = in chained_mbuf_decompression()
399 op->status = in chained_mbuf_decompression()
449 if (op->m_src->pkt_len < (op->src.length + op->src.offset)) { in process_isal_deflate()
455 if (op->dst.offset >= op->m_dst->pkt_len) { in process_isal_deflate()
463 if (op->m_src->nb_segs > 1 || op->m_dst->nb_segs > 1) { in process_isal_deflate()
541 if (op->m_src->pkt_len < (op->src.length + op->src.offset)) { in process_isal_inflate()
547 if (op->dst.offset >= op->m_dst->pkt_len) { in process_isal_inflate()
555 if (op->m_src->nb_segs > 1 || op->m_dst->nb_segs > 1) { in process_isal_inflate()
[all …]
/f-stack/dpdk/drivers/compress/zlib/
H A Dzlib_pmd.c25 switch (op->flush_flag) { in process_zlib_deflate()
43 op->src.offset); in process_zlib_deflate()
48 op->dst.offset); in process_zlib_deflate()
93 switch (op->status) { in process_zlib_deflate()
102 op->status); in process_zlib_deflate()
121 op->src.offset); in process_zlib_inflate()
126 op->dst.offset); in process_zlib_inflate()
179 switch (op->status) { in process_zlib_inflate()
188 op->status); in process_zlib_inflate()
202 (op->src.offset > rte_pktmbuf_data_len(op->m_src)) || in process_zlib_op()
[all …]
/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym.c37 op->sym->cipher.data.offset); in process_crypto_cipher_op()
42 op->sym->cipher.data.offset); in process_crypto_cipher_op()
58 sess->cipher.op, &src, in process_crypto_cipher_op()
79 op->sym->auth.data.offset); in process_crypto_auth_op()
82 if (!sess->auth.op) { in process_crypto_auth_op()
109 sess->auth.op, in process_crypto_auth_op()
184 sess->cipher.op, in process_crypto_combined_op()
186 sess->auth.op, in process_crypto_combined_op()
247 sess->aead.op, &src, &dst, in process_crypto_aead_op()
265 msrc = op->sym->m_src; in bcmfs_process_sym_crypto_op()
[all …]
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dlz4.c532 token = op++; in LZ4_compressCtx()
543 *op++ = 255; in LZ4_compressCtx()
592 *op++ = 255; in LZ4_compressCtx()
593 *op++ = 255; in LZ4_compressCtx()
597 *op++ = 255; in LZ4_compressCtx()
615 token = op++; in LZ4_compressCtx()
721 token = op++; in LZ4_compress64kCtx()
914 if (cpy < op) in LZ4_uncompress_unknownOutputSize()
934 op = cpy; in LZ4_uncompress_unknownOutputSize()
969 op += 4; in LZ4_uncompress_unknownOutputSize()
[all …]
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Dprparser.y188 UINT32 op; member
196 %token <op> EXPOP_EOF
197 %token <op> EXPOP_NEW_LINE
198 %token <op> EXPOP_NUMBER
199 %token <op> EXPOP_HEX_NUMBER
200 %token <op> EXPOP_RESERVED1
201 %token <op> EXPOP_RESERVED2
207 %left <op> EXPOP_OR
208 %left <op> EXPOP_XOR
209 %left <op> EXPOP_AND
[all …]
H A Ddtparser.y189 UINT32 op; member
196 %token <op> OP_EXP_EOF
197 %token <op> OP_EXP_NEW_LINE
198 %token <op> OP_EXP_NUMBER
199 %token <op> OP_EXP_HEX_NUMBER
201 %token <op> OP_EXP_LABEL
202 %token <op> OP_EXP_PAREN_OPEN
205 %left <op> OP_EXP_LOGICAL_OR
207 %left <op> OP_EXP_OR
208 %left <op> OP_EXP_XOR
[all …]
/f-stack/dpdk/lib/librte_compressdev/
H A Drte_comp.c57 rte_comp_op_reset(struct rte_comp_op *op) in rte_comp_op_reset() argument
59 struct rte_mempool *tmp_mp = op->mempool; in rte_comp_op_reset()
64 op->iova_addr = tmp_iova_addr; in rte_comp_op_reset()
65 op->mempool = tmp_mp; in rte_comp_op_reset()
106 struct rte_comp_op *op = _op_data; in rte_comp_op_init() local
112 op->mempool = mempool; in rte_comp_op_init()
173 struct rte_comp_op *op = NULL; in rte_comp_op_alloc() local
180 rte_comp_op_reset(op); in rte_comp_op_alloc()
182 return op; in rte_comp_op_alloc()
213 if (op != NULL && op->mempool != NULL) in rte_comp_op_free()
[all …]
/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_capabilities.c12 .op = RTE_CRYPTO_OP_TYPE_SYMMETRIC,
32 .op = RTE_CRYPTO_OP_TYPE_SYMMETRIC,
57 .op = RTE_CRYPTO_OP_TYPE_SYMMETRIC,
77 .op = RTE_CRYPTO_OP_TYPE_SYMMETRIC,
97 .op = RTE_CRYPTO_OP_TYPE_SYMMETRIC,
117 .op = RTE_CRYPTO_OP_TYPE_SYMMETRIC,
137 .op = RTE_CRYPTO_OP_TYPE_SYMMETRIC,
157 .op = RTE_CRYPTO_OP_TYPE_SYMMETRIC,
177 .op = RTE_CRYPTO_OP_TYPE_SYMMETRIC,
197 .op = RTE_CRYPTO_OP_TYPE_SYMMETRIC,
[all …]

12345678910>>...24