Home
last modified time | relevance | path

Searched refs:hashtable (Results 1 – 25 of 145) sorted by relevance

123456

/external/libnl/lib/
Dcache.c209 cache->hashtable = nl_hash_table_alloc(hashtable_size); in nl_cache_alloc()
380 if (cache->hashtable) in __nl_cache_free()
381 nl_hash_table_free(cache->hashtable); in __nl_cache_free()
440 if (cache->hashtable) { in __cache_add()
441 ret = nl_hash_table_add(cache->hashtable, obj); in __cache_add()
559 if (cache->hashtable) { in nl_cache_remove()
560 ret = nl_hash_table_del(cache->hashtable, obj); in nl_cache_remove()
1009 obj = nl_hash_table_lookup(cache->hashtable, needle); in __cache_fast_lookup()
1038 if (cache->hashtable) in nl_cache_search()
1077 && cache->hashtable) in nl_cache_find()
/external/clang/test/SemaCXX/
Dlibstdcxx_pointer_return_false_hack.cpp14 template<typename T> struct hashtable { struct
30 auto *test1 = std::tr1::hashtable<int>().find_node(); argument
/external/python/cpython3/Python/
Dmarshal.c88 _Py_hashtable_t *hashtable; member
275 if (p->version < 3 || p->hashtable == NULL) in w_ref()
282 entry = _Py_HASHTABLE_GET_ENTRY(p->hashtable, v); in w_ref()
285 _Py_HASHTABLE_ENTRY_READ_DATA(p->hashtable, entry, w); in w_ref()
292 size_t s = p->hashtable->entries; in w_ref()
300 if (_Py_HASHTABLE_SET(p->hashtable, v, w) < 0) { in w_ref()
590 wf->hashtable = _Py_hashtable_new(sizeof(PyObject *), sizeof(int), in w_init_refs()
593 if (wf->hashtable == NULL) { in w_init_refs()
615 if (wf->hashtable != NULL) { in w_clear_refs()
616 _Py_hashtable_foreach(wf->hashtable, w_decref_entry, NULL); in w_clear_refs()
[all …]
/external/clang/test/CodeGenCXX/
Ddebug-info-use-after-free.cpp191 hashtable { class
207 hashtable <
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_MapStage.pbtxt36 summary: "Stage (key, values) in the underlying container which behaves like a hashtable."
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_valtable.cpp145 vt_item & vti = hashtable[hash & size_mask]; in add_value()
212 for(vt_table::iterator I = hashtable.begin(), E = hashtable.end(); in get_values()
Dsb_ir.h631 vt_table hashtable; variable
639 size_mask(size - 1), hashtable(size), cnt() {} in ex()
/external/libnl/
DAndroid.bp41 "lib/hashtable.c",
Dmake.log179 [ 36% 25/68] target thumb C: libnl_32 <= external/libnl/lib/hashtable.c
180 external/libnl/lib/hashtable.c:194:9: warning: invalid application of 'sizeof' to a void type [-Wpo…
335 [ 86% 59/68] target C: libnl <= external/libnl/lib/hashtable.c
336 external/libnl/lib/hashtable.c:194:9: warning: invalid application of 'sizeof' to a void type [-Wpo…
/external/llvm/test/CodeGen/X86/
D2012-11-30-misched-dbg.ll98 %"class.__gnu_cxx::hash_map" = type { %"class.__gnu_cxx::hashtable" }
99 %"class.__gnu_cxx::hashtable" = type { i64, i64, i64, i64, i64, i64 }
/external/clang/www/
Dlibstdc++4.4-clang0x.patch516 diff -ur a/tr1_impl/hashtable b/tr1_impl/hashtable
517 --- a/tr1_impl/hashtable 2011-03-15 14:49:07.000000000 -0700
518 +++ b/tr1_impl/hashtable 2011-05-02 23:41:55.000000000 -0700
/external/u-boot/lib/
DMakefile73 obj-y += hashtable.o
/external/python/cpython2/Doc/library/
Dbsddb.rst155 is not supported on hashtable databases (those opened with :func:`hashopen`).
161 in the file is unspecified. This is not supported on hashtable databases (those
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/
D2004-04-05-InvokeCastCrash.ll6 …const llvm::Value*>,std::allocator<int> >" = type { %"struct.__gnu_cxx::hashtable<std::pair<const …
7 …>,std::allocator<const llvm::Constant*> >" = type { %"struct.__gnu_cxx::hashtable<const llvm::Cons…
8 …%"struct.__gnu_cxx::hashtable<const llvm::Constant*,const llvm::Constant*,__gnu_cxx::hash<const ll…
9 …%"struct.__gnu_cxx::hashtable<std::pair<const llvm::Value* const, int>,const llvm::Value*,__gnu_cx…
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
D2004-04-05-InvokeCastCrash.ll6 …const llvm::Value*>,std::allocator<int> >" = type { %"struct.__gnu_cxx::hashtable<std::pair<const …
7 …>,std::allocator<const llvm::Constant*> >" = type { %"struct.__gnu_cxx::hashtable<const llvm::Cons…
8 …%"struct.__gnu_cxx::hashtable<const llvm::Constant*,const llvm::Constant*,__gnu_cxx::hash<const ll…
9 …%"struct.__gnu_cxx::hashtable<std::pair<const llvm::Value* const, int>,const llvm::Value*,__gnu_cx…
/external/llvm/test/Transforms/IndVarSimplify/
D2004-04-05-InvokeCastCrash.ll6 …const llvm::Value*>,std::allocator<int> >" = type { %"struct.__gnu_cxx::hashtable<std::pair<const …
7 …>,std::allocator<const llvm::Constant*> >" = type { %"struct.__gnu_cxx::hashtable<const llvm::Cons…
8 …%"struct.__gnu_cxx::hashtable<const llvm::Constant*,const llvm::Constant*,__gnu_cxx::hash<const ll…
9 …%"struct.__gnu_cxx::hashtable<std::pair<const llvm::Value* const, int>,const llvm::Value*,__gnu_cx…
/external/libnl/include/
DMakefile.am27 netlink/hashtable.h \
/external/icu/icu4c/source/test/depstest/
Ddependencies.txt175 hashtable uhash uvector uvector32 uvector64 ulist
566 hashtable uvector
721 group: hashtable # Maps UnicodeString to value.
/external/libnl/include/netlink-private/
Dtypes.h90 struct nl_hash_table * hashtable; member
/external/antlr/tool/src/main/antlr3/org/antlr/grammar/v3/
DAssignTokenTypesWalker.g67 * Imports any token vocab name/type pairs into a local hashtable.
/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/tree/
DBaseTreeAdaptor.as13 * expensive: we have to create a hashtable with all tree nodes in it.
/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/
DBaseRecognizer.as717 * For now we use a hashtable and just the slow Object-based one.
758 * successfully. Use a standard java hashtable for now.
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Destimator_test.py220 hashtable = lookup.HashTable(
222 features['bogus_lookup'] = hashtable.lookup(
/external/tagsoup/
DCHANGES129 Added all standard SAX2 features to feature hashtable
/external/antlr/runtime/ObjC/Framework/
DBaseRecognizer.m998 * For now we use a hashtable and just the slow Object-based one.
1045 * successfully. Use a standard java hashtable for now.

123456