Home
last modified time | relevance | path

Searched defs:include_path (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/compatibility/
H A Dconvert_binary_to_cc_source.py34 include_path=None, argument
/aosp_15_r20/external/cronet/third_party/protobuf/benchmarks/php/
H A Dautoload.php9 function protobuf_autoloader_impl($class, $prefix, $include_path) {
/aosp_15_r20/external/protobuf/benchmarks/php/
H A Dautoload.php9 function protobuf_autoloader_impl($class, $prefix, $include_path) {
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dbuild_cmake.rs182 let include_path = get_env("GRPCIO_SYS_GRPC_INCLUDE_PATH"); in main() localVariable
/aosp_15_r20/external/libconfig/examples/c/
H A Dexample4.c46 char include_path[PATH_MAX + 1]; in include_func() local
/aosp_15_r20/external/skia/gn/
H A Dfind_headers.py83 include_path = source_as_include[0] variable
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/scripts/mbedtls_dev/
H A Dc_build_helper.py116 header='', include_path=None, argument
/aosp_15_r20/external/mbedtls/scripts/mbedtls_dev/
H A Dc_build_helper.py116 header='', include_path=None, argument
/aosp_15_r20/external/openthread/script/
H A Dupdate-makefiles.py115 include_path = "./include/openthread" variable
/aosp_15_r20/external/cronet/third_party/libc++/src/utils/
H A Dgenerate_feature_test_macro_components.py32 script_name, source_root, include_path, docs_path, macro_test_path = get_libcxx_paths() variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/
H A Dutil.py434 include_path=None, argument
/aosp_15_r20/external/perfetto/src/protozero/protoc_plugin/
H A Dprotozero_c_plugin.cc404 std::string include_path = imp; in GeneratePrologue() local