Home
last modified time | relevance | path

Searched defs:ocs (Results 1 – 4 of 4) sorted by relevance

/third_party/Linux_Kernel/include/linux/
Dof.h1011 static inline int of_changeset_attach_node(struct of_changeset *ocs, in of_changeset_attach_node()
1017 static inline int of_changeset_detach_node(struct of_changeset *ocs, in of_changeset_detach_node()
1023 static inline int of_changeset_add_property(struct of_changeset *ocs, in of_changeset_add_property()
1029 static inline int of_changeset_remove_property(struct of_changeset *ocs, in of_changeset_remove_property()
1035 static inline int of_changeset_update_property(struct of_changeset *ocs, in of_changeset_update_property()
/third_party/Linux_Kernel/include/uapi/linux/
Dhdlcdrv.h56 struct hdlcdrv_old_channel_state ocs; member
/third_party/flutter/skia/src/pathops/
DSkOpCoincidence.cpp801 const SkOpPtT* ocs = outer->coinPtTStart(); in addMissing() local
DSkPathOpsDebug.cpp1896 const SkOpPtT* ocs = outer->coinPtTStart(); in debugAddMissing() local