Home
last modified time | relevance | path

Searched defs:proto_name (Results 1 – 8 of 8) sorted by relevance

/third_party/libsnd/
Dmake_lite.py21 def find_function_prototype (source, proto_name): argument
79 def remove_prototype (source, proto_name): argument
/third_party/lwip/src/include/netif/ppp/
Dfsm.h127 const char *proto_name; /* String name for protocol (for messages) */ member
/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc441 const std::string& proto_name, const std::string& message_name) { in ExpectGenerated()
448 const std::string& proto_name, const std::string& message_name, in ExpectGenerated()
457 const std::string& proto_name, const std::string& message_name) { in ExpectGeneratedWithMultipleInputs()
465 const std::string& insertions, const std::string& proto_name, in ExpectGeneratedWithInsertions()
/third_party/libinput/
Dmeson.build572 proto_name = 'pointer-constraints-unstable-v1' variable
/third_party/ffmpeg/libavformat/
Ddashdec.c164 const char *proto_name = avio_find_protocol_name(url); in ishttp() local
406 const char *proto_name = NULL; in open_url() local
Dhls.c629 const char *proto_name = NULL; in open_url() local
/third_party/ffmpeg/fftools/
Dffmpeg_opt.c994 const char *proto_name = avio_find_protocol_name(filename); in assert_file_overwrite() local
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc4591 const std::string& scope, const std::string& proto_name) { in AllocateNameString()