HomeSort by relevance Sort by last modified time
    Searched refs:ptree (Results 1 - 8 of 8) sorted by null

  /external/boringssl/src/crypto/x509v3/
v3_ncons.c 117 STACK_OF(GENERAL_SUBTREE) **ptree = NULL;
128 ptree = &ncons->permittedSubtrees;
133 ptree = &ncons->excludedSubtrees;
145 if (!*ptree)
146 *ptree = sk_GENERAL_SUBTREE_new_null();
147 if (!*ptree || !sk_GENERAL_SUBTREE_push(*ptree, sub))
pcy_tree.c 148 static int tree_init(X509_POLICY_TREE **ptree, STACK_OF(X509) *certs,
161 *ptree = NULL;
299 *ptree = tree;
771 int X509_policy_check(X509_POLICY_TREE **ptree, int *pexplicit_policy,
779 *ptree = NULL;
858 *ptree = tree;
  /external/mksh/src/
tree.c 30 static void ptree(struct op *, int, struct shf *);
46 ptree(struct op *t, int indent, struct shf *shf) function
152 internal_errorf("TELIF in tree.c:ptree() unexpected");
478 ptree(va_arg(va, struct op *), indent, shf);
  /external/boringssl/src/include/openssl/
x509_vfy.h 580 OPENSSL_EXPORT int X509_policy_check(X509_POLICY_TREE **ptree, int *pexplicit_policy,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
target.def     [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 996 milliseconds