HomeSort by relevance Sort by last modified time
    Searched refs:leaf (Results 76 - 100 of 161) sorted by null

1 2 34 5 6 7

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
conf.h 111 int snd_config_add(snd_config_t *config, snd_config_t *leaf);
  /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_/
constructors_destructor_fn_imps.hpp 175 new (p_new_lf) leaf(p_other_leaf->value());
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
conf.h 111 int snd_config_add(snd_config_t *config, snd_config_t *leaf);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
conf.h 111 int snd_config_add(snd_config_t *config, snd_config_t *leaf);
  /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_/
constructors_destructor_fn_imps.hpp 175 new (p_new_lf) leaf(p_other_leaf->value());
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
constructors_destructor_fn_imps.hpp 174 new (p_new_lf) leaf(p_other_leaf->value());
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
constructors_destructor_fn_imps.hpp 174 new (p_new_lf) leaf(p_other_leaf->value());
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
constructors_destructor_fn_imps.hpp 174 new (p_new_lf) leaf(p_other_leaf->value());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/pat_trie_/
constructors_destructor_fn_imps.hpp 174 new (p_new_lf) leaf(p_other_leaf->value());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
constructors_destructor_fn_imps.hpp 175 new (p_new_lf) leaf(p_other_leaf->value());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
constructors_destructor_fn_imps.hpp 174 new (p_new_lf) leaf(p_other_lf->value());
  /external/chromium/base/
file_path_unittest.cc 299 FilePath::StringType leaf(cases[i].inputs[1]);
300 FilePath observed_str = root.Append(leaf);
302 "i: " << i << ", root: " << root.value() << ", leaf: " << leaf;
303 FilePath observed_path = root.Append(FilePath(leaf));
305 "i: " << i << ", root: " << root.value() << ", leaf: " << leaf;
310 std::string ascii = WideToUTF8(leaf);
312 std::string ascii = leaf;
316 "i: " << i << ", root: " << root.value() << ", leaf: " << leaf
    [all...]
  /external/jmonkeyengine/engine/src/tools/jme3tools/optimize/
Octnode.java 68 boolean leaf = false; field in class:Octnode
115 leaf = true;
  /external/smack/src/org/jivesoftware/smackx/pubsub/
PubSubManager.java 131 isLeafNode = nodeTypeField.getValues().next().equals(NodeType.leaf.toString());
165 if (infoReply.getIdentities().next().getType().equals(NodeType.leaf.toString()))
  /external/v8/test/mjsunit/compiler/
recursive-deopt.js 31 // Force deopt in both leaf case and when returning. To make
  /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);
  /external/quake/quake/src/QW/server/
pr_cmds.c 568 mleaf_t *leaf; local
606 leaf = Mod_PointInLeaf (org, sv.worldmodel);
607 pvs = Mod_LeafPVS (leaf, sv.worldmodel);
633 mleaf_t *leaf; local
655 leaf = Mod_PointInLeaf (view, sv.worldmodel);
656 l = (leaf - sv.worldmodel->leafs) - 1;
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 447 const String8 leaf(entryName.getPathLeaf());
448 if (leaf.size() > 0) {
458 frame.name = leaf;
  /external/quake/quake/src/WinQuake/
pr_cmds.cpp 691 mleaf_t *leaf; local
729 leaf = Mod_PointInLeaf (org, sv.worldmodel);
730 pvs = Mod_LeafPVS (leaf, sv.worldmodel);
756 mleaf_t *leaf; local
778 leaf = Mod_PointInLeaf (view, sv.worldmodel);
779 l = (leaf - sv.worldmodel->leafs) - 1;
    [all...]
gl_model.h 157 // common with leaf
185 // leaf specific
191 int key; // BSP sequence number for leaf's contents
428 byte *Mod_LeafPVS (mleaf_t *leaf, model_t *model);
  /external/quake/quake/src/QW/client/
gl_model.h 161 // common with leaf
189 // leaf specific
195 int key; // BSP sequence number for leaf's contents
434 byte *Mod_LeafPVS (mleaf_t *leaf, model_t *model);
  /frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
FillTest.java 166 mFillScript.set_gTexTransparent(loadTextureARGB(R.drawable.leaf));
  /external/elfutils/libcpu/
i386_parse.y 866 if (value == leaf || value == postorder)
1075 if (value == leaf || value == postorder)
1091 if (value == leaf || value == postorder)
1100 if (value == leaf || value == postorder)
1359 if (value == leaf || value == postorder)
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
TrustedCertificateStore.java 461 * Attempt to build a certificate chain from the supplied {@code leaf}
464 * This means that a list with only the {@code leaf} certificate is returned
467 public List<X509Certificate> getCertificateChain(X509Certificate leaf) {
469 chain.add(leaf);
  /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;

Completed in 2230 milliseconds

1 2 34 5 6 7