Searched refs:extra_compile_args (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Distutils/
H A Dextension.py28 extra_compile_args=None,
62 extra_compile_args=extra_compile_args,
81 extra_compile_args=extra_compile_args,
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
H A Dsetup.py73 extra_compile_args=cppflags,
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dsetup.py36 extra_compile_args = cflags, variable
/external/chromium_org/third_party/cython/src/Cython/Build/
H A DInline.py201 extra_compile_args = cflags) variable
/external/chromium_org/third_party/cython/src/
H A Druntests.py144 ext.extra_compile_args.extend(compile_flags.split())
388 ext.extra_compile_args.append('/openmp')
770 extra_compile_args = ext_compile_flags,

Completed in 156 milliseconds