/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/llvm-project/compiler-rt/lib/scudo/standalone/ |
D | chunk.h | 103 static inline u16 computeHeaderChecksum(u32 Cookie, const void *Ptr, in computeHeaderChecksum() 113 inline void storeHeader(u32 Cookie, void *Ptr, in storeHeader() 121 inline void loadHeader(u32 Cookie, const void *Ptr, in loadHeader() 130 inline void compareExchangeHeader(u32 Cookie, void *Ptr, in compareExchangeHeader() 143 inline bool isValid(u32 Cookie, const void *Ptr, in isValid()
|
D | combined.h | 968 u32 Cookie; variable
|
/external/scudo/standalone/ |
D | chunk.h | 103 static inline u16 computeHeaderChecksum(u32 Cookie, const void *Ptr, in computeHeaderChecksum() 113 inline void storeHeader(u32 Cookie, void *Ptr, in storeHeader() 121 inline void loadHeader(u32 Cookie, const void *Ptr, in loadHeader() 130 inline void compareExchangeHeader(u32 Cookie, void *Ptr, in compareExchangeHeader() 143 inline bool isValid(u32 Cookie, const void *Ptr, in isValid()
|
D | combined.h | 980 u32 Cookie = 0; variable
|
/external/llvm-project/flang/runtime/ |
D | io-api.h | 27 using Cookie = IoStatementState *; variable
|
/external/apache-http/src/org/apache/http/cookie/ |
D | Cookie.java | 50 public interface Cookie { interface
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Signals.cpp | 52 void *Cookie; member 76 void *Cookie) { in insertSignalHandler()
|
D | Debug.cpp | 121 static void debug_user_sig_handler(void *Cookie) { in debug_user_sig_handler()
|
/external/llvm-project/llvm/lib/Support/ |
D | Signals.cpp | 55 void *Cookie; member 79 void *Cookie) { in insertSignalHandler()
|
D | Debug.cpp | 121 static void debug_user_sig_handler(void *Cookie) { in debug_user_sig_handler()
|
/external/llvm-project/compiler-rt/lib/scudo/standalone/tests/ |
D | chunk_test.cpp | 16 static constexpr scudo::u32 Cookie = 0x41424344U; variable
|
/external/scudo/standalone/tests/ |
D | chunk_test.cpp | 16 static constexpr scudo::u32 Cookie = 0x41424344U; variable
|
/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/llvm/lib/Support/ |
D | Debug.cpp | 114 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/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
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86WinEHState.cpp | 97 Constant *Cookie = nullptr; member in __anone43564b40111::WinEHStatePass
|
/external/llvm/lib/Target/X86/ |
D | X86WinEHState.cpp | 103 Constant *Cookie = nullptr; member in __anon40db93460111::WinEHStatePass
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86WinEHState.cpp | 97 Constant *Cookie = nullptr; member in __anon6a2a34280111::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/llvm-project/compiler-rt/lib/scudo/ |
D | scudo_allocator.cpp | 41 static u32 Cookie; variable
|
/external/llvm-project/clang/lib/Basic/ |
D | Diagnostic.cpp | 80 void *Cookie, in DummyArgToStringFn()
|