Home
last modified time | relevance | path

Searched refs:header_output_path (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/scripts/
H A Dgen_gl_enum_utils.py197 def main(header_output_path, source_output_path): argument
276 header_output_path = registry_xml.script_relative(header_output_path)
277 with open(header_output_path, 'w') as f:
/aosp_15_r20/external/executorch/backends/cadence/utils/
H A Dgen_header.py49 gen_header(args.model_path, args.header_output_path)
/aosp_15_r20/external/executorch/examples/cadence/
H A DCMakeLists.txt104 --model_path ${MODEL_PATH} --header_output_path ${CMAKE_BINARY_DIR}