Home
last modified time | relevance | path

Searched refs:params_index (Results 1 – 25 of 55) sorted by relevance

123

/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dphp_solr_params.c423 long int params_index = SOLR_UNIQUE_PARAMS_INDEX(); in solr_unserialize_solr_params_object() local
440 …BJ_FOR_PROP(objptr), SOLR_INDEX_PROPERTY_NAME, sizeof(SOLR_INDEX_PROPERTY_NAME) - 1, params_index); in solr_unserialize_solr_params_object()
444 …if ((solr_params = zend_hash_index_update_ptr(SOLR_GLOBAL(params), params_index, (void *) solr_par… in solr_unserialize_solr_params_object()
451 solr_params->params_index = params_index; in solr_unserialize_solr_params_object()
575 long int params_index = SOLR_UNIQUE_PARAMS_INDEX(); in solr_params_obj_ctor() local
578 if (solr_init_params(&solr_params, params_index) == FAILURE) in solr_params_obj_ctor()
582 …, OBJ_FOR_PROP(obj), SOLR_INDEX_PROPERTY_NAME, sizeof(SOLR_INDEX_PROPERTY_NAME) - 1, params_index); in solr_params_obj_ctor()
594 zend_hash_index_del(SOLR_GLOBAL(params), solr_params->params_index); in solr_params_obj_dtor()
604 long int params_index = SOLR_UNIQUE_PARAMS_INDEX(); in PHP_METHOD() local
607 if (solr_init_params(&solr_params, params_index) == FAILURE) { in PHP_METHOD()
[all …]
H A Dsolr_functions_helpers.c252 long int params_index = Z_LVAL_P(id); local
256 if ((*solr_params = zend_hash_index_find_ptr(SOLR_GLOBAL(params), params_index)) == NULL) {
258 …ef(NULL, E_WARNING, "Invalid SolrParams Index %ld. HashTable index does not exist.", params_index);
274 long int params_index = Z_LVAL_P(id); local
278 if ((*solr_function = zend_hash_index_find_ptr(SOLR_GLOBAL(functions), params_index)) == NULL) {
279 …NULL, E_WARNING, "Invalid solr_function Index %ld. HashTable index does not exist.", params_index);
H A Dsolr_types.h416 zend_ulong params_index; /* The index for this object in the HashTable */ member
H A Dphp_solr_query.c48 long int params_index = SOLR_UNIQUE_PARAMS_INDEX(); in PHP_METHOD() local
62 if (solr_init_params(&solr_params, params_index) == FAILURE) { in PHP_METHOD()
66 …FOR_PROP(getThis()), SOLR_INDEX_PROPERTY_NAME, sizeof(SOLR_INDEX_PROPERTY_NAME) - 1, params_index); in PHP_METHOD()
89 zend_hash_index_del(SOLR_GLOBAL(params), solr_params->params_index); in PHP_METHOD()
H A Dsolr_functions_params.c35 solr_params->params_index = index; in solr_init_params()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgraphite-clast-to-gimple.c311 clast_index_htab_type newivs_index, params_index; member
1335 clast_index_htab_type params_index) in add_names_to_union_domain() argument
1596 params_index); in generate_cloog_input()
1638 clast_index_htab_type params_index; in print_generated_program() local
1641 params_index.create (10); in print_generated_program()
1643 clast = scop_to_clast (scop, params_index); in print_generated_program()
1673 clast_index_htab_type newivs_index, params_index; in gloog() local
1680 params_index.create (10); in gloog()
1682 clast = scop_to_clast (scop, params_index); in gloog()
1708 ip.params_index = params_index; in gloog()
[all …]
H A DChangeLog.graphite2729 translate_clast): Add params_index.
2733 (gloog): Initialize params_index.
2740 * sese.h (struct sese): Remove params_index, params_names.
5028 * sese.h (struct sese): Add params_index.
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgraphite-clast-to-gimple.c296 htab_t newivs_index, params_index; member
308 if (ip->params.exists () && ip->params_index) in clast_name_to_gcc()
707 if (ip->params.exists () && ip->params_index) in type_for_clast_name()
1565 params_index); in generate_cloog_input()
1578 scop_to_clast (scop_p scop, htab_t params_index) in scop_to_clast() argument
1607 htab_t params_index; in print_generated_program() local
1613 clast = scop_to_clast (scop, params_index); in print_generated_program()
1644 htab_t newivs_index, params_index; in gloog() local
1654 clast = scop_to_clast (scop, params_index); in gloog()
1681 ip.params_index = params_index; in gloog()
[all …]
H A DChangeLog.graphite2729 translate_clast): Add params_index.
2733 (gloog): Initialize params_index.
2740 * sese.h (struct sese): Remove params_index, params_names.
5028 * sese.h (struct sese): Add params_index.
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgraphite-clast-to-gimple.c291 htab_t newivs_index, params_index; member
303 if (ip->params.exists () && ip->params_index) in clast_name_to_gcc()
702 if (ip->params.exists () && ip->params_index) in type_for_clast_name()
1560 params_index); in generate_cloog_input()
1573 scop_to_clast (scop_p scop, htab_t params_index) in scop_to_clast() argument
1602 htab_t params_index; in print_generated_program() local
1608 clast = scop_to_clast (scop, params_index); in print_generated_program()
1639 htab_t newivs_index, params_index; in gloog() local
1649 clast = scop_to_clast (scop, params_index); in gloog()
1676 ip.params_index = params_index; in gloog()
[all …]
H A DChangeLog.graphite2729 translate_clast): Add params_index.
2733 (gloog): Initialize params_index.
2740 * sese.h (struct sese): Remove params_index, params_names.
5028 * sese.h (struct sese): Add params_index.
/dports/japanese/bugzilla50/ja-bugzilla50-5.0.2/default/admin/params/
H A Dindex.html.tmpl9 <div id="params_index">
/dports/devel/bugzilla50/bugzilla-5.0.4/template/en/default/admin/params/
H A Dindex.html.tmpl9 <div id="params_index">
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/debug/src/
H A Dread_debuginfo.rs227 .map(|(params_index, locals)| FunctionMetadata { in read_debuginfo()
228 params: signatures_params[params_index].clone(), in read_debuginfo()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/ole/
H A Dactivex.cpp743 size_t params_index = pDispParams->cArgs - i - 1; in Invoke() local
744 if (params_index < event.m_params.GetCount()) { in Invoke()
745 wxVariant &vx = event.m_params[params_index]; in Invoke()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/ole/
H A Dactivex.cpp768 size_t params_index = pDispParams->cArgs - i - 1; in Invoke() local
769 if (params_index < event.m_params.GetCount()) { in Invoke()
770 wxVariant &vx = event.m_params[params_index]; in Invoke()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/ole/
H A Dactivex.cpp768 size_t params_index = pDispParams->cArgs - i - 1; in Invoke() local
769 if (params_index < event.m_params.GetCount()) { in Invoke()
770 wxVariant &vx = event.m_params[params_index]; in Invoke()
/dports/devel/bugzilla50/bugzilla-5.0.4/skins/standard/
H A Dadmin.css287 #params_index {
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A DChangeLog.graphite2729 translate_clast): Add params_index.
2733 (gloog): Initialize params_index.
2740 * sese.h (struct sese): Remove params_index, params_names.
5028 * sese.h (struct sese): Add params_index.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog.graphite2729 translate_clast): Add params_index.
2733 (gloog): Initialize params_index.
2740 * sese.h (struct sese): Remove params_index, params_names.
5028 * sese.h (struct sese): Add params_index.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A DChangeLog.graphite2729 translate_clast): Add params_index.
2733 (gloog): Initialize params_index.
2740 * sese.h (struct sese): Remove params_index, params_names.
5028 * sese.h (struct sese): Add params_index.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog.graphite2729 translate_clast): Add params_index.
2733 (gloog): Initialize params_index.
2740 * sese.h (struct sese): Remove params_index, params_names.
5028 * sese.h (struct sese): Add params_index.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog.graphite2729 translate_clast): Add params_index.
2733 (gloog): Initialize params_index.
2740 * sese.h (struct sese): Remove params_index, params_names.
5028 * sese.h (struct sese): Add params_index.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DChangeLog.graphite2729 translate_clast): Add params_index.
2733 (gloog): Initialize params_index.
2740 * sese.h (struct sese): Remove params_index, params_names.
5028 * sese.h (struct sese): Add params_index.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog.graphite2729 translate_clast): Add params_index.
2733 (gloog): Initialize params_index.
2740 * sese.h (struct sese): Remove params_index, params_names.
5028 * sese.h (struct sese): Add params_index.

123