Home
last modified time | relevance | path

Searched refs:_policy (Results 1 – 9 of 9) sorted by relevance

/external/libunwind/doc/
Dunw_set_caching_policy.tex8 …me}{3}{unw\_set\_caching\_policy}{David Mosberger-Tang}{Programming Library}{unw\_set\_caching\_po…
15 \Type{int} \Func{unw\_set\_caching\_policy}(\Type{unw\_addr\_space\_t} \Var{as}, \Type{unw\_caching…
19 The \Func{unw\_set\_caching\_policy}() routine sets the caching policy
50 On successful completion, \Func{unw\_set\_caching\_policy}() returns 0.
56 \Func{unw\_set\_caching\_policy}() is thread-safe but \emph{not} safe
Dunw_flush_cache.tex47 \SeeAlso{unw\_set\_caching\_policy(3)}
Dlibunwind.tex45 \Type{int} \Func{unw\_set\_caching\_policy}(\Type{unw\_addr\_space\_t}, \Type{unw\_caching\_policy\…
290 \Func{unw\_set\_caching\_policy}(), which lets a program
339 \SeeAlso{unw\_set\_caching\_policy(3)},
/external/python/cpython2/Lib/
Dcookielib.py1236 self._policy = policy
1242 self._policy = policy
1246 if not self._policy.domain_return_ok(domain, request):
1251 if not self._policy.path_return_ok(path, request):
1255 if not self._policy.return_ok(cookie, request):
1338 self._policy._now = self._now = int(time.time())
1349 if (self._policy.rfc2965 and not self._policy.hide_cookie2 and
1560 rfc2109_as_ns = getattr(self._policy, 'rfc2109_as_netscape', None)
1562 rfc2109_as_ns = not self._policy.rfc2965
1578 rfc2965 = self._policy.rfc2965
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DRFC3280CertPathUtilities.java1391 String _policy; in processCertD() local
1394 _policy = (String)_tmp; in processCertD()
1398 _policy = ((ASN1ObjectIdentifier)_tmp).getId(); in processCertD()
1412 if (_policy.equals(_child.getValidPolicy())) in processCertD()
1421 _newChildExpectedPolicies.add(_policy); in processCertD()
1424 _newChildExpectedPolicies, _node, _apq, _policy, false); in processCertD()
/external/bison/lib/
Dspawni.c219 if (sched_setscheduler (0, attrp->_policy, in __spawni()
Dspawn.in.h94 int _policy; member
/external/bison/linux-lib/
Dspawn.h406 int _policy;
/external/bison/darwin-lib/
Dspawn.h406 int _policy;