/dports/mail/bogofilter-sqlite/bogofilter-1.2.5/src/ |
H A D | wordhash.c | 144 wordhash_free_strings (wordhash_t *wh) in wordhash_free_strings() 158 wordhash_free (wordhash_t *wh) in wordhash_free() 218 /*@dependent@*/ char *t; in smalloc() local 241 hash (const word_t *t) in hash() 292 wordhash_search_memory (const word_t *t) in wordhash_search_memory() 301 wordhash_search (const wordhash_t *wh, const word_t *t, unsigned int idx) in wordhash_search() 319 wordhash_standard_insert (wordhash_t *wh, word_t *t, size_t n, void (*initializer)(void *)) in wordhash_standard_insert() 371 wordhash_insert (wordhash_t *wh, word_t *t, size_t n, void (*initializer)(void *)) in wordhash_insert() 387 wordhash_first (wordhash_t *wh) in wordhash_first() 409 wordhash_next (wordhash_t *wh) in wordhash_next() [all …]
|
/dports/mail/bogofilter-kc/bogofilter-1.2.5/src/ |
H A D | wordhash.c | 144 wordhash_free_strings (wordhash_t *wh) in wordhash_free_strings() 158 wordhash_free (wordhash_t *wh) in wordhash_free() 218 /*@dependent@*/ char *t; in smalloc() local 241 hash (const word_t *t) in hash() 292 wordhash_search_memory (const word_t *t) in wordhash_search_memory() 301 wordhash_search (const wordhash_t *wh, const word_t *t, unsigned int idx) in wordhash_search() 319 wordhash_standard_insert (wordhash_t *wh, word_t *t, size_t n, void (*initializer)(void *)) in wordhash_standard_insert() 371 wordhash_insert (wordhash_t *wh, word_t *t, size_t n, void (*initializer)(void *)) in wordhash_insert() 387 wordhash_first (wordhash_t *wh) in wordhash_first() 409 wordhash_next (wordhash_t *wh) in wordhash_next() [all …]
|
/dports/mail/bogofilter-lmdb/bogofilter-1.2.5/src/ |
H A D | wordhash.c | 144 wordhash_free_strings (wordhash_t *wh) in wordhash_free_strings() 158 wordhash_free (wordhash_t *wh) in wordhash_free() 218 /*@dependent@*/ char *t; in smalloc() local 241 hash (const word_t *t) in hash() 292 wordhash_search_memory (const word_t *t) in wordhash_search_memory() 301 wordhash_search (const wordhash_t *wh, const word_t *t, unsigned int idx) in wordhash_search() 319 wordhash_standard_insert (wordhash_t *wh, word_t *t, size_t n, void (*initializer)(void *)) in wordhash_standard_insert() 371 wordhash_insert (wordhash_t *wh, word_t *t, size_t n, void (*initializer)(void *)) in wordhash_insert() 387 wordhash_first (wordhash_t *wh) in wordhash_first() 409 wordhash_next (wordhash_t *wh) in wordhash_next() [all …]
|
/dports/mail/bogofilter/bogofilter-1.2.5/src/ |
H A D | wordhash.c | 144 wordhash_free_strings (wordhash_t *wh) in wordhash_free_strings() 158 wordhash_free (wordhash_t *wh) in wordhash_free() 218 /*@dependent@*/ char *t; in smalloc() local 241 hash (const word_t *t) in hash() 292 wordhash_search_memory (const word_t *t) in wordhash_search_memory() 301 wordhash_search (const wordhash_t *wh, const word_t *t, unsigned int idx) in wordhash_search() 319 wordhash_standard_insert (wordhash_t *wh, word_t *t, size_t n, void (*initializer)(void *)) in wordhash_standard_insert() 371 wordhash_insert (wordhash_t *wh, word_t *t, size_t n, void (*initializer)(void *)) in wordhash_insert() 387 wordhash_first (wordhash_t *wh) in wordhash_first() 409 wordhash_next (wordhash_t *wh) in wordhash_next() [all …]
|
/dports/math/giacxcas/fltk-1.3.0/src/ |
H A D | Fl_XBM_Image.cxx | 60 int wh[2]; // width and height in Fl_XBM_Image() local 97 unsigned int t; in Fl_XBM_Image() local
|
/dports/x11-toolkits/fltk/fltk-1.3.8/src/ |
H A D | Fl_XBM_Image.cxx | 52 int wh[2]; // width and height in Fl_XBM_Image() local 89 unsigned int t; in Fl_XBM_Image() local
|
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/ |
H A D | Fl_XBM_Image.cxx | 54 int wh[2]; // width and height in Fl_XBM_Image() local 91 unsigned int t; in Fl_XBM_Image() local
|
/dports/x11-toolkits/ntk/ntk/src/ |
H A D | Fl_XBM_Image.cxx | 60 int wh[2]; // width and height in Fl_XBM_Image() local 97 unsigned int t; in Fl_XBM_Image() local
|
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/aom_dsp/x86/ |
H A D | intrapred_ssse3.c | 46 const __m128i t = _mm_loadl_epi64((const __m128i *)above); in aom_paeth_predictor_4x4_ssse3() local 67 const __m128i t = _mm_loadl_epi64((const __m128i *)above); in aom_paeth_predictor_4x8_ssse3() local 88 const __m128i t = _mm_loadl_epi64((const __m128i *)above); in aom_paeth_predictor_8x4_ssse3() local 503 __m128i wh[4], ww[2]; in aom_smooth_predictor_8x4_ssse3() local 514 __m128i wh[4], ww[2]; in aom_smooth_predictor_8x8_ssse3() local 526 __m128i wh[4], ww[2]; in aom_smooth_predictor_8x16_ssse3() local 689 __m128i wh[2], ww[4]; in aom_smooth_predictor_16x8_ssse3() local 701 __m128i wh[4], ww[4]; in aom_smooth_predictor_16x16_ssse3() local 715 __m128i wh[8], ww[4]; in aom_smooth_predictor_16x32_ssse3() local 861 __m128i wh[4], ww[8]; in aom_smooth_predictor_32x16_ssse3() local [all …]
|
/dports/deskutils/kalarm/kalarm-21.12.3/src/ |
H A D | rtcwakeaction.cpp | 32 qint64 t = args[QStringLiteral("time")].toLongLong(); in settimer() local 37 FILE* wh = popen("whereis -b rtcwake", "r"); in settimer() local
|
/dports/databases/grass7/grass-7.8.6/imagery/i.atcorr/ |
H A D | atmosmodel.h | 48 double t[34]; member 49 double wh[34]; member
|
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/ |
H A D | weak.c | 199 SgWeakHashTable *wh = SG_WEAK_HASHTABLE(hc->data); in weak_key_hash() local 218 SgWeakHashTable *wh = SG_WEAK_HASHTABLE(hc->data); in weak_key_compare() local 427 SgWeakHashTable *wh = make_weak_hashtable(SG_WEAK_HASHTABLE_TYPE(src), local 449 SgWeakHashTable *wh = SG_WEAK_HASHTABLE(iter->table); local 501 SgWeakHashTable *wh = SG_NEW(SgWeakHashTable); local 526 SgWeakHashTable *wh = make_weak_hashtable(type, weakness, defaultValue); local 548 SgWeakHashTable *wh = local 603 SgObject h = SG_NIL, t = SG_NIL, k, v; local 614 SgObject h = SG_NIL, t = SG_NIL, k, v; local
|
/dports/lang/gauche/Gauche-0.9.10/src/ |
H A D | weak.c | 248 ScmWeakHashTable *wh = SCM_WEAK_HASH_TABLE(hc->data); in weak_key_hash() local 266 ScmWeakHashTable *wh = SCM_WEAK_HASH_TABLE(hc->data); in weak_key_compare() local 289 ScmWeakHashTable *wh = SCM_NEW(ScmWeakHashTable); in Scm_MakeWeakHashTableSimple() local 310 ScmWeakHashTable *wh = SCM_NEW(ScmWeakHashTable); in Scm_WeakHashTableCopy() local 432 ScmObj h = SCM_NIL, t = SCM_NIL, k, v; in Scm_WeakHashTableKeys() local 443 ScmObj h = SCM_NIL, t = SCM_NIL, k, v; in Scm_WeakHashTableValues() local
|
/dports/net-mgmt/aircrack-ng/aircrack-ng-1.5.2/src/ |
H A D | easside-ng.c | 166 time_t t; in printf_time() local 499 struct ieee80211_frame * wh) in for_me_and_from_ap() 753 static int is_arp(struct ieee80211_frame * wh, int len) in is_arp() 766 static void * get_sa(struct ieee80211_frame * wh) in get_sa() 774 static void * get_da(struct ieee80211_frame * wh) in get_da() 1398 struct ieee80211_frame * wh = (struct ieee80211_frame *) buf; in read_wifi() local 1552 struct ieee80211_frame * wh = (struct ieee80211_frame *) buf; in send_auth() local 1577 struct ieee80211_frame * wh = (struct ieee80211_frame *) buf; in send_assoc() local 1639 struct ieee80211_frame * wh = (struct ieee80211_frame *) buf; in expand_prga() local 1776 struct ieee80211_frame * wh in decrypt_arp() local [all …]
|
H A D | besside-ng.c | 274 struct tm * t; in time_printf() local 420 struct timer * t = _state.s_timers.t_next; in timer_next() local 444 struct timer * t = xmalloc(sizeof(*t)); in timer_in() local 479 struct timer * t = _state.s_timers.t_next; in timer_check() local 1917 struct ieee80211_frame * wh, in grab_hidden_ssid() 2022 struct ieee80211_frame * wh) in client_get() 2040 struct ieee80211_frame * wh) in client_update() 2125 struct ieee80211_frame * wh, in process_eapol() 2212 struct ieee80211_frame * wh, in get_replayable() 2344 struct ieee80211_frame * wh, in ptw_add() [all …]
|
/dports/games/widelands/widelands-build21/src/economy/ |
H A D | idleworkersupply.cc | 115 void IdleWorkerSupply::send_to_storage(Game& game, Warehouse* wh) { in send_to_storage() 118 Transfer* t = new Transfer(game, worker_); in send_to_storage() local
|
H A D | economy.cc | 380 void Economy::add_warehouse(Warehouse& wh) { in add_warehouse() 387 void Economy::remove_warehouse(Warehouse& wh) { in remove_warehouse() 476 Quantity const t = target_quantity(ware_or_worker_type).permanent; in needs_ware_or_worker() local 481 for (const Warehouse* wh : warehouses_) { in needs_ware_or_worker() local 950 static bool accept_warehouse_if_policy(Warehouse& wh, in accept_warehouse_if_policy() 987 Warehouse* wh = warehouses_[nwh]; in handle_active_supplies() local 1010 Warehouse* wh = nullptr; in handle_active_supplies() local
|
/dports/graphics/embree/embree-3.13.2/tutorials/hair_geometry/ |
H A D | hair_geometry_device.cpp | 43 for (unsigned int t=0; t<mesh->numTimeSteps; t++) { in convertTriangleMesh() local 56 for (unsigned int t=0; t<hair->numTimeSteps; t++) { in convertHairSet() local 127 inline float AnisotropicBlinn__eval(const AnisotropicBlinn* This, const Vec3fa& wh) in AnisotropicBlinn__eval() 153 const Vec3fa wh = h.x*This->dx + h.y*This->dy + h.z*This->dz; in AnisotropicBlinn__sample() local 163 const Vec3fa wh = normalize(wi + wo); in AnisotropicBlinn__eval() local 169 const Vec3fa wh = normalize(reflect(wi,This->dz) + wo); in AnisotropicBlinn__eval() local 178 const Vec3ff wh = AnisotropicBlinn__sample(This,sx,sy); in AnisotropicBlinn__sample() local 198 inline Vec3fa evalBezier(const unsigned int geomID, const unsigned int primID, const float t) in evalBezier()
|
/dports/misc/rump/buildrump.sh-b914579/src/sys/net80211/ |
H A D | ieee80211_crypto_tkip.c | 169 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in tkip_encap() local 221 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in tkip_enmic() local 255 struct ieee80211_frame *wh; in tkip_decap() local 331 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in tkip_demic() local 506 u16 t = Sbox[Hi8(v)]; in _S_() local 765 const struct ieee80211_frame_addr4 *wh = in michael_mic_hdr() local 884 struct ieee80211_frame *wh; in tkip_encrypt() local 914 struct ieee80211_frame *wh; in tkip_decrypt() local
|
/dports/net/tigervnc-server/tigervnc-1.12.0/common/rfb/ |
H A D | hextileDecode.h | 45 Rect t; in HEXTILE_DECODE() local 85 int wh = is->readU8(); in HEXTILE_DECODE() local
|
/dports/net/tigervnc-viewer/tigervnc-1.12.0/common/rfb/ |
H A D | hextileDecode.h | 45 Rect t; in HEXTILE_DECODE() local 85 int wh = is->readU8(); in HEXTILE_DECODE() local
|
/dports/www/netsurf/netsurf-3.10/frontends/framebuffer/fbtk/ |
H A D | osk.c | 43 const char *t; member 145 int wh; in fbtk_enable_oskb() local
|
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/libiax2/src/ |
H A D | winiphone.c | 156 int argc = 0, t = 0; in parse_args() local 224 time_t t; in main() local 226 WHOUT *wh,*wh1,*wh2; in main() local 540 WHOUT *wh,*wh1; in handle_event() local
|
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/iaxclient/lib/libiax2/src/ |
H A D | winiphone.c | 156 int argc = 0, t = 0; in parse_args() local 224 time_t t; in main() local 226 WHOUT *wh,*wh1,*wh2; in main() local 540 WHOUT *wh,*wh1; in handle_event() local
|
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/ |
H A D | MWAWParagraph.cxx | 253 for (size_t t=0; t <m_tabs->size(); ++t) in insert() local 255 for (size_t t=0; t <para.m_tabs->size(); ++t) in insert() local 524 static char const *wh[] = { "L", "R", "T", "B", "MiddleH", "MiddleV" }; in operator <<() local
|