1 #### Extracted from: /onnxruntime/include/onnxruntime/core/providers/coreml/coreml_provider_factory.h
2
3 --include-constant COREML_FLAG_CREATE_MLPROGRAM
4 --include-constant COREML_FLAG_ENABLE_ON_SUBGRAPH
5 --include-constant COREML_FLAG_LAST
6 --include-constant COREML_FLAG_ONLY_ALLOW_STATIC_INPUT_SHAPES
7 --include-constant COREML_FLAG_ONLY_ENABLE_DEVICE_WITH_ANE
8 --include-constant COREML_FLAG_USE_CPU_AND_GPU
9 --include-constant COREML_FLAG_USE_CPU_ONLY
10 --include-constant COREML_FLAG_USE_NONE
11 --include-function OrtSessionOptionsAppendExecutionProvider_CoreML
12
13 #### Extracted from: /jextract-22/runtime/conf/jextract/stdbool.h
14
15 --include-constant __bool_true_false_are_defined
16 --include-constant false
17 --include-constant true