Searched defs:include_paths (Results 1 – 5 of 5) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/ |
D | main.cc | 136 const std::vector<std::string>* include_paths, in generate_code() 165 char* protobuf_path, const std::vector<std::string>* include_paths, in protoc_get_protos() 175 char* protobuf_path, const std::vector<std::string>* include_paths, in protoc_get_services()
|
D | _protoc_compiler.pyx | 115 def get_protos(bytes protobuf_path, list include_paths): 125 def get_services(bytes protobuf_path, list include_paths):
|
/external/linux-kselftest/tools/testing/selftests/kvm/ |
D | Makefile | 80 cscope: include_paths = $(LINUX_TOOL_INCLUDE) $(LINUX_HDR_PATH) include lib .. macro
|
/external/flatbuffers/src/ |
D | idl_parser.cpp | 2806 bool Parser::Parse(const char *source, const char **include_paths, in Parse() 2832 CheckedError Parser::ParseRoot(const char *source, const char **include_paths, in ParseRoot() 2913 CheckedError Parser::DoParse(const char *source, const char **include_paths, in DoParse()
|
/external/mesa3d/src/mesa/main/ |
D | shaderapi.c | 3199 struct sh_incl_path_entry **include_paths; member
|