| /f-stack/dpdk/drivers/bus/fslmc/qbman/ |
| H A D | qbman_sys.h | 207 const uint32_t *shadow = cmd; in qbman_cinh_write_complete() local 211 s->addr_cinh, s->idx, offset, shadow); in qbman_cinh_write_complete() 238 s->addr_cinh, s->idx, offset, shadow); in qbman_cinh_read_shadow() 245 hexdump(shadow, 64); in qbman_cinh_read_shadow() 247 return shadow; in qbman_cinh_read_shadow() 263 void *shadow = s->cena + offset; in qbman_cena_write_start() local 270 dcbz(shadow); in qbman_cena_write_start() 271 return shadow; in qbman_cena_write_start() 292 const uint32_t *shadow = cmd; in qbman_cena_write_complete() local 350 hexdump(shadow, 64); in qbman_cena_read() [all …]
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.qtip.css | 27 box-shadow: none; 236 .qtip-shadow{ 263 -webkit-box-shadow: 0 0 3px #333; 264 -moz-box-shadow: 0 0 3px #333; 265 box-shadow: 0 0 3px #333; 317 -webkit-box-shadow: 0 0 12px #333; 318 -moz-box-shadow: 0 0 12px #333; 319 box-shadow: 0 0 12px #333; 388 text-shadow: 0 1px black; 402 text-shadow: none; [all …]
|
| /f-stack/app/nginx-1.16.1/src/event/ |
| H A D | ngx_event_pipe.c | 930 tl->buf = b->shadow; in ngx_event_pipe_write_chain_to_temp_file() 936 b->shadow->pos = b->shadow->start; in ngx_event_pipe_write_chain_to_temp_file() 937 b->shadow->last = b->shadow->start; in ngx_event_pipe_write_chain_to_temp_file() 967 b->shadow = buf; in ngx_event_pipe_copy_input_filter() 971 buf->shadow = b; in ngx_event_pipe_copy_input_filter() 997 b = buf->shadow; in ngx_event_pipe_remove_shadow_links() 1004 next = b->shadow; in ngx_event_pipe_remove_shadow_links() 1009 b->shadow = NULL; in ngx_event_pipe_remove_shadow_links() 1017 b->shadow = NULL; in ngx_event_pipe_remove_shadow_links() 1019 buf->shadow = NULL; in ngx_event_pipe_remove_shadow_links() [all …]
|
| /f-stack/dpdk/drivers/bus/dpaa/base/qbman/ |
| H A D | qman.c | 1018 *shadow = *dq; in __poll_portal_fast() 1019 dq = shadow; in __poll_portal_fast() 1020 shadow->fqid = be32_to_cpu(shadow->fqid); in __poll_portal_fast() 1021 shadow->seqnum = be16_to_cpu(shadow->seqnum); in __poll_portal_fast() 1285 dq = shadow; in qman_portal_dequeue() 1286 shadow->fqid = be32_to_cpu(shadow->fqid); in qman_portal_dequeue() 1287 shadow->seqnum = be16_to_cpu(shadow->seqnum); in qman_portal_dequeue() 1348 *shadow = *dq; in qman_dequeue() 1349 dq = shadow; in qman_dequeue() 1350 shadow->fqid = be32_to_cpu(shadow->fqid); in qman_dequeue() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/gpio/ |
| H A D | gpio-mm-lantiq.txt | 19 - lantiq,shadow : The default value that we shall assume as already set on the 36 lantiq,shadow = <0x77f>
|
| H A D | gpio-stp-xway.txt | 18 - lantiq,shadow : The default value that we shall assume as already set on the 36 lantiq,shadow = <0xffff>;
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_table.c | 1515 shadow = pfr_create_ktable(tbl, 0, 0); in pfr_ina_define() 1516 if (shadow == NULL) { in pfr_ina_define() 1530 if (pfr_route_kentry(shadow, p)) { in pfr_ina_define() 1544 kt->pfrkt_shadow = shadow; in pfr_ina_define() 1546 pfr_clean_node_mask(shadow, &addrq); in pfr_ina_define() 1547 pfr_destroy_ktable(shadow, 0); in pfr_ina_define() 1557 pfr_destroy_ktable(shadow, 0); in pfr_ina_define() 1665 pfr_clean_node_mask(shadow, &addrq); in pfr_commit_ktable() 1692 shadow->pfrkt_ip4); in pfr_commit_ktable() 1694 shadow->pfrkt_ip6); in pfr_commit_ktable() [all …]
|
| /f-stack/tools/libxo/xohtml/ |
| H A D | xohtml.css | 236 box-shadow: 0 1px 1px #fff, 384 box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); 454 box-shadow: 0px 0px 8px rgba(100, 100, 200, 0.5); 557 text-shadow: -1px -1px 2px #777777; 558 text-shadow: rgba(10, 10, 10, 0.5) 1px 2px 2px; 750 box-shadow: none; 856 box-shadow: 0px 0px 3px rgba(100, 100, 200, 0.8); 988 box-shadow: inset 0px 1px 0px 0px #f5978e; 1002 text-shadow: 1px 1px 0px #810e05;
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_charset_filter_module.c | 626 if (b->shadow) { in ngx_http_charset_body_filter() 627 b->shadow->pos = b->shadow->last; in ngx_http_charset_body_filter() 737 b->shadow = buf; in ngx_http_charset_recode_from_utf8() 824 b->shadow = buf; in ngx_http_charset_recode_from_utf8() 959 b->shadow = buf; in ngx_http_charset_recode_from_utf8() 1086 b->shadow = buf; in ngx_http_charset_recode_to_utf8() 1102 cl->buf->shadow = NULL; in ngx_http_charset_get_buf() 1145 b->shadow = NULL; in ngx_http_charset_get_buffer()
|
| H A D | ngx_http_sub_filter_module.c | 407 b->shadow = NULL; in ngx_http_sub_body_filter() 521 b->shadow = ctx->buf; in ngx_http_sub_body_filter() 581 if (b->shadow) { in ngx_http_sub_output() 582 b->shadow->pos = b->shadow->last; in ngx_http_sub_output()
|
| H A D | ngx_http_fastcgi_module.c | 1507 b->shadow = in->buf; in ngx_http_fastcgi_body_output_filter() 1619 if (cl->buf->shadow) { in ngx_http_fastcgi_body_output_filter() 1621 b = cl->buf->shadow; in ngx_http_fastcgi_body_output_filter() 1625 cl->buf->shadow = NULL; in ngx_http_fastcgi_body_output_filter() 2110 prev = &buf->shadow; in ngx_http_fastcgi_input_filter() 2272 prev = &b->shadow; in ngx_http_fastcgi_input_filter() 2321 b->shadow = buf; in ngx_http_fastcgi_input_filter()
|
| H A D | ngx_http_ssi_filter_module.c | 547 b->shadow = NULL; in ngx_http_ssi_body_filter() 894 b->shadow = ctx->buf; in ngx_http_ssi_body_filter() 958 if (b->shadow) { in ngx_http_ssi_output() 959 b->shadow->pos = b->shadow->last; in ngx_http_ssi_output()
|
| H A D | ngx_http_proxy_module.c | 2046 b->shadow = buf; in ngx_http_proxy_copy_filter() 2050 buf->shadow = b; in ngx_http_proxy_copy_filter() 2106 prev = &buf->shadow; in ngx_http_proxy_chunked_filter() 2133 prev = &b->shadow; in ngx_http_proxy_chunked_filter() 2195 b->shadow = buf; in ngx_http_proxy_chunked_filter()
|
| H A D | ngx_http_grpc_module.c | 1290 b->shadow = in->buf; in ngx_http_grpc_body_output_filter() 1411 if (cl->buf->shadow) { in ngx_http_grpc_body_output_filter() 1413 b = cl->buf->shadow; in ngx_http_grpc_body_output_filter() 1417 cl->buf->shadow = NULL; in ngx_http_grpc_body_output_filter()
|
| /f-stack/freebsd/contrib/device-tree/src/mips/lantiq/ |
| H A D | easy50712.dts | 100 lantiq,shadow = <0xfff>;
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_buf.h | 30 ngx_buf_t *shadow; member
|
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_vf.c | 1757 struct ecore_bulletin_content shadow; in ecore_vf_read_bulletin() local 1764 OSAL_MEMCPY(&shadow, p_iov->bulletin.p_virt, p_iov->bulletin.size); in ecore_vf_read_bulletin() 1767 if (shadow.version == p_iov->bulletin_shadow.version) in ecore_vf_read_bulletin() 1771 crc = OSAL_CRC32(0, (u8 *)&shadow + crc_size, in ecore_vf_read_bulletin() 1773 if (crc != shadow.crc) in ecore_vf_read_bulletin() 1777 OSAL_MEMCPY(&p_iov->bulletin_shadow, &shadow, p_iov->bulletin.size); in ecore_vf_read_bulletin() 1780 "Read a bulletin update %08x\n", shadow.version); in ecore_vf_read_bulletin()
|
| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2_filter_module.c | 1473 in->buf = cl->buf->shadow; in ngx_http_v2_send_chain() 1646 chunk->shadow = buf; in ngx_http_v2_filter_get_shadow() 1971 buf = cl->buf->shadow; in ngx_http_v2_data_frame_handler()
|
| /f-stack/freebsd/amd64/vmm/intel/ |
| H A D | vmx.c | 3360 int error, hostcpu, running, shadow; in vmx_setreg() local 3399 shadow = vmx_shadow_reg(reg); in vmx_setreg() 3400 if (shadow > 0) { in vmx_setreg() 3405 VMCS_IDENT(shadow), val); in vmx_setreg()
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_2_1.rst | 212 * Update of shadow RAM read/write functions.
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | dummynet.txt | 288 "shadow" copies numbered I+NMAX and I+ 2*NMAX which are used to
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | ChangeLog | 405 - Avoid use of "eof" parameter in trees.c to not shadow library variable
|