Home
last modified time | relevance | path

Searched refs:compile_headers (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tools/
H A Dcheck-headers-self-sufficient83 def compile_headers(headers): function
112 compile_headers(paths)
/third_party/node/tools/gyp/pylib/gyp/
H A Dxcode_emulation.py1410 self.compile_headers = False
1413 self.compile_headers = (
1421 if self.compile_headers:
1429 assert self.compile_headers
1437 if self.compile_headers and lang in self.compiled_headers:
1446 assert self.compile_headers
1454 if not self.header or not self.compile_headers:
1476 if not self.header or not self.compile_headers:
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dxcode_emulation.py1404 self.compile_headers = False
1407 self.compile_headers = (
1415 if self.compile_headers:
1423 assert self.compile_headers
1431 if self.compile_headers and lang in self.compiled_headers:
1440 assert self.compile_headers
1448 if not self.header or not self.compile_headers:
1470 if not self.header or not self.compile_headers:

Completed in 6 milliseconds