Home
last modified time | relevance | path

Searched defs:local_scope (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/modules/skottie/src/layers/
DPrecompLayer.cpp122 const auto local_scope = in attachExternalPrecompLayer() local
181 SkTLazy<AutoScope> local_scope; in attachPrecompLayer() local
/third_party/flutter/skia/modules/skottie/src/layers/
DPrecompLayer.cpp34 SkTLazy<AutoScope> local_scope; in attachPrecompLayer() local
DShapeLayer.cpp691 auto local_scope = ascope.release(); in attachShape() local
/third_party/flutter/skia/modules/skottie/src/
DComposition.cpp36 const auto local_scope = in attachNestedAnimation() local
/third_party/skia/buildtools/checkdeps/
Dbuilddeps.py222 def __init__(self, local_scope): argument
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_sysctl.c249 int loopback_scope, ipv4_local_scope, local_scope, site_scope; in sctp_sysctl_copy_out_local_addresses() local
Dsctp_asconf.c3094 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()
Dsctp_header.h230 uint8_t local_scope; /* IPv6 local scope flag */ member
Dsctp_usrreq.c1459 int local_scope, site_scope, ipv6_addr_legal; local
Dsctp_pcb.c933 int local_scope, site_scope, ipv6_addr_legal; local
Dsctputil.c7855 int local_scope, site_scope, ipv6_addr_legal; local
Dsctp_structs.h703 uint8_t local_scope; member
/third_party/skia/modules/skottie/src/layers/shapelayer/
DShapeLayer.cpp343 auto local_scope = ascope.release(); in attachShape() local
/third_party/skia/third_party/externals/angle2/scripts/
Droll_chromium_deps.py148 def VarLookup(local_scope): argument