Home
last modified time | relevance | path

Searched refs:copy_headers (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/openssl/config/
Dgenerate_gypi.pl71 copy_headers(@openssl_dir_headers, 'openssl');
74 copy_headers(@crypto_dir_headers, 'crypto');
370 sub copy_headers { subroutine
/third_party/node/tools/gyp/pylib/gyp/
Dmac_tool.py355 def ExecCopyIosFrameworkHeaders(self, framework, *copy_headers): argument
359 for header in copy_headers:
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dmac_tool.py355 def ExecCopyIosFrameworkHeaders(self, framework, *copy_headers): argument
359 for header in copy_headers:
/third_party/node/tools/gyp/pylib/gyp/generator/
Dninja.py867 copy_headers = spec["mac_framework_headers"]
875 ("copy_headers", map(self.GypPathToNinja, copy_headers)),
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
Dninja.py867 copy_headers = spec["mac_framework_headers"]
875 ("copy_headers", map(self.GypPathToNinja, copy_headers)),