Searched defs:stateful (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/libs/container/test/ |
D | resource_adaptor_test.cpp | 90 struct stateful struct 97 { typedef stateful other; }; argument 99 stateful() in stateful() function 109 friend bool operator==(const stateful &l, const stateful &r) in operator ==() argument 125 stateful a; in test_get_allocator() argument
|
/third_party/lwip/src/include/netif/ppp/ |
D | mppe.h | 165 unsigned int stateful :1; /* stateful mode flag */ member
|
/third_party/mindspore/mindspore/ops/operations/ |
D | other_ops.py | 937 def __init__(self, fn, in_types, in_shapes, out_types, out_shapes, stateful=True): argument
|
/third_party/openssl/test/ |
D | sslapitest.c | 1378 static int setup_ticket_test(int stateful, int idx, SSL_CTX **sctx, in setup_ticket_test() 1459 static int test_tickets(int stateful, int idx) in test_tickets()
|