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

  /external/chromium/build/
gyp_chromium 83 def AddInclude(path):
88 AddInclude(os.path.join(script_dir, 'common.gypi'))
89 AddInclude(os.path.join(script_dir, 'features_override.gypi'))
94 AddInclude(supplement)
  /external/chromium_org/ppapi/native_client/src/tools/
srpcgen.py 84 def AddInclude(name):
354 AddInclude('native_client/src/shared/ppapi_proxy/browser_globals.h')
356 AddInclude('native_client/src/shared/ppapi_proxy/plugin_globals.h')
357 AddInclude('ppapi/c/ppb_core.h')
358 AddInclude('native_client/src/shared/platform/nacl_check.h')
436 AddInclude("ppapi/c/pp_instance.h")
437 AddInclude("ppapi/c/pp_module.h")
438 AddInclude("ppapi/c/pp_resource.h")
  /external/skia/
gyp_skia 42 def AddInclude(path):
50 AddInclude(os.path.join(gyp_config_dir, 'common.gypi'))
  /external/chromium_org/v8/build/
gyp_v8 98 def AddInclude(path):
103 AddInclude(os.path.join(v8_root, 'build', 'standalone.gypi'))
108 AddInclude(supplement)
  /external/v8/build/
gyp_v8 91 def AddInclude(path):
96 AddInclude(os.path.join(script_dir, 'standalone.gypi'))
101 AddInclude(supplement)
  /external/chromium_org/build/
gyp_chromium 155 def AddInclude(path):
160 AddInclude(os.path.join(script_dir, 'common.gypi'))
164 AddInclude(supplement)
  /external/chromium_org/ppapi/generators/
idl_thunk.py 47 def AddInclude(self, include):
277 meta.AddInclude('ppapi/c/pp_completion_callback.h')
430 meta.AddInclude(filenode.GetProperty('thunk_include'))

Completed in 225 milliseconds