Home
last modified time | relevance | path

Searched +defs:class +defs:close (Results 1 – 5 of 5) sorted by relevance

/third_party/libdrm/tegra/
Dprivate.h52 bool close; member
68 enum host1x_class class; member
/third_party/ffmpeg/libavcodec/
Dmovtextenc.c73 AVClass *class; member
408 static void mov_text_style_cb(void *priv, const char style, int close) in mov_text_style_cb()
/third_party/typescript/lib/
Dtsserverlibrary.d.ts1941 readonly class: ExpressionWithTypeArguments & { property
1947 readonly class: ExpressionWithTypeArguments & { property
7464 close(): void; method
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts1941 readonly class: ExpressionWithTypeArguments & { property
1947 readonly class: ExpressionWithTypeArguments & { property
7464 close(): void; method
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h2690 struct class *class; member
3260 void (*close)(struct vm_area_struct *); member
6961 struct class { struct
6964 const struct attribute_group **class_groups; argument
6969 void (*class_release)(struct class *); argument
6970 void (*dev_release)(struct device *);
6971 int (*shutdown_pre)(struct device *);
6972 const struct kobj_ns_type_operations *ns_type;
6973 const void * (*namespace)(struct device *);
6974 void (*get_ownership)(struct device *, kuid_t *, kgid_t *);
[all …]