| /external/curl/lib/ |
| D | cookie.h | 28 struct Cookie { struct 29 struct Cookie *next; /* next in the chain */ argument 32 char *path; /* path = <this> which is in Set-Cookie: */ argument 33 char *spath; /* sanitized cookie path */ 34 char *domain; /* domain = <this> */ 35 curl_off_t expires; /* expires = <this> */ 59 struct CookieInfo { argument 61 struct Cookie *cookies[COOKIE_HASH_SIZE]; argument
|
| /external/apache-http/src/org/apache/http/cookie/ |
| D | Cookie.java | 50 public interface Cookie { interface
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
| D | Signals.cpp | 51 void *Cookie; member 75 void *Cookie) { in insertSignalHandler()
|
| D | Debug.cpp | 122 static void debug_user_sig_handler(void *Cookie) { in debug_user_sig_handler()
|
| /external/swiftshader/third_party/LLVM/lib/Support/ |
| D | Debug.cpp | 74 static void debug_user_sig_handler(void *Cookie) { in debug_user_sig_handler()
|
| /external/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | Debug.cpp | 114 static void debug_user_sig_handler(void *Cookie) { in debug_user_sig_handler()
|
| /external/llvm/lib/Support/ |
| D | Debug.cpp | 114 static void debug_user_sig_handler(void *Cookie) { in debug_user_sig_handler()
|
| /external/robolectric-shadows/shadows/framework/src/main/java/android/webkit/ |
| D | RoboCookieManager.java | 253 private static class Cookie { class in RoboCookieManager 260 public Cookie(String hostname, boolean isSecure, String cookie, Date expiration) { in Cookie() method in RoboCookieManager.Cookie
|
| /external/nanohttpd/core/src/main/java/fi/iki/elonen/ |
| D | NanoHTTPD.java | 211 public static class Cookie { class in NanoHTTPD 223 public Cookie(String name, String value) { in Cookie() method in NanoHTTPD.Cookie 227 public Cookie(String name, String value, int numDays) { in Cookie() method in NanoHTTPD.Cookie 233 public Cookie(String name, String value, String expires) { in Cookie() method in NanoHTTPD.Cookie
|
| /external/python/cpython2/Lib/ |
| D | Cookie.py | 758 Cookie = SmartCookie variable
|
| D | cookielib.py | 723 class Cookie: class
|
| /external/llvm/lib/Target/X86/ |
| D | X86WinEHState.cpp | 103 Constant *Cookie = nullptr; member in __anona61101280111::WinEHStatePass
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
| D | X86WinEHState.cpp | 103 Constant *Cookie = nullptr; member in __anonff7c44800111::WinEHStatePass
|
| /external/clang/lib/Basic/ |
| D | Diagnostic.cpp | 52 void *Cookie, in DummyArgToStringFn()
|
| /external/compiler-rt/lib/scudo/ |
| D | scudo_allocator.cpp | 49 static u64 Cookie; variable
|
| /external/clang/include/clang/Basic/ |
| D | Diagnostic.h | 625 void SetArgToStringFn(ArgToStringFnTy Fn, void *Cookie) { in SetArgToStringFn()
|
| /external/python/cpython3/Lib/http/ |
| D | cookiejar.py | 729 class Cookie: class
|
| /external/clang/lib/AST/ |
| D | ASTDiagnostic.cpp | 328 void *Cookie, in FormatASTNodeDiagnosticArgument()
|
| /external/syzkaller/vendor/golang.org/x/sys/unix/ |
| D | ztypes_linux_sparc64.go | 582 Cookie uint32 member
|
| D | ztypes_linux_s390x.go | 631 Cookie uint32 member
|
| D | ztypes_linux_386.go | 627 Cookie uint32 member
|
| D | ztypes_linux_mips.go | 628 Cookie uint32 member
|
| D | ztypes_linux_amd64.go | 631 Cookie uint32 member
|
| D | ztypes_linux_ppc64.go | 633 Cookie uint32 member
|
| D | ztypes_linux_mips64.go | 632 Cookie uint32 member
|