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

  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/
SConscript 98 glapi_sources = env.compile_without_gstabs(glapi_sources, "glapi_dispatch.c")
99 glapi_sources = env.compile_without_gstabs(glapi_sources, "glapi_getproc.c")
  /external/mesa3d/src/mapi/glapi/
SConscript 98 glapi_sources = env.compile_without_gstabs(glapi_sources, "glapi_dispatch.c")
99 glapi_sources = env.compile_without_gstabs(glapi_sources, "glapi_getproc.c")
  /external/chromium_org/third_party/mesa/src/scons/
crossmingw.py 133 def compile_without_gstabs(env, sources, c_file): function
230 env.AddMethod(compile_without_gstabs, 'compile_without_gstabs')
  /external/mesa3d/scons/
crossmingw.py 133 def compile_without_gstabs(env, sources, c_file): function
230 env.AddMethod(compile_without_gstabs, 'compile_without_gstabs')

Completed in 65 milliseconds