Searched defs:value_type (Results 1 - 21 of 21) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsStringIO.h50 typedef CharT value_type; typedef in class:nsFileCharSink
56 write( const value_type* s, PRUint32 n )
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsCppSharedAllocator.h35 typedef T value_type; typedef in class:nsCppSharedAllocator
/vbox/src/libs/xpcom18a4/xpcom/string/public/
H A DnsStringIterator.h64 typedef CharT value_type; typedef in class:nsReadingIterator
200 typedef CharT value_type;
326 write( const value_type* s, PRUint32 n )
330 nsCharTraits<value_type>::move(mPosition, s, n);
H A DnsUTF8Utils.h70 typedef nsACString::char_type value_type; typedef in class:ConvertUTF8toUTF16
78 PRUint32 NS_ALWAYS_INLINE write( const value_type* start, PRUint32 N )
85 const value_type* p = start;
86 const value_type* end = start + N;
215 typedef nsACString::char_type value_type; typedef in class:CalculateUTF8Length
221 PRUint32 NS_ALWAYS_INLINE write( const value_type* start, PRUint32 N )
229 const value_type* p = start;
230 const value_type* end = start + N;
284 typedef nsAString::char_type value_type; typedef in class:ConvertUTF16toUTF8
296 PRUint32 NS_ALWAYS_INLINE write( const value_type* star
380 typedef nsAString::char_type value_type; typedef in class:CalculateUTF8Size
433 typedef FromCharT value_type; typedef in class:LossyConvertEncoding
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dmisyncstr.h67 unsigned int value_type; /* Absolute or Relative */ member in struct:_SyncTrigger
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dmisyncstr.h67 unsigned int value_type; /* Absolute or Relative */ member in struct:_SyncTrigger
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dmisyncstr.h65 unsigned int value_type; /* Absolute or Relative */ member in struct:_SyncTrigger
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dmisyncstr.h65 unsigned int value_type; /* Absolute or Relative */ member in struct:_SyncTrigger
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dmisyncstr.h65 unsigned int value_type; /* Absolute or Relative */ member in struct:_SyncTrigger
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dmisyncstr.h65 unsigned int value_type; /* Absolute or Relative */ member in struct:_SyncTrigger
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dmisyncstr.h65 unsigned int value_type; /* Absolute or Relative */ member in struct:_SyncTrigger
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dmisyncstr.h66 unsigned int value_type; /* Absolute or Relative */ member in struct:_SyncTrigger
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dsyncsrv.h98 unsigned int value_type; /* Absolute or Relative */ member in struct:_SyncTrigger
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dsyncsrv.h98 unsigned int value_type; /* Absolute or Relative */ member in struct:_SyncTrigger
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dsyncsrv.h98 unsigned int value_type; /* Absolute or Relative */ member in struct:_SyncTrigger
/vbox/src/VBox/Additions/x11/x11include/libXext-1.3.1/X11/extensions/
H A Dsync.h170 XSyncValueType value_type; /* absolute/relative */ member in struct:__anon3602
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dsnmp_msg.h75 u8_t value_type; member in struct:snmp_varbind
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dsnmp_msg.h92 u8_t value_type; member in struct:snmp_varbind
/vbox/src/libs/xpcom18a4/xpcom/string/src/
H A DnsReadableUtils.cpp614 typedef char value_type; typedef in class:ConvertToUpperCase
655 typedef char value_type; typedef in class:CopyToUpperCase
702 typedef char value_type; typedef in class:ConvertToLowerCase
743 typedef char value_type; typedef in class:CopyToLowerCase
1072 typedef CharT value_type; typedef in class:CalculateHashCode
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A Dsync.h101 * Constants for the value_type argument of various requests
329 XSyncValueType value_type; /* absolute/relative */ member in struct:__anon2882
H A Dsyncstr.h213 CARD32 value_type B32;
262 CARD32 value_type B32;
414 unsigned int value_type; /* Absolute or Relative */ member in struct:_SyncTrigger

Completed in 77 milliseconds