Home
last modified time | relevance | path

Searched defs:c_file (Results 1 – 6 of 6) sorted by relevance

/external/qemu/scripts/
Dqapi-types.py294 c_file = 'qapi-types.c' variable
317 c_file = output_dir + prefix + c_file variable
Dqapi-visit.py395 c_file = 'qapi-visit.c' variable
418 c_file = output_dir + prefix + c_file variable
Dqapi-commands.py402 c_file = 'qmp-marshal.c' variable
427 c_file = output_dir + prefix + c_file variable
/external/mesa3d/scons/
Dcrossmingw.py133 def compile_without_gstabs(env, sources, c_file): argument
/external/chromium_org/third_party/mesa/src/scons/
Dcrossmingw.py133 def compile_without_gstabs(env, sources, c_file): argument
/external/chromium_org/third_party/cython/src/Cython/Build/
DDependencies.py861 def cythonize_one(pyx_file, c_file, fingerprint, quiet, options=None, raise_on_failure=True): argument