OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:default_scope
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/gn/
functions.cc
97
const Scope*
default_scope
= scope->GetTargetDefaults(target_type);
local
98
if (
default_scope
) {
99
if (!
default_scope
->NonRecursiveMergeTo(block_scope, function,
/external/iproute2/ip/
ipaddress.c
1040
static int
default_scope
(inet_prefix *lcl)
function
1212
req.ifa.ifa_scope =
default_scope
(&lcl);
[
all
...]
Completed in 618 milliseconds