/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglframebuffer.c | 226 guint attach_point, attach_type; in gst_gl_framebuffer_new_with_default_depth() local 234 attach_type = GST_GL_DEPTH24_STENCIL8; in gst_gl_framebuffer_new_with_default_depth() 237 attach_type = GST_GL_DEPTH_COMPONENT16; in gst_gl_framebuffer_new_with_default_depth() 246 gst_gl_renderbuffer_allocation_params_new (context, NULL, attach_type, in gst_gl_framebuffer_new_with_default_depth()
|
/third_party/libbpf/src/ |
D | skel_internal.h | 290 enum bpf_attach_type attach_type) in skel_link_create() argument 298 attr.link_create.attach_type = attach_type; in skel_link_create()
|
D | bpf.c | 636 attr.attach_type = type; in bpf_prog_attach_opts() 652 attr.attach_type = type; in bpf_prog_detach() 667 attr.attach_type = type; in bpf_prog_detach2() 674 enum bpf_attach_type attach_type, in bpf_link_create() argument 699 attr.link_create.attach_type = attach_type; in bpf_link_create() 707 switch (attach_type) { in bpf_link_create() 762 switch (attach_type) { in bpf_link_create() 834 attr.query.attach_type = type; in bpf_prog_query_opts()
|
D | bpf.h | 330 enum bpf_attach_type attach_type,
|
D | libbpf.h | 240 enum bpf_attach_type *attach_type); 242 enum bpf_attach_type attach_type);
|
D | libbpf_internal.h | 371 void btf_get_kernel_prefix_kind(enum bpf_attach_type attach_type,
|
D | libbpf.c | 9112 static char *libbpf_get_type_names(bool attach_type) argument 9126 if (attach_type) { 9344 void btf_get_kernel_prefix_kind(enum bpf_attach_type attach_type, argument 9347 switch (attach_type) { 9385 enum bpf_attach_type attach_type) argument 9390 btf_get_kernel_prefix_kind(attach_type, &prefix, &kind); 9395 enum bpf_attach_type attach_type) argument 9407 err = find_attach_btf_id(btf, name, attach_type); 9452 enum bpf_attach_type attach_type, argument 9457 ret = find_attach_btf_id(obj->btf_vmlinux, attach_name, attach_type); [all …]
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-kerx-table.hh | 290 o.attach_type() = ATTACH_TYPE_NONE; in transition() 294 else if (o.attach_type()) in transition() 313 o.attach_type() = ATTACH_TYPE_NONE; in transition() 317 else if (o.attach_type()) in transition() 570 o.attach_type() = ATTACH_TYPE_MARK; in transition() 904 pos[i].attach_type() = ATTACH_TYPE_CURSIVE; in apply()
|
D | hb-ot-layout-gpos-table.hh | 45 #define attach_type() var.u8[2] /* attachment type */ macro 710 o.attach_type() = ATTACH_TYPE_MARK; in apply() 1875 pos[child].attach_type() = ATTACH_TYPE_CURSIVE; in apply() 2862 int chain = pos[i].attach_chain(), type = pos[i].attach_type(); in reverse_cursive_minor_offset() 2882 pos[j].attach_type() = type; in reverse_cursive_minor_offset() 2892 int chain = pos[i].attach_chain(), type = pos[i].attach_type(); in propagate_attachment_offsets() 2938 buffer->pos[i].attach_chain() = buffer->pos[i].attach_type() = 0; in position_start()
|
/third_party/libbpf/include/uapi/linux/ |
D | bpf.h | 87 __u32 attach_type; /* program attach type (enum bpf_attach_type) */ member 1412 __u32 attach_type; member 1464 __u32 attach_type; member 1510 __u32 attach_type; /* attach type */ member 6306 __u32 attach_type; member 6312 __u32 attach_type; member 6340 __u32 attach_type; member
|
/third_party/ltp/include/lapi/ |
D | bpf.h | 240 uint32_t attach_type; member 284 uint32_t attach_type; member
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 25428 __u32 attach_type; member 25466 __u32 attach_type; member 25500 __u32 attach_type; member 30902 __u32 attach_type; member 35312 __u32 attach_type; member 35318 __u32 attach_type; member 35331 __u32 attach_type; member 35402 enum bpf_attach_type attach_type; member
|
/third_party/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 10554 …<var-decl name="attach_type" type-id="3f1a6b60" visibility="default" filepath="include/uapi/linux/… 55569 …<var-decl name="attach_type" type-id="3f1a6b60" visibility="default" filepath="include/uapi/linux/… 55642 …<var-decl name="attach_type" type-id="3f1a6b60" visibility="default" filepath="include/uapi/linux/… 81145 …<var-decl name="attach_type" type-id="3f1a6b60" visibility="default" filepath="include/uapi/linux/…
|
D | test-PR27569-v0.abi | 10554 …<var-decl name="attach_type" type-id="3f1a6b60" visibility="default" filepath="include/uapi/linux/… 55540 …<var-decl name="attach_type" type-id="3f1a6b60" visibility="default" filepath="include/uapi/linux/… 55613 …<var-decl name="attach_type" type-id="3f1a6b60" visibility="default" filepath="include/uapi/linux/… 81131 …<var-decl name="attach_type" type-id="3f1a6b60" visibility="default" filepath="include/uapi/linux/…
|