Home
last modified time | relevance | path

Searched defs:header_name (Results 1 – 25 of 25) sorted by relevance

/third_party/glib/gio/gdbus-2.0/codegen/
Dcodegen.py59 def generate_header_guard(header_name): argument
75 header_name, argument
1020 header_name, argument
1098 header_name, argument
1449 header_name, argument
/third_party/node/src/
Dnode_http_common-inl.h103 const char* header_name = T::ToHttpHeaderName(token); in IsZeroLength() local
155 const char* header_name = T::ToHttpHeaderName(token_); in GetName() local
Dnode_http_common.h413 const char* header_name = reinterpret_cast<const char*>(ptr.data()); in SET_SELF_SIZE() local
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dvalidate_cfg.cpp125 string construct_name, header_name, exit_name; in ConstructNames() local
160 string construct_name, header_name, exit_name; in ConstructErrorString() local
211 string construct_name, header_name, exit_name; in StructuredControlFlowChecks() local
/third_party/python/Lib/wsgiref/
Dutil.py170 def is_hop_by_hop(header_name): argument
/third_party/boost/doc/html/boost_asio/example/cpp03/http/server/
Drequest_parser.hpp84 header_name, enumerator
/third_party/boost/doc/html/boost_asio/example/cpp03/http/server2/
Drequest_parser.hpp84 header_name, enumerator
/third_party/boost/doc/html/boost_asio/example/cpp03/http/server3/
Drequest_parser.hpp84 header_name, enumerator
/third_party/boost/libs/asio/example/cpp03/http/server3/
Drequest_parser.hpp84 header_name, enumerator
/third_party/boost/libs/asio/example/cpp03/http/server2/
Drequest_parser.hpp84 header_name, enumerator
/third_party/boost/libs/asio/example/cpp03/http/server/
Drequest_parser.hpp84 header_name, enumerator
/third_party/boost/doc/html/boost_asio/example/cpp11/http/server/
Drequest_parser.hpp85 header_name, enumerator
/third_party/boost/libs/asio/example/cpp11/http/server/
Drequest_parser.hpp85 header_name, enumerator
/third_party/spirv-tools/source/val/
Dvalidate_cfg.cpp400 std::string construct_name, header_name, exit_name; in ConstructNames() local
435 std::string construct_name, header_name, exit_name; in ConstructErrorString() local
715 std::string construct_name, header_name, exit_name; in StructuredControlFlowChecks() local
754 std::string construct_name, header_name, exit_name; in StructuredControlFlowChecks() local
/third_party/python/Lib/email/
Dheader.py156 def make_header(decoded_seq, maxlinelen=None, header_name=None, argument
181 maxlinelen=None, header_name=None, argument
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_cfg.cpp412 std::string construct_name, header_name, exit_name; in ConstructNames() local
447 std::string construct_name, header_name, exit_name; in ConstructErrorString() local
727 std::string construct_name, header_name, exit_name; in StructuredControlFlowChecks() local
766 std::string construct_name, header_name, exit_name; in StructuredControlFlowChecks() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_cfg.cpp412 std::string construct_name, header_name, exit_name; in ConstructNames() local
447 std::string construct_name, header_name, exit_name; in ConstructErrorString() local
727 std::string construct_name, header_name, exit_name; in StructuredControlFlowChecks() local
766 std::string construct_name, header_name, exit_name; in StructuredControlFlowChecks() local
/third_party/libsoup/libsoup/
Dsoup-message.c1240 header_handler_free (gpointer header_name, GClosure *closure) in header_handler_free()
1252 const char *header_name = marshal_data; in header_handler_metamarshal() local
1288 char *header_name; in soup_message_add_header_handler() local
Dsoup-message-headers.c1270 parse_content_foo (SoupMessageHeaders *hdrs, const char *header_name, in parse_content_foo()
1309 set_content_foo (SoupMessageHeaders *hdrs, const char *header_name, in set_content_foo()
/third_party/python/Lib/urllib/
Drequest.py409 def has_header(self, header_name): argument
413 def get_header(self, header_name, default=None): argument
418 def remove_header(self, header_name): argument
/third_party/glslang/glslang/Include/
Dglslang_c_interface.h176 const char* header_name; member
/third_party/cef/libcef/browser/net_service/
Dproxy_url_loader_factory.cc43 const std::string& header_name) { in GetHeaderString()
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc1588 const string header_name = in AddFile() local
/third_party/cef/tests/ceftests/
Dserver_unittest.cc750 const std::string& header_name) { in GetHeaderValue()
Dcookie_unittest.cc1108 const std::string& header_name) { in GetHeaderValue()