Home
last modified time | relevance | path

Searched refs:gbi (Results 1 – 25 of 254) sorted by relevance

1234567891011

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/acal/
H A Dacal_match_utils.cxx261 double gbi = gradbi(u,v), gbj = gradbj(u,v); in gradient_mag_xcorr_score() local
263 double gmb = sqrt(gbi*gbi + gbj*gbj); in gradient_mag_xcorr_score()
280 double gbi = gradbi(u,v), gbj = gradbj(u,v); in gradient_mag_xcorr_score() local
282 double gmb = sqrt(gbi*gbi + gbj*gbj); in gradient_mag_xcorr_score()
315 double gbi = gradbi(u,v), gbj = gradbj(u,v); in gradient_direction_score() local
322 vgl_vector_2d<double> dirb(gbi, gbj); in gradient_direction_score()
/dports/net-mgmt/bosun/bosun-0.9.0-preview/cmd/bosun/expr/
H A Dinflux_test.go17 gbi string // group by interval
47 q, err := influxQueryDuration(date, test.query, dur.String(), "", test.gbi)
H A Dinflux.go167 gbi, err := time.ParseDuration(groupByInterval)
174 Args: []influxql.Expr{&influxql.DurationLiteral{Val: gbi}},
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/nfc/st21nfca/
H A Ddep.c69 u8 gbi[]; member
82 u8 gbi[]; member
173 memcpy(atr_res->gbi, atr_req->gbi, gb_len); in st21nfca_tm_send_atr_res()
174 r = nfc_set_remote_general_bytes(hdev->ndev, atr_res->gbi, in st21nfca_tm_send_atr_res()
223 NFC_COMM_PASSIVE, atr_req->gbi, gb_len); in st21nfca_tm_recv_atr_req()
485 atr_res->gbi, in st21nfca_im_recv_atr_res_cb()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/nfc/st21nfca/
H A Ddep.c69 u8 gbi[]; member
82 u8 gbi[]; member
173 memcpy(atr_res->gbi, atr_req->gbi, gb_len); in st21nfca_tm_send_atr_res()
174 r = nfc_set_remote_general_bytes(hdev->ndev, atr_res->gbi, in st21nfca_tm_send_atr_res()
223 NFC_COMM_PASSIVE, atr_req->gbi, gb_len); in st21nfca_tm_recv_atr_req()
485 atr_res->gbi, in st21nfca_im_recv_atr_res_cb()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/nfc/st21nfca/
H A Ddep.c69 u8 gbi[]; member
82 u8 gbi[]; member
173 memcpy(atr_res->gbi, atr_req->gbi, gb_len); in st21nfca_tm_send_atr_res()
174 r = nfc_set_remote_general_bytes(hdev->ndev, atr_res->gbi, in st21nfca_tm_send_atr_res()
223 NFC_COMM_PASSIVE, atr_req->gbi, gb_len); in st21nfca_tm_recv_atr_req()
485 atr_res->gbi, in st21nfca_im_recv_atr_res_cb()
/dports/biology/ugene/ugene-40.1/src/corelibs/U2View/src/ov_phyltree/
H A DCreateRectangularBranchesTask.cpp162 GraphicsRectangularBranchItem *gbi = dynamic_cast<GraphicsRectangularBranchItem *>(ci); in run() local
163 if (gbi != nullptr) { in run()
164 stack.push(gbi); in run()
H A DGraphicsRectangularBranchItem.cpp303 GraphicsRectangularBranchItem *gbi = dynamic_cast<GraphicsRectangularBranchItem *>(ci); in getChildItemByPhyBranch() local
304 if (gbi != nullptr) { in getChildItemByPhyBranch()
305 if (gbi->getPhyBranch() == branch) { in getChildItemByPhyBranch()
306 return gbi; in getChildItemByPhyBranch()
H A DTreeViewer.cpp733 GraphicsBranchItem *gbi = dynamic_cast<GraphicsBranchItem *>(ci); in updateScene() local
734 if (gbi != nullptr) { in updateScene()
735 stack.push(gbi); in updateScene()
736 gbi->setLenghtCoef(qMax(1, item->getBranchLength() - gbi->getBranchLength())); in updateScene()
815 GraphicsBranchItem *gbi = dynamic_cast<GraphicsBranchItem *>(ci); in determineBranchLengths() local
816 if (gbi != nullptr) { in determineBranchLengths()
817 stack.push(gbi); in determineBranchLengths()
1438 if (gbi != nullptr) { in sl_textSettingsTriggered()
1439 stack.push(gbi); in sl_textSettingsTriggered()
1604 if (gbi != nullptr) { in updateLabelsAlignment()
[all …]
/dports/www/tikiwiki/tiki-21.2/templates/
H A Dtiki-action_calendar.tpl6 {button href="?gbi=n" _text=" {tr}Do not group by item{/tr}"}
8 {button href="?gbi=y" _text=" {tr}Group by item{/tr}"}
/dports/x11/workrave/workrave-1.10.44/frontend/gtkmm/src/
H A DGtkUtil.cc58 gboolean gbi; in has_button_images() local
59 g_object_get (G_OBJECT(settings), "gtk-button-images", &gbi, NULL); in has_button_images()
60 ret = gbi; in has_button_images()
/dports/math/mfem/mfem-4.3/fem/
H A Dbilininteg_diffusion_ea.cpp119 double gbi = r_B[k1][i1] * r_G[k2][i2]; in EADiffusionAssemble2D()
127 + gbi * D01 * bgj in EADiffusionAssemble2D()
129 + gbi * D11 * gbj; in EADiffusionAssemble2D()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/edit_ocme/src/ocme/
H A Docme_add.h264 c->border->AddElem(BorderIndex((*ci).second, gbi )); in AddMesh()
266 gbi++; in AddMesh()
H A Docme.cpp76 gbi = 1; in OCME()
468 *((int*)ptr) = (int) gbi; ptr+=sizeof(int); in Serialize()
479 gbi = * (int*) ptr; ptr+=sizeof(int); in DeSerialize()
H A Docme_definition.h152 unsigned int gbi; member
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.stern.nyu.edu83 Disallow: /gbi/
/dports/textproc/libexttextcat/libexttextcat-3.4.6/langclass/LM/
H A Dsg.lm80 gbi
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/innodb/t/
H A Dinnodb-semi-consistent.test155 # gbi todo delete this portion.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched.c4604 sel_global_bb_info_def gbi; in create_block_for_bookkeeping() local
4616 memcpy (&gbi, SEL_GLOBAL_BB_INFO (new_bb), sizeof (gbi)); in create_block_for_bookkeeping()
4618 sizeof (gbi)); in create_block_for_bookkeeping()
4619 memcpy (SEL_GLOBAL_BB_INFO (succ), &gbi, sizeof (gbi)); in create_block_for_bookkeeping()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dsel-sched.c4603 sel_global_bb_info_def gbi; in create_block_for_bookkeeping() local
4615 memcpy (&gbi, SEL_GLOBAL_BB_INFO (new_bb), sizeof (gbi)); in create_block_for_bookkeeping()
4617 sizeof (gbi)); in create_block_for_bookkeeping()
4618 memcpy (SEL_GLOBAL_BB_INFO (succ), &gbi, sizeof (gbi)); in create_block_for_bookkeeping()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsel-sched.c4590 sel_global_bb_info_def gbi; in create_block_for_bookkeeping() local
4602 memcpy (&gbi, SEL_GLOBAL_BB_INFO (new_bb), sizeof (gbi)); in create_block_for_bookkeeping()
4604 sizeof (gbi)); in create_block_for_bookkeeping()
4605 memcpy (SEL_GLOBAL_BB_INFO (succ), &gbi, sizeof (gbi)); in create_block_for_bookkeeping()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dsel-sched.c4604 sel_global_bb_info_def gbi; in create_block_for_bookkeeping() local
4616 memcpy (&gbi, SEL_GLOBAL_BB_INFO (new_bb), sizeof (gbi)); in create_block_for_bookkeeping()
4618 sizeof (gbi)); in create_block_for_bookkeeping()
4619 memcpy (SEL_GLOBAL_BB_INFO (succ), &gbi, sizeof (gbi)); in create_block_for_bookkeeping()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dsel-sched.c4597 sel_global_bb_info_def gbi; in create_block_for_bookkeeping() local
4609 memcpy (&gbi, SEL_GLOBAL_BB_INFO (new_bb), sizeof (gbi)); in create_block_for_bookkeeping()
4611 sizeof (gbi)); in create_block_for_bookkeeping()
4612 memcpy (SEL_GLOBAL_BB_INFO (succ), &gbi, sizeof (gbi)); in create_block_for_bookkeeping()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsel-sched.c4590 sel_global_bb_info_def gbi; in create_block_for_bookkeeping() local
4602 memcpy (&gbi, SEL_GLOBAL_BB_INFO (new_bb), sizeof (gbi)); in create_block_for_bookkeeping()
4604 sizeof (gbi)); in create_block_for_bookkeeping()
4605 memcpy (SEL_GLOBAL_BB_INFO (succ), &gbi, sizeof (gbi)); in create_block_for_bookkeeping()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dsel-sched.c4653 sel_global_bb_info_def gbi; in create_block_for_bookkeeping() local
4668 memcpy (&gbi, SEL_GLOBAL_BB_INFO (new_bb), sizeof (gbi)); in create_block_for_bookkeeping()
4670 sizeof (gbi)); in create_block_for_bookkeeping()
4671 memcpy (SEL_GLOBAL_BB_INFO (succ), &gbi, sizeof (gbi)); in create_block_for_bookkeeping()

1234567891011