Home
last modified time | relevance | path

Searched refs:hi_index (Results 1 – 25 of 81) sorted by relevance

1234

/dports/multimedia/php-pHash/pHash-0.9.6/src/
H A Dcimgffmpeg.h61 …mes(VFInfo *st_info, CImgList<uint8_t> *pFrameList, unsigned int low_index, unsigned int hi_index);
H A Dcimgffmpeg.cpp39 …ames(VFInfo *st_info, CImgList<uint8_t> *pFrameList, unsigned int low_index, unsigned int hi_index) in ReadFrames() argument
132 while ((result>=0)&&(size<st_info->nb_retrieval)&&(st_info->current_index<=hi_index)){ in ReadFrames()
/dports/multimedia/pHash/pHash-0.9.6/src/
H A Dcimgffmpeg.h61 …mes(VFInfo *st_info, CImgList<uint8_t> *pFrameList, unsigned int low_index, unsigned int hi_index);
H A Dcimgffmpeg.cpp39 …ames(VFInfo *st_info, CImgList<uint8_t> *pFrameList, unsigned int low_index, unsigned int hi_index) in ReadFrames() argument
132 while ((result>=0)&&(size<st_info->nb_retrieval)&&(st_info->current_index<=hi_index)){ in ReadFrames()
/dports/science/hypre/hypre-2.23.0/src/sstruct_ls/
H A Dmaxwell_semi_interp.c1034 hi_index[1]-= 1; in hypre_Maxwell_PTopology()
1035 hi_index[2]-= 1; in hypre_Maxwell_PTopology()
1040 hi_index[0]-= 1; in hypre_Maxwell_PTopology()
1041 hi_index[2]-= 1; in hypre_Maxwell_PTopology()
1046 hi_index[0]-= 1; in hypre_Maxwell_PTopology()
1047 hi_index[1]-= 1; in hypre_Maxwell_PTopology()
1087 hi_index[0]-= 1; in hypre_Maxwell_PTopology()
1092 hi_index[1]-= 1; in hypre_Maxwell_PTopology()
2196 hypre_SetIndex3(hi_index, 1, 0, 0); in hypre_Maxwell_PTopology()
2210 hypre_SetIndex3(hi_index, 0, 1, 0); in hypre_Maxwell_PTopology()
[all …]
H A Dmaxwell_PNedelec.c421 hypre_SetIndex3(hi_index, 1, 0, 0); in hypre_Maxwell_PNedelec()
435 hypre_SetIndex3(hi_index, 0, 1, 0); in hypre_Maxwell_PNedelec()
451 hypre_SetIndex3(hi_index, 0, 1, 1); in hypre_Maxwell_PNedelec()
467 hypre_SetIndex3(hi_index, 1, 0, 1); in hypre_Maxwell_PNedelec()
483 hypre_SetIndex3(hi_index, 1, 1, 0); in hypre_Maxwell_PNedelec()
533 hypre_AddIndexes(loop_size, hi_index, 3, loop_size); in hypre_Maxwell_PNedelec()
1509 hypre_SetIndex3(hi_index, 1, 0, 0); in hypre_Maxwell_PNedelec()
1524 hypre_SetIndex3(hi_index, 0, 1, 0); in hypre_Maxwell_PNedelec()
1541 hypre_SetIndex3(hi_index, 0, 1, 1); in hypre_Maxwell_PNedelec()
1558 hypre_SetIndex3(hi_index, 1, 0, 1); in hypre_Maxwell_PNedelec()
[all …]
/dports/multimedia/vmaf/vmaf-2.3.0/matlab/STMAD_2011_MatlabCode/
H A DcalcSMADScore.m20 HiIndex = hi_index(OrgImg, DstImg);
H A DcalculateSMADScore.m20 HiIndex = hi_index(OrgImg, DstImg);
H A DcalcSTMADScore.m17 HiIndex(idx) = hi_index(OrgImg, DstImg);
H A Dhi_index.m1 function [I mp imgs] = hi_index( ref_img, dst_img ) function
H A DSTMAD_index.m48 HiIndex(idx) = hi_index(OrgImg, DstImg);
/dports/cad/openroad/OpenROAD-2.0/src/rcx/src/
H A DextFlow.cpp1244 uint hi_index = in addNets3GS() local
1248 for (uint bucket = lo_index; bucket <= hi_index; bucket++) { in addNets3GS()
1309 for (uint bucket = lo_index; bucket <= hi_index; bucket++) { in addNets3()
1330 for (bucket = lo_index; bucket <= hi_index; bucket++) { in addInsts()
1348 for (bucket = lo_index; bucket <= hi_index; bucket++) { in addInsts()
1372 uint hi_index = in addSignalNets2() local
1383 for (uint bucket = lo_index; bucket <= hi_index; bucket++) { in addSignalNets2()
1856 uint hi_index = getBucketNum(sdbTable_ll[dir], sdbTable_ur[dir], in fill_gs3() local
1862 for (uint bucket = lo_index; bucket <= hi_index; bucket++) { in fill_gs3()
1883 for (uint bucket = lo_index; bucket <= hi_index; bucket++) { in fill_gs3()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dexpr.c4466 tree hi_index = TREE_OPERAND (purpose, 1); in categorize_ctor_elements_1() local
4468 if (host_integerp (lo_index, 1) && host_integerp (hi_index, 1)) in categorize_ctor_elements_1()
4469 mult = (tree_low_cst (hi_index, 1) in categorize_ctor_elements_1()
4990 tree hi_index = TREE_OPERAND (index, 1); in store_constructor() local
4993 || ! host_integerp (hi_index, 1)) in store_constructor()
4999 this_node_count = (tree_low_cst (hi_index, 1) in store_constructor()
5058 tree hi_index = TREE_OPERAND (index, 1); in store_constructor() local
5066 && host_integerp (hi_index, 0) in store_constructor()
5068 hi = tree_low_cst (hi_index, 0), in store_constructor()
5101 expand_expr (hi_index, NULL_RTX, VOIDmode, 0); in store_constructor()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dtree.c4668 HOST_WIDE_INT hi_index in get_set_constructor_bits() local
4672 || hi_index < 0 || hi_index >= bit_size) in get_set_constructor_bits()
4674 for (; lo_index <= hi_index; lo_index++) in get_set_constructor_bits()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dtree.c4668 HOST_WIDE_INT hi_index in get_set_constructor_bits() local
4672 || hi_index < 0 || hi_index >= bit_size) in get_set_constructor_bits()
4674 for (; lo_index <= hi_index; lo_index++) in get_set_constructor_bits()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dexpr.c5652 tree hi_index = TREE_OPERAND (purpose, 1); in categorize_ctor_elements_1() local
5654 if (tree_fits_uhwi_p (lo_index) && tree_fits_uhwi_p (hi_index)) in categorize_ctor_elements_1()
5655 mult = (tree_to_uhwi (hi_index) in categorize_ctor_elements_1()
6110 tree hi_index = TREE_OPERAND (index, 1); in store_constructor() local
6113 || ! tree_fits_uhwi_p (hi_index)) in store_constructor()
6119 this_node_count = (tree_to_uhwi (hi_index) in store_constructor()
6176 tree hi_index = TREE_OPERAND (index, 1); in store_constructor() local
6184 && tree_fits_shwi_p (hi_index) in store_constructor()
6186 hi = tree_to_shwi (hi_index), in store_constructor()
6219 expand_normal (hi_index); in store_constructor()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dexpr.c5750 tree hi_index = TREE_OPERAND (purpose, 1); in categorize_ctor_elements_1() local
5752 if (tree_fits_uhwi_p (lo_index) && tree_fits_uhwi_p (hi_index)) in categorize_ctor_elements_1()
5753 mult = (tree_to_uhwi (hi_index) in categorize_ctor_elements_1()
6213 tree hi_index = TREE_OPERAND (index, 1); in store_constructor() local
6216 || ! tree_fits_uhwi_p (hi_index)) in store_constructor()
6222 this_node_count = (tree_to_uhwi (hi_index) in store_constructor()
6279 tree hi_index = TREE_OPERAND (index, 1); in store_constructor() local
6287 && tree_fits_shwi_p (hi_index) in store_constructor()
6289 hi = tree_to_shwi (hi_index), in store_constructor()
6323 expand_normal (hi_index); in store_constructor()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dexpr.c5535 tree hi_index = TREE_OPERAND (purpose, 1); in categorize_ctor_elements_1() local
5537 if (host_integerp (lo_index, 1) && host_integerp (hi_index, 1)) in categorize_ctor_elements_1()
5538 mult = (tree_low_cst (hi_index, 1) in categorize_ctor_elements_1()
5976 tree hi_index = TREE_OPERAND (index, 1); in store_constructor() local
5979 || ! host_integerp (hi_index, 1)) in store_constructor()
5985 this_node_count = (tree_low_cst (hi_index, 1) in store_constructor()
6042 tree hi_index = TREE_OPERAND (index, 1); in store_constructor() local
6050 && host_integerp (hi_index, 0) in store_constructor()
6052 hi = tree_low_cst (hi_index, 0), in store_constructor()
6085 expand_normal (hi_index); in store_constructor()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dexpr.c5555 tree hi_index = TREE_OPERAND (purpose, 1); in categorize_ctor_elements_1() local
5557 if (host_integerp (lo_index, 1) && host_integerp (hi_index, 1)) in categorize_ctor_elements_1()
5558 mult = (tree_low_cst (hi_index, 1) in categorize_ctor_elements_1()
5996 tree hi_index = TREE_OPERAND (index, 1); in store_constructor() local
5999 || ! host_integerp (hi_index, 1)) in store_constructor()
6005 this_node_count = (tree_low_cst (hi_index, 1) in store_constructor()
6062 tree hi_index = TREE_OPERAND (index, 1); in store_constructor() local
6070 && host_integerp (hi_index, 0) in store_constructor()
6072 hi = tree_low_cst (hi_index, 0), in store_constructor()
6105 expand_normal (hi_index); in store_constructor()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dexpr.c5750 tree hi_index = TREE_OPERAND (purpose, 1); in categorize_ctor_elements_1() local
5752 if (tree_fits_uhwi_p (lo_index) && tree_fits_uhwi_p (hi_index)) in categorize_ctor_elements_1()
5753 mult = (tree_to_uhwi (hi_index) in categorize_ctor_elements_1()
6213 tree hi_index = TREE_OPERAND (index, 1); in store_constructor() local
6216 || ! tree_fits_uhwi_p (hi_index)) in store_constructor()
6222 this_node_count = (tree_to_uhwi (hi_index) in store_constructor()
6279 tree hi_index = TREE_OPERAND (index, 1); in store_constructor() local
6287 && tree_fits_shwi_p (hi_index) in store_constructor()
6289 hi = tree_to_shwi (hi_index), in store_constructor()
6323 expand_normal (hi_index); in store_constructor()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Dparse2.cpp414 int hi_index = iter().get_int_table(2); in do_tableswitch() local
415 int len = hi_index - lo_index + 1; in do_tableswitch()
443 cnt = profile->default_count() / (hi_index != max_jint ? 2 : 1); in do_tableswitch()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dexpr.c6020 tree hi_index = TREE_OPERAND (purpose, 1); in categorize_ctor_elements_1() local
6022 if (tree_fits_uhwi_p (lo_index) && tree_fits_uhwi_p (hi_index)) in categorize_ctor_elements_1()
6023 mult = (tree_to_uhwi (hi_index) in categorize_ctor_elements_1()
6513 tree hi_index = TREE_OPERAND (index, 1); in store_constructor() local
6516 || ! tree_fits_uhwi_p (hi_index)) in store_constructor()
6522 this_node_count = (tree_to_uhwi (hi_index) in store_constructor()
6580 tree hi_index = TREE_OPERAND (index, 1); in store_constructor() local
6588 && tree_fits_shwi_p (hi_index) in store_constructor()
6590 hi = tree_to_shwi (hi_index), in store_constructor()
6624 expand_normal (hi_index); in store_constructor()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dexpr.c6441 tree hi_index = TREE_OPERAND (purpose, 1); in categorize_ctor_elements_1() local
6443 if (tree_fits_uhwi_p (lo_index) && tree_fits_uhwi_p (hi_index)) in categorize_ctor_elements_1()
6444 mult = (tree_to_uhwi (hi_index) in categorize_ctor_elements_1()
6933 tree hi_index = TREE_OPERAND (index, 1); in store_constructor() local
6936 || ! tree_fits_uhwi_p (hi_index)) in store_constructor()
6942 this_node_count = (tree_to_uhwi (hi_index) in store_constructor()
6998 tree hi_index = TREE_OPERAND (index, 1); in store_constructor() local
7006 && tree_fits_shwi_p (hi_index) in store_constructor()
7008 hi = tree_to_shwi (hi_index), in store_constructor()
7042 expand_normal (hi_index); in store_constructor()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dexpr.c6015 tree hi_index = TREE_OPERAND (purpose, 1); in categorize_ctor_elements_1() local
6017 if (tree_fits_uhwi_p (lo_index) && tree_fits_uhwi_p (hi_index)) in categorize_ctor_elements_1()
6018 mult = (tree_to_uhwi (hi_index) in categorize_ctor_elements_1()
6508 tree hi_index = TREE_OPERAND (index, 1); in store_constructor() local
6511 || ! tree_fits_uhwi_p (hi_index)) in store_constructor()
6517 this_node_count = (tree_to_uhwi (hi_index) in store_constructor()
6573 tree hi_index = TREE_OPERAND (index, 1); in store_constructor() local
6581 && tree_fits_shwi_p (hi_index) in store_constructor()
6583 hi = tree_to_shwi (hi_index), in store_constructor()
6617 expand_normal (hi_index); in store_constructor()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dexpr.c6015 tree hi_index = TREE_OPERAND (purpose, 1); in categorize_ctor_elements_1() local
6017 if (tree_fits_uhwi_p (lo_index) && tree_fits_uhwi_p (hi_index)) in categorize_ctor_elements_1()
6018 mult = (tree_to_uhwi (hi_index) in categorize_ctor_elements_1()
6508 tree hi_index = TREE_OPERAND (index, 1); in store_constructor() local
6511 || ! tree_fits_uhwi_p (hi_index)) in store_constructor()
6517 this_node_count = (tree_to_uhwi (hi_index) in store_constructor()
6575 tree hi_index = TREE_OPERAND (index, 1); in store_constructor() local
6583 && tree_fits_shwi_p (hi_index) in store_constructor()
6585 hi = tree_to_shwi (hi_index), in store_constructor()
6619 expand_normal (hi_index); in store_constructor()
[all …]

1234