Home
last modified time | relevance | path

Searched refs:no_link (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/JavaScriptCore/
DDerivedSources.pro34 eval($${1}.CONFIG = target_predeps no_link)
75 rvctstubs.CONFIG += no_link
84 msvcstubs.CONFIG += no_link
/external/webkit/Source/WebCore/
DDerivedSources.pro11 eval($${1}.CONFIG = target_predeps no_link)
/external/webkit/Source/WebKit/qt/declarative/
Ddeclarative.pro21 copy2build.CONFIG += no_link
/external/webkit/Tools/WebKitTestRunner/
DDerivedSources.pro18 eval($${1}.CONFIG = target_predeps no_link)
/external/llvm/include/llvm/Support/
Dsystem_error.h531 no_link = ENOLINK, enumerator
533 no_link = EINVAL,
/external/webkit/Source/WebKit2/
DDerivedSources.pro47 eval($${1}.CONFIG = target_predeps no_link)
/external/iproute2/ip/
Dipaddress.c713 int no_link = 0; in ipaddr_list_or_flush() local
892 no_link = 1; in ipaddr_list_or_flush()
948 if (no_link || print_linkinfo(NULL, &l->h, stdout) == 0) { in ipaddr_list_or_flush()