Home
last modified time | relevance | path

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

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