Home
last modified time | relevance | path

Searched defs:tld (Results 1 – 25 of 485) sorted by relevance

12345678910>>...20

/dports/dns/libidn/libidn-1.35/tests/
H A Dtst_tld.c36 struct tld struct
39 const char *tld; argument
47 static const struct tld tld[] = { argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/libmimalloc-sys-0.1.23/c_src/mimalloc/src/
H A Dsegment.c171 static bool mi_page_not_in_queue(const mi_page_t* page, mi_segments_tld_t* tld) { in mi_page_not_in_queue()
317 static void mi_pages_reset_remove(mi_page_t* page, mi_segments_tld_t* tld) { in mi_pages_reset_remove()
348 static void mi_reset_delayed(mi_segments_tld_t* tld) { in mi_reset_delayed()
456 static void mi_segments_track_size(long segment_size, mi_segments_tld_t* tld) { in mi_segments_track_size()
503 static bool mi_segment_cache_full(mi_segments_tld_t* tld) in mi_segment_cache_full()
537 void _mi_segment_thread_collect(mi_segments_tld_t* tld) { in _mi_segment_thread_collect()
824 void _mi_segment_page_free(mi_page_t* page, bool force, mi_segments_tld_t* tld) in _mi_segment_page_free()
1029 static void mi_segment_abandon(mi_segment_t* segment, mi_segments_tld_t* tld) { in mi_segment_abandon()
1050 void _mi_segment_page_abandon(mi_page_t* page, mi_segments_tld_t* tld) { in _mi_segment_page_abandon()
1168 void _mi_abandoned_reclaim_all(mi_heap_t* heap, mi_segments_tld_t* tld) { in _mi_abandoned_reclaim_all()
[all …]
H A Dregion.c172 …bool commit, bool allow_large, mem_region_t** region, mi_bitmap_index_t* bit_idx, mi_os_tld_t* tld) in mi_region_try_alloc_os()
243 …ze_t blocks, bool allow_large, mem_region_t** region, mi_bitmap_index_t* bit_idx, mi_os_tld_t* tld) in mi_region_try_claim()
265 …blocks, bool* commit, bool* large, bool* is_pinned, bool* is_zero, size_t* memid, mi_os_tld_t* tld) in mi_region_try_alloc()
349 …gnment, bool* commit, bool* large, bool* is_pinned, bool* is_zero, size_t* memid, mi_os_tld_t* tld) in _mi_mem_alloc_aligned()
393 …_mi_mem_free(void* p, size_t size, size_t id, bool full_commit, bool any_reset, mi_os_tld_t* tld) { in _mi_mem_free()
452 void _mi_mem_collect(mi_os_tld_t* tld) { in _mi_mem_collect()
483 bool _mi_mem_reset(void* p, size_t size, mi_os_tld_t* tld) { in _mi_mem_reset()
487 bool _mi_mem_unreset(void* p, size_t size, bool* is_zero, mi_os_tld_t* tld) { in _mi_mem_unreset()
491 bool _mi_mem_commit(void* p, size_t size, bool* is_zero, mi_os_tld_t* tld) { in _mi_mem_commit()
495 bool _mi_mem_decommit(void* p, size_t size, mi_os_tld_t* tld) { in _mi_mem_decommit()
/dports/lang/rust/rustc-1.58.1-src/vendor/libmimalloc-sys/c_src/mimalloc/src/
H A Dsegment.c171 static bool mi_page_not_in_queue(const mi_page_t* page, mi_segments_tld_t* tld) { in mi_page_not_in_queue()
317 static void mi_pages_reset_remove(mi_page_t* page, mi_segments_tld_t* tld) { in mi_pages_reset_remove()
348 static void mi_reset_delayed(mi_segments_tld_t* tld) { in mi_reset_delayed()
456 static void mi_segments_track_size(long segment_size, mi_segments_tld_t* tld) { in mi_segments_track_size()
503 static bool mi_segment_cache_full(mi_segments_tld_t* tld) in mi_segment_cache_full()
537 void _mi_segment_thread_collect(mi_segments_tld_t* tld) { in _mi_segment_thread_collect()
821 void _mi_segment_page_free(mi_page_t* page, bool force, mi_segments_tld_t* tld) in _mi_segment_page_free()
1026 static void mi_segment_abandon(mi_segment_t* segment, mi_segments_tld_t* tld) { in mi_segment_abandon()
1047 void _mi_segment_page_abandon(mi_page_t* page, mi_segments_tld_t* tld) { in _mi_segment_page_abandon()
1165 void _mi_abandoned_reclaim_all(mi_heap_t* heap, mi_segments_tld_t* tld) { in _mi_abandoned_reclaim_all()
[all …]
H A Dregion.c172 …bool commit, bool allow_large, mem_region_t** region, mi_bitmap_index_t* bit_idx, mi_os_tld_t* tld) in mi_region_try_alloc_os()
243 …ze_t blocks, bool allow_large, mem_region_t** region, mi_bitmap_index_t* bit_idx, mi_os_tld_t* tld) in mi_region_try_claim()
265 …blocks, bool* commit, bool* large, bool* is_pinned, bool* is_zero, size_t* memid, mi_os_tld_t* tld) in mi_region_try_alloc()
349 …gnment, bool* commit, bool* large, bool* is_pinned, bool* is_zero, size_t* memid, mi_os_tld_t* tld) in _mi_mem_alloc_aligned()
393 …_mi_mem_free(void* p, size_t size, size_t id, bool full_commit, bool any_reset, mi_os_tld_t* tld) { in _mi_mem_free()
452 void _mi_mem_collect(mi_os_tld_t* tld) { in _mi_mem_collect()
483 bool _mi_mem_reset(void* p, size_t size, mi_os_tld_t* tld) { in _mi_mem_reset()
487 bool _mi_mem_unreset(void* p, size_t size, bool* is_zero, mi_os_tld_t* tld) { in _mi_mem_unreset()
491 bool _mi_mem_commit(void* p, size_t size, bool* is_zero, mi_os_tld_t* tld) { in _mi_mem_commit()
495 bool _mi_mem_decommit(void* p, size_t size, mi_os_tld_t* tld) { in _mi_mem_decommit()
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dnamecheap_domains_dns.py50 def get_hosts(sld, tld): argument
83 def get_list(sld, tld): argument
116 def set_hosts(sld, tld, hosts): argument
171 def set_custom(sld, tld, nameservers): argument
204 def set_default(sld, tld): argument
H A Dnamecheap_domains_ns.py50 def get_info(sld, tld, nameserver): argument
88 def update(sld, tld, nameserver, old_ip, new_ip): argument
131 def delete(sld, tld, nameserver): argument
166 def create(sld, tld, nameserver, ip): argument
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/hmm2/src/hmmer2/
H A Dalphabet.cpp48 HMMERTaskLocalData *tld = getHMMERTaskLocalData(); in SetAlphabet() local
114 HMMERTaskLocalData *tld = getHMMERTaskLocalData(); in SymbolIndex() local
147 HMMERTaskLocalData *tld = getHMMERTaskLocalData(); in DigitizeSequence() local
165 HMMERTaskLocalData *tld = getHMMERTaskLocalData(); in DigitizeSequenceHP() local
190 HMMERTaskLocalData *tld = getHMMERTaskLocalData(); in DedigitizeSequence() local
223 HMMERTaskLocalData *tld = getHMMERTaskLocalData(); in DigitizeAlignment() local
260 HMMERTaskLocalData *tld = getHMMERTaskLocalData(); in P7CountSymbol() local
H A Dprior.cpp50 HMMERTaskLocalData *tld = getHMMERTaskLocalData(); in P7LaplacePrior() local
81 HMMERTaskLocalData *tld = getHMMERTaskLocalData(); in P7DefaultPrior() local
106 HMMERTaskLocalData *tld = getHMMERTaskLocalData(); in P7DefaultNullModel() local
240 HMMERTaskLocalData *tld = getHMMERTaskLocalData(); in P7PriorifyEmissionVector() local
492 HMMERTaskLocalData *tld = getHMMERTaskLocalData(); in default_nucleic_prior() local
/dports/devel/mimalloc/mimalloc-2.0.3/src/
H A Dsegment.c255 static bool mi_segment_is_valid(mi_segment_t* segment, mi_segments_tld_t* tld) { in mi_segment_is_valid()
362 static void mi_segments_track_size(long segment_size, mi_segments_tld_t* tld) { in mi_segments_track_size()
371 static void mi_segment_os_free(mi_segment_t* segment, mi_segments_tld_t* tld) { in mi_segment_os_free()
414 static bool mi_segment_cache_full(mi_segments_tld_t* tld) in mi_segment_cache_full()
433 static bool mi_segment_cache_push(mi_segment_t* segment, mi_segments_tld_t* tld) { in mi_segment_cache_push()
449 void _mi_segment_thread_collect(mi_segments_tld_t* tld) { in _mi_segment_thread_collect()
1027 void _mi_segment_page_free(mi_page_t* page, bool force, mi_segments_tld_t* tld) in _mi_segment_page_free()
1227 static void mi_segment_abandon(mi_segment_t* segment, mi_segments_tld_t* tld) { in mi_segment_abandon()
1259 void _mi_segment_page_abandon(mi_page_t* page, mi_segments_tld_t* tld) { in _mi_segment_page_abandon()
1399 void _mi_abandoned_reclaim_all(mi_heap_t* heap, mi_segments_tld_t* tld) { in _mi_abandoned_reclaim_all()
[all …]
H A Dregion.c172 …bool commit, bool allow_large, mem_region_t** region, mi_bitmap_index_t* bit_idx, mi_os_tld_t* tld) in mi_region_try_alloc_os()
243 …ze_t blocks, bool allow_large, mem_region_t** region, mi_bitmap_index_t* bit_idx, mi_os_tld_t* tld) in mi_region_try_claim()
265 …blocks, bool* commit, bool* large, bool* is_pinned, bool* is_zero, size_t* memid, mi_os_tld_t* tld) in mi_region_try_alloc()
349 …gnment, bool* commit, bool* large, bool* is_pinned, bool* is_zero, size_t* memid, mi_os_tld_t* tld) in _mi_mem_alloc_aligned()
393 …_mi_mem_free(void* p, size_t size, size_t id, bool full_commit, bool any_reset, mi_os_tld_t* tld) { in _mi_mem_free()
452 void _mi_mem_collect(mi_os_tld_t* tld) { in _mi_mem_collect()
483 bool _mi_mem_reset(void* p, size_t size, mi_os_tld_t* tld) { in _mi_mem_reset()
487 bool _mi_mem_unreset(void* p, size_t size, bool* is_zero, mi_os_tld_t* tld) { in _mi_mem_unreset()
491 bool _mi_mem_commit(void* p, size_t size, bool* is_zero, mi_os_tld_t* tld) { in _mi_mem_commit()
495 bool _mi_mem_decommit(void* p, size_t size, mi_os_tld_t* tld) { in _mi_mem_decommit()
/dports/games/openspades/openspades-0.1.3/Sources/AngelScript/source/
H A Das_thread.cpp236 …asCThreadLocalData *tld = (asCThreadLocalData*)pthread_getspecific((pthread_key_t)threadManager->t… in CleanupLocalData() local
239 asCThreadLocalData *tld = (asCThreadLocalData*)TlsGetValue((DWORD)threadManager->tlsKey); in CleanupLocalData() local
285 …asCThreadLocalData *tld = (asCThreadLocalData*)pthread_getspecific((pthread_key_t)threadManager->t… in GetLocalData() local
296 asCThreadLocalData *tld = (asCThreadLocalData*)TlsGetValue((DWORD)threadManager->tlsKey); in GetLocalData() local
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/angelscript/source/
H A Das_thread.cpp236 …asCThreadLocalData *tld = (asCThreadLocalData*)pthread_getspecific((pthread_key_t)threadManager->t… in CleanupLocalData() local
239 asCThreadLocalData *tld = (asCThreadLocalData*)TlsGetValue((DWORD)threadManager->tlsKey); in CleanupLocalData() local
285 …asCThreadLocalData *tld = (asCThreadLocalData*)pthread_getspecific((pthread_key_t)threadManager->t… in GetLocalData() local
296 asCThreadLocalData *tld = (asCThreadLocalData*)TlsGetValue((DWORD)threadManager->tlsKey); in GetLocalData() local
/dports/lang/angelscript/sdk/angelscript/source/
H A Das_thread.cpp236 …asCThreadLocalData *tld = (asCThreadLocalData*)pthread_getspecific((pthread_key_t)threadManager->t… in CleanupLocalData() local
239 asCThreadLocalData *tld = (asCThreadLocalData*)TlsGetValue((DWORD)threadManager->tlsKey); in CleanupLocalData() local
285 …asCThreadLocalData *tld = (asCThreadLocalData*)pthread_getspecific((pthread_key_t)threadManager->t… in GetLocalData() local
296 asCThreadLocalData *tld = (asCThreadLocalData*)TlsGetValue((DWORD)threadManager->tlsKey); in GetLocalData() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/AngelScript/source/
H A Das_thread.cpp236 …asCThreadLocalData *tld = (asCThreadLocalData*)pthread_getspecific((pthread_key_t)threadManager->t… in CleanupLocalData() local
239 asCThreadLocalData *tld = (asCThreadLocalData*)TlsGetValue((DWORD)threadManager->tlsKey); in CleanupLocalData() local
285 …asCThreadLocalData *tld = (asCThreadLocalData*)pthread_getspecific((pthread_key_t)threadManager->t… in GetLocalData() local
296 asCThreadLocalData *tld = (asCThreadLocalData*)TlsGetValue((DWORD)threadManager->tlsKey); in GetLocalData() local
/dports/net/py-python-designateclient/python-designateclient-4.4.0/designateclient/v2/
H A Dtlds.py36 def get(self, tld): argument
41 def update(self, tld, values): argument
46 def delete(self, tld): argument
/dports/net/py-whois/whois-0.9.13/whois/
H A D_2_parse.py8 def get_tld_re(tld): argument
33 def do_parse(whois_str, tld): argument
/dports/irc/atheme-services/atheme-7.2.9/libathemecore/
H A Dservers.c87 const char *tld; in server_add() local
301 tld_t *tld; in tld_add() local
333 tld_t *tld = tld_find(name); in tld_delete() local
372 tld_t *tld; in tld_find() local
/dports/dns/libidn/libidn-1.35/lib/
H A Dtld.c60 tld_get_table (const char *tld, const Tld_table ** tables) in tld_get_table()
89 tld_default_table (const char *tld, const Tld_table ** overrides) in tld_default_table()
232 _tld_checkchar (uint32_t ch, const Tld_table * tld) in _tld_checkchar()
281 const Tld_table * tld) in tld_check_4t()
322 tld_check_4tz (const uint32_t * in, size_t * errpos, const Tld_table * tld) in tld_check_4tz()
362 const Tld_table *tld; in tld_check_4() local
/dports/astro/gpstk/GPSTk-8.0.0/core/tests/FileDirProc/
H A DFileSpecFind_T.cpp107 string tld = gpstk::getPathData() + fs + "FileSpecFind"; in findTestsAbs() local
115 string tld = "FileSpecFind"; in findTestsRel() local
123 string tld = "." + fs + "FileSpecFind"; in findTestsRelDot() local
131 string tld = ".." + fs + "data" + fs + "FileSpecFind"; in findTestsRelDotDot() local
137 findTests(const std::string& tld, const std::string& testName) in findTests()
/dports/dns/idnkit/idnkit-1.0-src/lib/
H A Dmapselector.c166 idn_mapselector_add(idn_mapselector_t ctx, const char *tld, const char *name) { in idn_mapselector_add()
212 idn_mapselector_addall(idn_mapselector_t ctx, const char *tld, in idn_mapselector_addall()
236 idn_mapselector_mapper(idn_mapselector_t ctx, const char *tld) { in idn_mapselector_mapper()
268 const char *tld, unsigned long *to, size_t tolen) { in idn_mapselector_map()
337 const unsigned long *tld, unsigned long *to, in idn_mapselector_map2()
/dports/dns/bind911/bind-9.11.37/contrib/idn/idnkit-1.0-src/lib/
H A Dmapselector.c166 idn_mapselector_add(idn_mapselector_t ctx, const char *tld, const char *name) { in idn_mapselector_add()
212 idn_mapselector_addall(idn_mapselector_t ctx, const char *tld, in idn_mapselector_addall()
236 idn_mapselector_mapper(idn_mapselector_t ctx, const char *tld) { in idn_mapselector_mapper()
268 const char *tld, unsigned long *to, size_t tolen) { in idn_mapselector_map()
337 const unsigned long *tld, unsigned long *to, in idn_mapselector_map2()
/dports/www/libwww/w3c-libwww-5.4.2/modules/idn/
H A Dmapselector.c166 idn_mapselector_add(idn_mapselector_t ctx, const char *tld, const char *name) { in idn_mapselector_add()
212 idn_mapselector_addall(idn_mapselector_t ctx, const char *tld, in idn_mapselector_addall()
236 idn_mapselector_mapper(idn_mapselector_t ctx, const char *tld) { in idn_mapselector_mapper()
268 const char *tld, unsigned long *to, size_t tolen) { in idn_mapselector_map()
337 const unsigned long *tld, unsigned long *to, in idn_mapselector_map2()
/dports/dns/bind911/bind-9.11.37/contrib/queryperf/utils/
H A Dgen-data-queryperf.py18 tld = 'org' variable
28 def remove_tld(label, tld): argument
77 tld = str(value) variable
/dports/dns/idnkit2/idnkit-2.3/lib/
H A Dtldlocalmap.c214 unsigned long *tld; /* tld name */ member
304 idn__tldlocalmap_addfromfile(idn__tldlocalmap_t ctx, const char *tld, in idn__tldlocalmap_addfromfile()
403 unsigned long *tld = NULL; in idn__tldlocalmap_map() local
436 gettld(const unsigned long *name, unsigned long **tld) { in gettld()

12345678910>>...20