HomeSort by relevance Sort by last modified time
    Searched full:addrtype (Results 1 - 25 of 30) sorted by null

1 2

  /external/google-breakpad/src/processor/
map_serializers-inl.h 189 template<class AddrType, class EntryType>
190 size_t ContainedRangeMapSerializer<AddrType, EntryType>::SizeOf(
191 const ContainedRangeMap<AddrType, EntryType> *m) const {
211 template<class AddrType, class EntryType>
212 char *ContainedRangeMapSerializer<AddrType, EntryType>::Write(
213 const ContainedRangeMap<AddrType, EntryType> *m, char *dest) const {
223 // Write map<<AddrType, ContainedRangeMap*>:
233 dest += sizeof(AddrType) * m->map_->size();
248 template<class AddrType, class EntryType>
249 char *ContainedRangeMapSerializer<AddrType, EntryType>::Serialize
    [all...]
map_serializers.h 138 template<class AddrType, class EntryType>
142 size_t SizeOf(const ContainedRangeMap<AddrType, EntryType> *m) const;
147 char* Write(const ContainedRangeMap<AddrType, EntryType> *m,
154 char* Serialize(const ContainedRangeMap<AddrType, EntryType> *m,
159 typedef std::map<AddrType, ContainedRangeMap<AddrType, EntryType>*> Map;
162 SimpleSerializer<AddrType> addr_serializer_;
map_serializers_unittest.cc 49 typedef int32_t AddrType;
63 std::map<AddrType, EntryType> std_map_;
64 google_breakpad::StdMapSerializer<AddrType, EntryType> serializer_;
135 google_breakpad::AddressMap<AddrType, EntryType> address_map_;
136 google_breakpad::AddressMapSerializer<AddrType, EntryType> serializer_;
210 google_breakpad::RangeMap<AddrType, EntryType> range_map_;
211 google_breakpad::RangeMapSerializer<AddrType, EntryType> serializer_;
283 google_breakpad::ContainedRangeMap<AddrType, EntryType> crm_map_;
284 google_breakpad::ContainedRangeMapSerializer<AddrType, EntryType> serializer_;
  /external/iptables/extensions/
libxt_addrtype.c 1 /* Shared library add-on to iptables to add addrtype matching support
93 "addrtype: bad type `%s'", arg);
98 xtables_error(PARAMETER_PROBLEM, "addrtype: bad type \"%s\"", arg);
149 "addrtype: you must specify --src-type or --dst-type");
169 printf(" ADDRTYPE match");
189 printf(" ADDRTYPE match");
270 .name = "addrtype",
283 .name = "addrtype",
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_die.cc 129 template <typename AddrType>
139 AddrType low;
140 AddrType high;
147 range_off += sizeof(AddrType) * 2;
dwarf_die.h 98 * AddrType - Type of compilation unin address (4, or 8 bytes), defined by
107 template <typename AddrType>
elf_file.h 465 * AddrType - Defines pointer type for the CU the range belongs to. CU's
477 template<typename AddrType>
478 bool get_range(Elf_Word offset, AddrType* low, AddrType* high) {
479 const AddrType* ptr = INC_CPTR_T(AddrType, debug_ranges_.data(), offset);
480 assert(debug_ranges_.is_contained(ptr, sizeof(AddrType) * 2));
481 if (!debug_ranges_.is_contained(ptr, sizeof(AddrType) * 2)) {
  /external/nist-sip/java/gov/nist/core/
Host.java 106 * @param addrType int to set
108 public Host(String name, int addrType) {
112 setHost(name, addrType);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dhcpssdk.h 78 typedef DWORD (WINAPI *LPDHCP_GIVE_ADDRESS)(LPBYTE Packet,DWORD PacketSize,DWORD ControlCode,DWORD IpAddress,DWORD AltAddress,DWORD AddrType,DWORD LeaseTime,LPVOID Reserved,LPVOID PktContext);
  /frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
PduPersister.java 495 int addrType = c.getInt(2);
496 switch (addrType) {
500 addrType);
507 addrType);
510 Log.e(TAG, "Unknown address type: " + addrType);
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
PduPersister.java 510 final int addrType = c.getInt(2);
511 switch (addrType) {
515 addrType);
522 addrType);
525 Log.e(TAG, "Unknown address type: " + addrType);
    [all...]
  /development/ndk/platforms/android-21/include/linux/
tipc.h 104 unsigned char addrtype; member in struct:sockaddr_tipc
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
tipc.h 104 unsigned char addrtype; member in struct:sockaddr_tipc
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
tipc.h 104 unsigned char addrtype; member in struct:sockaddr_tipc
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
tipc.h 104 unsigned char addrtype; member in struct:sockaddr_tipc
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
tipc.h 104 unsigned char addrtype; member in struct:sockaddr_tipc
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
tipc.h 104 unsigned char addrtype; member in struct:sockaddr_tipc
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
tipc.h 104 unsigned char addrtype; member in struct:sockaddr_tipc
  /frameworks/base/services/core/java/com/android/server/hdmi/
HdmiCecMessageValidator.java 189 private void addValidationInfo(int opcode, ParameterValidator validator, int addrType) {
190 mValidationInfo.append(opcode, new ValidationInfo(validator, addrType));
  /bionic/libc/kernel/uapi/linux/
tipc.h 106 unsigned char addrtype; member in struct:sockaddr_tipc
  /external/iptables/tests/
options-ipv4.rules 43 #-A INPUT -m addrtype --src-type UNICAST --dst-type UNICAST --limit-iface-in
  /external/kernel-headers/original/uapi/linux/
tipc.h 180 unsigned char addrtype; member in struct:sockaddr_tipc
  /external/tcpdump/
sctpHeader.h 148 int32_t addrtype; /* address type */ member in struct:cookieMessage
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
tipc.h 184 unsigned char addrtype; member in struct:sockaddr_tipc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
tipc.h 178 unsigned char addrtype; member in struct:sockaddr_tipc

Completed in 1282 milliseconds

1 2