OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_excludes
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/JavaScriptCore/
wscript
33
jscore_excludes.extend(
get_excludes
(jscore_dir, ['*Brew.cpp', '*CF.cpp', '*Symbian.cpp']))
37
jscore_excludes.extend(
get_excludes
(jscore_dir, ['*None.cpp']))
45
jscore_excludes.extend(
get_excludes
(jscore_dir, ['*Win.cpp']))
/external/webkit/Tools/wx/build/
build_utils.py
46
def
get_excludes
(root, patterns):
function
Completed in 89 milliseconds