HomeSort by relevance Sort by last modified time
    Searched refs:bag (Results 26 - 50 of 67) sorted by null

12 3

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
split_fn_imps.hpp 48 split_join_branch_bag bag; local
49 leaf_pointer p_split_lf = split_prep(r_key, other, bag);
52 _GLIBCXX_DEBUG_ASSERT(bag.empty());
58 _GLIBCXX_DEBUG_ASSERT(!bag.empty());
64 bag);
insert_join_fn_imps.hpp 48 split_join_branch_bag bag; local
49 if (!join_prep(other, bag))
57 other.m_p_head->m_p_parent, 0, bag);
397 split_join_branch_bag bag; local
398 bag.add_branch();
399 m_p_head->m_p_parent = rec_join(m_p_head->m_p_parent, p_new_lf, 0, bag);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
split_fn_imps.hpp 48 branch_bag bag; local
49 leaf_pointer p_split_lf = split_prep(r_key, other, bag);
52 _GLIBCXX_DEBUG_ASSERT(bag.empty());
58 _GLIBCXX_DEBUG_ASSERT(!bag.empty());
62 pref_end(p_split_lf), other, bag);
insert_join_fn_imps.hpp 48 branch_bag bag; local
49 if (!join_prep(other, bag))
57 other.m_p_head->m_p_parent, 0, bag);
401 branch_bag bag; local
402 bag.add_branch();
403 m_p_head->m_p_parent = rec_join(m_p_head->m_p_parent, p_new_lf, 0, bag);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/pat_trie_/
split_fn_imps.hpp 48 branch_bag bag; local
49 leaf_pointer p_split_lf = split_prep(r_key, other, bag);
52 _GLIBCXX_DEBUG_ASSERT(bag.empty());
58 _GLIBCXX_DEBUG_ASSERT(!bag.empty());
62 pref_end(p_split_lf), other, bag);
insert_join_fn_imps.hpp 48 branch_bag bag; local
49 if (!join_prep(other, bag))
57 other.m_p_head->m_p_parent, 0, bag);
401 branch_bag bag; local
402 bag.add_branch();
403 m_p_head->m_p_parent = rec_join(m_p_head->m_p_parent, p_new_lf, 0, bag);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/pat_trie_/
split_fn_imps.hpp 48 branch_bag bag; local
49 leaf_pointer p_split_lf = split_prep(r_key, other, bag);
52 _GLIBCXX_DEBUG_ASSERT(bag.empty());
58 _GLIBCXX_DEBUG_ASSERT(!bag.empty());
62 pref_end(p_split_lf), other, bag);
insert_join_fn_imps.hpp 48 branch_bag bag; local
49 if (!join_prep(other, bag))
57 other.m_p_head->m_p_parent, 0, bag);
401 branch_bag bag; local
402 bag.add_branch();
403 m_p_head->m_p_parent = rec_join(m_p_head->m_p_parent, p_new_lf, 0, bag);
  /external/jemalloc/test/unit/
rb.c 220 uint64_t bag[NNODES]; local
231 bag[j] = j;
236 bag[j] = NNODES - j - 1;
240 bag[j] = gen_rand64_range(sfmt, NNODES);
249 nodes[k].key = bag[k];
  /external/openssl/apps/
pkcs12.c 760 int dump_certs_pkeys_bag (BIO *out, PKCS12_SAFEBAG *bag, char *pass,
767 switch (M_PKCS12_bag_type(bag))
770 if (options & INFO) BIO_printf (bio_err, "Key bag\n");
772 print_attribs (out, bag->attrib, "Bag Attributes");
773 p8 = bag->value.keybag;
783 alg_print (bio_err, bag->value.shkeybag->algor);
786 print_attribs (out, bag->attrib, "Bag Attributes");
787 if (!(p8 = PKCS12_decrypt_skey(bag, pass, passlen))
    [all...]
  /external/chromium_org/win8/delegate_execute/
command_execute_impl.h 72 STDMETHOD(Initialize)(LPCWSTR name, IPropertyBag* bag);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 48 split_join_branch_bag bag; local
49 if (!join_prep(other, bag))
57 other.m_p_head->m_p_parent, 0, bag);
397 split_join_branch_bag bag; local
398 bag.add_branch();
399 m_p_head->m_p_parent = rec_join(m_p_head->m_p_parent, p_new_lf, 0, bag);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 48 branch_bag bag; local
49 if (!join_prep(other, bag))
57 other.m_p_head->m_p_parent, 0, bag);
401 branch_bag bag; local
402 bag.add_branch();
403 m_p_head->m_p_parent = rec_join(m_p_head->m_p_parent, p_new_lf, 0, bag);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 48 branch_bag bag; local
49 if (!join_prep(other, bag))
57 other.m_p_head->m_p_parent, 0, bag);
401 branch_bag bag; local
402 bag.add_branch();
403 m_p_head->m_p_parent = rec_join(m_p_head->m_p_parent, p_new_lf, 0, bag);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 48 split_join_branch_bag bag; local
49 if (!join_prep(other, bag))
57 other.m_p_head->m_p_parent, 0, bag);
397 split_join_branch_bag bag; local
398 bag.add_branch();
399 m_p_head->m_p_parent = rec_join(m_p_head->m_p_parent, p_new_lf, 0, bag);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 48 split_join_branch_bag bag; local
49 if (!join_prep(other, bag))
57 other.m_p_head->m_p_parent, 0, bag);
397 split_join_branch_bag bag; local
398 bag.add_branch();
399 m_p_head->m_p_parent = rec_join(m_p_head->m_p_parent, p_new_lf, 0, bag);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 48 split_join_branch_bag bag; local
49 if (!join_prep(other, bag))
57 other.m_p_head->m_p_parent, 0, bag);
397 split_join_branch_bag bag; local
398 bag.add_branch();
399 m_p_head->m_p_parent = rec_join(m_p_head->m_p_parent, p_new_lf, 0, bag);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 48 split_join_branch_bag bag; local
49 if (!join_prep(other, bag))
57 other.m_p_head->m_p_parent, 0, bag);
397 split_join_branch_bag bag; local
398 bag.add_branch();
399 m_p_head->m_p_parent = rec_join(m_p_head->m_p_parent, p_new_lf, 0, bag);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 48 split_join_branch_bag bag; local
49 if (!join_prep(other, bag))
57 other.m_p_head->m_p_parent, 0, bag);
397 split_join_branch_bag bag; local
398 bag.add_branch();
399 m_p_head->m_p_parent = rec_join(m_p_head->m_p_parent, p_new_lf, 0, bag);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 48 branch_bag bag; local
49 if (!join_prep(other, bag))
57 other.m_p_head->m_p_parent, 0, bag);
401 branch_bag bag; local
402 bag.add_branch();
403 m_p_head->m_p_parent = rec_join(m_p_head->m_p_parent, p_new_lf, 0, bag);
  /external/chromium_org/sync/util/
cryptographer.h 195 // parameters in |bag|.
197 void InstallKeyBag(const sync_pb::NigoriKeyBag& bag);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_file.py 251 bag = self.open(TESTFN, "wb")
252 bag.write(filler * nchunks)
253 bag.writelines(testlines)
254 bag.close()
267 # flexible manner. Each line in the bag o' ham is 4 bytes
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_file.py 251 bag = self.open(TESTFN, "wb")
252 bag.write(filler * nchunks)
253 bag.writelines(testlines)
254 bag.close()
267 # flexible manner. Each line in the bag o' ham is 4 bytes
  /prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.1/
commons-collections-3.2.1.jar 
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp 3056 const bag_entry* bag; local
4609 const bag_entry* bag; local
5008 const bag_entry* bag; local
5047 const bag_entry* bag; local
    [all...]

Completed in 6751 milliseconds

12 3