Home
last modified time | relevance | path

Searched defs:cache_array (Results 1 – 25 of 41) sorted by relevance

12

/dports/science/py-pymol/pymol-open-source-2.4.0/layer0/
H A DUtil2.h154 using cache_array = std::array<cache_value<T>, N>; variable
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/phodevi/
H A Dphodevi.php646 public static function set_device_cache($cache_array)
/dports/mail/alpine/alpine-465e23b/pith/
H A Dabdlc.c54 static DL_CACHE_S *cache_array = (DL_CACHE_S *)NULL; variable
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dabdlc.c54 static DL_CACHE_S *cache_array = (DL_CACHE_S *)NULL; variable
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Djs-type-hint-lowering.cc359 Node* receiver, Node* cache_array, Node* cache_type, Node* index, in ReduceForInNextOperation()
H A Djs-typed-lowering.cc1751 Node* cache_array = NodeProperties::GetValueInput(node, 1); in ReduceJSForInNext() local
1863 Node* cache_array = nullptr; in ReduceJSForInPrepare() local
H A Dbytecode-graph-builder.cc2755 Node* cache_array = environment()->LookupRegister( in VisitForInNext() local
3174 Node* cache_array, in TryBuildSimplifiedForInNext()
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Djs-type-hint-lowering.cc426 Node* receiver, Node* cache_array, Node* cache_type, Node* index, in ReduceForInNextOperation()
H A Djs-typed-lowering.cc1845 Node* cache_array = n.cache_array(); in ReduceJSForInNext() local
1960 Node* cache_array = nullptr; in ReduceJSForInPrepare() local
H A Djs-generic-lowering.cc1061 Node* cache_array; in LowerJSForInPrepare() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Djs-type-hint-lowering.cc426 Node* receiver, Node* cache_array, Node* cache_type, Node* index, in ReduceForInNextOperation()
H A Djs-typed-lowering.cc1828 Node* cache_array = NodeProperties::GetValueInput(node, 1); in ReduceJSForInNext() local
1941 Node* cache_array = nullptr; in ReduceJSForInPrepare() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Djs-type-hint-lowering.cc431 Node* receiver, Node* cache_array, Node* cache_type, Node* index, in ReduceForInNextOperation()
H A Djs-typed-lowering.cc1859 Node* cache_array = n.cache_array(); in ReduceJSCall() local
1974 Node* cache_array = nullptr; in ReduceJSCall() local
H A Djs-generic-lowering.cc1241 Node* cache_array; in LowerJSForInPrepare() local
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/query_cache/
H A Dpool_memqcache.c2860 void pool_discard_query_cache_array(POOL_QUERY_CACHE_ARRAY *cache_array) in pool_discard_query_cache_array()
2884 static POOL_QUERY_CACHE_ARRAY * pool_add_query_cache_array(POOL_QUERY_CACHE_ARRAY *cache_array, POO… in pool_add_query_cache_array()
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/query_cache/
H A Dpool_memqcache.c3061 pool_discard_query_cache_array(POOL_QUERY_CACHE_ARRAY * cache_array) in pool_discard_query_cache_array()
3085 static POOL_QUERY_CACHE_ARRAY * pool_add_query_cache_array(POOL_QUERY_CACHE_ARRAY * cache_array, PO… in pool_add_query_cache_array()
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/query_cache/
H A Dpool_memqcache.c2860 void pool_discard_query_cache_array(POOL_QUERY_CACHE_ARRAY *cache_array) in pool_discard_query_cache_array()
2884 static POOL_QUERY_CACHE_ARRAY * pool_add_query_cache_array(POOL_QUERY_CACHE_ARRAY *cache_array, POO… in pool_add_query_cache_array()
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/query_cache/
H A Dpool_memqcache.c3057 pool_discard_query_cache_array(POOL_QUERY_CACHE_ARRAY * cache_array) in pool_discard_query_cache_array()
3081 static POOL_QUERY_CACHE_ARRAY * pool_add_query_cache_array(POOL_QUERY_CACHE_ARRAY * cache_array, PO… in pool_add_query_cache_array()
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/query_cache/
H A Dpool_memqcache.c3061 pool_discard_query_cache_array(POOL_QUERY_CACHE_ARRAY * cache_array) in pool_discard_query_cache_array()
3085 static POOL_QUERY_CACHE_ARRAY * pool_add_query_cache_array(POOL_QUERY_CACHE_ARRAY * cache_array, PO… in pool_add_query_cache_array()
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/query_cache/
H A Dpool_memqcache.c2938 pool_discard_query_cache_array(POOL_QUERY_CACHE_ARRAY * cache_array) in pool_discard_query_cache_array()
2962 static POOL_QUERY_CACHE_ARRAY * pool_add_query_cache_array(POOL_QUERY_CACHE_ARRAY * cache_array, PO… in pool_add_query_cache_array()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/interpreter/
H A Dinterpreter-generator.cc3078 TNode<FixedArray> cache_array = enum_keys; in IGNITION_HANDLER() local
3095 TNode<FixedArray> cache_array = array_enumerator; in IGNITION_HANDLER() local
3109 TNode<Object> cache_array; in IGNITION_HANDLER() local
/dports/www/node10/node-v10.24.1/deps/v8/src/interpreter/
H A Dinterpreter-generator.cc2875 Node* cache_array = enum_keys; in IGNITION_HANDLER() local
2892 Node* cache_array = enumerator; in IGNITION_HANDLER() local
2906 Node* cache_array; in IGNITION_HANDLER() local
/dports/lang/v8/v8-9.6.180.12/src/builtins/
H A Dbuiltins-internal-gen.cc890 TNode<FixedArray> cache_array; in TF_BUILTIN() local
/dports/lang/v8/v8-9.6.180.12/src/interpreter/
H A Dinterpreter-generator.cc2837 TNode<FixedArray> cache_array; in IGNITION_HANDLER() local
2858 TNode<Object> cache_array; in IGNITION_HANDLER() local

12