Home
last modified time | relevance | path

Searched defs:set_type (Results 1 – 14 of 14) sorted by relevance

/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
DCommonToken.pm91 sub set_type { subroutine
/external/webrtc/talk/app/webrtc/
Djsepsessiondescription.h75 void set_type(const std::string& type) { type_ = type; } in set_type() function
/external/llvm/include/llvm/ADT/
DSetVector.h44 typedef Set set_type; typedef
/external/vboot_reference/host/include/
Dcgpt_params.h38 int set_type; member
89 int set_type; member
/external/webrtc/webrtc/p2p/base/
Dcandidate.h116 void set_type(const std::string & type) { type_ = type; } in set_type() function
Dport.h306 void set_type(const std::string& type) { type_ = type; } in set_type() function
/external/e2fsprogs/ext2ed/
Dgeneral_com.c491 void set_type (char *command_line) in set_type() function
/external/v8/src/compiler/
Dnode.h292 void set_type(Type* type) { type_ = type; } in set_type() function
Dregister-allocator.cc377 void UsePosition::set_type(UsePositionType type, bool register_beneficial) { in set_type() function in v8::internal::compiler::UsePosition
/external/libxml2/doc/
Dapibuild.py139 def set_type(self, type): member in identifier
/external/libvpx/libvpx/third_party/libwebm/
Dmkvmuxer.hpp373 void set_type(uint64 type) { type_ = type; } in set_type() function in mkvmuxer::Track
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h3898 inline void FieldDescriptorProto::set_type(::google::protobuf::FieldDescriptorProto_Type value) { in set_type() function
/external/v8/src/ast/
Dast.h2243 void set_type(Type* type) { type_ = type; } in set_type() function
/external/v8/src/crankshaft/
Dhydrogen-instructions.h535 void set_type(HType new_type) { in set_type() function