HomeSort by relevance Sort by last modified time
    Searched defs:bag (Results 1 - 25 of 46) sorted by null

1 2

  /frameworks/base/libs/androidfw/tests/
AssetManager2_test.cpp 209 const ResolvedBag* bag = assetmanager.GetBag(basic::R::array::integerArray1); local
210 ASSERT_NE(nullptr, bag);
211 ASSERT_EQ(3u, bag->entry_count);
213 EXPECT_EQ(static_cast<uint8_t>(Res_value::TYPE_INT_DEC), bag->entries[0].value.dataType);
214 EXPECT_EQ(1u, bag->entries[0].value.data);
215 EXPECT_EQ(0, bag->entries[0].cookie);
217 EXPECT_EQ(static_cast<uint8_t>(Res_value::TYPE_INT_DEC), bag->entries[1].value.dataType);
218 EXPECT_EQ(2u, bag->entries[1].value.data);
219 EXPECT_EQ(0, bag->entries[1].cookie);
221 EXPECT_EQ(static_cast<uint8_t>(Res_value::TYPE_INT_DEC), bag->entries[2].value.dataType)
236 const ResolvedBag* bag = assetmanager.GetBag(libclient::R::style::Theme); local
    [all...]
AssetManager2_bench.cpp 173 const ResolvedBag* bag = assets.GetBag(app::R::style::StyleTwo); local
174 const auto bag_end = end(bag);
175 for (auto iter = begin(bag); iter != bag_end; ++iter) {
  /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);
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);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-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);
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);
  /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);
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);
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/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);
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);
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/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);
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);
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/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);
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);
  /external/jemalloc/test/unit/
ph.c 171 uint64_t bag[NNODES]; local
182 bag[j] = j;
187 bag[j] = NNODES - j - 1;
191 bag[j] = gen_rand64_range(sfmt, NNODES);
201 nodes[k].key = bag[k];
rb.c 234 uint64_t bag[NNODES]; local
245 bag[j] = j;
250 bag[j] = NNODES - j - 1;
254 bag[j] = gen_rand64_range(sfmt, NNODES);
262 nodes[k].key = bag[k];
  /external/webrtc/talk/media/devices/
win32devicemanager.cc 206 CComPtr<IPropertyBag> bag; local
208 __uuidof(bag), reinterpret_cast<void**>(&bag)))) {
211 if (SUCCEEDED(bag->Read(kFriendlyName, &name, 0)) &&
215 if (SUCCEEDED(bag->Read(kDevicePath, &path, 0)) &&
230 HRESULT GetStringProp(IPropertyStore* bag, PROPERTYKEY key, std::string* out) {
235 HRESULT hr = bag->GetValue(key, &var);
  /external/valgrind/coregrind/
m_wordfm.c 841 WordBag* bag = alloc_nofail(cc, sizeof(WordBag)); local
842 bag->fm = VG_(newFM)( alloc_nofail, cc, dealloc, NULL );
843 return bag;
846 void VG_(deleteBag) ( WordBag* bag )
848 void (*dealloc)(void*) = bag->fm->dealloc;
849 VG_(deleteFM)( bag->fm, NULL, NULL );
850 VG_(memset)(bag, 0, sizeof(WordBag));
851 dealloc(bag);
854 void VG_(addToBag)( WordBag* bag, UWord w )
857 if (VG_(lookupFM)(bag->fm, &key, &count, w))
    [all...]
  /frameworks/base/libs/androidfw/
AssetManager2.cpp 478 // Not a bag, nothing to do.
501 LOG(ERROR) << base::StringPrintf("Failed to resolve key 0x%08x in bag 0x%08x.", new_key, resid);
526 LOG(ERROR) << base::StringPrintf("Failed to find parent 0x%08x of bag 0x%08x.", parent_resid, resid);
530 // Combine flags from the parent and our own bag.
533 // Create the max possible entries we can make. Once we construct the bag,
548 LOG(ERROR) << base::StringPrintf("Failed to resolve key 0x%08x in bag 0x%08x.", child_key, resid);
580 LOG(ERROR) << base::StringPrintf("Failed to resolve key 0x%08x in bag 0x%08x.", new_key, resid);
691 // Be more conservative with what gets purged. Only if the bag has other possible
707 const ResolvedBag* bag = asset_manager_->GetBag(resid); local
708 if (bag == nullptr)
    [all...]
  /external/guice/extensions/persist/lib/
commons-collections.jar 
  /prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.1/
commons-collections-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.2/
commons-collections-3.2.2.jar 
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/keystore/pkcs12/
PKCS12KeyStoreSpi.java 803 Pfx bag = Pfx.getInstance(obj); local
804 ContentInfo info = bag.getAuthSafe();
809 if (bag.getMacData() != null) // check the mac code
811 MacData mData = bag.getMacData();
    [all...]
  /external/testng/src/main/java/org/testng/internal/
Invoker.java 962 ParameterBag bag = createParameters(tm, parameters, local
989 ParameterBag bag = handleParameters(testMethod, local
1079 ParameterBag bag = createParameters(testMethod, local
    [all...]
  /frameworks/base/core/jni/
android_util_AssetManager.cpp 1424 const ResTable::bag_entry* bag = startOfBag; local
1476 const ResTable::bag_entry* bag = startOfBag; local
1542 const ResTable::bag_entry* bag = startOfBag; local
1585 const ResTable::bag_entry* bag = startOfBag; local
    [all...]

Completed in 1622 milliseconds

1 2