HomeSort by relevance Sort by last modified time
    Searched defs:leaf (Results 26 - 50 of 81) sorted by null

12 3 4

  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_die.cc 115 * Lets iterate through child DIEs to find the leaf (last DIE) that contains
119 DIEObject* leaf = child->get_leaf_for_address(address); local
120 if (leaf != NULL) {
121 return leaf;
125 /* No child DIE contains this address. This DIE is the leaf. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
GLCallGroups.java 180 GLLeafNode leaf = new GLLeafNode(c); local
182 hierarchyStack.peek().addChild(leaf);
184 items.add(leaf);
  /external/quake/quake/src/QW/client/
render.h 30 struct mleaf_s *leaf; member in struct:efrag_s
53 // found in an active leaf
  /external/quake/quake/src/QW/server/
sv_send.c 259 mleaf_t *leaf; local
264 leaf = Mod_PointInLeaf (origin, sv.worldmodel);
265 if (!leaf)
268 leafnum = leaf - sv.worldmodel->leafs;
277 mask = sv.pvs; // leaf 0 is everything;
310 leaf = Mod_PointInLeaf (client->edict->v.origin, sv.worldmodel);
311 if (leaf)
314 leafnum = leaf - sv.worldmodel->leafs - 1;
world.c 321 mleaf_t *leaf; local
328 // add an efrag if the node is a leaf
335 leaf = (mleaf_t *)node;
336 leafnum = leaf - sv.worldmodel->leafs - 1;
  /external/quake/quake/src/WinQuake/
render.h 32 struct mleaf_s *leaf; member in struct:efrag_s
60 // found in an active leaf
  /libcore/luni/src/test/java/libcore/javax/net/ssl/
TrustManagerFactoryTest.java 286 TestKeyStore leaf = new TestKeyStore.Builder() local
293 // leaf.dump("test_TrustManagerFactory_criticalCodeSigning");
294 PrivateKeyEntry privateKeyEntry = leaf.getPrivateKey(algorithm, algorithm);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 84 typedef PB_DS_LEAF_C_DEC leaf; typedef in struct:__gnu_pbds::detail::pat_trie_internal_node
85 typedef typename Allocator::template rebind<leaf>::other leaf_rebind;
pat_trie_.hpp 139 typedef typename Node_And_It_Traits::leaf leaf; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
140 typedef typename Allocator::template rebind<leaf>::other leaf_allocator;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 84 typedef PB_DS_LEAF_C_DEC leaf; typedef in struct:__gnu_pbds::detail::pat_trie_internal_node
85 typedef typename Allocator::template rebind<leaf>::other leaf_rebind;
pat_trie_.hpp 139 typedef typename Node_And_It_Traits::leaf leaf; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
140 typedef typename Allocator::template rebind<leaf>::other leaf_allocator;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 84 typedef PB_DS_LEAF_C_DEC leaf; typedef in struct:__gnu_pbds::detail::pat_trie_internal_node
85 typedef typename Allocator::template rebind<leaf>::other leaf_rebind;
pat_trie_.hpp 139 typedef typename Node_And_It_Traits::leaf leaf; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
140 typedef typename Allocator::template rebind<leaf>::other leaf_allocator;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 84 typedef PB_DS_LEAF_C_DEC leaf; typedef in struct:__gnu_pbds::detail::pat_trie_internal_node
85 typedef typename Allocator::template rebind<leaf>::other leaf_rebind;
pat_trie_.hpp 139 typedef typename Node_And_It_Traits::leaf leaf; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
140 typedef typename Allocator::template rebind<leaf>::other leaf_allocator;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 84 typedef PB_DS_LEAF_C_DEC leaf; typedef in struct:__gnu_pbds::detail::pat_trie_internal_node
85 typedef typename Allocator::template rebind<leaf>::other leaf_rebind;
pat_trie_.hpp 139 typedef typename Node_And_It_Traits::leaf leaf; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
140 typedef typename Allocator::template rebind<leaf>::other leaf_allocator;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 84 typedef PB_DS_LEAF_C_DEC leaf; typedef in struct:__gnu_pbds::detail::pat_trie_internal_node
85 typedef typename Allocator::template rebind<leaf>::other leaf_rebind;
pat_trie_.hpp 139 typedef typename Node_And_It_Traits::leaf leaf; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
140 typedef typename Allocator::template rebind<leaf>::other leaf_allocator;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 84 typedef PB_DS_LEAF_C_DEC leaf; typedef in struct:__gnu_pbds::detail::pat_trie_internal_node
85 typedef typename Allocator::template rebind<leaf>::other leaf_rebind;
pat_trie_.hpp 139 typedef typename Node_And_It_Traits::leaf leaf; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
140 typedef typename Allocator::template rebind<leaf>::other leaf_allocator;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 84 typedef PB_DS_LEAF_C_DEC leaf; typedef in struct:__gnu_pbds::detail::pat_trie_internal_node
85 typedef typename Allocator::template rebind<leaf>::other leaf_rebind;
  /external/jmonkeyengine/engine/src/tools/jme3tools/optimize/
Octnode.java 68 boolean leaf = false; field in class:Octnode
115 leaf = true;
  /frameworks/base/keystore/java/android/security/
AndroidKeyStore.java 100 final X509Certificate leaf = (X509Certificate) engineGetCertificate(alias); local
101 if (leaf == null) {
122 caList[0] = leaf;
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
TrustManagerImpl.java 236 // this gives us a full chain from leaf to root, which we use for cert pinning and pass
331 // is the leaf certificate (server or client cert).
413 private final X509Certificate leaf; field in class:TrustManagerImpl.ExtendedKeyUsagePKIXCertPathChecker
415 private ExtendedKeyUsagePKIXCertPathChecker(boolean clientAuth, X509Certificate leaf) {
417 this.leaf = leaf;
433 // We only want to validate the EKU on the leaf certificate.
434 if (c != leaf) {
439 ekuOids = leaf.getExtendedKeyUsage();

Completed in 1481 milliseconds

12 3 4