Home
last modified time | relevance | path

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

/external/chromium_org/tools/findit/
Dchromium_deps.py23 def __init__(self, local_scope): argument
/external/chromium_org/android_webview/buildbot/
Ddeps_whitelist.py111 def __init__(self, custom_vars, local_scope): argument
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_sysctl.c232 int loopback_scope, ipv4_local_scope, local_scope, site_scope; in sctp_sysctl_copy_out_local_addresses() local
Dsctp_asconf.c3092 uint16_t local_scope, uint16_t site_scope, in sctp_check_address_list_all()
3191 uint16_t local_scope, uint16_t site_scope, in sctp_check_address_list()
Dsctp_usrreq.c1574 int local_scope, site_scope, ipv6_addr_legal; local
Dsctp_header.h211 uint8_t local_scope; /* IPv6 local scope flag */ member
Dsctp_pcb.c936 int local_scope, site_scope, ipv6_addr_legal; local
Dsctputil.c7538 int local_scope, site_scope, ipv6_addr_legal; local
Dsctp_structs.h670 uint8_t local_scope; member
/external/chromium_org/third_party/cython/src/Cython/Compiler/
DParseTreeTransforms.py2719 def __init__(self, local_scope): argument
/external/chromium_org/v8/src/
Druntime.cc11708 Handle<JSObject> local_scope = in MaterializeLocalScope() local