/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/netfilter/ |
xt_connbytes.h | 4 *** This header was automatically generated from a Linux kernel header 7 *** structures, and macros generated from the original header, and thus, 30 aligned_u64 from; member in struct:xt_connbytes_info::__anon31908
|
/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/netfilter/ |
xt_connbytes.h | 4 *** This header was automatically generated from a Linux kernel header 7 *** structures, and macros generated from the original header, and thus, 30 aligned_u64 from; member in struct:xt_connbytes_info::__anon32268
|
/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/netfilter/ |
xt_connbytes.h | 4 *** This header was automatically generated from a Linux kernel header 7 *** structures, and macros generated from the original header, and thus, 30 aligned_u64 from; member in struct:xt_connbytes_info::__anon32608
|
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/netfilter/ |
xt_connbytes.h | 4 *** This header was automatically generated from a Linux kernel header 7 *** structures, and macros generated from the original header, and thus, 30 aligned_u64 from; member in struct:xt_connbytes_info::__anon32965
|
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/netfilter/ |
xt_connbytes.h | 4 *** This header was automatically generated from a Linux kernel header 7 *** structures, and macros generated from the original header, and thus, 30 aligned_u64 from; member in struct:xt_connbytes_info::__anon33305
|
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/netfilter/ |
xt_connbytes.h | 4 *** This header was automatically generated from a Linux kernel header 7 *** structures, and macros generated from the original header, and thus, 30 aligned_u64 from; member in struct:xt_connbytes_info::__anon33662
|
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/netfilter/ |
xt_connbytes.h | 4 *** This header was automatically generated from a Linux kernel header 7 *** structures, and macros generated from the original header, and thus, 30 aligned_u64 from; member in struct:xt_connbytes_info::__anon34002
|
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/netfilter/ |
xt_connbytes.h | 4 *** This header was automatically generated from a Linux kernel header 7 *** structures, and macros generated from the original header, and thus, 30 aligned_u64 from; member in struct:xt_connbytes_info::__anon34362
|
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/netfilter/ |
xt_connbytes.h | 4 *** This header was automatically generated from a Linux kernel header 7 *** structures, and macros generated from the original header, and thus, 30 aligned_u64 from; member in struct:xt_connbytes_info::__anon34707
|
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/netfilter/ |
xt_connbytes.h | 4 *** This header was automatically generated from a Linux kernel header 7 *** structures, and macros generated from the original header, and thus, 30 aligned_u64 from; member in struct:xt_connbytes_info::__anon35099
|
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/netfilter/ |
xt_connbytes.h | 4 *** This header was automatically generated from a Linux kernel header 7 *** structures, and macros generated from the original header, and thus, 30 aligned_u64 from; member in struct:xt_connbytes_info::__anon35546
|
/external/libxml2/include/libxml/ |
xmlautomata.h | 57 xmlAutomataStatePtr from, 63 xmlAutomataStatePtr from, 70 xmlAutomataStatePtr from, 78 xmlAutomataStatePtr from, 86 xmlAutomataStatePtr from, 95 xmlAutomataStatePtr from, 103 xmlAutomataStatePtr from, 112 xmlAutomataStatePtr from, 117 xmlAutomataStatePtr from, 121 xmlAutomataStatePtr from, [all...] |
/cts/tests/tests/webkitsecurity/assets/ |
bad-handshake-crash_wsh.py | 0 from mod_pywebsocket import handshake 2 from mod_pywebsocket.handshake.hybi import compute_accept 14 raise handshake.AbortedByUserException("Abort the connection") # Prevents pywebsocket from sending its own handshake message.
|
/cts/tools/signature-tools/src/signature/compare/model/impl/ |
SigAnnotationElementDelta.java | 28 public SigAnnotationElementDelta(IAnnotationElement from, 30 super(from, to);
|
SigAnnotationFieldDelta.java | 28 public SigAnnotationFieldDelta(IAnnotationField from, IAnnotationField to) { 29 super(from, to);
|
SigArrayTypeDelta.java | 28 public SigArrayTypeDelta(IArrayType from, IArrayType to) { 29 super(from, to);
|
SigEnumConstantDelta.java | 28 public SigEnumConstantDelta(IEnumConstant from, IEnumConstant to) { 29 super(from, to);
|
SigMethodDelta.java | 28 public SigMethodDelta(IMethod from, IMethod to) { 29 super(from, to);
|
SigTypeVariableReferenceDelta.java | 29 public SigTypeVariableReferenceDelta(ITypeVariableReference from, 31 super(from, to);
|
/external/libnl-headers/netlink/route/ |
rtnl.h | 33 * Extract FROM realm from a realms field 38 * Extract TO realm from a realms field 45 #define RTNL_MAKE_REALM(from, to) \ 46 ((RTNL_REALM_TO(from) << 16) & RTNL_REALM_TO(to))
|
/external/protobuf/src/google/protobuf/ |
reflection_ops.h | 16 // contributors may be used to endorse or promote products derived from 36 // from protocol-compiler-generated code, which may reside in other components. 58 static void Copy(const Message& from, Message* to); 59 static void Merge(const Message& from, Message* to);
|
/external/webkit/Tools/QueueStatusServer/handlers/ |
patchstatus.py | 14 # contributors may be used to endorse or promote products derived from 29 from google.appengine.ext import webapp 31 from model.queuestatus import QueueStatus
|
showresults.py | 14 # contributors may be used to endorse or promote products derived from 29 from google.appengine.ext import webapp 31 from model.queuestatus import QueueStatus
|
updatebase.py | 14 # contributors may be used to endorse or promote products derived from 29 from google.appengine.api import users 30 from google.appengine.ext import webapp, db
|
/external/webkit/Tools/Scripts/webkitpy/tool/bot/ |
botinfo_unittest.py | 14 # contributors may be used to endorse or promote products derived from 31 from webkitpy.tool.bot.botinfo import BotInfo 32 from webkitpy.tool.mocktool import MockTool, MockStatusServer
|