/minix3/external/bsd/llvm/dist/llvm/test/MC/ARM/ |
H A D | invalid-hint-arm.s | 3 hint #240 label 4 hint #1000 label
|
H A D | invalid-hint-thumb.s | 3 hint #240 label 4 hint #1000 label
|
/minix3/lib/libc/sys/ |
H A D | posix_fadvise.c | 37 posix_fadvise(int fd, off_t offset, off_t size, int hint) in posix_fadvise()
|
/minix3/lib/libc/compat/sys/ |
H A D | compat___lwp_park50.c | 53 ___lwp_park50(const struct timespec *ts, lwpid_t unpark, const void *hint, in ___lwp_park50()
|
H A D | compat__lwp_park.c | 58 const void *hint, const void *unparkhint) in _lwp_park()
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
H A D | CalcSpillWeights.cpp | 151 unsigned hint = copyHint(mi, li.reg, tri, mri); in calculateSpillWeightAndHint() local 171 if (unsigned hint = hintPhys ? hintPhys : hintVirt) { in calculateSpillWeightAndHint() local
|
/minix3/lib/libcrypt/ |
H A D | crypt-sha1.c | 72 __crypt_sha1_iterations (unsigned int hint) in __crypt_sha1_iterations()
|
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-symbolizer/ |
H A D | llvm-symbolizer.cpp | 128 for (const auto &hint : ClDsymHint) { in main() local
|
/minix3/external/bsd/libc++/dist/libcxx/test/support/ |
H A D | allocators.h | 100 T* allocate(std::size_t n, const void* hint) in allocate()
|
/minix3/minix/lib/liblwip/dist/src/core/ipv4/ |
H A D | etharp.c | 121 #define ETHARP_SET_HINT(netif, hint) if (((netif) != NULL) && ((netif)->addr_hint != NULL)) \ argument 124 #define ETHARP_SET_HINT(netif, hint) (etharp_cached_entry = (hint)) argument
|
/minix3/games/adventure/ |
H A D | subr.c | 508 int hint; in checkhints() local
|
/minix3/lib/libc/citrus/ |
H A D | citrus_prop.c | 358 const _citrus_prop_hint_t *hint; in _citrus_prop_parse_element() local
|
/minix3/external/bsd/libevent/dist/ |
H A D | bufferevent_sock.c | 475 struct evutil_addrinfo hint; in bufferevent_socket_connect_hostname() local
|
/minix3/sys/sys/ |
H A D | event.h | 148 #define KNOTE(list, hint) if (!SLIST_EMPTY(list)) knote(list, hint) argument
|
H A D | vnode.h | 371 VN_KNOTE(struct vnode *vp, long hint) in VN_KNOTE()
|
/minix3/sys/uvm/ |
H A D | uvm_map.h | 220 struct vm_map_entry * hint; /* hint for quick lookups */ member
|
/minix3/crypto/external/bsd/openssl/dist/crypto/bio/ |
H A D | b_sock.c | 656 struct addrinfo *res, hint; in BIO_get_accept_socket() local
|
/minix3/external/bsd/bind/dist/bin/tests/system/lwresd/ |
H A D | lwtest.c | 463 struct addrinfo hint; in test_getaddrinfo() local
|
/minix3/minix/lib/liblwip/dist/src/include/lwip/ |
H A D | netif.h | 502 #define NETIF_SET_HWADDRHINT(netif, hint) ((netif)->addr_hint = (hint)) argument 504 #define NETIF_SET_HWADDRHINT(netif, hint) argument
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | PathDiagnostic.cpp | 51 Kind k, DisplayHint hint) in PathDiagnosticPiece() 55 PathDiagnosticPiece::PathDiagnosticPiece(Kind k, DisplayHint hint) in PathDiagnosticPiece()
|
/minix3/crypto/external/bsd/openssl/dist/apps/ |
H A D | s_client.c | 237 static unsigned int psk_client_cb(SSL *ssl, const char *hint, char *identity, in psk_client_cb()
|
/minix3/minix/servers/vm/ |
H A D | region.c | 402 vir_bytes v, hint = vmp->vm_region_top; in region_find_slot() local
|
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | cache.c | 300 const char *hint, krb5_ccache *id) in krb5_cc_new_unique()
|
/minix3/crypto/external/bsd/openssl/dist/ssl/ |
H A D | ssl_lib.c | 3214 const char *hint, in SSL_set_psk_client_callback() 3227 const char *hint, in SSL_CTX_set_psk_client_callback()
|
H A D | ssltest.c | 2432 static unsigned int psk_client_callback(SSL *ssl, const char *hint, in psk_client_callback()
|