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

/external/libunwind/doc/
H A Dunw_set_caching_policy.tex8 \begin{Name}{3}{unw\_set\_caching\_policy}{David Mosberger-Tang}{Programming Library}{unw\_set\_caching\_policy}unw\_set\_caching\_policy -- set unwind caching policy
15 \Type{int} \Func{unw\_set\_caching\_policy}(\Type{unw\_addr\_space\_t} \Var{as}, \Type{unw\_caching\_policy\_t} \Var{policy});\\
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
H A Dunw_flush_cache.tex47 \SeeAlso{unw\_set\_caching\_policy(3)}
H A Dlibunwind.tex45 \Type{int} \Func{unw\_set\_caching\_policy}(\Type{unw\_addr\_space\_t}, \Type{unw\_caching\_policy\_t});\\
290 \Func{unw\_set\_caching\_policy}(), which lets a program
339 \SeeAlso{unw\_set\_caching\_policy(3)},
/external/selinux/policycoreutils/sepolicy/sepolicy/
H A D__init__.py6 import _policy namespace
25 TYPE = _policy.TYPE
26 ROLE = _policy.ROLE
27 ATTRIBUTE = _policy.ATTRIBUTE
28 PORT = _policy.PORT
29 USER = _policy.USER
30 BOOLEAN = _policy.BOOLEAN
31 TCLASS = _policy.CLASS
46 dict_list = _policy.info(setype, name)
63 dict_list = _policy
[all...]
/external/bison/lib/
H A Dspawni.c219 if (sched_setscheduler (0, attrp->_policy,
H A Dspawn.in.h94 int _policy; member in struct:__anon454
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
H A DRFC3280CertPathUtilities.java1391 String _policy;
1394 _policy = (String)_tmp;
1398 _policy = ((ASN1ObjectIdentifier)_tmp).getId();
1412 if (_policy.equals(_child.getValidPolicy()))
1421 _newChildExpectedPolicies.add(_policy);
1424 _newChildExpectedPolicies, _node, _apq, _policy, false);
/external/bison/darwin-lib/
H A Dspawn.h406 int _policy;
/external/bison/linux-lib/
H A Dspawn.h406 int _policy;

Completed in 324 milliseconds