Home
last modified time | relevance | path

Searched refs:table_end (Results 1 – 25 of 464) sorted by relevance

12345678910>>...19

/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg/share/scripts/inverse/
H A Dpotential_to_dlpoly.sh41 table_end="$(csg_get_property cg.inverse.dlpoly.table_end)"
43 bin_size="$(csg_calc "$table_end" "/" $table_grid)"
51 table_end1="$(csg_calc "$table_end" "*" 10)"
56 table_end="$(csg_get_property cg.inverse.dlpoly.bonds.table_end)"
58 bin_size="$(csg_calc "$table_end" "/" $table_grid)"
63 table_end1="$(csg_calc "$table_end" "*" 10)"
68 table_end="3.14159265359"
70 bin_size="$(csg_calc "$table_end" "/" $table_grid)"
79 table_end="3.14159265359"
81 bin_size="$(csg_calc "$table_end" "-" $table_zero)"
[all …]
H A Dpotential_to_lammps.sh91 table_end=180
95 table_end="$(csg_get_interaction_property --allow-empty inverse.$sim_prog.table_end)"
96 [[ -z ${table_end} ]] && table_end="${r_cut}"
112 table_end=$(csg_calc ${scale_factor} "*" ${table_end})
129 critical csg_resample --in ${yscale} --out "$smooth" --grid "${table_begin}:${step}:${table_end}"
138 …in "${extrapol}" --out "$interpol" --grid "${table_begin}:${bin_size}:${table_end}" --der "${deriv…
H A Dpotential_to_generic.sh49 table_end="$(csg_get_interaction_property --allow-empty inverse.$sim_prog.table_end)"
50 [[ -z ${table_end} ]] && table_end="${r_cut}"
56 …critical csg_resample --in ${input} --out "${smooth2}" --grid "${table_begin}:${step}:${table_end}…
69 …--out "${smooth}" --der "${deriv}" --grid "${table_begin}:${bin_size}:${table_end}" --comment "$co…
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg/csg-da5c1dc/share/scripts/inverse/
H A Dpotential_to_dlpoly.sh41 table_end="$(csg_get_property cg.inverse.dlpoly.table_end)"
43 bin_size="$(csg_calc "$table_end" "/" $table_grid)"
51 table_end1="$(csg_calc "$table_end" "*" 10)"
56 table_end="$(csg_get_property cg.inverse.dlpoly.bonds.table_end)"
58 bin_size="$(csg_calc "$table_end" "/" $table_grid)"
63 table_end1="$(csg_calc "$table_end" "*" 10)"
68 table_end="3.14159265359"
70 bin_size="$(csg_calc "$table_end" "/" $table_grid)"
79 table_end="3.14159265359"
81 bin_size="$(csg_calc "$table_end" "-" $table_zero)"
[all …]
H A Dpotential_to_lammps.sh91 table_end=180
95 table_end="$(csg_get_interaction_property --allow-empty inverse.$sim_prog.table_end)"
96 [[ -z ${table_end} ]] && table_end="${r_cut}"
112 table_end=$(csg_calc ${scale_factor} "*" ${table_end})
129 critical csg_resample --in ${yscale} --out "$smooth" --grid "${table_begin}:${step}:${table_end}"
138 …in "${extrapol}" --out "$interpol" --grid "${table_begin}:${bin_size}:${table_end}" --der "${deriv…
H A Dpotential_to_generic.sh49 table_end="$(csg_get_interaction_property --allow-empty inverse.$sim_prog.table_end)"
50 [[ -z ${table_end} ]] && table_end="${r_cut}"
56 …critical csg_resample --in ${input} --out "${smooth2}" --grid "${table_begin}:${step}:${table_end}…
69 …--out "${smooth}" --der "${deriv}" --grid "${table_begin}:${bin_size}:${table_end}" --comment "$co…
/dports/net/spread4/spread-src-4.2.0/stdutil/src/
H A Dstdhash.c314 end_pos = h->table_end; in stdhash_low_find()
355 stdhash_node ** table_end; in stdhash_low_rehash() local
415 table_end = NULL; in stdhash_low_rehash()
451 h->table_end = table_end; in stdhash_low_rehash()
550 it->impl.hash.table_end = h->table_end; in stdhash_low_insert()
573 h->table_end = NULL; in stdhash_construct()
748 it->impl.hash.table_end = (stdhash_node**) h->table_end; in stdhash_begin()
778 it->impl.hash.table_end = (stdhash_node**) h->table_end; in stdhash_end()
1035 it->impl.hash.table_end = h->table_end; in stdhash_find()
1187 it->impl.hash.table_end = h->table_end; in stdhash_erase()
[all …]
/dports/devel/aegis/aegis-4.25.D510/libaegis/
H A Dmeta_type.cc221 type_table_ty *table_end; in generic_struct_parse() local
226 table_end = table + table_length; in generic_struct_parse()
228 for (tp = table; tp < table_end; ++tp) in generic_struct_parse()
252 type_table_ty *table_end; in generic_struct_fuzzy() local
257 table_end = table + table_length; in generic_struct_fuzzy()
260 for (tp = table; tp < table_end; ++tp) in generic_struct_fuzzy()
283 type_table_ty *table_end; in generic_struct_convert() local
290 table_end = table + table_length; in generic_struct_convert()
293 for (tp = table; tp < table_end; ++tp) in generic_struct_convert()
/dports/textproc/modlogan/modlogan-0.8.13/src/output/webalizer/
H A Dgenerate.c360 table_end(f);
394 table_end(f);
426 table_end(f);
436 table_end(f);
449 table_end(f);
462 table_end(f);
473 table_end(f);
484 table_end(f);
495 table_end(f);
506 table_end(f);
[all …]
/dports/net/ipxe/ipxe-2265a65/src/include/ipxe/
H A Dtables.h289 #define table_end( table ) __table_entries ( table, 99 ) macro
309 ( ( unsigned int ) ( table_end ( table ) - \
360 pointer < table_end ( table ) ; \
389 pointer < table_end ( table ) ; \
414 for ( pointer = ( table_end ( table ) - 1 ) ; \
/dports/math/cgal/CGAL-5.3/include/CGAL/Tools/
H A Dchained_map.h46 chained_map_elem<T>* table_end; variable
109 alloc.deallocate(table, table_end - table); in ~chained_map()
151 table_end = table + t + t/2; in init_table()
180 old_table_end = table_end; in rehash()
212 chained_map_item save_table_end = table_end; in del_old_table()
218 table_end = old_table_end; in del_old_table()
229 alloc.deallocate(table, table_end - table); in del_old_table()
232 table_end = save_table_end; in del_old_table()
252 if (free == table_end) // table full: rehash in access()
309 alloc.deallocate(table, table_end - table);
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dtables.h289 #define table_end( table ) __table_entries ( table, 99 ) macro
309 ( ( unsigned int ) ( table_end ( table ) - \
360 pointer < table_end ( table ) ; \
389 pointer < table_end ( table ) ; \
414 for ( pointer = ( table_end ( table ) - 1 ) ; \
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/
H A Dtables.h289 #define table_end( table ) __table_entries ( table, 99 ) macro
309 ( ( unsigned int ) ( table_end ( table ) - \
360 pointer < table_end ( table ) ; \
389 pointer < table_end ( table ) ; \
414 for ( pointer = ( table_end ( table ) - 1 ) ; \
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/
H A Dtables.h289 #define table_end( table ) __table_entries ( table, 99 ) macro
309 ( ( unsigned int ) ( table_end ( table ) - \
360 pointer < table_end ( table ) ; \
389 pointer < table_end ( table ) ; \
414 for ( pointer = ( table_end ( table ) - 1 ) ; \
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dtables.h289 #define table_end( table ) __table_entries ( table, 99 ) macro
309 ( ( unsigned int ) ( table_end ( table ) - \
360 pointer < table_end ( table ) ; \
389 pointer < table_end ( table ) ; \
414 for ( pointer = ( table_end ( table ) - 1 ) ; \
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/ipxe/
H A Dtables.h289 #define table_end( table ) __table_entries ( table, 99 ) macro
309 ( ( unsigned int ) ( table_end ( table ) - \
360 pointer < table_end ( table ) ; \
389 pointer < table_end ( table ) ; \
414 for ( pointer = ( table_end ( table ) - 1 ) ; \
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/ipxe/
H A Dtables.h289 #define table_end( table ) __table_entries ( table, 99 ) macro
309 ( ( unsigned int ) ( table_end ( table ) - \
360 pointer < table_end ( table ) ; \
389 pointer < table_end ( table ) ; \
414 for ( pointer = ( table_end ( table ) - 1 ) ; \
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/ipxe/
H A Dtables.h289 #define table_end( table ) __table_entries ( table, 99 ) macro
309 ( ( unsigned int ) ( table_end ( table ) - \
360 pointer < table_end ( table ) ; \
389 pointer < table_end ( table ) ; \
414 for ( pointer = ( table_end ( table ) - 1 ) ; \
/dports/audio/mumble/mumble-1.3.3/3rdparty/minhook-src/src/hde/
H A Dhde32.c127 uint8_t *table_end, op = opcode; in hde32_disasm() local
130 table_end = ht + DELTA_OP_ONLY_MEM - DELTA_OP2_LOCK_OK; in hde32_disasm()
133 table_end = ht + DELTA_OP2_LOCK_OK - DELTA_OP_LOCK_OK; in hde32_disasm()
136 for (; ht != table_end; ht++) in hde32_disasm()
180 uint8_t *table_end; in hde32_disasm() local
183 table_end = ht + sizeof(hde32_table) - DELTA_OP2_ONLY_MEM; in hde32_disasm()
186 table_end = ht + DELTA_OP2_ONLY_MEM - DELTA_OP_ONLY_MEM; in hde32_disasm()
188 for (; ht != table_end; ht += 2) in hde32_disasm()
H A Dhde64.c139 uint8_t *table_end, op = opcode; in hde64_disasm() local
142 table_end = ht + DELTA_OP_ONLY_MEM - DELTA_OP2_LOCK_OK; in hde64_disasm()
145 table_end = ht + DELTA_OP2_LOCK_OK - DELTA_OP_LOCK_OK; in hde64_disasm()
148 for (; ht != table_end; ht++) in hde64_disasm()
192 uint8_t *table_end; in hde64_disasm() local
195 table_end = ht + sizeof(hde64_table) - DELTA_OP2_ONLY_MEM; in hde64_disasm()
198 table_end = ht + DELTA_OP2_ONLY_MEM - DELTA_OP_ONLY_MEM; in hde64_disasm()
200 for (; ht != table_end; ht += 2) in hde64_disasm()
/dports/devel/z88dk/z88dk/src/appmake/
H A Dresidos.c47 long table_end; in residos_exec() local
63 table_end = parameter_search(crtfile, ".map", "package_call_end"); in residos_exec()
69 if (table_end == -1) { in residos_exec()
118 memory[9] = (table_end - table_start) / 2; in residos_exec()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/freetype/src/sfnt/
H A Dttmtx.c214 FT_ULong table_pos, table_size, table_end; in tt_face_get_metrics() local
234 table_end = table_pos + table_size; in tt_face_get_metrics()
243 if ( table_pos + 4 > table_end ) in tt_face_get_metrics()
254 if ( table_pos + 4 > table_end ) in tt_face_get_metrics()
262 if ( table_pos + 2 > table_end ) in tt_face_get_metrics()
/dports/devel/upp/upp/bazaar/FreeType/src/sfnt/
H A Dttmtx.c214 FT_ULong table_pos, table_size, table_end; in tt_face_get_metrics() local
234 table_end = table_pos + table_size; in tt_face_get_metrics()
243 if ( table_pos + 4 > table_end ) in tt_face_get_metrics()
254 if ( table_pos + 4 > table_end ) in tt_face_get_metrics()
262 if ( table_pos + 2 > table_end ) in tt_face_get_metrics()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/freetype2/src/sfnt/
H A Dttmtx.hpp214 FT_ULong table_pos, table_size, table_end; in tt_face_get_metrics() local
234 table_end = table_pos + table_size; in tt_face_get_metrics()
243 if ( table_pos + 4 > table_end ) in tt_face_get_metrics()
254 if ( table_pos + 4 > table_end ) in tt_face_get_metrics()
262 if ( table_pos + 2 > table_end ) in tt_face_get_metrics()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/freetype-sys-0.13.1/freetype2/src/sfnt/
H A Dttmtx.c214 FT_ULong table_pos, table_size, table_end; in tt_face_get_metrics() local
234 table_end = table_pos + table_size; in tt_face_get_metrics()
243 if ( table_pos + 4 > table_end ) in tt_face_get_metrics()
254 if ( table_pos + 4 > table_end ) in tt_face_get_metrics()
262 if ( table_pos + 2 > table_end ) in tt_face_get_metrics()

12345678910>>...19