Searched defs:cpp_args (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/python/pycparser/pycparser/ |
D | __init__.py | 18 def preprocess_file(filename, cpp_path='cpp', cpp_args=''): argument 51 def parse_file(filename, use_cpp=False, cpp_path='cpp', cpp_args='', argument
|
/aosp_15_r20/external/mesa3d/meson_to_hermetic/ |
H A D | meson_to_hermetic.py | 443 cpp_args=[], argument 553 cpp_args=[], argument 706 cpp_args=[], argument 824 cpp_args=[], argument 865 cpp_args=[], argument
|
H A D | meson_common.py | 255 cpp_args=[], argument
|
/aosp_15_r20/external/harfbuzz_ng/test/api/ |
H A D | meson.build | 96 cpp_args = [] variable
|
/aosp_15_r20/external/harfbuzz_ng/ |
H A D | meson.build | 239 cpp_args = cpp.get_supported_arguments(warn_cflags) variable
|
/aosp_15_r20/external/executorch/kernels/test/ |
H A D | test_case_gen.py | 104 def make_test_cases_broadcast_two_input_tensor(x, y, cpp_args, torch_args, torch_fn): argument
|
/aosp_15_r20/external/mesa3d/ |
H A D | meson.build | 55 cpp_args = [] variable
|