Home
last modified time | relevance | path

Searched refs:tabh (Results 1 – 25 of 41) sorted by relevance

12

/dports/editors/ted/Ted-2.23/appUtil/
H A DutilJenkinsPerfectHash.c398 hstuff *tabh, in apply() argument
425 tabh[hash].key_h = (key *)0; in apply()
488 hstuff *tabh, in augment() argument
583 hstuff * tabh, in perfect() argument
944 *pTabh= tabh; in findhash()
1135 hstuff * tabh, in make_c() argument
1323 if ( tabh[i].key_h ) in make_c()
1326 tabh[i].key_h->i_k, in make_c()
1466 tabb, tabh, hCount, in utilJenkinsPerfectHash()
1476 if ( tabh ) in utilJenkinsPerfectHash()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/tools/genperf/
H A Dperfect.c377 hstuff *tabh, in apply() argument
402 if (mykey == tabh[hash].key_h) in apply()
404 tabh[hash].key_h = (key *)0; in apply()
420 else if (tabh[hash].key_h) in apply()
426 tabh[hash].key_h = mykey; in apply()
494 childkey = tabh[hash].key_h; in augment()
538 hstuff *tabh, in perfect() argument
550 memset((void *)tabh, 0, in perfect()
591 hstuff *tabh; in hash_ab() local
638 free((void *)tabh); in hash_ab()
[all …]
H A Dgenperf.c158 hstuff *tabh; /* table indexed by hash value */ in perfect_gen() local
197 findhash(&tab, &tabh, &alen, &blen, &salt, &final, in perfect_gen()
210 if (tabh[i].key_h) { in perfect_gen()
212 if (strcmp(kw->name, tabh[i].key_h->name_k) == 0) in perfect_gen()
217 tabh[i].key_h->name_k); in perfect_gen()
246 free(tabh); in perfect_gen()
H A Dperfect.h124 void findhash(bstuff **tabb, hstuff **tabh, ub4 *alen, ub4 *blen, ub4 *salt,
/dports/devel/yasm/yasm-1.3.0/tools/genperf/
H A Dperfect.c377 hstuff *tabh, in apply() argument
402 if (mykey == tabh[hash].key_h) in apply()
404 tabh[hash].key_h = (key *)0; in apply()
420 else if (tabh[hash].key_h) in apply()
426 tabh[hash].key_h = mykey; in apply()
494 childkey = tabh[hash].key_h; in augment()
538 hstuff *tabh, in perfect() argument
550 memset((void *)tabh, 0, in perfect()
591 hstuff *tabh; in hash_ab() local
638 free((void *)tabh); in hash_ab()
[all …]
H A Dgenperf.c158 hstuff *tabh; /* table indexed by hash value */ in perfect_gen() local
197 findhash(&tab, &tabh, &alen, &blen, &salt, &final, in perfect_gen()
210 if (tabh[i].key_h) { in perfect_gen()
212 if (strcmp(kw->name, tabh[i].key_h->name_k) == 0) in perfect_gen()
217 tabh[i].key_h->name_k); in perfect_gen()
246 free(tabh); in perfect_gen()
H A Dperfect.h124 void findhash(bstuff **tabb, hstuff **tabh, ub4 *alen, ub4 *blen, ub4 *salt,
/dports/comms/flrig/flrig-1.3.54/src/UI/
H A Dui_touch.cxx793 int tabh = 26; in touch_main_group() local
1146 genericCW = new Fl_Group(xpos, ypos+tabh, W, tabb, _("CW")); in touch_main_group()
1204 genericQSK = new Fl_Group(xpos, ypos+tabh, W, tabb, _("QSK")); in touch_main_group()
1240 genericVOX = new Fl_Group(xpos, ypos+tabh, W, tabb, _("Vox")); in touch_main_group()
1318 genericRx = new Fl_Group(xpos, ypos+tabh, W, tabb, _("RX")); in touch_main_group()
1474 genericAux = new Fl_Group(xpos, ypos+tabh, W, tabb, _("Aux")); in touch_main_group()
1635 tt550_CW = new Fl_Group(xpos, ypos+tabh, W, tabb, _("CW")); in touch_main_group()
1711 tt550_VOX = new Fl_Group(xpos, ypos+tabh, W, tabb, _("Vox")); in touch_main_group()
1812 tt550_Rx = new Fl_Group(xpos, ypos+tabh, W, tabb, _("RX")); in touch_main_group()
1865 tt550_Tx = new Fl_Group(xpos, ypos+tabh, W, tabb, _("TX")); in touch_main_group()
[all …]
/dports/deskutils/gworkspace/gworkspace-0.9.4/GWorkspace/TShelf/
H A DTShelfView.m247 void drawLeftTabBezier(NSPoint origin, float tabh,
251 NSPoint endp = NSMakePoint(origin.x + BEZ_TAB_W, origin.y + tabh);
253 NSPoint cp2 = NSMakePoint(origin.x + BEZ_TAB_W - (BEZ_TAB_W / 2), origin.y + tabh);
273 void drawRightTabBezier(NSPoint origin, float tabh,
277 NSPoint endp = NSMakePoint(origin.x - BEZ_TAB_W, origin.y + tabh);
279 NSPoint cp2 = NSMakePoint(origin.x - BEZ_TAB_W + (BEZ_TAB_W / 2), origin.y + tabh);
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/GWorkspace/TShelf/
H A DTShelfView.m247 void drawLeftTabBezier(NSPoint origin, float tabh,
251 NSPoint endp = NSMakePoint(origin.x + BEZ_TAB_W, origin.y + tabh);
253 NSPoint cp2 = NSMakePoint(origin.x + BEZ_TAB_W - (BEZ_TAB_W / 2), origin.y + tabh);
273 void drawRightTabBezier(NSPoint origin, float tabh,
277 NSPoint endp = NSMakePoint(origin.x - BEZ_TAB_W, origin.y + tabh);
279 NSPoint cp2 = NSMakePoint(origin.x - BEZ_TAB_W + (BEZ_TAB_W / 2), origin.y + tabh);
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_Tabs.cxx484 void Fl_Tabs::client_area(int &rx, int &ry, int &rw, int &rh, int tabh) { in client_area() argument
498 if (tabh == 0) // use default (at top) in client_area()
500 else if (tabh == -1) // use default (at bottom) in client_area()
503 y_offset = tabh; // user given value in client_area()
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Tabs.cxx505 void Fl_Tabs::client_area(int &rx, int &ry, int &rw, int &rh, int tabh) { in client_area() argument
519 if (tabh == 0) // use default (at top) in client_area()
521 else if (tabh == -1) // use default (at bottom) in client_area()
524 y_offset = tabh; // user given value in client_area()
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_Tabs.cxx484 void Fl_Tabs::client_area(int &rx, int &ry, int &rw, int &rh, int tabh) { in client_area() argument
498 if (tabh == 0) // use default (at top) in client_area()
500 else if (tabh == -1) // use default (at bottom) in client_area()
503 y_offset = tabh; // user given value in client_area()
/dports/x11-toolkits/ntk/ntk/FL/
H A DFl_Tabs.H85 void client_area(int &rx, int &ry, int &rw, int &rh, int tabh=0);
/dports/math/giacxcas/fltk-1.3.0/FL/
H A DFl_Tabs.H85 void client_area(int &rx, int &ry, int &rw, int &rh, int tabh=0);
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A DFl_Tabs.H239 void client_area(int &rx, int &ry, int &rw, int &rh, int tabh=0);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/
H A Dgenperf.diff6 if (!augment(tabb, tabh, tabq, blen, scramble, smax, &tabb[i], nkeys,
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/yasm/
H A Dgenperf.diff6 if (!augment(tabb, tabh, tabq, blen, scramble, smax, &tabb[i], nkeys,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/yasm/
H A DCHROMIUM.diff74 if (!augment(tabb, tabh, tabq, blen, scramble, smax, &tabb[i], nkeys,
/dports/x11/gnome-desktop/gnome-desktop-41.2/po/
H A Dgd.po202 #~ "tha an t-ionad/meud airson CRTC %d a chaidh iarraidh tabh a-muigh nan "
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/fmt/
H A Dtable.c992 { int tabh = valInt(size) + valInt(slice->position); in userResizeSliceTable() local
994 send(tab, NAME_height, toInt(tabh), EAV); in userResizeSliceTable()
/dports/devel/p5-Lingua-Translit/Lingua-Translit-0.28/t/
H A D32_tr_IAST_Devanagari.t992 bhūtabhāvodbhavakaro visargaḥ karmasaṃjñitaḥ
1083 bhūtabhṛn na ca bhūtastho mamātmā bhūtabhāvanaḥ
1217 bhūtabhāvana bhūteśa devadeva jagatpate
1410 namaskṛtvā bhūya evāha kṛṣṇaṃ; sagadgadaṃ bhītabhītaḥ praṇamya
/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dgui.c1739 int32 ntabs, rtabs, tabw, tabsw, i, j, k, l, m, n, o, tabh; in gui_render_tabs() local
1745 tabh = 24; in gui_render_tabs()
1748 tabh = 26; in gui_render_tabs()
1820 m = tabh; in gui_render_tabs()
/dports/games/widelands/widelands-build21/po/texts/
H A Dgd.po444 msgstr "Tha liosta dhe na h-uile cliant air an tabh deas, a’ gabhail a-steach thu fhèin. ’S urrainn…
/dports/games/redeclipse/base-2.0.0/config/
H A Dusage.cfg1030 …f horizontal tabs, useful for making multiple-pane UIs" "fillw fillh tabw tabh var [id 'name' [act…
1031 … of vertical tabs, useful for making multiple-pane UIs" "fillw fillh tabw tabh var [id 'name' [act…

12