Home
last modified time | relevance | path

Searched refs:usable (Results 1 – 25 of 90) sorted by relevance

1234

/minix3/external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp343 int (*usable)(); in TEST_F() member
347 EXPECT_EQ(42, functionPointer.usable()); in TEST_F()
363 int32_t *usable = (int32_t *) raw; in TEST_F() local
365 EXPECT_EQ(42, *usable); in TEST_F()
377 int (*usable)() = (int (*)()) raw; in TEST_F() local
379 EXPECT_EQ(42, usable()); in TEST_F()
393 int (*usable)(); in TEST_F() member
397 EXPECT_EQ(42, functionPointer.usable()); in TEST_F()
416 int (*usable)(); in TEST_F() member
420 EXPECT_EQ(42, functionPointer.usable()); in TEST_F()
[all …]
/minix3/tests/fs/nfs/nfsservice/
H A DREADME13 TODO: make the standard nfs userspace services usable (the challenge
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/SystemZ/
H A Dmemchr-01.ll1 ; Test memchr using SRST, with a weird but usable prototype.
/minix3/tests/fs/tmpfs/
H A DREADME17 directly usable.
/minix3/minix/drivers/system/gpio/
H A DREADME.txt3 To make MINIX more usable on embedded hardware, we need some way to access the
/minix3/external/bsd/bind/dist/bin/tests/system/allow_query/ns2/
H A Dnamed40.conf103 /* Also usable for testing key not allowed */
/minix3/external/bsd/file/dist/magic/magdir/
H A Dgnome49 # not sure are these usable, so commented out
H A Dvirtual59 # file is still usable together with this image
/minix3/crypto/external/bsd/openssl/dist/doc/crypto/
H A DDH_generate_parameters.pod58 a usable generator.
H A Dthreads.pod111 CRYPTO_THREADID_hash() returns a numeric value usable as a hash-table key. This
/minix3/crypto/external/bsd/openssl/dist/crypto/dh/
H A Dgenerate57 2 is perfectly usable as a base even if it's a non-generator, since
/minix3/crypto/external/bsd/openssl/dist/doc/ssl/
H A DSSL_CTX_set_cipher_list.pod25 The control string B<str> should be universally usable and not depend
/minix3/external/bsd/llvm/dist/llvm/docs/HistoricalNotes/
H A D2001-06-01-GCCOptimizations2.txt67 But none of this would be usable for LLVM anyways, unless we were using
/minix3/crypto/external/bsd/openssl/dist/
H A DINSTALL.WCE32 the holes and tries to bring the Windows CE CRT to [more] usable level.
/minix3/crypto/external/bsd/netpgp/dist/ref/
H A Drfc5581.txt92 is usable, and it is subject to the same usage requirements (such as
/minix3/etc/
H A Dservices212 … historic, not usable for use with many …
220 … historic, not usable for use with many …
234 … historic, not usable for use with many …
242 … historic, not usable for use with many …
578 … not usable for use with many …
586 … not usable for use with many …
691 … historic, not usable for use with many …
699 … historic, not usable for use with many …
708 … historic, not usable for use with many …
717 … historic, not usable for use with many …
[all …]
/minix3/minix/lib/liblwip/dist/doc/
H A Dmdns.txt7 See notes in src/apps/mdns/mdns.c for what is left. It is however usable in normal
/minix3/external/bsd/bind/dist/doc/misc/
H A Dipv616 socket API to be usable. The systems which do not follow this will
/minix3/external/bsd/llvm/dist/llvm/docs/CommandGuide/
H A Dllc.rst113 would otherwise not be usable (such as ``fsin`` on X86).
/minix3/external/bsd/flex/dist/m4/
H A Diconv.m4163 dnl If $LIBICONV didn't lead to a usable library, we don't need $INCICONV
/minix3/external/bsd/llvm/dist/clang/docs/
H A DMSVCCompatibility.rst81 Binaries linked with either binutils' ld or LLVM's lld should be usable with
H A DReleaseNotes.rst55 - Smarter typo correction. Clang now tries a bit harder to give a usable
/minix3/external/mit/expat/dist/
H A DChanges150 - Made the XML_UNICODE builds usable (thanks, Karl!).
/minix3/external/bsd/libpcap/dist/
H A Dconfigure.in383 # Checks whether <sys/dlpi.h> is usable, to catch weird SCO
386 AC_MSG_CHECKING(whether <sys/dlpi.h> is usable)
399 AC_MSG_ERROR(<sys/dlpi.h> is not usable on this system; it probably has a non-standard DLPI)
611 AC_MSG_ERROR([Your system has getifaddrs() but doesn't have a usable <ifaddrs.h>.])
/minix3/minix/commands/cawf/
H A DREADME5 Volume 23, Issue 27.) Cawf and awf provide a usable subset of raw nroff

1234