HomeSort by relevance Sort by last modified time
    Searched defs:set_type (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/webrtc/talk/app/webrtc/
jsepsessiondescription.h 75 void set_type(const std::string& type) { type_ = type; } function in class:webrtc::JsepSessionDescription
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
CommonToken.pm 91 sub set_type { subroutine
  /external/llvm/include/llvm/ADT/
SetVector.h 44 typedef Set set_type; typedef in class:llvm::SetVector
219 set_type &set_;
222 TestAndEraseFromSet(UnaryPredicate P, set_type &set_) : P(P), set_(set_) {}
234 set_type set_; ///< The set.
  /system/connectivity/shill/cellular/
modem.h 62 void set_type(Cellular::Type type) { type_ = type; } function in class:shill::Modem
  /prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
test_dbtables.py 347 def set_type(type): function in function:TableDBTestCase.test_Modify
363 mappings={'Type': set_type})
  /prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
test_dbtables.py 347 def set_type(type): function in function:TableDBTestCase.test_Modify
363 mappings={'Type': set_type})
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_dbtables.py 347 def set_type(type): function in function:TableDBTestCase.test_Modify
363 mappings={'Type': set_type})
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_dbtables.py 347 def set_type(type): function in function:TableDBTestCase.test_Modify
363 mappings={'Type': set_type})
  /development/ndk/platforms/android-3/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /external/e2fsprogs/ext2ed/
general_com.c 491 void set_type (char *command_line) function
  /external/vboot_reference/host/include/
cgpt_params.h 38 int set_type; member in struct:CgptAddParams
89 int set_type; member in struct:CgptFindParams
  /external/webrtc/webrtc/p2p/base/
candidate.h 116 void set_type(const std::string & type) { type_ = type; } function in class:cricket::Candidate
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/
message.py 643 def set_type(self, type, header='Content-Type', requote=True):
641 def set_type(self, type, header='Content-Type', requote=True): member in class:Message
  /prebuilts/gdb/linux-x86/lib/python2.7/email/
message.py 643 def set_type(self, type, header='Content-Type', requote=True):
641 def set_type(self, type, header='Content-Type', requote=True): member in class:Message
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip

Completed in 935 milliseconds

1 2 3