HomeSort by relevance Sort by last modified time
    Searched refs:AddInclude (Results 1 - 3 of 3) sorted by null

  /external/v8/gypfiles/
gyp_v8 88 def AddInclude(path):
93 AddInclude(os.path.join(v8_root, 'gypfiles', 'standalone.gypi'))
98 AddInclude(supplement)
  /external/v8/build/
gyp_chromium.py 177 def AddInclude(path):
182 AddInclude(os.path.join(chrome_src, os.environ.get('GYP_INCLUDE_FIRST')))
185 AddInclude(os.path.join(script_dir, 'common.gypi'))
189 AddInclude(supplement)
192 AddInclude(os.path.join(chrome_src, os.environ.get('GYP_INCLUDE_LAST')))
  /external/skia/
gyp_skia 50 def AddInclude(path):
58 AddInclude(os.path.join(gyp_config_dir, 'common.gypi'))

Completed in 124 milliseconds