Searched defs:set_type (Results 1 - 16 of 16) sorted by relevance

/external/chromium/net/base/
H A Dstatic_cookie_policy.h49 void set_type(Type type) { type_ = type; } function in class:net::StaticCookiePolicy
H A Dupload_data.h53 void set_type(Type type) { function in class:net::UploadData::Element
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
H A DCommonToken.pm91 sub set_type { subroutine
/external/llvm/include/llvm/ADT/
H A DSetVector.h42 typedef Set set_type; typedef in class:llvm::SetVector
163 set_type set_; ///< The set.
/external/chromium/chrome/browser/chromeos/
H A Dwm_ipc.h50 void set_type(WmIpcMessageType type) { type_ = type; } function in struct:chromeos::WmIpc::Message
69 set_type(type);
/external/chromium/chrome/browser/speech/
H A Dspeech_input_bubble_controller_unittest.cc52 static void set_type(BubbleType type) { function in class:speech_input::MockSpeechInputBubble
176 MockSpeechInputBubble::set_type(
190 MockSpeechInputBubble::set_type(
204 MockSpeechInputBubble::set_type(
/external/chromium/chrome/browser/ui/tabs/
H A Ddock_info.h125 void set_type(Type type) { type_ = type; } function in class:DockInfo
/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dcandidate.h81 void set_type(const std::string & type) { type_ = type; } function in class:cricket::Candidate
/external/e2fsprogs/ext2ed/
H A Dgeneral_com.c491 void set_type (char *command_line) function
/external/chromium/chrome/browser/bookmarks/
H A Dbookmark_model.h75 void set_type(BookmarkNode::Type type) { type_ = type; } function in class:BookmarkNode
/external/chromium/chrome/browser/extensions/
H A Dextension_menu_manager.h130 void set_type(Type type) { type_ = type; } function in class:ExtensionMenuItem
/external/chromium/chrome/browser/safe_browsing/
H A Dsafe_browsing_util.h243 void set_type(Type type) { data_.type = type; } function in class:SBEntry
/external/kernel-headers/original/linux/
H A Dirq.h81 * @set_type: set the flow type (IRQ_TYPE_LEVEL/etc.) of an IRQ
103 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
/external/chromium/net/spdy/
H A Dspdy_protocol.h461 void set_type(SpdyControlType type) { function in class:spdy::SpdyControlFrame
/external/v8/src/
H A Djsregexp.h934 void set_type(AssertionNodeType type) { type_ = type; } function in class:v8::internal::AssertionNode
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h841 inline void set_type(::google::protobuf::FieldDescriptorProto_Type value);
3057 inline void FieldDescriptorProto::set_type(::google::protobuf::FieldDescriptorProto_Type value) { function in class:google::protobuf::FieldDescriptorProto

Completed in 513 milliseconds