Searched defs:local_scope (Results 1 – 14 of 14) sorted by relevance
/third_party/skia/modules/skottie/src/layers/ |
D | PrecompLayer.cpp | 122 const auto local_scope = in attachExternalPrecompLayer() local 181 SkTLazy<AutoScope> local_scope; in attachPrecompLayer() local
|
/third_party/flutter/skia/modules/skottie/src/layers/ |
D | PrecompLayer.cpp | 34 SkTLazy<AutoScope> local_scope; in attachPrecompLayer() local
|
D | ShapeLayer.cpp | 691 auto local_scope = ascope.release(); in attachShape() local
|
/third_party/flutter/skia/modules/skottie/src/ |
D | Composition.cpp | 36 const auto local_scope = in attachNestedAnimation() local
|
/third_party/skia/buildtools/checkdeps/ |
D | builddeps.py | 222 def __init__(self, local_scope): argument
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_sysctl.c | 249 int loopback_scope, ipv4_local_scope, local_scope, site_scope; in sctp_sysctl_copy_out_local_addresses() local
|
D | sctp_asconf.c | 3094 uint16_t local_scope, uint16_t site_scope, in sctp_check_address_list_all() 3193 uint16_t local_scope, uint16_t site_scope, in sctp_check_address_list()
|
D | sctp_header.h | 230 uint8_t local_scope; /* IPv6 local scope flag */ member
|
D | sctp_usrreq.c | 1459 int local_scope, site_scope, ipv6_addr_legal; local
|
D | sctp_pcb.c | 933 int local_scope, site_scope, ipv6_addr_legal; local
|
D | sctputil.c | 7855 int local_scope, site_scope, ipv6_addr_legal; local
|
D | sctp_structs.h | 703 uint8_t local_scope; member
|
/third_party/skia/modules/skottie/src/layers/shapelayer/ |
D | ShapeLayer.cpp | 343 auto local_scope = ascope.release(); in attachShape() local
|
/third_party/skia/third_party/externals/angle2/scripts/ |
D | roll_chromium_deps.py | 148 def VarLookup(local_scope): argument
|