Home
last modified time | relevance | path

Searched defs:common_cflags (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/iptables/iptables/
H A DMakefile.am11 common_cflags = ${AM_CFLAGS} macro
/aosp_15_r20/external/libepoxy/
H A Dmeson.build138 common_cflags = cc.get_supported_arguments(test_cflags) variable
/aosp_15_r20/external/pytorch/torch/utils/
H A Dcpp_extension.py1416 …def format_precompiler_header_cmd(compiler, head_file, head_file_pch, common_cflags, torch_include… argument